{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "CartpathSignSupport", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": true, "extent": { "xmin": 2159645.7692147456, "ymin": 1214002.704513073, "xmax": 2187482.9044852443, "ymax": 1252866.1494238228, "spatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16150100, "falseY": -43703500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16150100, "falseY": -43703500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 37, 140, 101, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "SIGN_Image", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SIGN_ID", "type": "esriFieldTypeInteger", "alias": "SIGN_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SIGN_ID" }, { "name": "SIGN_Image", "type": "esriFieldTypeString", "alias": "SIGN_Image", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SIGN_Image" }, { "name": "SIGN_Code", "type": "esriFieldTypeString", "alias": "SIGN_Code", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SIGN_Code" }, { "name": "SIGN_Description", "type": "esriFieldTypeString", "alias": "SIGN_Description", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SIGN_Description" }, { "name": "SIGN_Text", "type": "esriFieldTypeString", "alias": "SIGN_Text", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SIGN_Text" }, { "name": "SIGN_Orientation", "type": "esriFieldTypeString", "alias": "SIGN_Orientation", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SIGN_Orientation" }, { "name": "SIGN_Condition", "type": "esriFieldTypeString", "alias": "SIGN_Condition", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SIGN_Condition" }, { "name": "SIGN_SupportType", "type": "esriFieldTypeString", "alias": "SIGN_SupportType", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SIGN_SupportType" }, { "name": "SIGN_X", "type": "esriFieldTypeDouble", "alias": "SIGN_X", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SIGN_X" }, { "name": "SIGN_Y", "type": "esriFieldTypeDouble", "alias": "SIGN_Y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SIGN_Y" }, { "name": "SIGN_Comment", "type": "esriFieldTypeString", "alias": "SIGN_Comment", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SIGN_Comment" }, { "name": "SIGN_SurveyDate", "type": "esriFieldTypeString", "alias": "SIGN_SurveyDate", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SIGN_SurveyDate" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R748_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_748", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_748", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S688_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "CartpathSignSupport", "description": "", "prototype": { "attributes": { "SIGN_SurveyDate": null, "SIGN_Comment": null, "SIGN_ID": null, "SIGN_Image": null, "SIGN_Code": null, "SIGN_Description": null, "SIGN_Text": null, "SIGN_Orientation": null, "SIGN_Condition": null, "SIGN_SupportType": null, "SIGN_X": null, "SIGN_Y": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "2c78bdc7340a4180ad568aaa7981b532" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "CartPath_Obstruction", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": true, "extent": { "xmin": 2162141.675640244, "ymin": 1213438.087203987, "xmax": 2187302.1010410786, "ymax": 1252327.2823913246, "spatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16150100, "falseY": -43703500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16150100, "falseY": -43703500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 167, 127, 255 ], "size": 8, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.6 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "GISID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "OBS_ID", "type": "esriFieldTypeInteger", "alias": "OBS_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OBS_ID" }, { "name": "GISID", "type": "esriFieldTypeString", "alias": "GISID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "GISID" }, { "name": "PATH_ID", "type": "esriFieldTypeString", "alias": "PATH_ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PATH_ID" }, { "name": "OBS_Image", "type": "esriFieldTypeString", "alias": "OBS_Image", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "OBS_Image" }, { "name": "OBS_Type", "type": "esriFieldTypeString", "alias": "OBS_Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OBS_Type" }, { "name": "OBS_Severity", "type": "esriFieldTypeString", "alias": "OBS_Severity", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OBS_Severity" }, { "name": "OBS_X", "type": "esriFieldTypeDouble", "alias": "OBS_X", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OBS_X" }, { "name": "OBS_Y", "type": "esriFieldTypeDouble", "alias": "OBS_Y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OBS_Y" }, { "name": "OBS_Comment", "type": "esriFieldTypeString", "alias": "OBS_Comment", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "OBS_Comment" }, { "name": "OBS_SurveyDate", "type": "esriFieldTypeString", "alias": "OBS_SurveyDate", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "OBS_SurveyDate" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R747_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_747", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_747", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S687_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "CartPath_Obstruction", "description": "", "prototype": { "attributes": { "OBS_SurveyDate": null, "OBS_Comment": null, "OBS_ID": null, "GISID": null, "PATH_ID": null, "OBS_Image": null, "OBS_Type": null, "OBS_Severity": null, "OBS_X": null, "OBS_Y": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "2c78bdc7340a4180ad568aaa7981b532" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "CartpathPCI", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 2159638.300069578, "ymin": 1213304.3771695718, "xmax": 2187811.759798661, "ymax": 1253430.2985579893, "spatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16150100, "falseY": -43703500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16150100, "falseY": -43703500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "GISID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "GISID", "type": "esriFieldTypeString", "alias": "GISID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "GISID" }, { "name": "PATH_ID", "type": "esriFieldTypeString", "alias": "PATH_ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PATH_ID" }, { "name": "PATH_Image_Begin", "type": "esriFieldTypeString", "alias": "PATH_Image_Begin", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PATH_Image_Begin" }, { "name": "PATH_Image_End", "type": "esriFieldTypeString", "alias": "PATH_Image_End", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PATH_Image_End" }, { "name": "PATH_Type", "type": "esriFieldTypeString", "alias": "PATH_Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PATH_Type" }, { "name": "PATH_Material", "type": "esriFieldTypeString", "alias": "PATH_Material", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PATH_Material" }, { "name": "PATH_Passing_Location", "type": "esriFieldTypeString", "alias": "PATH_Passing_Location", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PATH_Passing_Location" }, { "name": "PATH_RRX_Presence", "type": "esriFieldTypeString", "alias": "PATH_RRX_Presence", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PATH_RRX_Presence" }, { "name": "PATH_Width", "type": "esriFieldTypeDouble", "alias": "PATH_Width", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PATH_Width" }, { "name": "PATH_Slab_Length", "type": "esriFieldTypeDouble", "alias": "PATH_Slab_Length", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PATH_Slab_Length" }, { "name": "PATH_Slab_Width", "type": "esriFieldTypeDouble", "alias": "PATH_Slab_Width", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PATH_Slab_Width" }, { "name": "PATH_Vert_Disp_Mod", "type": "esriFieldTypeInteger", "alias": "PATH_Vert_Disp_Mod", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PATH_Vert_Disp_Mod" }, { "name": "PATH_Vert_Disp_Sev", "type": "esriFieldTypeInteger", "alias": "PATH_Vert_Disp_Sev", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PATH_Vert_Disp_Sev" }, { "name": "PATH_Hor_Sep_Mod", "type": "esriFieldTypeInteger", "alias": "PATH_Hor_Sep_Mod", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PATH_Hor_Sep_Mod" }, { "name": "PATH_Hor_Sep_Sev", "type": "esriFieldTypeInteger", "alias": "PATH_Hor_Sep_Sev", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PATH_Hor_Sep_Sev" }, { "name": "PATH_Xslope_Mod", "type": "esriFieldTypeInteger", "alias": "PATH_Xslope_Mod", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PATH_Xslope_Mod" }, { "name": "PATH_Xslope_Sev", "type": "esriFieldTypeInteger", "alias": "PATH_Xslope_Sev", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PATH_Xslope_Sev" }, { "name": "PATH_Grade_Mod", "type": "esriFieldTypeInteger", "alias": "PATH_Grade_Mod", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PATH_Grade_Mod" }, { "name": "PATH_Grade_Sev", "type": "esriFieldTypeInteger", "alias": "PATH_Grade_Sev", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PATH_Grade_Sev" }, { "name": "PATH_Obstruction_Mod", "type": "esriFieldTypeInteger", "alias": "PATH_Obstruction_Mod", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PATH_Obstruction_Mod" }, { "name": "PATH_Obstruction_Sev", "type": "esriFieldTypeInteger", "alias": "PATH_Obstruction_Sev", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PATH_Obstruction_Sev" }, { "name": "PATH_Protrusion_Mod", "type": "esriFieldTypeInteger", "alias": "PATH_Protrusion_Mod", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PATH_Protrusion_Mod" }, { "name": "PATH_Protrusion_Sev", "type": "esriFieldTypeInteger", "alias": "PATH_Protrusion_Sev", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PATH_Protrusion_Sev" }, { "name": "PATH_Asphalt_Alligator_Cracking", "type": "esriFieldTypeDouble", "alias": "PATH_Asphalt_Alligator_Cracking_Mod", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PATH_Asphalt_Alligator_Cracking" }, { "name": "PATH_Asphalt_Alligator_Cracki_1", "type": "esriFieldTypeDouble", "alias": "PATH_Asphalt_Alligator_Cracking_Sev", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PATH_Asphalt_Alligator_Cracki_1" }, { "name": "PATH_Asphalt_Bleeding_Mod", "type": "esriFieldTypeDouble", "alias": "PATH_Asphalt_Bleeding_Mod", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PATH_Asphalt_Bleeding_Mod" }, { "name": "PATH_Asphalt_Bleeding_Sev", "type": "esriFieldTypeDouble", "alias": "PATH_Asphalt_Bleeding_Sev", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PATH_Asphalt_Bleeding_Sev" }, { "name": "PATH_Asphalt_Block_Cracking_Mod", "type": "esriFieldTypeDouble", "alias": "PATH_Asphalt_Block_Cracking_Mod", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PATH_Asphalt_Block_Cracking_Mod" }, { "name": "PATH_Asphalt_Block_Cracking_Sev", "type": "esriFieldTypeDouble", "alias": "PATH_Asphalt_Block_Cracking_Sev", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PATH_Asphalt_Block_Cracking_Sev" }, { "name": "PATH_Asphalt_Distortions_Mod", "type": "esriFieldTypeDouble", "alias": "PATH_Asphalt_Distortions_Mod", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PATH_Asphalt_Distortions_Mod" }, { "name": "PATH_Asphalt_Distortions_Sev", "type": "esriFieldTypeDouble", "alias": "PATH_Asphalt_Distortions_Sev", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PATH_Asphalt_Distortions_Sev" }, { "name": "PATH_Asphalt_Edge_Cracking_Mod", "type": "esriFieldTypeDouble", "alias": "PATH_Asphalt_Edge_Cracking_Mod", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PATH_Asphalt_Edge_Cracking_Mod" }, { "name": "PATH_Asphalt_Edge_Cracking_Sev", "type": "esriFieldTypeDouble", "alias": "PATH_Asphalt_Edge_Cracking_Sev", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PATH_Asphalt_Edge_Cracking_Sev" }, { "name": "PATH_Asphalt_Longitudinal_Crack", "type": "esriFieldTypeDouble", "alias": "PATH_Asphalt_Longitudinal_Cracking_Mod", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PATH_Asphalt_Longitudinal_Crack" }, { "name": "PATH_Asphalt_Longitudinal_Cra_1", "type": "esriFieldTypeDouble", "alias": "PATH_Asphalt_Longitudinal_Cracking_Sev", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PATH_Asphalt_Longitudinal_Cra_1" }, { "name": "PATH_Asphalt_Patching_Mod", "type": "esriFieldTypeDouble", "alias": "PATH_Asphalt_Patching_Mod", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PATH_Asphalt_Patching_Mod" }, { "name": "PATH_Asphalt_Patching_Sev", "type": "esriFieldTypeDouble", "alias": "PATH_Asphalt_Patching_Sev", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PATH_Asphalt_Patching_Sev" }, { "name": "PATH_Asphalt_Potholes_Mod", "type": "esriFieldTypeInteger", "alias": "PATH_Asphalt_Potholes_Mod", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PATH_Asphalt_Potholes_Mod" }, { "name": "PATH_Asphalt_Potholes_Sev", "type": "esriFieldTypeInteger", "alias": "PATH_Asphalt_Potholes_Sev", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PATH_Asphalt_Potholes_Sev" }, { "name": "PATH_Asphalt_Raveling_Mod", "type": "esriFieldTypeDouble", "alias": "PATH_Asphalt_Raveling_Mod", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PATH_Asphalt_Raveling_Mod" }, { "name": "PATH_Asphalt_Raveling_Sev", "type": "esriFieldTypeDouble", "alias": "PATH_Asphalt_Raveling_Sev", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PATH_Asphalt_Raveling_Sev" }, { "name": "PATH_Asphalt_Rutting_Mod", "type": "esriFieldTypeDouble", "alias": "PATH_Asphalt_Rutting_Mod", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PATH_Asphalt_Rutting_Mod" }, { "name": "PATH_Asphalt_Rutting_Sev", "type": "esriFieldTypeDouble", "alias": "PATH_Asphalt_Rutting_Sev", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PATH_Asphalt_Rutting_Sev" }, { "name": "PATH_Asphalt_Transverse_Crackin", "type": "esriFieldTypeDouble", "alias": "PATH_Asphalt_Transverse_Cracking_Mod", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PATH_Asphalt_Transverse_Crackin" }, { "name": "PATH_Asphalt_Transverse_Crack_1", "type": "esriFieldTypeDouble", "alias": "PATH_Asphalt_Transverse_Cracking_Sev", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PATH_Asphalt_Transverse_Crack_1" }, { "name": "PATH_Concrete_Corner_Break_Mod", "type": "esriFieldTypeInteger", "alias": "PATH_Concrete_Corner_Break_Mod", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PATH_Concrete_Corner_Break_Mod" }, { "name": "PATH_Concrete_Corner_Break_Sev", "type": "esriFieldTypeInteger", "alias": "PATH_Concrete_Corner_Break_Sev", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PATH_Concrete_Corner_Break_Sev" }, { "name": "PATH_Concrete_Divided_Slab_Mod", "type": "esriFieldTypeInteger", "alias": "PATH_Concrete_Divided_Slab_Mod", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PATH_Concrete_Divided_Slab_Mod" }, { "name": "PATH_Concrete_Divided_Slab_Sev", "type": "esriFieldTypeInteger", "alias": "PATH_Concrete_Divided_Slab_Sev", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PATH_Concrete_Divided_Slab_Sev" }, { "name": "PATH_Concrete_Faulting_Mod", "type": "esriFieldTypeInteger", "alias": "PATH_Concrete_Faulting_Mod", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PATH_Concrete_Faulting_Mod" }, { "name": "PATH_Concrete_Faulting_Sev", "type": "esriFieldTypeInteger", "alias": "PATH_Concrete_Faulting_Sev", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PATH_Concrete_Faulting_Sev" }, { "name": "PATH_Concrete_Joint_Spalling_Mo", "type": "esriFieldTypeInteger", "alias": "PATH_Concrete_Joint_Spalling_Mod", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PATH_Concrete_Joint_Spalling_Mo" }, { "name": "PATH_Concrete_Joint_Spalling_Se", "type": "esriFieldTypeInteger", "alias": "PATH_Concrete_Joint_Spalling_Sev", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PATH_Concrete_Joint_Spalling_Se" }, { "name": "PATH_Concrete_Linear_Cracking_M", "type": "esriFieldTypeInteger", "alias": "PATH_Concrete_Linear_Cracking_Mod", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PATH_Concrete_Linear_Cracking_M" }, { "name": "PATH_Concrete_Linear_Cracking_S", "type": "esriFieldTypeInteger", "alias": "PATH_Concrete_Linear_Cracking_Sev", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PATH_Concrete_Linear_Cracking_S" }, { "name": "PATH_Concrete_Patching_Mod", "type": "esriFieldTypeInteger", "alias": "PATH_Concrete_Patching_Mod", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PATH_Concrete_Patching_Mod" }, { "name": "PATH_Concrete_Patching_Sev", "type": "esriFieldTypeInteger", "alias": "PATH_Concrete_Patching_Sev", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PATH_Concrete_Patching_Sev" }, { "name": "PATH_Concrete_Polished_Aggregat", "type": "esriFieldTypeInteger", "alias": "PATH_Concrete_Polished_Aggregate_Mod", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PATH_Concrete_Polished_Aggregat" }, { "name": "PATH_Concrete_Polished_Aggreg_1", "type": "esriFieldTypeInteger", "alias": "PATH_Concrete_Polished_Aggregate_Sev", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PATH_Concrete_Polished_Aggreg_1" }, { "name": "PATH_Concrete_Punchouts_Mod", "type": "esriFieldTypeInteger", "alias": "PATH_Concrete_Punchouts_Mod", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PATH_Concrete_Punchouts_Mod" }, { "name": "PATH_Concrete_Punchouts_Sev", "type": "esriFieldTypeInteger", "alias": "PATH_Concrete_Punchouts_Sev", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PATH_Concrete_Punchouts_Sev" }, { "name": "PATH_Concrete_Scaling_Mod", "type": "esriFieldTypeInteger", "alias": "PATH_Concrete_Scaling_Mod", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PATH_Concrete_Scaling_Mod" }, { "name": "PATH_Concrete_Scaling_Sev", "type": "esriFieldTypeInteger", "alias": "PATH_Concrete_Scaling_Sev", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PATH_Concrete_Scaling_Sev" }, { "name": "PATH_X_Begin", "type": "esriFieldTypeDouble", "alias": "PATH_X_Begin", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PATH_X_Begin" }, { "name": "PATH_Y_Begin", "type": "esriFieldTypeDouble", "alias": "PATH_Y_Begin", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PATH_Y_Begin" }, { "name": "PATH_X_End", "type": "esriFieldTypeDouble", "alias": "PATH_X_End", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PATH_X_End" }, { "name": "PATH_Y_End", "type": "esriFieldTypeDouble", "alias": "PATH_Y_End", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PATH_Y_End" }, { "name": "PATH_Length", "type": "esriFieldTypeDouble", "alias": "PATH_Length", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PATH_Length" }, { "name": "PATH_Comment", "type": "esriFieldTypeString", "alias": "PATH_Comment", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PATH_Comment" }, { "name": "PATH_SurveyDate", "type": "esriFieldTypeString", "alias": "PATH_SurveyDate", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "PATH_SurveyDate" }, { "name": "PCI", "type": "esriFieldTypeDouble", "alias": "PCI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PCI" }, { "name": "Alligator_Crack_Divided_Slab", "type": "esriFieldTypeDouble", "alias": "Alligator_Crack_Divided_Slab", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Alligator_Crack_Divided_Slab" }, { "name": "Bleeding_Polished_Agg", "type": "esriFieldTypeDouble", "alias": "Bleeding_Polished_Agg", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Bleeding_Polished_Agg" }, { "name": "Distortions_Faulting", "type": "esriFieldTypeDouble", "alias": "Distortions_Faulting", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Distortions_Faulting" }, { "name": "Edge_Crack_Joint_Spall", "type": "esriFieldTypeDouble", "alias": "Edge_Crack_Joint_Spall", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Edge_Crack_Joint_Spall" }, { "name": "LongTrans_Crack_Linear_Crack", "type": "esriFieldTypeDouble", "alias": "LongTrans_Crack_Linear_Crack", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LongTrans_Crack_Linear_Crack" }, { "name": "Map_Crack_Block_Crack_Corner_Br", "type": "esriFieldTypeDouble", "alias": "Map_Crack_Block_Crack_Corner_Break", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Map_Crack_Block_Crack_Corner_Br" }, { "name": "Potholes", "type": "esriFieldTypeDouble", "alias": "Potholes", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Potholes" }, { "name": "Patches", "type": "esriFieldTypeDouble", "alias": "Patches", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Patches" }, { "name": "Rutting", "type": "esriFieldTypeDouble", "alias": "Rutting", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Rutting" }, { "name": "Raveling_Scaling", "type": "esriFieldTypeDouble", "alias": "Raveling_Scaling", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Raveling_Scaling" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "Path_Rating_txt", "type": "esriFieldTypeString", "alias": "Path Rating", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Path_Rating_txt" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R745_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_745", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_745", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S685_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "CartpathPCI", "description": "", "prototype": { "attributes": { "Path_Rating_txt": null, "Raveling_Scaling": null, "GISID": null, "PATH_ID": null, "PATH_Image_Begin": null, "PATH_Image_End": null, "PATH_Type": null, "PATH_Material": null, "PATH_Passing_Location": null, "PATH_RRX_Presence": null, "PATH_Width": null, "PATH_Slab_Length": null, "PATH_Slab_Width": null, "PATH_Vert_Disp_Mod": null, "PATH_Vert_Disp_Sev": null, "PATH_Hor_Sep_Mod": null, "PATH_Hor_Sep_Sev": null, "PATH_Xslope_Mod": null, "PATH_Xslope_Sev": null, "PATH_Grade_Mod": null, "PATH_Grade_Sev": null, "PATH_Obstruction_Mod": null, "PATH_Obstruction_Sev": null, "PATH_Protrusion_Mod": null, "PATH_Protrusion_Sev": null, "PATH_Asphalt_Alligator_Cracking": null, "PATH_Asphalt_Alligator_Cracki_1": null, "PATH_Asphalt_Bleeding_Mod": null, "PATH_Asphalt_Bleeding_Sev": null, "PATH_Asphalt_Block_Cracking_Mod": null, "PATH_Asphalt_Block_Cracking_Sev": null, "PATH_Asphalt_Distortions_Mod": null, "PATH_Asphalt_Distortions_Sev": null, "PATH_Asphalt_Edge_Cracking_Mod": null, "PATH_Asphalt_Edge_Cracking_Sev": null, "PATH_Asphalt_Longitudinal_Crack": null, "PATH_Asphalt_Longitudinal_Cra_1": null, "PATH_Asphalt_Patching_Mod": null, "PATH_Asphalt_Patching_Sev": null, "PATH_Asphalt_Potholes_Mod": null, "PATH_Asphalt_Potholes_Sev": null, "PATH_Asphalt_Raveling_Mod": null, "PATH_Asphalt_Raveling_Sev": null, "PATH_Asphalt_Rutting_Mod": null, "PATH_Asphalt_Rutting_Sev": null, "PATH_Asphalt_Transverse_Crackin": null, "PATH_Asphalt_Transverse_Crack_1": null, "PATH_Concrete_Corner_Break_Mod": null, "PATH_Concrete_Corner_Break_Sev": null, "PATH_Concrete_Divided_Slab_Mod": null, "PATH_Concrete_Divided_Slab_Sev": null, "PATH_Concrete_Faulting_Mod": null, "PATH_Concrete_Faulting_Sev": null, "PATH_Concrete_Joint_Spalling_Mo": null, "PATH_Concrete_Joint_Spalling_Se": null, "PATH_Concrete_Linear_Cracking_M": null, "PATH_Concrete_Linear_Cracking_S": null, "PATH_Concrete_Patching_Mod": null, "PATH_Concrete_Patching_Sev": null, "PATH_Concrete_Polished_Aggregat": null, "PATH_Concrete_Polished_Aggreg_1": null, "PATH_Concrete_Punchouts_Mod": null, "PATH_Concrete_Punchouts_Sev": null, "PATH_Concrete_Scaling_Mod": null, "PATH_Concrete_Scaling_Sev": null, "PATH_X_Begin": null, "PATH_Y_Begin": null, "PATH_X_End": null, "PATH_Y_End": null, "PATH_Length": null, "PATH_Comment": null, "PATH_SurveyDate": null, "PCI": null, "Alligator_Crack_Divided_Slab": null, "Bleeding_Polished_Agg": null, "Distortions_Faulting": null, "Edge_Crack_Joint_Spall": null, "LongTrans_Crack_Linear_Crack": null, "Map_Crack_Block_Crack_Corner_Br": null, "Potholes": null, "Patches": null, "Rutting": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "2c78bdc7340a4180ad568aaa7981b532" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 3, "name": "CartPath_Distress_Line", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 2159638.300069578, "ymin": 1213308.2593796551, "xmax": 2187811.759798661, "ymax": 1253426.425534241, "spatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16150100, "falseY": -43703500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16150100, "falseY": -43703500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "DIS_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "DIS_ID", "type": "esriFieldTypeString", "alias": "DIS_ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DIS_ID" }, { "name": "PATH_ID", "type": "esriFieldTypeString", "alias": "PATH_ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PATH_ID" }, { "name": "GISID", "type": "esriFieldTypeString", "alias": "GISID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "GISID" }, { "name": "DIS_Image", "type": "esriFieldTypeString", "alias": "DIS_Image", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DIS_Image" }, { "name": "DIS_Type", "type": "esriFieldTypeString", "alias": "DIS_Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DIS_Type" }, { "name": "DIS_Comment", "type": "esriFieldTypeString", "alias": "DIS_Comment", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "DIS_Comment" }, { "name": "DIS_SurveyDate", "type": "esriFieldTypeString", "alias": "DIS_SurveyDate", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DIS_SurveyDate" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R746_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_746", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_746", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S686_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "CartPath_Distress_Line", "description": "", "prototype": { "attributes": { "DIS_Comment": null, "DIS_SurveyDate": null, "DIS_ID": null, "PATH_ID": null, "GISID": null, "DIS_Image": null, "DIS_Type": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "2c78bdc7340a4180ad568aaa7981b532" } ], "tables": [] }