{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 110, "name": "Bridge_Point", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 10000, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "DATE_CREATED", "creatorField": "CREATED_BY", "editDateField": "DATE_EDITED", "editorField": "EDITED_BY" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1686388595000 }, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": 408706.3976, "ymin": 4181159.8367, "xmax": 689287.9774, "ymax": 4624303.5192, "spatialReference": { "wkid": 26916, "latestWkid": 26916, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26916, "latestWkid": 26916, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 6.21369949494949E-7, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 1.60934721869444E7 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 13, 158, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "timeInfo": { "startTimeField": "FROM_DATE", "endTimeField": "TO_DATE", "trackIdField": null, "type": "field", "timeExtent": [ -2208988800000, 4933267200000 ], "timeReference": null, "timeInterval": 1, "timeIntervalUnits": "esriTimeUnitsUnknown", "exportOptions": { "useTime": true, "timeDataCumulative": false, "timeOffset": null, "timeOffsetUnits": null }, "hasLiveData": false, "timeRelation": "esriTimeRelationOverlaps" }, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "EVENT_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FROM_DATE", "type": "esriFieldTypeDate", "alias": "From Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "From_Date" }, { "name": "TO_DATE", "type": "esriFieldTypeDate", "alias": "To Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "To_Date" }, { "name": "EVENT_ID", "type": "esriFieldTypeString", "alias": "EventID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Event_ID" }, { "name": "ROUTE_ID", "type": "esriFieldTypeString", "alias": "RouteID", "domain": null, "editable": true, "nullable": true, "length": 17, "defaultValue": null, "modelName": "Route_ID" }, { "name": "MEASURE", "type": "esriFieldTypeDouble", "alias": "Measure", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Measure" }, { "name": "RECORD_STATUS", "type": "esriFieldTypeSmallInteger", "alias": "Record_Status", "domain": { "type": "codedValue", "name": "dRecordCode", "description": "", "codedValues": [ { "name": "Work In Progress", "code": 0 }, { "name": "Proposed", "code": 1 }, { "name": "Withdrawn", "code": 2 }, { "name": "Rejected", "code": 3 }, { "name": "Accepted", "code": 4 }, { "name": "Active", "code": 5 }, { "name": "Replaced", "code": 6 }, { "name": "Retired", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Record_Status" }, { "name": "NBI", "type": "esriFieldTypeString", "alias": "NBI", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "NBI" }, { "name": "OWNER", "type": "esriFieldTypeSmallInteger", "alias": "Owner", "domain": { "type": "codedValue", "name": "dOwnership", "description": "", "codedValues": [ { "name": "State", "code": 1 }, { "name": "County", "code": 2 }, { "name": "Local", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Owner" }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "Created By", "domain": null, "editable": false, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Created_by", "required": true }, { "name": "DATE_CREATED", "type": "esriFieldTypeDate", "alias": "Date Created", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Date_Created", "required": true }, { "name": "EDITED_BY", "type": "esriFieldTypeString", "alias": "Edited By", "domain": null, "editable": false, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Edited_By", "required": true }, { "name": "DATE_EDITED", "type": "esriFieldTypeDate", "alias": "Date Edited", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Date_Edited", "required": true }, { "name": "LOCERROR", "type": "esriFieldTypeString", "alias": "LocError", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LocError" }, { "name": "DATE_ATTR_EFFECTIVE", "type": "esriFieldTypeDate", "alias": "Date Attribute Effective", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_ATTR_EFFECTIVE" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "I25669EVENT_ID", "fields": "EVENT_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25669FROM_DATE4", "fields": "FROM_DATE,TO_DATE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25669ROUTE_ID", "fields": "ROUTE_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R478_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_478", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A176_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Bridge_Point", "description": "", "prototype": { "attributes": { "DATE_ATTR_EFFECTIVE": null, "FROM_DATE": null, "TO_DATE": null, "EVENT_ID": null, "ROUTE_ID": null, "MEASURE": null, "RECORD_STATUS": null, "NBI": null, "OWNER": null, "LOCERROR": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "ae053037f1ba47d5b20f90942588320b" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 109, "name": "Friction", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 10000, "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": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1686388970000 }, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": 409223.8023, "ymin": 4182378.4782, "xmax": 691503.2835, "ymax": 4625038.555, "spatialReference": { "wkid": 26916, "latestWkid": 26916, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26916, "latestWkid": 26916, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 6.21369949494949E-7, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 1.60934721869444E7 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 163, 57, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "timeInfo": { "startTimeField": "FROM_DATE", "endTimeField": "TO_DATE", "trackIdField": null, "type": "field", "timeExtent": [ -2208988800000, 4933267200000 ], "timeReference": null, "timeInterval": 1, "timeIntervalUnits": "esriTimeUnitsUnknown", "exportOptions": { "useTime": true, "timeDataCumulative": false, "timeOffset": null, "timeOffsetUnits": null }, "hasLiveData": false, "timeRelation": "esriTimeRelationOverlaps" }, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "EVENT_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "FROM_DATE", "type": "esriFieldTypeDate", "alias": "From Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "From_Date" }, { "name": "TO_DATE", "type": "esriFieldTypeDate", "alias": "To Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "To_Date" }, { "name": "EVENT_ID", "type": "esriFieldTypeString", "alias": "EventID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Event_ID" }, { "name": "ROUTE_ID", "type": "esriFieldTypeString", "alias": "RouteID", "domain": null, "editable": true, "nullable": true, "length": 17, "defaultValue": null, "modelName": "Route_ID" }, { "name": "MEASURE", "type": "esriFieldTypeDouble", "alias": "Measure", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Measure" }, { "name": "RECORD_STATUS", "type": "esriFieldTypeSmallInteger", "alias": "Record_Status", "domain": { "type": "codedValue", "name": "dRecordCode", "description": "", "codedValues": [ { "name": "Work In Progress", "code": 0 }, { "name": "Proposed", "code": 1 }, { "name": "Withdrawn", "code": 2 }, { "name": "Rejected", "code": 3 }, { "name": "Accepted", "code": 4 }, { "name": "Active", "code": 5 }, { "name": "Replaced", "code": 6 }, { "name": "Retired", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Record_Status" }, { "name": "FRICTION_SPEED", "type": "esriFieldTypeDouble", "alias": "Friction_Speed", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Friction_Speed" }, { "name": "FRICTION_FNS", "type": "esriFieldTypeDouble", "alias": "Friction_FNS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Friction_FNS" }, { "name": "FRICTION_FNS40", "type": "esriFieldTypeDouble", "alias": "Friction_FNS40", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Friction_FNS40" }, { "name": "FRICTION_SURFACE", "type": "esriFieldTypeString", "alias": "Friction_Surface", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "Friction_Surface" }, { "name": "X_SECTION", "type": "esriFieldTypeString", "alias": "X_Section", "domain": { "type": "codedValue", "name": "dX_SectionV2", "description": "Domain for Friction Lane Direction", "codedValues": [ { "name": "Increasing Lane", "code": "R" }, { "name": "Increasing Median", "code": "RM" }, { "name": "Decreasing Lane", "code": "L" }, { "name": "Decreasing Median", "code": "LM" }, { "name": "Increasing Driving Lane", "code": "RD" }, { "name": "Decreasing Driving Lane", "code": "LD" }, { "name": "5th Decreasing Lane Farthest From Center", "code": "L5" }, { "name": "6th Increasing Lane Farthest From Center", "code": "R6" }, { "name": "5th Increasing Lane Farthest From Center", "code": "R5" }, { "name": "4th Increasing Lane Farthest From Center", "code": "R4" }, { "name": "3rd Increasing Lane Farthest From Center", "code": "R3" }, { "name": "2nd Increasing Lane Farthest From Center", "code": "R2" }, { "name": "6th Decreasing Lane Farthest From Center", "code": "L6" }, { "name": "4th Decreasing Lane Farthest From Center", "code": "L4" }, { "name": "3rd Decreasing Lane Farthest From Center", "code": "L3" }, { "name": "2nd Decreasing Lane Farthest From Center", "code": "L2" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "X_Section" }, { "name": "FRICTION_YEAR", "type": "esriFieldTypeDate", "alias": "Friction_Year", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Friction_Year" }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "Created By", "domain": null, "editable": false, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Created_by" }, { "name": "DATE_CREATED", "type": "esriFieldTypeDate", "alias": "Date Created", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Date_Created" }, { "name": "EDITED_BY", "type": "esriFieldTypeString", "alias": "Edited By", "domain": null, "editable": false, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Edited_By" }, { "name": "DATE_EDITED", "type": "esriFieldTypeDate", "alias": "Date Edited", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Date_Edited" }, { "name": "LOCERROR", "type": "esriFieldTypeString", "alias": "LocError", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LocError" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "DATE_ATTR_EFFECTIVE", "type": "esriFieldTypeDate", "alias": "Date Attribute Effective", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_ATTR_EFFECTIVE" }, { "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", "required": true }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE", "required": true }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER", "required": true }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "I25679EVENT_ID", "fields": "EVENT_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25679FROM_DATE", "fields": "FROM_DATE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25679ROUTE_ID", "fields": "ROUTE_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25679TO_DATE", "fields": "TO_DATE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R488_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_488", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A186_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Friction", "description": "", "prototype": { "attributes": { "LOCERROR": null, "FROM_DATE": null, "TO_DATE": null, "EVENT_ID": null, "ROUTE_ID": null, "MEASURE": null, "RECORD_STATUS": null, "FRICTION_SPEED": null, "FRICTION_FNS": null, "FRICTION_FNS40": null, "FRICTION_SURFACE": null, "X_SECTION": null, "FRICTION_YEAR": null, "DATE_ATTR_EFFECTIVE": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "ae053037f1ba47d5b20f90942588320b" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 108, "name": "Reference_Post", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 10000, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "DATE_CREATED", "creatorField": "CREATED_BY", "editDateField": "DATE_EDITED", "editorField": "EDITED_BY" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1686390938000 }, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": 408954.425, "ymin": 4181699.0105, "xmax": 691368.6432, "ymax": 4625038.555, "spatialReference": { "wkid": 26916, "latestWkid": 26916, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26916, "latestWkid": 26916, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 6.21369949494949E-7, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 1.60934721869444E7 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "4a5b281413f479dbbd0591ac0aa9b2ad", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAASCAYAAACNdSR1AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAt0lEQVQokb3Sr2qCURgH4Mc/wSQoGGayGAYieB0mMchAsAwMK0MUHCwurVoUoxbtu4g1o+AdCN6CDOFDPj6O4oL+2vvynMMPzsn6R7IPxTWM0LsFr1DFF3bXcAfPSGGNxjU8ieApdTTxE8LfKMXmNOYoJ3Eeb4H+T/iM+p9xDhnhFJM377HAawIeMAh17qONQmz3Hj8Zx0d8YBrNWywv4VNmGKKCl2T50At2McbmFvyLVmB/xy/6B86/FfPKZ9U9AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[POST_NAME]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 100000, "name": "Default", "priority": 25, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "timeInfo": { "startTimeField": "FROM_DATE", "endTimeField": "TO_DATE", "trackIdField": null, "type": "field", "timeExtent": [ -2208988800000, 4933267200000 ], "timeReference": null, "timeInterval": 1, "timeIntervalUnits": "esriTimeUnitsUnknown", "exportOptions": { "useTime": true, "timeDataCumulative": false, "timeOffset": null, "timeOffsetUnits": null }, "hasLiveData": false, "timeRelation": "esriTimeRelationOverlaps" }, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "POST_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FROM_DATE", "type": "esriFieldTypeDate", "alias": "From Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "From_Date" }, { "name": "TO_DATE", "type": "esriFieldTypeDate", "alias": "To Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "To_Date" }, { "name": "EVENT_ID", "type": "esriFieldTypeString", "alias": "EventID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Event_ID" }, { "name": "ROUTE_ID", "type": "esriFieldTypeString", "alias": "RouteID", "domain": null, "editable": true, "nullable": true, "length": 17, "defaultValue": null, "modelName": "Route_ID" }, { "name": "MEASURE", "type": "esriFieldTypeDouble", "alias": "Measure", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Measure" }, { "name": "RECORD_STATUS", "type": "esriFieldTypeSmallInteger", "alias": "Record_Status", "domain": { "type": "codedValue", "name": "dRecordCode", "description": "", "codedValues": [ { "name": "Work In Progress", "code": 0 }, { "name": "Proposed", "code": 1 }, { "name": "Withdrawn", "code": 2 }, { "name": "Rejected", "code": 3 }, { "name": "Accepted", "code": 4 }, { "name": "Active", "code": 5 }, { "name": "Replaced", "code": 6 }, { "name": "Retired", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Record_Status" }, { "name": "POST_NAME", "type": "esriFieldTypeString", "alias": "Post_Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Post_Name" }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "Created By", "domain": null, "editable": false, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Created_by", "required": true }, { "name": "DATE_CREATED", "type": "esriFieldTypeDate", "alias": "Date Created", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Date_Created", "required": true }, { "name": "EDITED_BY", "type": "esriFieldTypeString", "alias": "Edited By", "domain": null, "editable": false, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Edited_By", "required": true }, { "name": "DATE_EDITED", "type": "esriFieldTypeDate", "alias": "Date Edited", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Date_Edited", "required": true }, { "name": "LOCERROR", "type": "esriFieldTypeString", "alias": "LocError", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LocError" }, { "name": "DATE_ATTR_EFFECTIVE", "type": "esriFieldTypeDate", "alias": "Date Attribute Effective", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_ATTR_EFFECTIVE" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "I25705EVENT_ID", "fields": "EVENT_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25705FROM_DATE4", "fields": "FROM_DATE,TO_DATE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25705ROUTE_ID", "fields": "ROUTE_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R514_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_514", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A212_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Reference_Post", "description": "", "prototype": { "attributes": { "DATE_ATTR_EFFECTIVE": null, "FROM_DATE": null, "TO_DATE": null, "EVENT_ID": null, "ROUTE_ID": null, "MEASURE": null, "RECORD_STATUS": null, "POST_NAME": null, "LOCERROR": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "ae053037f1ba47d5b20f90942588320b" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 107, "name": "Signal", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 10000, "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": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1686391605000 }, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": 417007.975, "ymin": 4193772.25, "xmax": 688603.315, "ymax": 4623882.5294, "spatialReference": { "wkid": 26916, "latestWkid": 26916, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26916, "latestWkid": 26916, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 6.21369949494949E-7, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 1.60934721869444E7 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 150, 98, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "timeInfo": { "startTimeField": "FROM_DATE", "endTimeField": "TO_DATE", "trackIdField": null, "type": "field", "timeExtent": [ -2208988800000, 4933267200000 ], "timeReference": null, "timeInterval": 1, "timeIntervalUnits": "esriTimeUnitsUnknown", "exportOptions": { "useTime": true, "timeDataCumulative": false, "timeOffset": null, "timeOffsetUnits": null }, "hasLiveData": false, "timeRelation": "esriTimeRelationOverlaps" }, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "EVENT_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FROM_DATE", "type": "esriFieldTypeDate", "alias": "From Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "From_Date" }, { "name": "TO_DATE", "type": "esriFieldTypeDate", "alias": "To Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "To_Date" }, { "name": "EVENT_ID", "type": "esriFieldTypeString", "alias": "EventID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Event_ID" }, { "name": "ROUTE_ID", "type": "esriFieldTypeString", "alias": "RouteID", "domain": null, "editable": true, "nullable": true, "length": 17, "defaultValue": null, "modelName": "Route_ID" }, { "name": "MEASURE", "type": "esriFieldTypeDouble", "alias": "Measure", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Measure" }, { "name": "RECORD_STATUS", "type": "esriFieldTypeSmallInteger", "alias": "Record_Status", "domain": { "type": "codedValue", "name": "dRecordCode", "description": "", "codedValues": [ { "name": "Work In Progress", "code": 0 }, { "name": "Proposed", "code": 1 }, { "name": "Withdrawn", "code": 2 }, { "name": "Rejected", "code": 3 }, { "name": "Accepted", "code": 4 }, { "name": "Active", "code": 5 }, { "name": "Replaced", "code": 6 }, { "name": "Retired", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Record_Status" }, { "name": "SIGNAL_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "Signal_Type", "domain": { "type": "codedValue", "name": "dSignalType", "description": "", "codedValues": [ { "name": "Uncoordinated Fixed Time", "code": 1 }, { "name": "Uncoordinated Traffic Actuated", "code": 2 }, { "name": "Coordinated Progressive", "code": 3 }, { "name": "Coordinated Real-time Adaptive", "code": 4 }, { "name": "No signal systems exist", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Signal_Type" }, { "name": "SIGNAL_COMM", "type": "esriFieldTypeString", "alias": "Signal Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Signal_COMM" }, { "name": "SIGNAL_MODE", "type": "esriFieldTypeSmallInteger", "alias": "Signal_Mode", "domain": { "type": "codedValue", "name": "dSignalMode", "description": "", "codedValues": [ { "name": "Signal", "code": 1 }, { "name": "Flasher", "code": 2 }, { "name": "Stop Sign", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Signal_Mode" }, { "name": "SIGNAL_PHASE", "type": "esriFieldTypeString", "alias": "Signal_Phase", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Signal_Phase" }, { "name": "SIGNAL_PREEMP", "type": "esriFieldTypeString", "alias": "Signal_Preemp", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "Signal_Preemp" }, { "name": "SIGNAL_DETECT", "type": "esriFieldTypeString", "alias": "Signal_Detect", "domain": { "type": "codedValue", "name": "dSignalDetection", "description": "", "codedValues": [ { "name": "Not Actuated", "code": "No" }, { "name": "Yes Actuated", "code": "Yes" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "Signal_Detect" }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "Created By", "domain": null, "editable": false, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Created_by" }, { "name": "DATE_CREATED", "type": "esriFieldTypeDate", "alias": "Date Created", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Date_Created" }, { "name": "EDITED_BY", "type": "esriFieldTypeString", "alias": "Edited By", "domain": null, "editable": false, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Edited_By" }, { "name": "DATE_EDITED", "type": "esriFieldTypeDate", "alias": "Date Edited", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Date_Edited" }, { "name": "LOCERROR", "type": "esriFieldTypeString", "alias": "LocError", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LocError" }, { "name": "DATE_ATTR_EFFECTIVE", "type": "esriFieldTypeDate", "alias": "Date Attribute Effective", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_ATTR_EFFECTIVE" }, { "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", "required": true }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE", "required": true }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER", "required": true }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "I25712EVENT_ID", "fields": "EVENT_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25712FROM_DATE4", "fields": "FROM_DATE,TO_DATE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25712ROUTE_ID", "fields": "ROUTE_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R521_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_521", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A219_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Signal", "description": "", "prototype": { "attributes": { "LOCERROR": null, "FROM_DATE": null, "TO_DATE": null, "EVENT_ID": null, "ROUTE_ID": null, "MEASURE": null, "RECORD_STATUS": null, "SIGNAL_TYPE": null, "SIGNAL_COMM": null, "SIGNAL_MODE": null, "SIGNAL_PHASE": null, "SIGNAL_PREEMP": null, "SIGNAL_DETECT": null, "DATE_ATTR_EFFECTIVE": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "ae053037f1ba47d5b20f90942588320b" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 106, "name": "AADT Current", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 10000, "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": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1753389205000 }, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 408954.425, "ymin": 4181697.5001, "xmax": 691585.25, "ymax": 4625311.5, "spatialReference": { "wkid": 26916, "latestWkid": 26916, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26916, "latestWkid": 26916, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 102, 0, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "timeInfo": { "startTimeField": "FROM_DATE", "endTimeField": "TO_DATE", "trackIdField": null, "type": "field", "timeExtent": [ -2208988800000, 4933267200000 ], "timeReference": null, "timeInterval": 1, "timeIntervalUnits": "esriTimeUnitsUnknown", "exportOptions": { "useTime": true, "timeDataCumulative": false, "timeOffset": null, "timeOffsetUnits": null }, "hasLiveData": false, "timeRelation": "esriTimeRelationOverlaps" }, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID_1", "displayField": "EVENT_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FROM_DATE", "type": "esriFieldTypeDate", "alias": "From Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "FROM_DATE" }, { "name": "TO_DATE", "type": "esriFieldTypeDate", "alias": "To Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "TO_DATE" }, { "name": "EVENT_ID", "type": "esriFieldTypeString", "alias": "EventID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EVENT_ID" }, { "name": "ROUTE_ID", "type": "esriFieldTypeString", "alias": "RouteID", "domain": null, "editable": true, "nullable": true, "length": 17, "defaultValue": null, "modelName": "ROUTE_ID" }, { "name": "FROM_MEASURE", "type": "esriFieldTypeDouble", "alias": "From Measure", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FROM_MEASURE" }, { "name": "TO_MEASURE", "type": "esriFieldTypeDouble", "alias": "To Measure", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TO_MEASURE" }, { "name": "HPMS_YEAR", "type": "esriFieldTypeString", "alias": "HPMS Year", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "HPMS_YEAR" }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "CREATED_BY", "domain": null, "editable": false, "nullable": true, "length": 25, "defaultValue": null, "modelName": "CREATED_BY" }, { "name": "DATE_CREATED", "type": "esriFieldTypeDate", "alias": "DATE_CREATED", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_CREATED" }, { "name": "EDITED_BY", "type": "esriFieldTypeString", "alias": "EDITED_BY", "domain": null, "editable": false, "nullable": true, "length": 25, "defaultValue": null, "modelName": "EDITED_BY" }, { "name": "DATE_EDITED", "type": "esriFieldTypeDate", "alias": "DATE_EDITED", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_EDITED" }, { "name": "LOCERROR", "type": "esriFieldTypeString", "alias": "LocError", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LOCERROR" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true }, { "name": "TRAFFIC_SECTION_ID", "type": "esriFieldTypeString", "alias": "Traffic_Section_ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TRAFFIC_SECTION_ID" }, { "name": "SITE_NO", "type": "esriFieldTypeString", "alias": "Site_No", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SITE_NO" }, { "name": "AADT", "type": "esriFieldTypeDouble", "alias": "AADT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AADT" }, { "name": "AADT_COMBO", "type": "esriFieldTypeDouble", "alias": "AADT_COMBO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AADT_COMBO" }, { "name": "AADT_SU", "type": "esriFieldTypeDouble", "alias": "AADT_SU", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AADT_SU" }, { "name": "D_FAC", "type": "esriFieldTypeDouble", "alias": "D_FAC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "D_FAC" }, { "name": "K_FAC", "type": "esriFieldTypeDouble", "alias": "K_FAC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "K_FAC" }, { "name": "FUT_AADT", "type": "esriFieldTypeDouble", "alias": "FUT_AADT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FUT_AADT" }, { "name": "PCT_DH_COMBO", "type": "esriFieldTypeDouble", "alias": "PCT_DH_COMBO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PCT_DH_COMBO" }, { "name": "PCT_DH_SINGLE", "type": "esriFieldTypeDouble", "alias": "PCT_DH_SINGLE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PCT_DH_SINGLE" }, { "name": "GLOBALID_1", "type": "esriFieldTypeGlobalID", "alias": "GlobalID_1", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID_1" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER", "required": true }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE", "required": true }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER", "required": true }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "I106267EVENT_ID", "fields": "EVENT_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I106267FROM_DATE", "fields": "FROM_DATE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I106267ROUTE_ID", "fields": "ROUTE_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I106267TO_DATE", "fields": "TO_DATE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R933_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_933", "fields": "GLOBALID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A523_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "AADT 2015", "description": "", "prototype": { "attributes": { "TO_MEASURE": null, "D_FAC": null, "FROM_DATE": null, "TO_DATE": null, "EVENT_ID": null, "ROUTE_ID": null, "FROM_MEASURE": null, "HPMS_YEAR": " ", "FUT_AADT": null, "AADT_SU": null, "PCT_DH_SINGLE": null, "PCT_DH_COMBO": null, "LOCERROR": null, "K_FAC": null, "TRAFFIC_SECTION_ID": null, "SITE_NO": null, "AADT": null, "AADT_COMBO": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "ae053037f1ba47d5b20f90942588320b" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 105, "name": "Access_Control", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 10000, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "DATE_CREATED", "creatorField": "CREATED_BY", "editDateField": "DATE_EDITED", "editorField": "EDITED_BY" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1686388466000 }, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 405781.065, "ymin": 4181491.75, "xmax": 691585.25, "ymax": 4625439.635, "spatialReference": { "wkid": 26916, "latestWkid": 26916, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26916, "latestWkid": 26916, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 6.21369949494949E-7, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 1.60934721869444E7 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 25, 148, 0, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "timeInfo": { "startTimeField": "FROM_DATE", "endTimeField": "TO_DATE", "trackIdField": null, "type": "field", "timeExtent": [ -2208988800000, 4933267200000 ], "timeReference": null, "timeInterval": 1, "timeIntervalUnits": "esriTimeUnitsUnknown", "exportOptions": { "useTime": true, "timeDataCumulative": false, "timeOffset": null, "timeOffsetUnits": null }, "hasLiveData": false, "timeRelation": "esriTimeRelationOverlaps" }, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "EVENT_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "FROM_DATE", "type": "esriFieldTypeDate", "alias": "From Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "From_Date" }, { "name": "TO_DATE", "type": "esriFieldTypeDate", "alias": "To Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "To_Date" }, { "name": "EVENT_ID", "type": "esriFieldTypeString", "alias": "EventID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Event_ID" }, { "name": "ROUTE_ID", "type": "esriFieldTypeString", "alias": "RouteID", "domain": null, "editable": true, "nullable": true, "length": 17, "defaultValue": null, "modelName": "Route_ID" }, { "name": "FROM_MEASURE", "type": "esriFieldTypeDouble", "alias": "From Measure", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "From_Measure" }, { "name": "TO_MEASURE", "type": "esriFieldTypeDouble", "alias": "To Measure", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "To_Measure" }, { "name": "RECORD_STATUS", "type": "esriFieldTypeSmallInteger", "alias": "Record_Status", "domain": { "type": "codedValue", "name": "dRecordCode", "description": "", "codedValues": [ { "name": "Work In Progress", "code": 0 }, { "name": "Proposed", "code": 1 }, { "name": "Withdrawn", "code": 2 }, { "name": "Rejected", "code": 3 }, { "name": "Accepted", "code": 4 }, { "name": "Active", "code": 5 }, { "name": "Replaced", "code": 6 }, { "name": "Retired", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Record_Status" }, { "name": "ACCESS_CONTROL", "type": "esriFieldTypeString", "alias": "Access Control", "domain": { "type": "codedValue", "name": "dAccessControl", "description": "", "codedValues": [ { "name": "No Access Control", "code": "1" }, { "name": "Partial Access Control", "code": "2" }, { "name": "Full Access Control", "code": "3" }, { "name": "Unknown", "code": "Z" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Access_Control" }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "Created By", "domain": null, "editable": false, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Created_by", "required": true }, { "name": "DATE_CREATED", "type": "esriFieldTypeDate", "alias": "Date Created", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Date_Created", "required": true }, { "name": "EDITED_BY", "type": "esriFieldTypeString", "alias": "Edited By", "domain": null, "editable": false, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Edited_By", "required": true }, { "name": "DATE_EDITED", "type": "esriFieldTypeDate", "alias": "Date Edited", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Date_Edited", "required": true }, { "name": "LOCERROR", "type": "esriFieldTypeString", "alias": "LocError", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LocError" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "DATE_ATTR_EFFECTIVE", "type": "esriFieldTypeDate", "alias": "Date Attribute Effective", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_ATTR_EFFECTIVE" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "I25666EVENT_ID", "fields": "EVENT_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25666FROM_DATE", "fields": "FROM_DATE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25666ROUTE_ID", "fields": "ROUTE_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25666TO_DATE", "fields": "TO_DATE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R475_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_475", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A173_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Access_Control", "description": "", "prototype": { "attributes": { "DATE_ATTR_EFFECTIVE": null, "FROM_DATE": null, "TO_DATE": null, "EVENT_ID": null, "ROUTE_ID": null, "FROM_MEASURE": null, "TO_MEASURE": null, "RECORD_STATUS": null, "ACCESS_CONTROL": null, "LOCERROR": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "ae053037f1ba47d5b20f90942588320b" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 104, "name": "Des_detail", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 10000, "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": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "modelName": "GP_92304182", "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1686388634000 }, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 408954.425, "ymin": 4181697.5001, "xmax": 691585.25, "ymax": 4625038.555, "spatialReference": { "wkid": 26916, "latestWkid": 26916, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26916, "latestWkid": 26916, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 6.21369949494949E-7, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 1.60934721869444E7 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 153, 97, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "timeInfo": { "startTimeField": "FROM_DATE", "endTimeField": "TO_DATE", "trackIdField": null, "type": "field", "timeExtent": [ -2208988800000, 4933267200000 ], "timeReference": null, "timeInterval": 1, "timeIntervalUnits": "esriTimeUnitsUnknown", "exportOptions": { "useTime": true, "timeDataCumulative": false, "timeOffset": null, "timeOffsetUnits": null }, "hasLiveData": false, "timeRelation": "esriTimeRelationOverlaps" }, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "EVENT_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FROM_DATE", "type": "esriFieldTypeDate", "alias": "From Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "From_Date" }, { "name": "TO_DATE", "type": "esriFieldTypeDate", "alias": "To Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "To_Date" }, { "name": "EVENT_ID", "type": "esriFieldTypeString", "alias": "EventID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Event_ID" }, { "name": "ROUTE_ID", "type": "esriFieldTypeString", "alias": "RouteID", "domain": null, "editable": true, "nullable": true, "length": 17, "defaultValue": null, "modelName": "Route_ID" }, { "name": "FROM_MEASURE", "type": "esriFieldTypeDouble", "alias": "From Measure", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "From_Measure" }, { "name": "TO_MEASURE", "type": "esriFieldTypeDouble", "alias": "To Measure", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "To_Measure" }, { "name": "RECORD_STATUS", "type": "esriFieldTypeSmallInteger", "alias": "Record_Status", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Record_Status" }, { "name": "DES", "type": "esriFieldTypeString", "alias": "DES", "domain": null, "editable": true, "nullable": false, "length": 7, "defaultValue": null, "modelName": "Guardrail_Type" }, { "name": "DATE_VALIDATED", "type": "esriFieldTypeDate", "alias": "Date_Validated", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Guardrail_End_Type" }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "Created By", "domain": null, "editable": false, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Created_by" }, { "name": "DATE_CREATED", "type": "esriFieldTypeDate", "alias": "Date Created", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Date_Created" }, { "name": "EDITED_BY", "type": "esriFieldTypeString", "alias": "Edited By", "domain": null, "editable": false, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Edited_By" }, { "name": "DATE_EDITED", "type": "esriFieldTypeDate", "alias": "Date Edited", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Date_Edited" }, { "name": "LOCERROR", "type": "esriFieldTypeString", "alias": "LOCERROR", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LOCERROR" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true }, { "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", "required": true }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE", "required": true }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER", "required": true }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "I25674DES", "fields": "DES", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25674EVENT_ID", "fields": "EVENT_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25674FROM_DATE4", "fields": "FROM_DATE,TO_DATE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25674ROUTE_ID", "fields": "ROUTE_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R483_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_483", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A181_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Des_detail", "description": "", "prototype": { "attributes": { "RECORD_STATUS": null, "LOCERROR": null, "FROM_DATE": null, "TO_DATE": null, "EVENT_ID": null, "ROUTE_ID": null, "FROM_MEASURE": null, "TO_MEASURE": null, "DES": " ", "DATE_VALIDATED": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "ae053037f1ba47d5b20f90942588320b" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 103, "name": "District", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 10000, "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": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1686388683000 }, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 405781.065, "ymin": 4181491.75, "xmax": 691585.25, "ymax": 4625439.635, "spatialReference": { "wkid": 26916, "latestWkid": 26916, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26916, "latestWkid": 26916, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 6.21369949494949E-7, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 1.60934721869444E7 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 64, 161, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "timeInfo": { "startTimeField": "FROM_DATE", "endTimeField": "TO_DATE", "trackIdField": null, "type": "field", "timeExtent": [ -2208988800000, 4933267200000 ], "timeReference": null, "timeInterval": 1, "timeIntervalUnits": "esriTimeUnitsUnknown", "exportOptions": { "useTime": true, "timeDataCumulative": false, "timeOffset": null, "timeOffsetUnits": null }, "hasLiveData": false, "timeRelation": "esriTimeRelationOverlaps" }, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "EVENT_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "FROM_DATE", "type": "esriFieldTypeDate", "alias": "From Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "From_Date" }, { "name": "TO_DATE", "type": "esriFieldTypeDate", "alias": "To Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "To_Date" }, { "name": "EVENT_ID", "type": "esriFieldTypeString", "alias": "EventID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Event_ID" }, { "name": "ROUTE_ID", "type": "esriFieldTypeString", "alias": "RouteID", "domain": null, "editable": true, "nullable": true, "length": 17, "defaultValue": null, "modelName": "Route_ID" }, { "name": "FROM_MEASURE", "type": "esriFieldTypeDouble", "alias": "From Measure", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "From_Measure" }, { "name": "TO_MEASURE", "type": "esriFieldTypeDouble", "alias": "To Measure", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "To_Measure" }, { "name": "RECORD_STATUS", "type": "esriFieldTypeSmallInteger", "alias": "Record_Status", "domain": { "type": "codedValue", "name": "dRecordCode", "description": "", "codedValues": [ { "name": "Work In Progress", "code": 0 }, { "name": "Proposed", "code": 1 }, { "name": "Withdrawn", "code": 2 }, { "name": "Rejected", "code": 3 }, { "name": "Accepted", "code": 4 }, { "name": "Active", "code": 5 }, { "name": "Replaced", "code": 6 }, { "name": "Retired", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Record_Status" }, { "name": "DISTRICT", "type": "esriFieldTypeSmallInteger", "alias": "District", "domain": { "type": "codedValue", "name": "dDistrict", "description": "", "codedValues": [ { "name": "Crawfordsville", "code": 1 }, { "name": "Fort Wayne", "code": 2 }, { "name": "Greenfield", "code": 3 }, { "name": "Laporte", "code": 4 }, { "name": "Seymour", "code": 5 }, { "name": "Vincennes", "code": 6 }, { "name": "Toll Road", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "District" }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "Created By", "domain": null, "editable": false, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Created_by" }, { "name": "DATE_CREATED", "type": "esriFieldTypeDate", "alias": "Date Created", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Date_Created" }, { "name": "EDITED_BY", "type": "esriFieldTypeString", "alias": "Edited By", "domain": null, "editable": false, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Edited_By" }, { "name": "DATE_EDITED", "type": "esriFieldTypeDate", "alias": "Date Edited", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Date_Edited" }, { "name": "LOCERROR", "type": "esriFieldTypeString", "alias": "LocError", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LocError" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "DATE_ATTR_EFFECTIVE", "type": "esriFieldTypeDate", "alias": "Date Attribute Effective", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_ATTR_EFFECTIVE" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true }, { "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", "required": true }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE", "required": true }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER", "required": true }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "I25675EVENT_ID", "fields": "EVENT_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25675FROM_DATE", "fields": "FROM_DATE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25675ROUTE_ID", "fields": "ROUTE_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25675TO_DATE", "fields": "TO_DATE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R484_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_484", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A182_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "District", "description": "", "prototype": { "attributes": { "DATE_ATTR_EFFECTIVE": null, "FROM_DATE": null, "TO_DATE": null, "EVENT_ID": null, "ROUTE_ID": null, "FROM_MEASURE": null, "TO_MEASURE": null, "RECORD_STATUS": null, "DISTRICT": null, "LOCERROR": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "ae053037f1ba47d5b20f90942588320b" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 102, "name": "Facility_Type", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 10000, "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": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1686388779000 }, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 405781.065, "ymin": 4180837.6957, "xmax": 691585.25, "ymax": 4625439.635, "spatialReference": { "wkid": 26916, "latestWkid": 26916, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26916, "latestWkid": 26916, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 6.21369949494949E-7, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 1.60934721869444E7 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DIRECTION", "uniqueValueGroups": [ { "heading": "Facility Type", "classes": [ { "label": "One-Way Roadway", "description": "One-Way Roadway", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1 }, "values": [ [ "1" ] ] }, { "label": "Two-Way Roadway", "description": "Two-Way Roadway", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 1 }, "values": [ [ "2" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1 }, "value": "1", "label": "One-Way Roadway" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 1 }, "value": "2", "label": "Two-Way Roadway" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 120, 140, 46, 255 ], "toColor": [ 120, 140, 46, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 152, 40, 158, 255 ], "toColor": [ 152, 40, 158, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 35, 129, 166, 255 ], "toColor": [ 35, 129, 166, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 35, 44, 255 ], "toColor": [ 166, 35, 44, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 54, 173, 140, 255 ], "toColor": [ 54, 173, 140, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 60, 67, 140, 255 ], "toColor": [ 60, 67, 140, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 61, 101, 255 ], "toColor": [ 128, 61, 101, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 97, 69, 255 ], "toColor": [ 140, 97, 69, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 38, 32, 140, 255 ], "toColor": [ 38, 32, 140, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 37, 176, 53, 255 ], "toColor": [ 37, 176, 53, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 106, 33, 255 ], "toColor": [ 158, 106, 33, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 59, 67, 255 ], "toColor": [ 148, 59, 67, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 36, 138, 65, 255 ], "toColor": [ 36, 138, 65, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "timeInfo": { "startTimeField": "FROM_DATE", "endTimeField": "TO_DATE", "trackIdField": null, "type": "field", "timeExtent": [ -2208988800000, 4933267200000 ], "timeReference": null, "timeInterval": 1, "timeIntervalUnits": "esriTimeUnitsUnknown", "exportOptions": { "useTime": true, "timeDataCumulative": false, "timeOffset": null, "timeOffsetUnits": null }, "hasLiveData": false, "timeRelation": "esriTimeRelationOverlaps" }, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "EVENT_ID", "typeIdField": "DIRECTION", "subtypeField": "", "fields": [ { "name": "FROM_DATE", "type": "esriFieldTypeDate", "alias": "From Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "From_Date" }, { "name": "TO_DATE", "type": "esriFieldTypeDate", "alias": "To Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "To_Date" }, { "name": "EVENT_ID", "type": "esriFieldTypeString", "alias": "EventID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Event_ID" }, { "name": "ROUTE_ID", "type": "esriFieldTypeString", "alias": "RouteID", "domain": null, "editable": true, "nullable": true, "length": 17, "defaultValue": null, "modelName": "Route_ID" }, { "name": "FROM_MEASURE", "type": "esriFieldTypeDouble", "alias": "From Measure", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "From_Measure" }, { "name": "TO_MEASURE", "type": "esriFieldTypeDouble", "alias": "To Measure", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "To_Measure" }, { "name": "RECORD_STATUS", "type": "esriFieldTypeSmallInteger", "alias": "Record_Status", "domain": { "type": "codedValue", "name": "dRecordCode", "description": "", "codedValues": [ { "name": "Work In Progress", "code": 0 }, { "name": "Proposed", "code": 1 }, { "name": "Withdrawn", "code": 2 }, { "name": "Rejected", "code": 3 }, { "name": "Accepted", "code": 4 }, { "name": "Active", "code": 5 }, { "name": "Replaced", "code": 6 }, { "name": "Retired", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Record_Status" }, { "name": "DIRECTION", "type": "esriFieldTypeSmallInteger", "alias": "Facility Type", "domain": { "type": "codedValue", "name": "dFacilityType", "description": "", "codedValues": [ { "name": "One-Way Roadway", "code": 1 }, { "name": "Two-Way Roadway", "code": 2 }, { "name": "Ramp", "code": 3 }, { "name": "Non-Inventory Direction", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "defaultValue": 2, "modelName": "Direction" }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "Created By", "domain": null, "editable": false, "nullable": true, "length": 25, "defaultValue": "RDINV", "modelName": "Created_by" }, { "name": "DATE_CREATED", "type": "esriFieldTypeDate", "alias": "Date Created", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Date_Created" }, { "name": "EDITED_BY", "type": "esriFieldTypeString", "alias": "Edited By", "domain": null, "editable": false, "nullable": true, "length": 25, "defaultValue": "RDINV", "modelName": "Edited_By" }, { "name": "DATE_EDITED", "type": "esriFieldTypeDate", "alias": "Date Edited", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Date_Edited" }, { "name": "LOCERROR", "type": "esriFieldTypeString", "alias": "LocError", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LocError" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "DATE_ATTR_EFFECTIVE", "type": "esriFieldTypeDate", "alias": "Date Attribute Effective", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_ATTR_EFFECTIVE" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true }, { "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", "required": true }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE", "required": true }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER", "required": true }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "I25676EVENT_ID", "fields": "EVENT_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25676FROM_DATE", "fields": "FROM_DATE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25676ROUTE_ID", "fields": "ROUTE_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25676TO_DATE", "fields": "TO_DATE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R485_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_485", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A183_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": 1, "name": "One-Way Roadway", "domains": { "RECORD_STATUS": {"type": "inherited"}, "DIRECTION": {"type": "inherited"} }, "templates": [ { "name": "One-Way Roadway", "description": "", "prototype": { "attributes": { "RECORD_STATUS": null, "DATE_ATTR_EFFECTIVE": null, "FROM_DATE": null, "TO_DATE": null, "EVENT_ID": null, "ROUTE_ID": null, "FROM_MEASURE": null, "TO_MEASURE": null, "DIRECTION": 1, "LOCERROR": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 2, "name": "Two-Way Roadway", "domains": { "RECORD_STATUS": {"type": "inherited"}, "DIRECTION": {"type": "inherited"} }, "templates": [ { "name": "Two-Way Roadway", "description": "", "prototype": { "attributes": { "RECORD_STATUS": null, "DATE_ATTR_EFFECTIVE": null, "FROM_DATE": null, "TO_DATE": null, "EVENT_ID": null, "ROUTE_ID": null, "FROM_MEASURE": null, "TO_MEASURE": null, "DIRECTION": 2, "LOCERROR": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "ae053037f1ba47d5b20f90942588320b" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 101, "name": "Federal_Aid", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 10000, "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": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1686388871000 }, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 405781.065, "ymin": 4181491.75, "xmax": 691585.25, "ymax": 4625439.635, "spatialReference": { "wkid": 26916, "latestWkid": 26916, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26916, "latestWkid": 26916, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 6.21369949494949E-7, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 1.60934721869444E7 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 150, 128, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "timeInfo": { "startTimeField": "FROM_DATE", "endTimeField": "TO_DATE", "trackIdField": null, "type": "field", "timeExtent": [ -2208988800000, 4933267200000 ], "timeReference": null, "timeInterval": 1, "timeIntervalUnits": "esriTimeUnitsUnknown", "exportOptions": { "useTime": true, "timeDataCumulative": false, "timeOffset": null, "timeOffsetUnits": null }, "hasLiveData": false, "timeRelation": "esriTimeRelationOverlaps" }, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "EVENT_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "FROM_DATE", "type": "esriFieldTypeDate", "alias": "From Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "From_Date" }, { "name": "TO_DATE", "type": "esriFieldTypeDate", "alias": "To Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "To_Date" }, { "name": "EVENT_ID", "type": "esriFieldTypeString", "alias": "EventID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Event_ID" }, { "name": "ROUTE_ID", "type": "esriFieldTypeString", "alias": "RouteID", "domain": null, "editable": true, "nullable": true, "length": 17, "defaultValue": null, "modelName": "Route_ID" }, { "name": "FROM_MEASURE", "type": "esriFieldTypeDouble", "alias": "From Measure", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "From_Measure" }, { "name": "TO_MEASURE", "type": "esriFieldTypeDouble", "alias": "To Measure", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "To_Measure" }, { "name": "RECORD_STATUS", "type": "esriFieldTypeSmallInteger", "alias": "Record_Status", "domain": { "type": "codedValue", "name": "dRecordCode", "description": "", "codedValues": [ { "name": "Work In Progress", "code": 0 }, { "name": "Proposed", "code": 1 }, { "name": "Withdrawn", "code": 2 }, { "name": "Rejected", "code": 3 }, { "name": "Accepted", "code": 4 }, { "name": "Active", "code": 5 }, { "name": "Replaced", "code": 6 }, { "name": "Retired", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Record_Status" }, { "name": "FEDERAL_AID", "type": "esriFieldTypeSmallInteger", "alias": "Federal Aid", "domain": { "type": "codedValue", "name": "dFederalAid", "description": "", "codedValues": [ { "name": "Off System", "code": 1 }, { "name": "NHS Non Interstate", "code": 2 }, { "name": "Rural On", "code": 3 }, { "name": "Interstates", "code": 7 }, { "name": "Urban On", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "defaultValue": 1, "modelName": "Federal_Aid" }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "Created By", "domain": null, "editable": false, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Created_by" }, { "name": "DATE_CREATED", "type": "esriFieldTypeDate", "alias": "Date Created", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Date_Created" }, { "name": "EDITED_BY", "type": "esriFieldTypeString", "alias": "Edited By", "domain": null, "editable": false, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Edited_By" }, { "name": "DATE_EDITED", "type": "esriFieldTypeDate", "alias": "Date Edited", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Date_Edited" }, { "name": "LOCERROR", "type": "esriFieldTypeString", "alias": "LocError", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LocError" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "DATE_ATTR_EFFECTIVE", "type": "esriFieldTypeDate", "alias": "Date Attribute Effective", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_ATTR_EFFECTIVE" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true }, { "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", "required": true }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE", "required": true }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER", "required": true }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "I25677EVENT_ID", "fields": "EVENT_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25677FROM_DATE", "fields": "FROM_DATE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25677ROUTE_ID", "fields": "ROUTE_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25677TO_DATE", "fields": "TO_DATE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R486_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_486", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A184_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Federal_Aid", "description": "", "prototype": { "attributes": { "RECORD_STATUS": null, "DATE_ATTR_EFFECTIVE": null, "FROM_DATE": null, "TO_DATE": null, "EVENT_ID": null, "ROUTE_ID": null, "FROM_MEASURE": null, "TO_MEASURE": null, "FEDERAL_AID": 1, "LOCERROR": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "ae053037f1ba47d5b20f90942588320b" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 100, "name": "Functional_Class", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 10000, "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": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1686389141000 }, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 405781.065, "ymin": 4181491.75, "xmax": 691585.25, "ymax": 4625439.635, "spatialReference": { "wkid": 26916, "latestWkid": 26916, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26916, "latestWkid": 26916, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 6.21369949494949E-7, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 1.60934721869444E7 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FUNCTIONAL_CLASS", "uniqueValueGroups": [ { "heading": "Functional Class", "classes": [ { "label": "Interstate", "description": "Interstate", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2 }, "values": [ [ "1" ] ] }, { "label": "Principal Arterial - Other Freeways or Expressways", "description": "Principal Arterial - Other Freeways or Expressways", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 2 }, "values": [ [ "2" ] ] }, { "label": "Principal Arterial - Other", "description": "Principal Arterial - Other", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "values": [ [ "3" ] ] }, { "label": "Minor Arterial", "description": "Minor Arterial", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 2 }, "values": [ [ "4" ] ] }, { "label": "Major Collector", "description": "Major Collector", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 2 }, "values": [ [ "5" ] ] }, { "label": "Minor Collector", "description": "Minor Collector", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 2 }, "values": [ [ "6" ] ] }, { "label": "Local", "description": "Local", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 207, 255, 232, 255 ], "width": 2 }, "values": [ [ "7" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2 }, "value": "1", "label": "Interstate" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 2 }, "value": "2", "label": "Principal Arterial - Other Freeways or Expressways" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "value": "3", "label": "Principal Arterial - Other" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 2 }, "value": "4", "label": "Minor Arterial" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 2 }, "value": "5", "label": "Major Collector" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 2 }, "value": "6", "label": "Minor Collector" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 207, 255, 232, 255 ], "width": 2 }, "value": "7", "label": "Local" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 104, 46, 176, 255 ], "toColor": [ 104, 46, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 55, 161, 65, 255 ], "toColor": [ 55, 161, 65, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 31, 39, 255 ], "toColor": [ 148, 31, 39, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 51, 121, 156, 255 ], "toColor": [ 51, 121, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 141, 81, 255 ], "toColor": [ 173, 141, 81, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 77, 130, 255 ], "toColor": [ 161, 77, 130, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 49, 133, 106, 255 ], "toColor": [ 49, 133, 106, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 45, 58, 133, 255 ], "toColor": [ 45, 58, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 102, 128, 57, 255 ], "toColor": [ 102, 128, 57, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 74, 47, 255 ], "toColor": [ 128, 74, 47, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 47, 149, 255 ], "toColor": [ 150, 47, 149, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 146, 32, 255 ], "toColor": [ 150, 146, 32, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 65, 83, 255 ], "toColor": [ 166, 65, 83, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "timeInfo": { "startTimeField": "FROM_DATE", "endTimeField": "TO_DATE", "trackIdField": null, "type": "field", "timeExtent": [ -2208988800000, 4933267200000 ], "timeReference": null, "timeInterval": 1, "timeIntervalUnits": "esriTimeUnitsUnknown", "exportOptions": { "useTime": true, "timeDataCumulative": false, "timeOffset": null, "timeOffsetUnits": null }, "hasLiveData": false, "timeRelation": "esriTimeRelationOverlaps" }, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "EVENT_ID", "typeIdField": "FUNCTIONAL_CLASS", "subtypeField": "", "fields": [ { "name": "FROM_DATE", "type": "esriFieldTypeDate", "alias": "From Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "From_Date" }, { "name": "TO_DATE", "type": "esriFieldTypeDate", "alias": "To Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "To_Date" }, { "name": "EVENT_ID", "type": "esriFieldTypeString", "alias": "EventID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Event_ID" }, { "name": "ROUTE_ID", "type": "esriFieldTypeString", "alias": "RouteID", "domain": null, "editable": true, "nullable": true, "length": 17, "defaultValue": null, "modelName": "Route_ID" }, { "name": "FROM_MEASURE", "type": "esriFieldTypeDouble", "alias": "From Measure", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "From_Measure" }, { "name": "TO_MEASURE", "type": "esriFieldTypeDouble", "alias": "To Measure", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "To_Measure" }, { "name": "RECORD_STATUS", "type": "esriFieldTypeSmallInteger", "alias": "Record_Status", "domain": { "type": "codedValue", "name": "dRecordCode", "description": "", "codedValues": [ { "name": "Work In Progress", "code": 0 }, { "name": "Proposed", "code": 1 }, { "name": "Withdrawn", "code": 2 }, { "name": "Rejected", "code": 3 }, { "name": "Accepted", "code": 4 }, { "name": "Active", "code": 5 }, { "name": "Replaced", "code": 6 }, { "name": "Retired", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Record_Status" }, { "name": "FUNCTIONAL_CLASS", "type": "esriFieldTypeSmallInteger", "alias": "Functional Class", "domain": { "type": "codedValue", "name": "dFunctionalClass", "description": "", "codedValues": [ { "name": "Interstate", "code": 1 }, { "name": "Principal Arterial - Other Freeways or Expressways", "code": 2 }, { "name": "Principal Arterial - Other", "code": 3 }, { "name": "Minor Arterial", "code": 4 }, { "name": "Major Collector", "code": 5 }, { "name": "Minor Collector", "code": 6 }, { "name": "Local", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "defaultValue": 7, "modelName": "Functional_Class" }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "Created By", "domain": null, "editable": false, "nullable": true, "length": 25, "defaultValue": "RDINV", "modelName": "Created_by" }, { "name": "DATE_CREATED", "type": "esriFieldTypeDate", "alias": "Date Created", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Date_Created" }, { "name": "EDITED_BY", "type": "esriFieldTypeString", "alias": "Edited By", "domain": null, "editable": false, "nullable": true, "length": 25, "defaultValue": "RDINV", "modelName": "Edited_By" }, { "name": "DATE_EDITED", "type": "esriFieldTypeDate", "alias": "Date Edited", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Date_Edited" }, { "name": "LOCERROR", "type": "esriFieldTypeString", "alias": "LocError", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LocError" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "DATE_ATTR_EFFECTIVE", "type": "esriFieldTypeDate", "alias": "Date Attribute Effective", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_ATTR_EFFECTIVE" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true }, { "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", "required": true }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE", "required": true }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER", "required": true }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "I25680EVENT_ID", "fields": "EVENT_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25680FROM_DATE", "fields": "FROM_DATE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25680ROUTE_ID", "fields": "ROUTE_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25680TO_DATE", "fields": "TO_DATE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R489_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_489", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A187_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": 1, "name": "Interstate", "domains": { "RECORD_STATUS": {"type": "inherited"}, "FUNCTIONAL_CLASS": {"type": "inherited"} }, "templates": [ { "name": "Interstate", "description": "", "prototype": { "attributes": { "RECORD_STATUS": null, "DATE_ATTR_EFFECTIVE": null, "FROM_DATE": null, "TO_DATE": null, "EVENT_ID": null, "ROUTE_ID": null, "FROM_MEASURE": null, "TO_MEASURE": null, "FUNCTIONAL_CLASS": 1, "LOCERROR": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 2, "name": "Principal Arterial - Other Freeways or Expressways", "domains": { "RECORD_STATUS": {"type": "inherited"}, "FUNCTIONAL_CLASS": {"type": "inherited"} }, "templates": [ { "name": "Principal Arterial - Other Freeways or Expressways", "description": "", "prototype": { "attributes": { "RECORD_STATUS": null, "DATE_ATTR_EFFECTIVE": null, "FROM_DATE": null, "TO_DATE": null, "EVENT_ID": null, "ROUTE_ID": null, "FROM_MEASURE": null, "TO_MEASURE": null, "FUNCTIONAL_CLASS": 2, "LOCERROR": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 3, "name": "Principal Arterial - Other", "domains": { "RECORD_STATUS": {"type": "inherited"}, "FUNCTIONAL_CLASS": {"type": "inherited"} }, "templates": [ { "name": "Principal Arterial - Other", "description": "", "prototype": { "attributes": { "RECORD_STATUS": null, "DATE_ATTR_EFFECTIVE": null, "FROM_DATE": null, "TO_DATE": null, "EVENT_ID": null, "ROUTE_ID": null, "FROM_MEASURE": null, "TO_MEASURE": null, "FUNCTIONAL_CLASS": 3, "LOCERROR": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 4, "name": "Minor Arterial", "domains": { "RECORD_STATUS": {"type": "inherited"}, "FUNCTIONAL_CLASS": {"type": "inherited"} }, "templates": [ { "name": "Minor Arterial", "description": "", "prototype": { "attributes": { "RECORD_STATUS": null, "DATE_ATTR_EFFECTIVE": null, "FROM_DATE": null, "TO_DATE": null, "EVENT_ID": null, "ROUTE_ID": null, "FROM_MEASURE": null, "TO_MEASURE": null, "FUNCTIONAL_CLASS": 4, "LOCERROR": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 5, "name": "Major Collector", "domains": { "RECORD_STATUS": {"type": "inherited"}, "FUNCTIONAL_CLASS": {"type": "inherited"} }, "templates": [ { "name": "Major Collector", "description": "", "prototype": { "attributes": { "RECORD_STATUS": null, "DATE_ATTR_EFFECTIVE": null, "FROM_DATE": null, "TO_DATE": null, "EVENT_ID": null, "ROUTE_ID": null, "FROM_MEASURE": null, "TO_MEASURE": null, "FUNCTIONAL_CLASS": 5, "LOCERROR": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 6, "name": "Minor Collector", "domains": { "RECORD_STATUS": {"type": "inherited"}, "FUNCTIONAL_CLASS": {"type": "inherited"} }, "templates": [ { "name": "Minor Collector", "description": "", "prototype": { "attributes": { "RECORD_STATUS": null, "DATE_ATTR_EFFECTIVE": null, "FROM_DATE": null, "TO_DATE": null, "EVENT_ID": null, "ROUTE_ID": null, "FROM_MEASURE": null, "TO_MEASURE": null, "FUNCTIONAL_CLASS": 6, "LOCERROR": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 7, "name": "Local", "domains": { "RECORD_STATUS": {"type": "inherited"}, "FUNCTIONAL_CLASS": {"type": "inherited"} }, "templates": [ { "name": "Local", "description": "", "prototype": { "attributes": { "RECORD_STATUS": null, "DATE_ATTR_EFFECTIVE": null, "FROM_DATE": null, "TO_DATE": null, "EVENT_ID": null, "ROUTE_ID": null, "FROM_MEASURE": null, "TO_MEASURE": null, "FUNCTIONAL_CLASS": 7, "LOCERROR": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "ae053037f1ba47d5b20f90942588320b" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 99, "name": "Lane", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 10000, "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": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1686389345000 }, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 405781.065, "ymin": 4181491.75, "xmax": 691585.25, "ymax": 4625439.635, "spatialReference": { "wkid": 26916, "latestWkid": 26916, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26916, "latestWkid": 26916, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 6.21369949494949E-7, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 1.60934721869444E7 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 145, 58, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "timeInfo": { "startTimeField": "FROM_DATE", "endTimeField": "TO_DATE", "trackIdField": null, "type": "field", "timeExtent": [ -2208988800000, 4933267200000 ], "timeReference": null, "timeInterval": 1, "timeIntervalUnits": "esriTimeUnitsUnknown", "exportOptions": { "useTime": true, "timeDataCumulative": false, "timeOffset": null, "timeOffsetUnits": null }, "hasLiveData": false, "timeRelation": "esriTimeRelationOverlaps" }, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "EVENT_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "FROM_DATE", "type": "esriFieldTypeDate", "alias": "From Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "From_Date" }, { "name": "TO_DATE", "type": "esriFieldTypeDate", "alias": "To Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "To_Date" }, { "name": "EVENT_ID", "type": "esriFieldTypeString", "alias": "EventID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Event_ID" }, { "name": "ROUTE_ID", "type": "esriFieldTypeString", "alias": "RouteID", "domain": null, "editable": true, "nullable": true, "length": 17, "defaultValue": null, "modelName": "Route_ID" }, { "name": "FROM_MEASURE", "type": "esriFieldTypeDouble", "alias": "From Measure", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "From_Measure" }, { "name": "TO_MEASURE", "type": "esriFieldTypeDouble", "alias": "To Measure", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "To_Measure" }, { "name": "RECORD_STATUS", "type": "esriFieldTypeSmallInteger", "alias": "Record_Status", "domain": { "type": "codedValue", "name": "dRecordCode", "description": "", "codedValues": [ { "name": "Work In Progress", "code": 0 }, { "name": "Proposed", "code": 1 }, { "name": "Withdrawn", "code": 2 }, { "name": "Rejected", "code": 3 }, { "name": "Accepted", "code": 4 }, { "name": "Active", "code": 5 }, { "name": "Replaced", "code": 6 }, { "name": "Retired", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Record_Status" }, { "name": "LANE_WIDTH", "type": "esriFieldTypeDouble", "alias": "Lane Width", "domain": null, "editable": true, "nullable": false, "defaultValue": 8, "modelName": "Lane_Width" }, { "name": "NO_LANES_I", "type": "esriFieldTypeSmallInteger", "alias": "No_Lanes_I", "domain": null, "editable": true, "nullable": false, "defaultValue": 1, "modelName": "No_Lanes_I" }, { "name": "NO_LANES_D", "type": "esriFieldTypeSmallInteger", "alias": "No_Lanes_D", "domain": null, "editable": true, "nullable": false, "defaultValue": 1, "modelName": "No_Lanes_D" }, { "name": "LANE_DIVIDED", "type": "esriFieldTypeSmallInteger", "alias": "Lane_Divided", "domain": { "type": "codedValue", "name": "dYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "defaultValue": 2, "modelName": "Lane_Divided" }, { "name": "NO_AUX_LANE", "type": "esriFieldTypeSmallInteger", "alias": "Number of Aux Lane", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "No_Aux_Lane" }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "Created By", "domain": null, "editable": false, "nullable": true, "length": 25, "defaultValue": "RDINV", "modelName": "Created_by" }, { "name": "DATE_CREATED", "type": "esriFieldTypeDate", "alias": "Date Created", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Date_Created" }, { "name": "EDITED_BY", "type": "esriFieldTypeString", "alias": "Edited By", "domain": null, "editable": false, "nullable": true, "length": 25, "defaultValue": "RDINV", "modelName": "Edited_By" }, { "name": "DATE_EDITED", "type": "esriFieldTypeDate", "alias": "Date Edited", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Date_Edited" }, { "name": "LOCERROR", "type": "esriFieldTypeString", "alias": "LocError", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LocError" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "DATE_ATTR_EFFECTIVE", "type": "esriFieldTypeDate", "alias": "Date Attribute Effective", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_ATTR_EFFECTIVE" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true }, { "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", "required": true }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE", "required": true }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER", "required": true }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "I25682EVENT_ID", "fields": "EVENT_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25682FROM_DATE", "fields": "FROM_DATE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25682ROUTE_ID", "fields": "ROUTE_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25682TO_DATE", "fields": "TO_DATE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R491_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_491", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A189_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Lane", "description": "", "prototype": { "attributes": { "LANE_WIDTH": 8, "RECORD_STATUS": null, "NO_LANES_D": 1, "NO_LANES_I": 1, "DATE_ATTR_EFFECTIVE": null, "FROM_DATE": null, "TO_DATE": null, "EVENT_ID": null, "ROUTE_ID": null, "FROM_MEASURE": null, "TO_MEASURE": null, "LANE_DIVIDED": 2, "NO_AUX_LANE": null, "LOCERROR": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "ae053037f1ba47d5b20f90942588320b" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 98, "name": "Median", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 10000, "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": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1686389494000 }, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 405781.065, "ymin": 4181491.75, "xmax": 691585.25, "ymax": 4625439.635, "spatialReference": { "wkid": 26916, "latestWkid": 26916, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26916, "latestWkid": 26916, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 6.21369949494949E-7, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 1.60934721869444E7 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 90, 173, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "timeInfo": { "startTimeField": "FROM_DATE", "endTimeField": "TO_DATE", "trackIdField": null, "type": "field", "timeExtent": [ -2208988800000, 4933267200000 ], "timeReference": null, "timeInterval": 1, "timeIntervalUnits": "esriTimeUnitsUnknown", "exportOptions": { "useTime": true, "timeDataCumulative": false, "timeOffset": null, "timeOffsetUnits": null }, "hasLiveData": false, "timeRelation": "esriTimeRelationOverlaps" }, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "EVENT_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "FROM_DATE", "type": "esriFieldTypeDate", "alias": "From Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "From_Date" }, { "name": "TO_DATE", "type": "esriFieldTypeDate", "alias": "To Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "To_Date" }, { "name": "EVENT_ID", "type": "esriFieldTypeString", "alias": "EventID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Event_ID" }, { "name": "ROUTE_ID", "type": "esriFieldTypeString", "alias": "RouteID", "domain": null, "editable": true, "nullable": true, "length": 17, "defaultValue": null, "modelName": "Route_ID" }, { "name": "FROM_MEASURE", "type": "esriFieldTypeDouble", "alias": "From Measure", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "From_Measure" }, { "name": "TO_MEASURE", "type": "esriFieldTypeDouble", "alias": "To Measure", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "To_Measure" }, { "name": "RECORD_STATUS", "type": "esriFieldTypeSmallInteger", "alias": "Record_Status", "domain": { "type": "codedValue", "name": "dRecordCode", "description": "", "codedValues": [ { "name": "Work In Progress", "code": 0 }, { "name": "Proposed", "code": 1 }, { "name": "Withdrawn", "code": 2 }, { "name": "Rejected", "code": 3 }, { "name": "Accepted", "code": 4 }, { "name": "Active", "code": 5 }, { "name": "Replaced", "code": 6 }, { "name": "Retired", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Record_Status" }, { "name": "MEDIAN_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "Median_Type", "domain": { "type": "codedValue", "name": "dMedianType", "description": "", "codedValues": [ { "name": "None", "code": 1 }, { "name": "Unprotected", "code": 2 }, { "name": "Curbed-Raised", "code": 3 }, { "name": "Positive Barrier - unspecified", "code": 4 }, { "name": "Positive Barrier \u2013 flexible", "code": 5 }, { "name": "Positive Barrier \u2013 semi-rigid", "code": 6 }, { "name": "Positive Barrier \u2013 rigid", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "defaultValue": 1, "modelName": "Median_Type" }, { "name": "MEDIAN_WIDTH", "type": "esriFieldTypeDouble", "alias": "Median Width", "domain": null, "editable": true, "nullable": false, "defaultValue": 0, "modelName": "Median_Width" }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "Created By", "domain": null, "editable": false, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Created_by" }, { "name": "DATE_CREATED", "type": "esriFieldTypeDate", "alias": "Date Created", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Date_Created" }, { "name": "EDITED_BY", "type": "esriFieldTypeString", "alias": "Edited By", "domain": null, "editable": false, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Edited_By" }, { "name": "DATE_EDITED", "type": "esriFieldTypeDate", "alias": "Date Edited", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Date_Edited" }, { "name": "LOCERROR", "type": "esriFieldTypeString", "alias": "LocError", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LocError" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "DATE_ATTR_EFFECTIVE", "type": "esriFieldTypeDate", "alias": "Date Attribute Effective", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_ATTR_EFFECTIVE" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true }, { "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", "required": true }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE", "required": true }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER", "required": true }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "I25688EVENT_ID", "fields": "EVENT_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25688FROM_DATE", "fields": "FROM_DATE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25688ROUTE_ID", "fields": "ROUTE_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25688TO_DATE", "fields": "TO_DATE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R497_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_497", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A195_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Median", "description": "", "prototype": { "attributes": { "MEDIAN_TYPE": 1, "RECORD_STATUS": null, "DATE_ATTR_EFFECTIVE": null, "FROM_DATE": null, "TO_DATE": null, "EVENT_ID": null, "ROUTE_ID": null, "FROM_MEASURE": null, "TO_MEASURE": null, "MEDIAN_WIDTH": 0, "LOCERROR": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "ae053037f1ba47d5b20f90942588320b" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 97, "name": "MET", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 10000, "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": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1686389619000 }, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 416767.155, "ymin": 4188136.2905, "xmax": 688806.1900000001, "ymax": 4625408.235, "spatialReference": { "wkid": 26916, "latestWkid": 26916, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26916, "latestWkid": 26916, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 6.21369949494949E-7, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 1.60934721869444E7 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 158, 161, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "timeInfo": { "startTimeField": "FROM_DATE", "endTimeField": "TO_DATE", "trackIdField": null, "type": "field", "timeExtent": [ -2208988800000, 4933267200000 ], "timeReference": null, "timeInterval": 1, "timeIntervalUnits": "esriTimeUnitsUnknown", "exportOptions": { "useTime": true, "timeDataCumulative": false, "timeOffset": null, "timeOffsetUnits": null }, "hasLiveData": false, "timeRelation": "esriTimeRelationOverlaps" }, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "EVENT_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "FROM_DATE", "type": "esriFieldTypeDate", "alias": "From Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "From_Date" }, { "name": "TO_DATE", "type": "esriFieldTypeDate", "alias": "To Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "To_Date" }, { "name": "EVENT_ID", "type": "esriFieldTypeString", "alias": "EventID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Event_ID" }, { "name": "ROUTE_ID", "type": "esriFieldTypeString", "alias": "RouteID", "domain": null, "editable": true, "nullable": true, "length": 17, "defaultValue": null, "modelName": "Route_ID" }, { "name": "FROM_MEASURE", "type": "esriFieldTypeDouble", "alias": "From Measure", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "From_Measure" }, { "name": "TO_MEASURE", "type": "esriFieldTypeDouble", "alias": "To Measure", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "To_Measure" }, { "name": "RECORD_STATUS", "type": "esriFieldTypeSmallInteger", "alias": "Record_Status", "domain": { "type": "codedValue", "name": "dRecordCode", "description": "", "codedValues": [ { "name": "Work In Progress", "code": 0 }, { "name": "Proposed", "code": 1 }, { "name": "Withdrawn", "code": 2 }, { "name": "Rejected", "code": 3 }, { "name": "Accepted", "code": 4 }, { "name": "Active", "code": 5 }, { "name": "Replaced", "code": 6 }, { "name": "Retired", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Record_Status" }, { "name": "MET_CODE", "type": "esriFieldTypeString", "alias": "Met_Code", "domain": { "type": "codedValue", "name": "dMetCode", "description": "", "codedValues": [ { "name": "Rural", "code": "0" }, { "name": "NW_(LAKE,PORTER_CO)", "code": "M09" }, { "name": "EVANSVILLE(WARRICK,VANDERBURGH)", "code": "M15" }, { "name": "FORT_WAYNE(ALLEN_CO)", "code": "M18" }, { "name": "INDIANAPOLIS(MARION_CO)", "code": "M21" }, { "name": "LOUISVILLE-CLARKSVILLE,NEW_ALBANY(CLARK,FLOYD_CO)", "code": "M30" }, { "name": "SOUTH_BEND(ST.JOSEPH_CO)", "code": "M36" }, { "name": "CINCINNATI", "code": "M71" }, { "name": "ANGOLA", "code": "S02" }, { "name": "ATTICA-WILLIAMSPORT", "code": "S03" }, { "name": "BEDFORD", "code": "S05" }, { "name": "BERNE", "code": "S06" }, { "name": "BLUFFTON", "code": "S07" }, { "name": "BOONVILLE", "code": "S08" }, { "name": "BRAZIL", "code": "S09" }, { "name": "CHARLESTOWN", "code": "S12" }, { "name": "CLINTON", "code": "S13" }, { "name": "COLUMBIA_CITY", "code": "S14" }, { "name": "CONNERSVILLE", "code": "S16" }, { "name": "CRAWFORDSVILLE", "code": "S17" }, { "name": "DECATUR", "code": "S18" }, { "name": "ELWOOD", "code": "S20" }, { "name": "FRANKFORT", "code": "S21" }, { "name": "GREENCASTLE", "code": "S25" }, { "name": "GREENFIELD", "code": "S26" }, { "name": "GREENSBURG", "code": "S27" }, { "name": "HARTFORD_CITY", "code": "S28" }, { "name": "HUNTINGBURG", "code": "S29" }, { "name": "HUNTINGTON", "code": "S30" }, { "name": "JASPER", "code": "S31" }, { "name": "KENDALLVILLE", "code": "S32" }, { "name": "LAWRENCEBURG-GREENDALE-AURORA", "code": "S33" }, { "name": "LEBANON", "code": "S34" }, { "name": "LINTON", "code": "S35" }, { "name": "LOGANSPORT", "code": "S36" }, { "name": "LOWELL", "code": "S37" }, { "name": "MADISON", "code": "S38" }, { "name": "MARTINSVILLE", "code": "S40" }, { "name": "MONTICELLO", "code": "S43" }, { "name": "MOUNT_VERNON", "code": "S45" }, { "name": "NEW_CASTLE", "code": "S47" }, { "name": "NORTH_MANCHESTER", "code": "S50" }, { "name": "NORTH_VERNON", "code": "S51" }, { "name": "PERU", "code": "S52" }, { "name": "PLYMOUTH", "code": "S54" }, { "name": "PORTLAND", "code": "S55" }, { "name": "PRINCETON", "code": "S56" }, { "name": "RICHMOND", "code": "S58" }, { "name": "ROCHESTER", "code": "S59" }, { "name": "RUSHVILLE", "code": "S60" }, { "name": "SALEM", "code": "S61" }, { "name": "SCOTTSBURG", "code": "S62" }, { "name": "SEYMOUR", "code": "S63" }, { "name": "SHELBYVILLE", "code": "S64" }, { "name": "TELL_CITY", "code": "S66" }, { "name": "VINCENNES", "code": "S69" }, { "name": "WABASH", "code": "S70" }, { "name": "WARSAW", "code": "S71" }, { "name": "WASHINGTON", "code": "S72" }, { "name": "WINCHESTER", "code": "S73" }, { "name": "AUBURN-GARRETT", "code": "S74" }, { "name": "LAKES_OF_THE_FOUR_SEASONS", "code": "S75" }, { "name": "NAPPANEE", "code": "S76" }, { "name": "RENSSELAER", "code": "S77" }, { "name": "WESTVILLE", "code": "S78" }, { "name": "BATESVILLE", "code": "S80" }, { "name": "DEMOTTE", "code": "S81" }, { "name": "LIGONIER", "code": "S83" }, { "name": "MARION-GAS_CITY", "code": "S84" }, { "name": "SYRACUSE", "code": "S85" }, { "name": "TIPTON", "code": "S86" }, { "name": "CORYDON", "code": "S87" }, { "name": "ANDERSON(MADISON_CO)", "code": "U03" }, { "name": "BLOOMINGTON(MONROE_CO)", "code": "U06" }, { "name": "ELKHART,GOSHEN(ELKHART_CO)", "code": "U12" }, { "name": "KOKOMO(HOWARD_CO)", "code": "U24" }, { "name": "LAFAYETTE,W.LAFAYETTE(TIPPECANOE_CO)", "code": "U27" }, { "name": "MUNCIE(DELAWARE-CO)", "code": "U33" }, { "name": "TERRE_HAUTE(VIGO_CO)", "code": "U39" }, { "name": "MICHIGAN CITY(LAPORTE)", "code": "U41" }, { "name": "COLUMBUS", "code": "U43" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "Met_Code" }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "Created By", "domain": null, "editable": false, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Created_by" }, { "name": "DATE_CREATED", "type": "esriFieldTypeDate", "alias": "Date Created", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Date_Created" }, { "name": "EDITED_BY", "type": "esriFieldTypeString", "alias": "Edited By", "domain": null, "editable": false, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Edited_By" }, { "name": "DATE_EDITED", "type": "esriFieldTypeDate", "alias": "Date Edited", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Date_Edited" }, { "name": "LOCERROR", "type": "esriFieldTypeString", "alias": "LocError", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LocError" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "DATE_ATTR_EFFECTIVE", "type": "esriFieldTypeDate", "alias": "Date Attribute Effective", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_ATTR_EFFECTIVE" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true }, { "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", "required": true }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE", "required": true }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER", "required": true }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "I25689EVENT_ID", "fields": "EVENT_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25689FROM_DATE", "fields": "FROM_DATE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25689ROUTE_ID", "fields": "ROUTE_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25689TO_DATE", "fields": "TO_DATE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R498_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_498", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A196_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "MET", "description": "", "prototype": { "attributes": { "DATE_ATTR_EFFECTIVE": null, "FROM_DATE": null, "TO_DATE": null, "EVENT_ID": null, "ROUTE_ID": null, "FROM_MEASURE": null, "TO_MEASURE": null, "RECORD_STATUS": null, "MET_CODE": null, "LOCERROR": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "ae053037f1ba47d5b20f90942588320b" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 96, "name": "NHS", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 10000, "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": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1686389693000 }, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 405781.065, "ymin": 4181491.75, "xmax": 691585.25, "ymax": 4625439.635, "spatialReference": { "wkid": 26916, "latestWkid": 26916, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26916, "latestWkid": 26916, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 6.21369949494949E-7, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 1.60934721869444E7 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "NHS", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 1.21 }, "defaultLabel": "On The NHS", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Not on the NHS", "description": "Not on the NHS", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 1 }, "values": [ [ "0" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 1 }, "value": "0", "label": "Not on the NHS" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 104, 46, 176, 255 ], "toColor": [ 104, 46, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 55, 161, 65, 255 ], "toColor": [ 55, 161, 65, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 31, 39, 255 ], "toColor": [ 148, 31, 39, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 51, 121, 156, 255 ], "toColor": [ 51, 121, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 141, 81, 255 ], "toColor": [ 173, 141, 81, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 77, 130, 255 ], "toColor": [ 161, 77, 130, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 49, 133, 106, 255 ], "toColor": [ 49, 133, 106, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 45, 58, 133, 255 ], "toColor": [ 45, 58, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 102, 128, 57, 255 ], "toColor": [ 102, 128, 57, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 74, 47, 255 ], "toColor": [ 128, 74, 47, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 47, 149, 255 ], "toColor": [ 150, 47, 149, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 146, 32, 255 ], "toColor": [ 150, 146, 32, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 65, 83, 255 ], "toColor": [ 166, 65, 83, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "timeInfo": { "startTimeField": "FROM_DATE", "endTimeField": "TO_DATE", "trackIdField": null, "type": "field", "timeExtent": [ -2208988800000, 4933267200000 ], "timeReference": null, "timeInterval": 1, "timeIntervalUnits": "esriTimeUnitsUnknown", "exportOptions": { "useTime": true, "timeDataCumulative": false, "timeOffset": null, "timeOffsetUnits": null }, "hasLiveData": false, "timeRelation": "esriTimeRelationOverlaps" }, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "EVENT_ID", "typeIdField": "NHS", "subtypeField": "", "fields": [ { "name": "FROM_DATE", "type": "esriFieldTypeDate", "alias": "From Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "From_Date" }, { "name": "TO_DATE", "type": "esriFieldTypeDate", "alias": "To Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "To_Date" }, { "name": "EVENT_ID", "type": "esriFieldTypeString", "alias": "EventID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Event_ID" }, { "name": "ROUTE_ID", "type": "esriFieldTypeString", "alias": "RouteID", "domain": null, "editable": true, "nullable": true, "length": 17, "defaultValue": null, "modelName": "Route_ID" }, { "name": "FROM_MEASURE", "type": "esriFieldTypeDouble", "alias": "From Measure", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "From_Measure" }, { "name": "TO_MEASURE", "type": "esriFieldTypeDouble", "alias": "To Measure", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "To_Measure" }, { "name": "RECORD_STATUS", "type": "esriFieldTypeSmallInteger", "alias": "Record_Status", "domain": { "type": "codedValue", "name": "dRecordCode", "description": "", "codedValues": [ { "name": "Work In Progress", "code": 0 }, { "name": "Proposed", "code": 1 }, { "name": "Withdrawn", "code": 2 }, { "name": "Rejected", "code": 3 }, { "name": "Accepted", "code": 4 }, { "name": "Active", "code": 5 }, { "name": "Replaced", "code": 6 }, { "name": "Retired", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Record_Status" }, { "name": "NHS", "type": "esriFieldTypeSmallInteger", "alias": "NHS", "domain": { "type": "codedValue", "name": "dNHS", "description": "", "codedValues": [ { "name": "Not on the NHS", "code": 0 }, { "name": "Is on the NHS", "code": 1 }, { "name": "Major Airport", "code": 2 }, { "name": "Major Port Facility", "code": 3 }, { "name": "Major Amtrak Station", "code": 4 }, { "name": "Major Rail/Truck Terminal", "code": 5 }, { "name": "Major Inter-city Bus Terminal", "code": 6 }, { "name": "Major Public transit Terminal/Multi-modal Passenger Terminal", "code": 7 }, { "name": "Major Pipeline Terminal", "code": 8 }, { "name": "Major Ferry Terminal", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "defaultValue": 0, "modelName": "NHS" }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "Created By", "domain": null, "editable": false, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Created_by" }, { "name": "DATE_CREATED", "type": "esriFieldTypeDate", "alias": "Date Created", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Date_Created" }, { "name": "EDITED_BY", "type": "esriFieldTypeString", "alias": "Edited By", "domain": null, "editable": false, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Edited_By" }, { "name": "DATE_EDITED", "type": "esriFieldTypeDate", "alias": "Date Edited", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Date_Edited" }, { "name": "LOCERROR", "type": "esriFieldTypeString", "alias": "LocError", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LocError" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "DATE_ATTR_EFFECTIVE", "type": "esriFieldTypeDate", "alias": "Date Attribute Effective", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_ATTR_EFFECTIVE" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true }, { "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", "required": true }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE", "required": true }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER", "required": true }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "I25690EVENT_ID", "fields": "EVENT_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25690FROM_DATE", "fields": "FROM_DATE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25690ROUTE_ID", "fields": "ROUTE_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25690TO_DATE", "fields": "TO_DATE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R499_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_499", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A197_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": 0, "name": "Not on the NHS", "domains": { "RECORD_STATUS": {"type": "inherited"}, "NHS": {"type": "inherited"} }, "templates": [ { "name": "Not on the NHS", "description": "", "prototype": { "attributes": { "RECORD_STATUS": null, "DATE_ATTR_EFFECTIVE": null, "FROM_DATE": null, "TO_DATE": null, "EVENT_ID": null, "ROUTE_ID": null, "FROM_MEASURE": null, "TO_MEASURE": null, "NHS": 0, "LOCERROR": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "ae053037f1ba47d5b20f90942588320b" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 95, "name": "NTN", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 10000, "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": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1686389798000 }, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 408954.425, "ymin": 4181697.5001, "xmax": 691585.25, "ymax": 4625408.235, "spatialReference": { "wkid": 26916, "latestWkid": 26916, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26916, "latestWkid": 26916, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 6.21369949494949E-7, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 1.60934721869444E7 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 148, 10, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "timeInfo": { "startTimeField": "FROM_DATE", "endTimeField": "TO_DATE", "trackIdField": null, "type": "field", "timeExtent": [ -2208988800000, 4933267200000 ], "timeReference": null, "timeInterval": 1, "timeIntervalUnits": "esriTimeUnitsUnknown", "exportOptions": { "useTime": true, "timeDataCumulative": false, "timeOffset": null, "timeOffsetUnits": null }, "hasLiveData": false, "timeRelation": "esriTimeRelationOverlaps" }, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "EVENT_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "FROM_DATE", "type": "esriFieldTypeDate", "alias": "From Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "From_Date" }, { "name": "TO_DATE", "type": "esriFieldTypeDate", "alias": "To Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "To_Date" }, { "name": "EVENT_ID", "type": "esriFieldTypeString", "alias": "EventID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Event_ID" }, { "name": "ROUTE_ID", "type": "esriFieldTypeString", "alias": "RouteID", "domain": null, "editable": true, "nullable": true, "length": 17, "defaultValue": null, "modelName": "Route_ID" }, { "name": "FROM_MEASURE", "type": "esriFieldTypeDouble", "alias": "From Measure", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "From_Measure" }, { "name": "TO_MEASURE", "type": "esriFieldTypeDouble", "alias": "To Measure", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "To_Measure" }, { "name": "RECORD_STATUS", "type": "esriFieldTypeSmallInteger", "alias": "Record_Status", "domain": { "type": "codedValue", "name": "dRecordCode", "description": "", "codedValues": [ { "name": "Work In Progress", "code": 0 }, { "name": "Proposed", "code": 1 }, { "name": "Withdrawn", "code": 2 }, { "name": "Rejected", "code": 3 }, { "name": "Accepted", "code": 4 }, { "name": "Active", "code": 5 }, { "name": "Replaced", "code": 6 }, { "name": "Retired", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Record_Status" }, { "name": "NTN", "type": "esriFieldTypeSmallInteger", "alias": "NTN", "domain": { "type": "codedValue", "name": "dTruck", "description": "", "codedValues": [ { "name": "Section is not on the National Network (NN)", "code": 0 }, { "name": "Section is on the National Network (NN)", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NTN" }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "Created By", "domain": null, "editable": false, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Created_by" }, { "name": "DATE_CREATED", "type": "esriFieldTypeDate", "alias": "Date Created", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Date_Created" }, { "name": "EDITED_BY", "type": "esriFieldTypeString", "alias": "Edited By", "domain": null, "editable": false, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Edited_By" }, { "name": "DATE_EDITED", "type": "esriFieldTypeDate", "alias": "Date Edited", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Date_Edited" }, { "name": "LOCERROR", "type": "esriFieldTypeString", "alias": "LocError", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LocError" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "DATE_ATTR_EFFECTIVE", "type": "esriFieldTypeDate", "alias": "Date Attribute Effective", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_ATTR_EFFECTIVE" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true }, { "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", "required": true }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE", "required": true }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER", "required": true }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "I25692EVENT_ID", "fields": "EVENT_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25692FROM_DATE", "fields": "FROM_DATE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25692ROUTE_ID", "fields": "ROUTE_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25692TO_DATE", "fields": "TO_DATE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R501_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_501", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A199_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "NTN", "description": "", "prototype": { "attributes": { "DATE_ATTR_EFFECTIVE": null, "FROM_DATE": null, "TO_DATE": null, "EVENT_ID": null, "ROUTE_ID": null, "FROM_MEASURE": null, "TO_MEASURE": null, "RECORD_STATUS": null, "NTN": null, "LOCERROR": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "ae053037f1ba47d5b20f90942588320b" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 94, "name": "Parking", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 10000, "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": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1686389823000 }, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 413813.5, "ymin": 4181697.5001, "xmax": 691585.25, "ymax": 4625408.235, "spatialReference": { "wkid": 26916, "latestWkid": 26916, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26916, "latestWkid": 26916, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 6.21369949494949E-7, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 1.60934721869444E7 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 171, 48, 0, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "timeInfo": { "startTimeField": "FROM_DATE", "endTimeField": "TO_DATE", "trackIdField": null, "type": "field", "timeExtent": [ -2208988800000, 4933267200000 ], "timeReference": null, "timeInterval": 1, "timeIntervalUnits": "esriTimeUnitsUnknown", "exportOptions": { "useTime": true, "timeDataCumulative": false, "timeOffset": null, "timeOffsetUnits": null }, "hasLiveData": false, "timeRelation": "esriTimeRelationOverlaps" }, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "EVENT_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "FROM_DATE", "type": "esriFieldTypeDate", "alias": "From Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "From_Date" }, { "name": "TO_DATE", "type": "esriFieldTypeDate", "alias": "To Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "To_Date" }, { "name": "EVENT_ID", "type": "esriFieldTypeString", "alias": "EventID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Event_ID" }, { "name": "ROUTE_ID", "type": "esriFieldTypeString", "alias": "RouteID", "domain": null, "editable": true, "nullable": true, "length": 17, "defaultValue": null, "modelName": "Route_ID" }, { "name": "FROM_MEASURE", "type": "esriFieldTypeDouble", "alias": "From Measure", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "From_Measure" }, { "name": "TO_MEASURE", "type": "esriFieldTypeDouble", "alias": "To Measure", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "To_Measure" }, { "name": "RECORD_STATUS", "type": "esriFieldTypeSmallInteger", "alias": "Record_Status", "domain": { "type": "codedValue", "name": "dRecordCode", "description": "", "codedValues": [ { "name": "Work In Progress", "code": 0 }, { "name": "Proposed", "code": 1 }, { "name": "Withdrawn", "code": 2 }, { "name": "Rejected", "code": 3 }, { "name": "Accepted", "code": 4 }, { "name": "Active", "code": 5 }, { "name": "Replaced", "code": 6 }, { "name": "Retired", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Record_Status" }, { "name": "PEAK_PARKING", "type": "esriFieldTypeSmallInteger", "alias": "Peak Parking", "domain": { "type": "codedValue", "name": "dPeakParking", "description": "", "codedValues": [ { "name": "Parking allowed on one side", "code": 1 }, { "name": "Parking allowed on both sides", "code": 2 }, { "name": "No parking allowed or none available", "code": 3 }, { "name": "None", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Peak_Parking" }, { "name": "PARKING", "type": "esriFieldTypeSmallInteger", "alias": "Parking", "domain": { "type": "codedValue", "name": "dParkSide", "description": "", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Left and Right", "code": 1 }, { "name": "Left Only", "code": 2 }, { "name": "Right Only", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Parking" }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "Created By", "domain": null, "editable": false, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Created_by" }, { "name": "DATE_CREATED", "type": "esriFieldTypeDate", "alias": "Date Created", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Date_Created" }, { "name": "EDITED_BY", "type": "esriFieldTypeString", "alias": "Edited By", "domain": null, "editable": false, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Edited_By" }, { "name": "DATE_EDITED", "type": "esriFieldTypeDate", "alias": "Date Edited", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Date_Edited" }, { "name": "LOCERROR", "type": "esriFieldTypeString", "alias": "LocError", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LocError" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "DATE_ATTR_EFFECTIVE", "type": "esriFieldTypeDate", "alias": "Date Attribute Effective", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_ATTR_EFFECTIVE" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true }, { "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", "required": true }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE", "required": true }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER", "required": true }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "I25694EVENT_ID", "fields": "EVENT_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25694FROM_DATE", "fields": "FROM_DATE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25694ROUTE_ID", "fields": "ROUTE_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25694TO_DATE", "fields": "TO_DATE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R503_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_503", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A201_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Parking", "description": "", "prototype": { "attributes": { "DATE_ATTR_EFFECTIVE": null, "FROM_DATE": null, "TO_DATE": null, "EVENT_ID": null, "ROUTE_ID": null, "FROM_MEASURE": null, "TO_MEASURE": null, "RECORD_STATUS": null, "PEAK_PARKING": null, "PARKING": null, "LOCERROR": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "ae053037f1ba47d5b20f90942588320b" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 93, "name": "Pavement Sections", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 10000, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "DATE_CREATED", "creatorField": "CREATED_BY", "editDateField": "DATE_EDITED", "editorField": "EDITED_BY" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1686390484000 }, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 408954.425, "ymin": 4181697.5001, "xmax": 691585.25, "ymax": 4625038.555, "spatialReference": { "wkid": 26916, "latestWkid": 26916, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26916, "latestWkid": 26916, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 6.21369949494949E-7, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 1.60934721869444E7 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 133, 108, 0, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "timeInfo": { "startTimeField": "FROM_DATE", "endTimeField": "TO_DATE", "trackIdField": null, "type": "field", "timeExtent": [ -2208988800000, 4933267200000 ], "timeReference": null, "timeInterval": 1, "timeIntervalUnits": "esriTimeUnitsUnknown", "exportOptions": { "useTime": true, "timeDataCumulative": false, "timeOffset": null, "timeOffsetUnits": null }, "hasLiveData": false, "timeRelation": "esriTimeRelationOverlaps" }, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "ROUTE_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ROUTE_ID", "type": "esriFieldTypeString", "alias": "ROUTE_ID", "domain": null, "editable": true, "nullable": true, "length": 17, "defaultValue": null, "modelName": "ROUTE_ID" }, { "name": "FROM_MEASURE", "type": "esriFieldTypeDouble", "alias": "FROM_MEASURE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FROM_MEASURE" }, { "name": "TO_MEASURE", "type": "esriFieldTypeDouble", "alias": "TO_MEASURE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TO_MEASURE" }, { "name": "FROM_DATE", "type": "esriFieldTypeDate", "alias": "From Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "From_Date" }, { "name": "TO_DATE", "type": "esriFieldTypeDate", "alias": "To Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "To_Date" }, { "name": "EVENT_ID", "type": "esriFieldTypeString", "alias": "EventID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Event_ID" }, { "name": "LOCATION_DESC", "type": "esriFieldTypeString", "alias": "Location_Desc", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "Record_Status" }, { "name": "PAVEMENT_KEY", "type": "esriFieldTypeInteger", "alias": "PK", "domain": { "type": "range", "name": "dPKrange_1", "description": "valid range of pks", "range": [ 10000, 79999 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Federal_Aid" }, { "name": "ROAD_CATEGORY", "type": "esriFieldTypeString", "alias": "ROAD_CATEGORY", "domain": { "type": "codedValue", "name": "dRoadCategory", "description": "Asset managment plan category", "codedValues": [ { "name": "A1", "code": "A1" }, { "name": "A2", "code": "A2" }, { "name": "B1", "code": "B1" }, { "name": "B2", "code": "B2" }, { "name": "C1", "code": "C1" }, { "name": "C2", "code": "C2" }, { "name": "INCIDENTAL", "code": "I" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "ROAD_CATEGORY" }, { "name": "PW_AREA_SYS", "type": "esriFieldTypeDouble", "alias": "PW Area sys", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PW_AREA_SYS" }, { "name": "PS_AREA_SYS", "type": "esriFieldTypeDouble", "alias": "PS Area sys", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PS_AREA_SYS" }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "Created By", "domain": null, "editable": false, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Date_Edited", "required": true }, { "name": "DATE_CREATED", "type": "esriFieldTypeDate", "alias": "Date Created", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_ATTR_EFFECTIVE", "required": true }, { "name": "EDITED_BY", "type": "esriFieldTypeString", "alias": "Edited By", "domain": null, "editable": false, "nullable": true, "length": 25, "defaultValue": null, "modelName": "EDITED_BY", "required": true }, { "name": "DATE_EDITED", "type": "esriFieldTypeDate", "alias": "Date edited", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_EDITED", "required": true }, { "name": "DATE_ATTR_EFFECTIVE", "type": "esriFieldTypeDate", "alias": "Date Attr Effective", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_ATTR_EFFECTIVE" }, { "name": "LOCERROR", "type": "esriFieldTypeString", "alias": "LocError", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LOCERROR" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true }, { "name": "CHIPABLE", "type": "esriFieldTypeString", "alias": "CHIPABLE", "domain": { "type": "codedValue", "name": "YesNo_4", "description": "Yet anopther", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "CHIPABLE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "I25700EVENT_ID", "fields": "EVENT_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25700FROM_DATE4", "fields": "FROM_DATE,TO_DATE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25700ROUTE_ID", "fields": "ROUTE_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R509_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_509", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A207_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Pavement Sections", "description": "", "prototype": { "attributes": { "CHIPABLE": null, "ROUTE_ID": null, "FROM_MEASURE": null, "TO_MEASURE": null, "FROM_DATE": null, "TO_DATE": null, "EVENT_ID": null, "LOCATION_DESC": null, "PAVEMENT_KEY": 0, "ROAD_CATEGORY": null, "PW_AREA_SYS": null, "PS_AREA_SYS": null, "LOCERROR": null, "DATE_ATTR_EFFECTIVE": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "ae053037f1ba47d5b20f90942588320b" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 92, "name": "Surface_Contracts", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 10000, "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": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1686391719000 }, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 408954.425, "ymin": 4181697.5001, "xmax": 691585.25, "ymax": 4625038.555, "spatialReference": { "wkid": 26916, "latestWkid": 26916, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26916, "latestWkid": 26916, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 6.21369949494949E-7, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 1.60934721869444E7 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 75, 0, 173, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "timeInfo": { "startTimeField": "FROM_DATE", "endTimeField": "TO_DATE", "trackIdField": null, "type": "field", "timeExtent": [ -2208988800000, 4933267200000 ], "timeReference": null, "timeInterval": 1, "timeIntervalUnits": "esriTimeUnitsUnknown", "exportOptions": { "useTime": true, "timeDataCumulative": false, "timeOffset": null, "timeOffsetUnits": null }, "hasLiveData": false, "timeRelation": "esriTimeRelationOverlaps" }, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "ROUTE_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FROM_DATE", "type": "esriFieldTypeDate", "alias": "FROM_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "FROM_DATE" }, { "name": "TO_DATE", "type": "esriFieldTypeDate", "alias": "TO_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "TO_DATE" }, { "name": "EVENT_ID", "type": "esriFieldTypeString", "alias": "EVENT_ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EVENT_ID" }, { "name": "ROUTE_ID", "type": "esriFieldTypeString", "alias": "ROUTE_ID", "domain": null, "editable": true, "nullable": true, "length": 17, "defaultValue": null, "modelName": "ROUTE_ID" }, { "name": "FROM_MEASURE", "type": "esriFieldTypeDouble", "alias": "FROM_MEASURE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FROM_MEASURE" }, { "name": "TO_MEASURE", "type": "esriFieldTypeDouble", "alias": "TO_MEASURE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TO_MEASURE" }, { "name": "WORK_TYPE", "type": "esriFieldTypeString", "alias": "Work_Type", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "Work_Type" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "Location" }, { "name": "CONTRACT", "type": "esriFieldTypeString", "alias": "CONTRACT", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "CONTRACT" }, { "name": "LET_DATE", "type": "esriFieldTypeDate", "alias": "LET_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LET_DATE" }, { "name": "SUB_COMPLETE", "type": "esriFieldTypeDate", "alias": "SUB_COMPLETE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "SUB_COMPLETE" }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LENGTH" }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "EDITED_BY", "domain": null, "editable": false, "nullable": true, "length": 25, "defaultValue": null, "modelName": "CREATED_BY" }, { "name": "DATE_CREATED", "type": "esriFieldTypeDate", "alias": "DATE_EDITED", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_CREATED" }, { "name": "EDITED_BY", "type": "esriFieldTypeString", "alias": "EDITED_BY", "domain": null, "editable": false, "nullable": true, "length": 25, "defaultValue": null, "modelName": "EDITED_BY" }, { "name": "DATE_EDITED", "type": "esriFieldTypeDate", "alias": "DATE_EDITED", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_EDITED" }, { "name": "LOCERROR", "type": "esriFieldTypeString", "alias": "LOCERROR", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LOCERROR" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "WORK_DESC", "type": "esriFieldTypeString", "alias": "Work_Desc", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Work_Descr" }, { "name": "DES", "type": "esriFieldTypeString", "alias": "DES", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "Des_No" }, { "name": "PROGRAM_CLASS", "type": "esriFieldTypeString", "alias": "PROGRAM_CLASS", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "PROGRAM_CLASS_NAME" }, { "name": "DISTRICT", "type": "esriFieldTypeString", "alias": "DISTRICT", "domain": null, "editable": true, "nullable": true, "length": 14, "defaultValue": null, "modelName": "DISTRICT_NAME" }, { "name": "PAVEMENT_KEY", "type": "esriFieldTypeString", "alias": "PAVEMENT KEY", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "RelationalKey" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER", "required": true }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE", "required": true }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER", "required": true }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "I25715EVENT_ID", "fields": "EVENT_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25715FROM_DATE4", "fields": "FROM_DATE,TO_DATE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25715ROUTE_ID", "fields": "ROUTE_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R524_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_524", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A222_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Surface_Contract", "description": "", "prototype": { "attributes": { "WORK_DESC": null, "FROM_DATE": null, "TO_DATE": null, "EVENT_ID": null, "ROUTE_ID": null, "FROM_MEASURE": null, "TO_MEASURE": null, "WORK_TYPE": null, "LOCATION": null, "CONTRACT": null, "LET_DATE": null, "SUB_COMPLETE": null, "LENGTH": null, "DES": null, "PAVEMENT_KEY": null, "DISTRICT": null, "PROGRAM_CLASS": null, "LOCERROR": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "ae053037f1ba47d5b20f90942588320b" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 91, "name": "MAINTENANCE_PLANs", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 10000, "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": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1686389477000 }, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 415561.97000000003, "ymin": 4186122.0001, "xmax": 691585.25, "ymax": 4624696.7268, "spatialReference": { "wkid": 26916, "latestWkid": 26916, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26916, "latestWkid": 26916, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 6.21369949494949E-7, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 1.60934721869444E7 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 140, 110, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "timeInfo": { "startTimeField": "FROM_DATE", "endTimeField": "TO_DATE", "trackIdField": null, "type": "field", "timeExtent": [ -2208988800000, 4933267200000 ], "timeReference": null, "timeInterval": 1, "timeIntervalUnits": "esriTimeUnitsUnknown", "exportOptions": { "useTime": true, "timeDataCumulative": false, "timeOffset": null, "timeOffsetUnits": null }, "hasLiveData": false, "timeRelation": "esriTimeRelationOverlaps" }, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "EVENT_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FROM_DATE", "type": "esriFieldTypeDate", "alias": "From Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "From_Date" }, { "name": "TO_DATE", "type": "esriFieldTypeDate", "alias": "To Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "To_Date" }, { "name": "EVENT_ID", "type": "esriFieldTypeString", "alias": "EventID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Event_ID" }, { "name": "ROUTE_ID", "type": "esriFieldTypeString", "alias": "RouteID", "domain": null, "editable": true, "nullable": true, "length": 17, "defaultValue": null, "modelName": "ROUTE_ID" }, { "name": "FROM_MEASURE", "type": "esriFieldTypeDouble", "alias": "From Measure", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FROM_MEASURE" }, { "name": "TO_MEASURE", "type": "esriFieldTypeDouble", "alias": "To Measure", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TO_MEASURE" }, { "name": "ELEMENT_ID", "type": "esriFieldTypeString", "alias": "Element ID", "domain": null, "editable": true, "nullable": false, "length": 25, "defaultValue": null, "modelName": "Functional_Class" }, { "name": "DISTRICT", "type": "esriFieldTypeSmallInteger", "alias": "District", "domain": { "type": "codedValue", "name": "dDistrict", "description": "", "codedValues": [ { "name": "Crawfordsville", "code": 1 }, { "name": "Fort Wayne", "code": 2 }, { "name": "Greenfield", "code": 3 }, { "name": "Laporte", "code": 4 }, { "name": "Seymour", "code": 5 }, { "name": "Vincennes", "code": 6 }, { "name": "Toll Road", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "defaultValue": 1, "modelName": "DISTRICT" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null, "modelName": "LOCATION" }, { "name": "PLANNED_FY", "type": "esriFieldTypeSmallInteger", "alias": "Planned FY", "domain": { "type": "range", "name": "dRngHalfCentury", "description": "Range 2000 to 2050", "range": [ 2000, 2050 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "defaultValue": null, "modelName": "PLANNED_FY" }, { "name": "ACTUAL_FY", "type": "esriFieldTypeSmallInteger", "alias": "Actual FY", "domain": { "type": "range", "name": "dRngHalfCentury", "description": "Range 2000 to 2050", "range": [ 2000, 2050 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACTUAL_FY" }, { "name": "DATE_PLANNED", "type": "esriFieldTypeDate", "alias": "Date Planned", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_PLANNED" }, { "name": "DATE_ACTUAL", "type": "esriFieldTypeDate", "alias": "Date Actual", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_ACTUAL" }, { "name": "MAINT_WORK_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "Maintenance Work Type", "domain": { "type": "codedValue", "name": "dMaintWorkType", "description": "Pavement maintenance work type", "codedValues": [ { "name": "2010 - SHALLOW PATCHING (STN)", "code": 2010 }, { "name": "2020 - DEEP PATCHING (STN)", "code": 2020 }, { "name": "2030 - SPOT PAVING (STN)", "code": 2030 }, { "name": "2040 - FULL WIDTH SHOULDER SEAL COAT (FTM)", "code": 2040 }, { "name": "2041 - SHOULDER FOG SEAL (FTM)", "code": 2041 }, { "name": "2050 - MAINLINE SEAL COAT (LNM)", "code": 2050 }, { "name": "2051 - MAINLINE FOG SEAL (LNM)", "code": 2051 }, { "name": "2070 - MAINLINE CRACK FILLING (LNM)", "code": 2070 }, { "name": "2071 - SHOULDER CRACK FILLING (LNM)", "code": 2071 }, { "name": "2090 - MAINLINE CRACK ROUTE AND SEAL (LNM)", "code": 2090 }, { "name": "2090 - SHOULDER CRACK ROUTE AND SEAL (FTM)", "code": 2091 }, { "name": "2095 - RESEALING CONCRETE PAVEMENT JOINTS (LNM)", "code": 2095 }, { "name": "2110 - BLADING SHOULDERS (SHM)", "code": 2110 }, { "name": "2120 - CLIPPING SHOULDERS (SHM)", "code": 2120 }, { "name": "2140 - JOINT AND BUMP REPAIR (BMP)", "code": 2140 }, { "name": "2311 - SPOT DITCHING (LOC)", "code": 2311 }, { "name": "2991 - SURFACE AND SHOULDER REPAIR (MHR)", "code": 2991 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": false, "defaultValue": 2050, "modelName": "MAINT_WORK_TYPE" }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "Created By", "domain": null, "editable": false, "nullable": true, "length": 25, "defaultValue": null, "modelName": "CREATED_BY" }, { "name": "DATE_CREATED", "type": "esriFieldTypeDate", "alias": "Date Created", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_CREATED" }, { "name": "EDITED_BY", "type": "esriFieldTypeString", "alias": "Edited By", "domain": null, "editable": false, "nullable": true, "length": 25, "defaultValue": null, "modelName": "EDITED_BY" }, { "name": "DATE_EDITED", "type": "esriFieldTypeDate", "alias": "Date Edited", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_EDITED" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true }, { "name": "LOCERROR", "type": "esriFieldTypeString", "alias": "LOCERROR", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LOCERROR" }, { "name": "ACCOMPLISHMENT", "type": "esriFieldTypeDouble", "alias": "ACCOMPLISHMENT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACCOMPLISHMENT" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER", "required": true }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE", "required": true }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER", "required": true }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "I25685EVENT_ID", "fields": "EVENT_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25685FROM_DATE4", "fields": "FROM_DATE,TO_DATE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25685ROUTE_ID", "fields": "ROUTE_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R494_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_494", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A192_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "MAINTENANCE_PLAN", "description": "", "prototype": { "attributes": { "TO_MEASURE": null, "LOCATION": " ", "DISTRICT": 1, "DATE_ACTUAL": null, "ELEMENT_ID": " ", "LOCERROR": null, "FROM_DATE": null, "TO_DATE": null, "EVENT_ID": null, "ROUTE_ID": null, "FROM_MEASURE": null, "PLANNED_FY": 0, "ACTUAL_FY": null, "DATE_PLANNED": null, "MAINT_WORK_TYPE": 2050, "ACCOMPLISHMENT": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "ae053037f1ba47d5b20f90942588320b" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 90, "name": "Rural_Urban", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 10000, "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": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1686390957000 }, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 405781.065, "ymin": 4181491.75, "xmax": 691585.25, "ymax": 4625439.635, "spatialReference": { "wkid": 26916, "latestWkid": 26916, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26916, "latestWkid": 26916, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 6.21369949494949E-7, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 1.60934721869444E7 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 69, 0, 130, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "timeInfo": { "startTimeField": "FROM_DATE", "endTimeField": "TO_DATE", "trackIdField": null, "type": "field", "timeExtent": [ -2208988800000, 4933267200000 ], "timeReference": null, "timeInterval": 1, "timeIntervalUnits": "esriTimeUnitsUnknown", "exportOptions": { "useTime": true, "timeDataCumulative": false, "timeOffset": null, "timeOffsetUnits": null }, "hasLiveData": false, "timeRelation": "esriTimeRelationOverlaps" }, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "EVENT_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FROM_DATE", "type": "esriFieldTypeDate", "alias": "From Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "From_Date" }, { "name": "TO_DATE", "type": "esriFieldTypeDate", "alias": "To Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "To_Date" }, { "name": "EVENT_ID", "type": "esriFieldTypeString", "alias": "EventID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Event_ID" }, { "name": "ROUTE_ID", "type": "esriFieldTypeString", "alias": "RouteID", "domain": null, "editable": true, "nullable": true, "length": 17, "defaultValue": null, "modelName": "Route_ID" }, { "name": "FROM_MEASURE", "type": "esriFieldTypeDouble", "alias": "From Measure", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "From_Measure" }, { "name": "TO_MEASURE", "type": "esriFieldTypeDouble", "alias": "To Measure", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "To_Measure" }, { "name": "RECORD_STATUS", "type": "esriFieldTypeSmallInteger", "alias": "Record_Status", "domain": { "type": "codedValue", "name": "dRecordCode", "description": "", "codedValues": [ { "name": "Work In Progress", "code": 0 }, { "name": "Proposed", "code": 1 }, { "name": "Withdrawn", "code": 2 }, { "name": "Rejected", "code": 3 }, { "name": "Accepted", "code": 4 }, { "name": "Active", "code": 5 }, { "name": "Replaced", "code": 6 }, { "name": "Retired", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Record_Status" }, { "name": "RURALURBAN", "type": "esriFieldTypeSmallInteger", "alias": "RuralUrban", "domain": { "type": "codedValue", "name": "dRuralUrban", "description": "", "codedValues": [ { "name": "OUTSIDE_URBAN(RURAL)_OUTSIDE_CORPORATION", "code": 0 }, { "name": "INSIDE_URBAN(URBAN)_INSIDE_CORPORATION", "code": 1 }, { "name": "INSIDE_URBAN(URBAN)_OUTSIDE_CORPORATION", "code": 2 }, { "name": "OUTSIDE_URBAN(RURAL)_INSIDE_CORPORATION", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "defaultValue": 0, "modelName": "RuralUrban" }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "Created By", "domain": null, "editable": false, "nullable": true, "length": 25, "defaultValue": "RDINV", "modelName": "Created_by" }, { "name": "DATE_CREATED", "type": "esriFieldTypeDate", "alias": "Date Created", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Date_Created" }, { "name": "EDITED_BY", "type": "esriFieldTypeString", "alias": "Edited By", "domain": null, "editable": false, "nullable": true, "length": 25, "defaultValue": "RDINV", "modelName": "Edited_By" }, { "name": "DATE_EDITED", "type": "esriFieldTypeDate", "alias": "Date Edited", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Date_Edited" }, { "name": "DATE_ATTR_EFFECTIVE", "type": "esriFieldTypeDate", "alias": "Attribute Effective Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_ATTR_EFFECTIVE" }, { "name": "LOCERROR", "type": "esriFieldTypeString", "alias": "LocError", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LocError" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true }, { "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", "required": true }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE", "required": true }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER", "required": true }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "F_DATE", "fields": "FROM_DATE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25706EVENT_ID", "fields": "EVENT_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25706ROUTE_ID", "fields": "ROUTE_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R515_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "T_DATE", "fields": "TO_DATE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_515", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A213_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Rural_Urban", "description": "", "prototype": { "attributes": { "RECORD_STATUS": null, "LOCERROR": null, "FROM_DATE": null, "TO_DATE": null, "EVENT_ID": null, "ROUTE_ID": null, "FROM_MEASURE": null, "TO_MEASURE": null, "RURALURBAN": 0, "DATE_ATTR_EFFECTIVE": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "ae053037f1ba47d5b20f90942588320b" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 89, "name": "Sample_Section", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 10000, "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": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1686391061000 }, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 413813.5, "ymin": 4193772.2501, "xmax": 688379.4433, "ymax": 4623751.5001, "spatialReference": { "wkid": 26916, "latestWkid": 26916, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26916, "latestWkid": 26916, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 6.21369949494949E-7, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 1.60934721869444E7 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 123, 128, 0, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "timeInfo": { "startTimeField": "FROM_DATE", "endTimeField": "TO_DATE", "trackIdField": null, "type": "field", "timeExtent": [ -2208988800000, 4933267200000 ], "timeReference": null, "timeInterval": 1, "timeIntervalUnits": "esriTimeUnitsUnknown", "exportOptions": { "useTime": true, "timeDataCumulative": false, "timeOffset": null, "timeOffsetUnits": null }, "hasLiveData": false, "timeRelation": "esriTimeRelationOverlaps" }, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "EVENT_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "FROM_DATE", "type": "esriFieldTypeDate", "alias": "From Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "From_Date" }, { "name": "TO_DATE", "type": "esriFieldTypeDate", "alias": "To Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "To_Date" }, { "name": "EVENT_ID", "type": "esriFieldTypeString", "alias": "EventID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Event_ID" }, { "name": "ROUTE_ID", "type": "esriFieldTypeString", "alias": "RouteID", "domain": null, "editable": true, "nullable": true, "length": 17, "defaultValue": null, "modelName": "Route_ID" }, { "name": "FROM_MEASURE", "type": "esriFieldTypeDouble", "alias": "From Measure", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "From_Measure" }, { "name": "TO_MEASURE", "type": "esriFieldTypeDouble", "alias": "To Measure", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "To_Measure" }, { "name": "RECORD_STATUS", "type": "esriFieldTypeSmallInteger", "alias": "Record_Status", "domain": { "type": "codedValue", "name": "dRecordCode", "description": "", "codedValues": [ { "name": "Work In Progress", "code": 0 }, { "name": "Proposed", "code": 1 }, { "name": "Withdrawn", "code": 2 }, { "name": "Rejected", "code": 3 }, { "name": "Accepted", "code": 4 }, { "name": "Active", "code": 5 }, { "name": "Replaced", "code": 6 }, { "name": "Retired", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Record_Status" }, { "name": "SECTION_ID", "type": "esriFieldTypeString", "alias": "Section_ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Section_ID" }, { "name": "WIDENING_OBSTACLE", "type": "esriFieldTypeString", "alias": "Widening Obstacle", "domain": { "type": "codedValue", "name": "dWideningObstacleType", "description": "", "codedValues": [ { "name": "No obstacles", "code": "X" }, { "name": "Dense development", "code": "A" }, { "name": "Major transportation facilities", "code": "B" }, { "name": "Other public facilities", "code": "C" }, { "name": "Terrain restrictions", "code": "D" }, { "name": "Historic and archaeological sites", "code": "E" }, { "name": "Environmental sensitive areas", "code": "F" }, { "name": "Parkland", "code": "G" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "Widening_Obstacle" }, { "name": "WIDENING_POTENTIAL", "type": "esriFieldTypeSmallInteger", "alias": "Widening Potential", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Widening_Potential" }, { "name": "NUMBER_OF_SIGNALS", "type": "esriFieldTypeSmallInteger", "alias": "Number Signals", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Number_Of_Signals" }, { "name": "NUMBER_STOP_SIGNS", "type": "esriFieldTypeSmallInteger", "alias": "Stop Signs", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Number_Stop_Signs" }, { "name": "NUMBER_OTHER", "type": "esriFieldTypeSmallInteger", "alias": "At Grade Other", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Number_Other" }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "Created By", "domain": null, "editable": false, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Created_by" }, { "name": "DATE_CREATED", "type": "esriFieldTypeDate", "alias": "Date Created", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Date_Created" }, { "name": "EDITED_BY", "type": "esriFieldTypeString", "alias": "Edited By", "domain": null, "editable": false, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Edited_By" }, { "name": "DATE_EDITED", "type": "esriFieldTypeDate", "alias": "Date Edited", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Date_Edited" }, { "name": "LOCERROR", "type": "esriFieldTypeString", "alias": "LocError", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LocError" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "DATE_ATTR_EFFECTIVE", "type": "esriFieldTypeDate", "alias": "Date Attribute Effective", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_ATTR_EFFECTIVE" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true }, { "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", "required": true }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE", "required": true }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER", "required": true }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "I25707EVENT_ID", "fields": "EVENT_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25707FROM_DATE", "fields": "FROM_DATE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25707ROUTE_ID", "fields": "ROUTE_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25707TO_DATE", "fields": "TO_DATE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R516_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_516", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A214_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Sample_Section", "description": "", "prototype": { "attributes": { "DATE_ATTR_EFFECTIVE": null, "FROM_DATE": null, "TO_DATE": null, "EVENT_ID": null, "ROUTE_ID": null, "FROM_MEASURE": null, "TO_MEASURE": null, "RECORD_STATUS": null, "SECTION_ID": null, "WIDENING_OBSTACLE": null, "WIDENING_POTENTIAL": null, "NUMBER_OF_SIGNALS": null, "NUMBER_STOP_SIGNS": null, "NUMBER_OTHER": null, "LOCERROR": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "ae053037f1ba47d5b20f90942588320b" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 88, "name": "Shoulders", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 10000, "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": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1686391074000 }, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 408954.425, "ymin": 4181697.5001, "xmax": 691585.25, "ymax": 4625408.235, "spatialReference": { "wkid": 26916, "latestWkid": 26916, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26916, "latestWkid": 26916, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 6.21369949494949E-7, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 1.60934721869444E7 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 153, 133, 0, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "timeInfo": { "startTimeField": "FROM_DATE", "endTimeField": "TO_DATE", "trackIdField": null, "type": "field", "timeExtent": [ -2208988800000, 4933267200000 ], "timeReference": null, "timeInterval": 1, "timeIntervalUnits": "esriTimeUnitsUnknown", "exportOptions": { "useTime": true, "timeDataCumulative": false, "timeOffset": null, "timeOffsetUnits": null }, "hasLiveData": false, "timeRelation": "esriTimeRelationOverlaps" }, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "EVENT_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FROM_DATE", "type": "esriFieldTypeDate", "alias": "From Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "From_Date" }, { "name": "TO_DATE", "type": "esriFieldTypeDate", "alias": "To Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "To_Date" }, { "name": "EVENT_ID", "type": "esriFieldTypeString", "alias": "EventID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Event_ID" }, { "name": "ROUTE_ID", "type": "esriFieldTypeString", "alias": "RouteID", "domain": null, "editable": true, "nullable": true, "length": 17, "defaultValue": null, "modelName": "Route_ID" }, { "name": "FROM_MEASURE", "type": "esriFieldTypeDouble", "alias": "From Measure", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "From_Measure" }, { "name": "TO_MEASURE", "type": "esriFieldTypeDouble", "alias": "To Measure", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "To_Measure" }, { "name": "RECORD_STATUS", "type": "esriFieldTypeSmallInteger", "alias": "Record_Status", "domain": { "type": "codedValue", "name": "dRecordCode", "description": "", "codedValues": [ { "name": "Work In Progress", "code": 0 }, { "name": "Proposed", "code": 1 }, { "name": "Withdrawn", "code": 2 }, { "name": "Rejected", "code": 3 }, { "name": "Accepted", "code": 4 }, { "name": "Active", "code": 5 }, { "name": "Replaced", "code": 6 }, { "name": "Retired", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Record_Status" }, { "name": "SHOULDER_TYPE_R", "type": "esriFieldTypeSmallInteger", "alias": "Shoulder Type R", "domain": { "type": "codedValue", "name": "dShoulderType", "description": "", "codedValues": [ { "name": "None or Inadequate", "code": 1 }, { "name": "Surfaced shoulder exists \u2013 bituminous concrete (AC)", "code": 2 }, { "name": "Surfaced shoulder exists \u2013 Portland Cement Concrete surface (PCC)", "code": 3 }, { "name": "Stabilized shoulder exists", "code": 4 }, { "name": "Combination shoulder exists", "code": 5 }, { "name": "Earth shoulder exists", "code": 6 }, { "name": "Barrier curb exists; no shoulder in front of curb", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shoulder_Type" }, { "name": "SHOULDER_WIDTH_R", "type": "esriFieldTypeDouble", "alias": "Shoulder Width R", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shoulder_Width" }, { "name": "SHOULDER_TYPE_L", "type": "esriFieldTypeSmallInteger", "alias": "SHOULDER TYPE L", "domain": { "type": "codedValue", "name": "dShoulderType", "description": "", "codedValues": [ { "name": "None or Inadequate", "code": 1 }, { "name": "Surfaced shoulder exists \u2013 bituminous concrete (AC)", "code": 2 }, { "name": "Surfaced shoulder exists \u2013 Portland Cement Concrete surface (PCC)", "code": 3 }, { "name": "Stabilized shoulder exists", "code": 4 }, { "name": "Combination shoulder exists", "code": 5 }, { "name": "Earth shoulder exists", "code": 6 }, { "name": "Barrier curb exists; no shoulder in front of curb", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHOULDER_TYPE_L" }, { "name": "SHOULDER_WIDTH_L", "type": "esriFieldTypeDouble", "alias": "SHOULDER WIDTH L", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHOULDER_WIDTH_L" }, { "name": "SHOULDER_TYPE_RM", "type": "esriFieldTypeSmallInteger", "alias": "SHOULDER TYPE RM", "domain": { "type": "codedValue", "name": "dShoulderType", "description": "", "codedValues": [ { "name": "None or Inadequate", "code": 1 }, { "name": "Surfaced shoulder exists \u2013 bituminous concrete (AC)", "code": 2 }, { "name": "Surfaced shoulder exists \u2013 Portland Cement Concrete surface (PCC)", "code": 3 }, { "name": "Stabilized shoulder exists", "code": 4 }, { "name": "Combination shoulder exists", "code": 5 }, { "name": "Earth shoulder exists", "code": 6 }, { "name": "Barrier curb exists; no shoulder in front of curb", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHOULDER_TYPE_RM" }, { "name": "SHOULDER_WIDTH_RM", "type": "esriFieldTypeDouble", "alias": "SHOULDER WIDTH RM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHOULDER_WIDTH_RM" }, { "name": "SHOULDER_TYPE_LM", "type": "esriFieldTypeSmallInteger", "alias": "SHOULDER TYPE LM", "domain": { "type": "codedValue", "name": "dShoulderType", "description": "", "codedValues": [ { "name": "None or Inadequate", "code": 1 }, { "name": "Surfaced shoulder exists \u2013 bituminous concrete (AC)", "code": 2 }, { "name": "Surfaced shoulder exists \u2013 Portland Cement Concrete surface (PCC)", "code": 3 }, { "name": "Stabilized shoulder exists", "code": 4 }, { "name": "Combination shoulder exists", "code": 5 }, { "name": "Earth shoulder exists", "code": 6 }, { "name": "Barrier curb exists; no shoulder in front of curb", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHOULDER_TYPE_LM" }, { "name": "SHOULDER_WIDTH_LM", "type": "esriFieldTypeDouble", "alias": "SHOULDER WIDTH LM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHOULDER_WIDTH_LM" }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "CREATED BY", "domain": null, "editable": false, "nullable": true, "length": 25, "defaultValue": null, "modelName": "CREATED_BY" }, { "name": "DATE_CREATED", "type": "esriFieldTypeDate", "alias": "DATE CREATED", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_CREATED" }, { "name": "EDITED_BY", "type": "esriFieldTypeString", "alias": "EDITED BY", "domain": null, "editable": false, "nullable": true, "length": 25, "defaultValue": null, "modelName": "EDITED_BY" }, { "name": "DATE_EDITED", "type": "esriFieldTypeDate", "alias": "DATE EDITED", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_EDITED" }, { "name": "DATE_ATTR_EFFECTIVE", "type": "esriFieldTypeDate", "alias": "Date Attribute Effective", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_ATTR_EFFECTIVE" }, { "name": "LOCERROR", "type": "esriFieldTypeString", "alias": "LOCERROR", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LOCERROR" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER", "required": true }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE", "required": true }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER", "required": true }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "I25709EVENT_ID", "fields": "EVENT_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25709FROM_DATE4", "fields": "FROM_DATE,TO_DATE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25709ROUTE_ID", "fields": "ROUTE_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R518_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_518", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A216_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Shoulders", "description": "", "prototype": { "attributes": { "LOCERROR": null, "FROM_DATE": null, "TO_DATE": null, "EVENT_ID": null, "ROUTE_ID": null, "FROM_MEASURE": null, "TO_MEASURE": null, "RECORD_STATUS": null, "SHOULDER_TYPE_R": null, "SHOULDER_WIDTH_R": null, "SHOULDER_TYPE_L": null, "SHOULDER_WIDTH_L": null, "SHOULDER_TYPE_RM": null, "SHOULDER_WIDTH_RM": null, "SHOULDER_TYPE_LM": null, "SHOULDER_WIDTH_LM": null, "DATE_ATTR_EFFECTIVE": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "ae053037f1ba47d5b20f90942588320b" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 87, "name": "Speed", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 10000, "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": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1686391611000 }, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 405781.065, "ymin": 4181491.75, "xmax": 691585.25, "ymax": 4625439.635, "spatialReference": { "wkid": 26916, "latestWkid": 26916, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26916, "latestWkid": 26916, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 6.21369949494949E-7, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 1.60934721869444E7 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 11, 130, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "timeInfo": { "startTimeField": "FROM_DATE", "endTimeField": "TO_DATE", "trackIdField": null, "type": "field", "timeExtent": [ -2208988800000, 4933267200000 ], "timeReference": null, "timeInterval": 1, "timeIntervalUnits": "esriTimeUnitsUnknown", "exportOptions": { "useTime": true, "timeDataCumulative": false, "timeOffset": null, "timeOffsetUnits": null }, "hasLiveData": false, "timeRelation": "esriTimeRelationOverlaps" }, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "EVENT_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FROM_DATE", "type": "esriFieldTypeDate", "alias": "From Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "From_Date" }, { "name": "TO_DATE", "type": "esriFieldTypeDate", "alias": "To Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "To_Date" }, { "name": "EVENT_ID", "type": "esriFieldTypeString", "alias": "EventID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Event_ID" }, { "name": "ROUTE_ID", "type": "esriFieldTypeString", "alias": "RouteID", "domain": null, "editable": true, "nullable": true, "length": 17, "defaultValue": null, "modelName": "Route_ID" }, { "name": "FROM_MEASURE", "type": "esriFieldTypeDouble", "alias": "From Measure", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "From_Measure" }, { "name": "TO_MEASURE", "type": "esriFieldTypeDouble", "alias": "To Measure", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "To_Measure" }, { "name": "RECORD_STATUS", "type": "esriFieldTypeSmallInteger", "alias": "Record_Status", "domain": { "type": "codedValue", "name": "dRecordCode", "description": "", "codedValues": [ { "name": "Work In Progress", "code": 0 }, { "name": "Proposed", "code": 1 }, { "name": "Withdrawn", "code": 2 }, { "name": "Rejected", "code": 3 }, { "name": "Accepted", "code": 4 }, { "name": "Active", "code": 5 }, { "name": "Replaced", "code": 6 }, { "name": "Retired", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Record_Status" }, { "name": "SPEED_LIMIT_I", "type": "esriFieldTypeSmallInteger", "alias": "Speed Limit Inc", "domain": { "type": "codedValue", "name": "dSpeedLimit", "description": "", "codedValues": [ { "name": "10 mph", "code": 10 }, { "name": "15 mph", "code": 15 }, { "name": "20 mph", "code": 20 }, { "name": "25 mph", "code": 25 }, { "name": "30 mph", "code": 30 }, { "name": "35 mph", "code": 35 }, { "name": "40 mph", "code": 40 }, { "name": "45 mph", "code": 45 }, { "name": "50 mph", "code": 50 }, { "name": "55 mph", "code": 55 }, { "name": "60 mph", "code": 60 }, { "name": "65 mph", "code": 65 }, { "name": "70 mph", "code": 70 }, { "name": "Not Applicable", "code": 99 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Speed_Limit" }, { "name": "SPEED_LIMIT_D", "type": "esriFieldTypeSmallInteger", "alias": "Speed Limit Dec", "domain": { "type": "codedValue", "name": "dSpeedLimit", "description": "", "codedValues": [ { "name": "10 mph", "code": 10 }, { "name": "15 mph", "code": 15 }, { "name": "20 mph", "code": 20 }, { "name": "25 mph", "code": 25 }, { "name": "30 mph", "code": 30 }, { "name": "35 mph", "code": 35 }, { "name": "40 mph", "code": 40 }, { "name": "45 mph", "code": 45 }, { "name": "50 mph", "code": 50 }, { "name": "55 mph", "code": 55 }, { "name": "60 mph", "code": 60 }, { "name": "65 mph", "code": 65 }, { "name": "70 mph", "code": 70 }, { "name": "Not Applicable", "code": 99 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SPEED_LIMIT_D" }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "Created By", "domain": null, "editable": false, "nullable": true, "length": 25, "defaultValue": null, "modelName": "CREATED_BY" }, { "name": "DATE_CREATED", "type": "esriFieldTypeDate", "alias": "Date Created", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_CREATED" }, { "name": "EDITED_BY", "type": "esriFieldTypeString", "alias": "Edited By", "domain": null, "editable": false, "nullable": true, "length": 25, "defaultValue": null, "modelName": "EDITED_BY" }, { "name": "DATE_EDITED", "type": "esriFieldTypeDate", "alias": "Date Edited", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_EDITED" }, { "name": "DATE_ATTR_EFFECTIVE", "type": "esriFieldTypeDate", "alias": "Date Attr Effective", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_ATTR_EFFECTIVE" }, { "name": "LOCERROR", "type": "esriFieldTypeString", "alias": "LOCERROR", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LOCERROR" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER", "required": true }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE", "required": true }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER", "required": true }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "I25713EVENT_ID", "fields": "EVENT_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25713FROM_DATE4", "fields": "FROM_DATE,TO_DATE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25713ROUTE_ID", "fields": "ROUTE_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R522_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_522", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A220_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Speed", "description": "", "prototype": { "attributes": { "LOCERROR": null, "FROM_DATE": null, "TO_DATE": null, "EVENT_ID": null, "ROUTE_ID": null, "FROM_MEASURE": null, "TO_MEASURE": null, "RECORD_STATUS": null, "SPEED_LIMIT_I": null, "SPEED_LIMIT_D": null, "DATE_ATTR_EFFECTIVE": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "ae053037f1ba47d5b20f90942588320b" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 86, "name": "STRAHNET", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 10000, "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": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1686391717000 }, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 413813.5, "ymin": 4194246.8209, "xmax": 688493.865, "ymax": 4625038.555, "spatialReference": { "wkid": 26916, "latestWkid": 26916, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26916, "latestWkid": 26916, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 6.21369949494949E-7, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 1.60934721869444E7 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 77, 0, 133, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "timeInfo": { "startTimeField": "FROM_DATE", "endTimeField": "TO_DATE", "trackIdField": null, "type": "field", "timeExtent": [ -2208988800000, 4933267200000 ], "timeReference": null, "timeInterval": 1, "timeIntervalUnits": "esriTimeUnitsUnknown", "exportOptions": { "useTime": true, "timeDataCumulative": false, "timeOffset": null, "timeOffsetUnits": null }, "hasLiveData": false, "timeRelation": "esriTimeRelationOverlaps" }, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "EVENT_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "FROM_DATE", "type": "esriFieldTypeDate", "alias": "From Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "From_Date" }, { "name": "TO_DATE", "type": "esriFieldTypeDate", "alias": "To Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "To_Date" }, { "name": "EVENT_ID", "type": "esriFieldTypeString", "alias": "EventID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Event_ID" }, { "name": "ROUTE_ID", "type": "esriFieldTypeString", "alias": "RouteID", "domain": null, "editable": true, "nullable": true, "length": 17, "defaultValue": null, "modelName": "Route_ID" }, { "name": "FROM_MEASURE", "type": "esriFieldTypeDouble", "alias": "From Measure", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "From_Measure" }, { "name": "TO_MEASURE", "type": "esriFieldTypeDouble", "alias": "To Measure", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "To_Measure" }, { "name": "RECORD_STATUS", "type": "esriFieldTypeSmallInteger", "alias": "Record_Status", "domain": { "type": "codedValue", "name": "dRecordCode", "description": "", "codedValues": [ { "name": "Work In Progress", "code": 0 }, { "name": "Proposed", "code": 1 }, { "name": "Withdrawn", "code": 2 }, { "name": "Rejected", "code": 3 }, { "name": "Accepted", "code": 4 }, { "name": "Active", "code": 5 }, { "name": "Replaced", "code": 6 }, { "name": "Retired", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Record_Status" }, { "name": "STRAHNET", "type": "esriFieldTypeSmallInteger", "alias": "STRAHNET", "domain": { "type": "codedValue", "name": "dYesNo", "description": "", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STRAHNET" }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "Created By", "domain": null, "editable": false, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Created_by" }, { "name": "DATE_CREATED", "type": "esriFieldTypeDate", "alias": "Date Created", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Date_Created" }, { "name": "EDITED_BY", "type": "esriFieldTypeString", "alias": "Edited By", "domain": null, "editable": false, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Edited_By" }, { "name": "DATE_EDITED", "type": "esriFieldTypeDate", "alias": "Date Edited", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Date_Edited" }, { "name": "LOCERROR", "type": "esriFieldTypeString", "alias": "LocError", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LocError" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "DATE_ATTR_EFFECTIVE", "type": "esriFieldTypeDate", "alias": "Date Attribute Effective", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_ATTR_EFFECTIVE" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true }, { "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", "required": true }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE", "required": true }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER", "required": true }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "I25714EVENT_ID", "fields": "EVENT_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25714FROM_DATE", "fields": "FROM_DATE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25714ROUTE_ID", "fields": "ROUTE_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25714TO_DATE", "fields": "TO_DATE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R523_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_523", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A221_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "STRAHNET", "description": "", "prototype": { "attributes": { "DATE_ATTR_EFFECTIVE": null, "FROM_DATE": null, "TO_DATE": null, "EVENT_ID": null, "ROUTE_ID": null, "FROM_MEASURE": null, "TO_MEASURE": null, "RECORD_STATUS": null, "STRAHNET": null, "LOCERROR": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "ae053037f1ba47d5b20f90942588320b" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 85, "name": "TOID", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 10000, "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": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1686391837000 }, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 417012.695, "ymin": 4198200.5001, "xmax": 688063.955, "ymax": 4624302.5151, "spatialReference": { "wkid": 26916, "latestWkid": 26916, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26916, "latestWkid": 26916, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 6.21369949494949E-7, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 1.60934721869444E7 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 145, 0, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "timeInfo": { "startTimeField": "FROM_DATE", "endTimeField": "TO_DATE", "trackIdField": null, "type": "field", "timeExtent": [ -2208988800000, 4933267200000 ], "timeReference": null, "timeInterval": 1, "timeIntervalUnits": "esriTimeUnitsUnknown", "exportOptions": { "useTime": true, "timeDataCumulative": false, "timeOffset": null, "timeOffsetUnits": null }, "hasLiveData": false, "timeRelation": "esriTimeRelationOverlaps" }, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "EVENT_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "FROM_DATE", "type": "esriFieldTypeDate", "alias": "From Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "From_Date" }, { "name": "TO_DATE", "type": "esriFieldTypeDate", "alias": "To Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "To_Date" }, { "name": "EVENT_ID", "type": "esriFieldTypeString", "alias": "EventID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Event_ID" }, { "name": "ROUTE_ID", "type": "esriFieldTypeString", "alias": "RouteID", "domain": null, "editable": true, "nullable": true, "length": 17, "defaultValue": null, "modelName": "Route_ID" }, { "name": "FROM_MEASURE", "type": "esriFieldTypeDouble", "alias": "From Measure", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "From_Measure" }, { "name": "TO_MEASURE", "type": "esriFieldTypeDouble", "alias": "To Measure", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "To_Measure" }, { "name": "RECORD_STATUS", "type": "esriFieldTypeSmallInteger", "alias": "Record_Status", "domain": { "type": "codedValue", "name": "dRecordCode", "description": "", "codedValues": [ { "name": "Work In Progress", "code": 0 }, { "name": "Proposed", "code": 1 }, { "name": "Withdrawn", "code": 2 }, { "name": "Rejected", "code": 3 }, { "name": "Accepted", "code": 4 }, { "name": "Active", "code": 5 }, { "name": "Replaced", "code": 6 }, { "name": "Retired", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Record_Status" }, { "name": "SECONDARY_ROUTEID", "type": "esriFieldTypeString", "alias": "Secondary_RouteID", "domain": null, "editable": true, "nullable": true, "length": 17, "defaultValue": null, "modelName": "Secondary_RouteID" }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "Created By", "domain": null, "editable": false, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Created_by" }, { "name": "DATE_CREATED", "type": "esriFieldTypeDate", "alias": "Date Created", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Date_Created" }, { "name": "EDITED_BY", "type": "esriFieldTypeString", "alias": "Edited By", "domain": null, "editable": false, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Edited_By" }, { "name": "DATE_EDITED", "type": "esriFieldTypeDate", "alias": "Date Edited", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Date_Edited" }, { "name": "LOCERROR", "type": "esriFieldTypeString", "alias": "LocError", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LocError" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "DATE_ATTR_EFFECTIVE", "type": "esriFieldTypeDate", "alias": "Date Attribute Effective", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_ATTR_EFFECTIVE" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true }, { "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", "required": true }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE", "required": true }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER", "required": true }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "I25717EVENT_ID", "fields": "EVENT_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25717FROM_DATE", "fields": "FROM_DATE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25717ROUTE_ID", "fields": "ROUTE_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25717TO_DATE", "fields": "TO_DATE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R526_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_526", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A224_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "TOID", "description": "", "prototype": { "attributes": { "DATE_ATTR_EFFECTIVE": null, "FROM_DATE": null, "TO_DATE": null, "EVENT_ID": null, "ROUTE_ID": null, "FROM_MEASURE": null, "TO_MEASURE": null, "RECORD_STATUS": null, "SECONDARY_ROUTEID": null, "LOCERROR": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "ae053037f1ba47d5b20f90942588320b" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 84, "name": "Turn", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 10000, "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": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1686391932000 }, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 408954.425, "ymin": 4181697.5001, "xmax": 691585.25, "ymax": 4625408.235, "spatialReference": { "wkid": 26916, "latestWkid": 26916, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26916, "latestWkid": 26916, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 6.21369949494949E-7, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 1.60934721869444E7 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 138, 99, 0, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "timeInfo": { "startTimeField": "FROM_DATE", "endTimeField": "TO_DATE", "trackIdField": null, "type": "field", "timeExtent": [ -2208988800000, 4933267200000 ], "timeReference": null, "timeInterval": 1, "timeIntervalUnits": "esriTimeUnitsUnknown", "exportOptions": { "useTime": true, "timeDataCumulative": false, "timeOffset": null, "timeOffsetUnits": null }, "hasLiveData": false, "timeRelation": "esriTimeRelationOverlaps" }, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "EVENT_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "FROM_DATE", "type": "esriFieldTypeDate", "alias": "From Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "From_Date" }, { "name": "TO_DATE", "type": "esriFieldTypeDate", "alias": "To Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "To_Date" }, { "name": "EVENT_ID", "type": "esriFieldTypeString", "alias": "EventID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Event_ID" }, { "name": "ROUTE_ID", "type": "esriFieldTypeString", "alias": "RouteID", "domain": null, "editable": true, "nullable": true, "length": 17, "defaultValue": null, "modelName": "Route_ID" }, { "name": "FROM_MEASURE", "type": "esriFieldTypeDouble", "alias": "From Measure", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "From_Measure" }, { "name": "TO_MEASURE", "type": "esriFieldTypeDouble", "alias": "To Measure", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "To_Measure" }, { "name": "RECORD_STATUS", "type": "esriFieldTypeSmallInteger", "alias": "Record_Status", "domain": { "type": "codedValue", "name": "dRecordCode", "description": "", "codedValues": [ { "name": "Work In Progress", "code": 0 }, { "name": "Proposed", "code": 1 }, { "name": "Withdrawn", "code": 2 }, { "name": "Rejected", "code": 3 }, { "name": "Accepted", "code": 4 }, { "name": "Active", "code": 5 }, { "name": "Replaced", "code": 6 }, { "name": "Retired", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Record_Status" }, { "name": "TURN_TYPE", "type": "esriFieldTypeString", "alias": "Turn Lane Type", "domain": { "type": "codedValue", "name": "dTurnType", "description": "", "codedValues": [ { "name": "None", "code": "0" }, { "name": "Left and Right", "code": "1" }, { "name": "Left only", "code": "2" }, { "name": "Right only", "code": "3" }, { "name": "Continuous", "code": "4" }, { "name": "Truck", "code": "5" }, { "name": "Multiple Left", "code": "A" }, { "name": "Multiple Right", "code": "B" }, { "name": "Multiple Turns Left and Right", "code": "C" }, { "name": "No Turns Permitted", "code": "X" }, { "name": "Unknown", "code": "Z" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "Turn_Type" }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "Created By", "domain": null, "editable": false, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Created_by" }, { "name": "DATE_CREATED", "type": "esriFieldTypeDate", "alias": "Date Created", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Date_Created" }, { "name": "EDITED_BY", "type": "esriFieldTypeString", "alias": "Edited By", "domain": null, "editable": false, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Edited_By" }, { "name": "DATE_EDITED", "type": "esriFieldTypeDate", "alias": "Date Edited", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Date_Edited" }, { "name": "LOCERROR", "type": "esriFieldTypeString", "alias": "LocError", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LocError" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "DATE_ATTR_EFFECTIVE", "type": "esriFieldTypeDate", "alias": "Date Attribute Effective", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_ATTR_EFFECTIVE" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true }, { "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", "required": true }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE", "required": true }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER", "required": true }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "I25721EVENT_ID", "fields": "EVENT_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25721FROM_DATE", "fields": "FROM_DATE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25721ROUTE_ID", "fields": "ROUTE_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25721TO_DATE", "fields": "TO_DATE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R530_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_530", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A228_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Turn", "description": "", "prototype": { "attributes": { "DATE_ATTR_EFFECTIVE": null, "FROM_DATE": null, "TO_DATE": null, "EVENT_ID": null, "ROUTE_ID": null, "FROM_MEASURE": null, "TO_MEASURE": null, "RECORD_STATUS": null, "TURN_TYPE": null, "LOCERROR": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "ae053037f1ba47d5b20f90942588320b" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 83, "name": "Surface_Type", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 10000, "geometryType": "esriGeometryPolyline", "description": "INDOT Pavement Surface Type is created as an ESRI polyline shapefile consisting of a Feature polyline geometry. The data set was compiled by INDOT Road Inventory Group. Dataset is classified as sde Feature Class. The Feature Class is projected Coordinate System: NAD 1983, UTM, Zone 16 N. The Projections is Transverse Mercator.Each Surface Type record is placed as to Position, From and To Measure, and contains 10 classifications. Classifications are: Asphalt, Brick, Concrete, CRC, Dirt, Gravel, JCP, Other, Rigid, and Sandmix. These Classifications were determined from a combination of Pathway Services sensor data collected in 2014 and existing records from Road Inventory. Quality control was completed using State of Indiana Aerial Images and Pathweb images collected in 2016.", "copyrightText": "INDOT Pavement Surface Type is created as an ESRI polyline shapefile consisting of a Feature polyline geometry. The data set was compiled by INDOT Road Inventory Group. Dataset is classified as sde Feature Class. The Feature Class is projected Coordinate System: NAD 1983, UTM, Zone 16 N. The Projections is Transverse Mercator.\nEach Surface Type record is placed as to Position, From and To Measure, and contains 10 classifications. Classifications are: Asphalt, Brick, Concrete, CRC, Dirt, Gravel, JCP, Other, Rigid, and Sandmix. \nThese Classifications were determined from a combination of Pathway Services sensor data collected in 2014 and existing records from Road Inventory. Quality control was completed using State of Indiana Aerial Images and Pathweb images collected in 2016.", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1686391736000 }, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 405781.065, "ymin": 4181491.75, "xmax": 691585.25, "ymax": 4625439.635, "spatialReference": { "wkid": 26916, "latestWkid": 26916, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26916, "latestWkid": 26916, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 6.21369949494949E-7, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 1.60934721869444E7 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 6, 0, 171, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "timeInfo": { "startTimeField": "FROM_DATE", "endTimeField": "TO_DATE", "trackIdField": null, "type": "field", "timeExtent": [ -2208988800000, 4933267200000 ], "timeReference": null, "timeInterval": 1, "timeIntervalUnits": "esriTimeUnitsUnknown", "exportOptions": { "useTime": true, "timeDataCumulative": false, "timeOffset": null, "timeOffsetUnits": null }, "hasLiveData": false, "timeRelation": "esriTimeRelationOverlaps" }, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "EVENT_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FROM_DATE", "type": "esriFieldTypeDate", "alias": "From Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "From_Date" }, { "name": "TO_DATE", "type": "esriFieldTypeDate", "alias": "To Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "To_Date" }, { "name": "EVENT_ID", "type": "esriFieldTypeString", "alias": "EventID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Event_ID" }, { "name": "ROUTE_ID", "type": "esriFieldTypeString", "alias": "RouteID", "domain": null, "editable": true, "nullable": true, "length": 17, "defaultValue": null, "modelName": "Route_ID" }, { "name": "FROM_MEASURE", "type": "esriFieldTypeDouble", "alias": "From Measure", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "From_Measure" }, { "name": "TO_MEASURE", "type": "esriFieldTypeDouble", "alias": "To Measure", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "To_Measure" }, { "name": "SURFACE_TYPE", "type": "esriFieldTypeString", "alias": "SURFACE TYPE", "domain": { "type": "codedValue", "name": "dConSurf", "description": "", "codedValues": [ { "name": "Asphalt", "code": "A" }, { "name": "Concrete", "code": "C" }, { "name": "Full depth asphalt", "code": "F" }, { "name": "Jointed concrete", "code": "J" }, { "name": "Micro surface", "code": "M" }, { "name": "Overlay - HMA over Concrete", "code": "O" }, { "name": "Rigid", "code": "R" }, { "name": "Sandmix", "code": "S" }, { "name": "Thin HMA overlay", "code": "T" }, { "name": "Brick", "code": "B" }, { "name": "Dirt", "code": "D" }, { "name": "Gravel", "code": "G" }, { "name": "JCP", "code": "P" }, { "name": "CRC", "code": "X" }, { "name": "Other", "code": "Z" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "OA_NUMBER" }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "CREATED_BY", "domain": null, "editable": false, "nullable": true, "length": 25, "defaultValue": null, "modelName": "CREATED_BY" }, { "name": "DATE_CREATED", "type": "esriFieldTypeDate", "alias": "DATE_CREATED", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_CREATED" }, { "name": "EDITED_BY", "type": "esriFieldTypeString", "alias": "EDITED_BY", "domain": null, "editable": false, "nullable": true, "length": 25, "defaultValue": null, "modelName": "EDITED_BY" }, { "name": "DATE_EDITED", "type": "esriFieldTypeDate", "alias": "DATE_EDITED", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_EDITED" }, { "name": "LOCERROR", "type": "esriFieldTypeString", "alias": "LOCERROR", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LOCERROR" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER", "required": true }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE", "required": true }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER", "required": true }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "I25716ROUTE_ID", "fields": "ROUTE_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R525_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_525", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A223_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Surface_Type", "description": "", "prototype": { "attributes": { "LOCERROR": null, "FROM_DATE": null, "TO_DATE": null, "EVENT_ID": null, "ROUTE_ID": null, "FROM_MEASURE": null, "TO_MEASURE": null, "SURFACE_TYPE": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "ae053037f1ba47d5b20f90942588320b" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 82, "name": "Pavement current", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "DATE_CREATED", "creatorField": "CREATED_BY", "editDateField": "DATE_EDITED", "editorField": "EDITED_BY" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1686390406000 }, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 408954.425, "ymin": 4181697.5001, "xmax": 691585.25, "ymax": 4625038.555, "spatialReference": { "wkid": 26916, "latestWkid": 26916, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26916, "latestWkid": 26916, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 6.21369949494949E-7, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 1.60934721869444E7 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 145, 82, 0, 255 ], "width": 1 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "timeInfo": { "startTimeField": "FROM_DATE", "endTimeField": "TO_DATE", "trackIdField": null, "type": "field", "timeExtent": [ -2208988800000, 4933267200000 ], "timeReference": null, "timeInterval": 1, "timeIntervalUnits": "esriTimeUnitsUnknown", "exportOptions": { "useTime": true, "timeDataCumulative": false, "timeOffset": null, "timeOffsetUnits": null }, "hasLiveData": false, "timeRelation": "esriTimeRelationOverlaps" }, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "EVENT_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FROM_DATE", "type": "esriFieldTypeDate", "alias": "FROM_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "FROM_DATE" }, { "name": "TO_DATE", "type": "esriFieldTypeDate", "alias": "TO_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "TO_DATE" }, { "name": "EVENT_ID", "type": "esriFieldTypeString", "alias": "EVENT_ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EVENT_ID" }, { "name": "ROUTE_ID", "type": "esriFieldTypeString", "alias": "ROUTE_ID", "domain": null, "editable": true, "nullable": true, "length": 17, "defaultValue": null, "modelName": "ROUTE_ID" }, { "name": "FROM_MEASURE", "type": "esriFieldTypeDouble", "alias": "FROM_MEASURE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FROM_MEASURE" }, { "name": "TO_MEASURE", "type": "esriFieldTypeDouble", "alias": "TO_MEASURE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TO_MEASURE" }, { "name": "SEGMENT_KEY", "type": "esriFieldTypeInteger", "alias": "SEGMENT_KEY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SEGMENT_KEY" }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "CREATED_BY", "domain": null, "editable": false, "nullable": true, "length": 30, "defaultValue": null, "modelName": "CREATED_BY", "required": true }, { "name": "DATE_CREATED", "type": "esriFieldTypeDate", "alias": "DATE_CREATED", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_CREATED", "required": true }, { "name": "EDITED_BY", "type": "esriFieldTypeString", "alias": "EDITED_BY", "domain": null, "editable": false, "nullable": true, "length": 30, "defaultValue": null, "modelName": "EDITED_BY", "required": true }, { "name": "DATE_EDITED", "type": "esriFieldTypeDate", "alias": "DATE_EDITED", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_EDITED", "required": true }, { "name": "LOCERROR", "type": "esriFieldTypeString", "alias": "LocError", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LOCERROR" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "G25698SEGMENT_KE", "fields": "SEGMENT_KEY", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25698EVENT_ID", "fields": "EVENT_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25698FROM_DATE5", "fields": "FROM_DATE,TO_DATE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25698ROUTE_ID", "fields": "ROUTE_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R507_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_507", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A205_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Pavement current", "description": "", "prototype": { "attributes": { "LOCERROR": null, "FROM_DATE": null, "TO_DATE": null, "EVENT_ID": null, "ROUTE_ID": null, "FROM_MEASURE": null, "TO_MEASURE": null, "SEGMENT_KEY": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "ae053037f1ba47d5b20f90942588320b" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "CountyLog", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 250000, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 10000, "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": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1686392561000 }, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 405781.065, "ymin": 4180837.6957, "xmax": 691585.25, "ymax": 4625439.635, "spatialReference": { "wkid": 26916, "latestWkid": 26916, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26916, "latestWkid": 26916, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 6.21369949494949E-7, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 1.60934721869444E7 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 138, 0, 44, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "timeInfo": { "startTimeField": "FROM_DATE", "endTimeField": "TO_DATE", "trackIdField": null, "type": "field", "timeExtent": [ -2208988800000, 4933267200000 ], "timeReference": null, "timeInterval": 1, "timeIntervalUnits": "esriTimeUnitsUnknown", "exportOptions": { "useTime": true, "timeDataCumulative": false, "timeOffset": null, "timeOffsetUnits": null }, "hasLiveData": false, "timeRelation": "esriTimeRelationOverlaps" }, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "ROUTE_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FROM_DATE", "type": "esriFieldTypeDate", "alias": "From Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "From_Date" }, { "name": "TO_DATE", "type": "esriFieldTypeDate", "alias": "To Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "To_Date" }, { "name": "ROUTE_NAME", "type": "esriFieldTypeString", "alias": "Route Name", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Route_Name" }, { "name": "ALTERNATE_ROUTE_NAME", "type": "esriFieldTypeString", "alias": "Alternate Route Name", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Alternate_Route_Name" }, { "name": "ALTERNATE_ROUTE_NAME2", "type": "esriFieldTypeString", "alias": "Alternate Route Name2", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Alternate_Route_Name2" }, { "name": "JURISDICTION", "type": "esriFieldTypeString", "alias": "Jurisdiction", "domain": { "type": "codedValue", "name": "dJurisdiction", "description": "", "codedValues": [ { "name": "Interstate", "code": "1" }, { "name": "US Route", "code": "2" }, { "name": "County Road", "code": "3" }, { "name": "City Street", "code": "5" }, { "name": "Proposed", "code": "6" }, { "name": "Special State", "code": "8" }, { "name": "State Road", "code": "9" }, { "name": "Federal Managed Land", "code": "F" }, { "name": "Indian Affair", "code": "I" }, { "name": "Local Parks", "code": "L" }, { "name": "State Managed Land", "code": "S" }, { "name": "Other Managed", "code": "M" }, { "name": "University", "code": "U" }, { "name": "Toll Road", "code": "7" }, { "name": "Non-Certified Road", "code": "N" }, { "name": "Railroad", "code": "R" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "Jurisdiction" }, { "name": "COUNTY_CODE", "type": "esriFieldTypeString", "alias": "County_Code", "domain": { "type": "codedValue", "name": "dCounty", "description": "", "codedValues": [ { "name": "Adams", "code": "01" }, { "name": "Allen", "code": "02" }, { "name": "Bartholomew", "code": "03" }, { "name": "Benton", "code": "04" }, { "name": "Blackford", "code": "05" }, { "name": "Boone", "code": "06" }, { "name": "Brown", "code": "07" }, { "name": "Carroll", "code": "08" }, { "name": "Cass", "code": "09" }, { "name": "Clark", "code": "10" }, { "name": "Clay", "code": "11" }, { "name": "Clinton", "code": "12" }, { "name": "Crawford", "code": "13" }, { "name": "Daviess", "code": "14" }, { "name": "Dearborn", "code": "15" }, { "name": "Decatur", "code": "16" }, { "name": "Dekalb", "code": "17" }, { "name": "Delaware", "code": "18" }, { "name": "Dubois", "code": "19" }, { "name": "Elkhart", "code": "20" }, { "name": "Fayette", "code": "21" }, { "name": "Floyd", "code": "22" }, { "name": "Fountain", "code": "23" }, { "name": "Franklin", "code": "24" }, { "name": "Fulton", "code": "25" }, { "name": "Gibson", "code": "26" }, { "name": "Grant", "code": "27" }, { "name": "Greene", "code": "28" }, { "name": "Hamilton", "code": "29" }, { "name": "Hancock", "code": "30" }, { "name": "Harrison", "code": "31" }, { "name": "Hendricks", "code": "32" }, { "name": "Henry", "code": "33" }, { "name": "Howard", "code": "34" }, { "name": "Huntington", "code": "35" }, { "name": "Jackson", "code": "36" }, { "name": "Jasper", "code": "37" }, { "name": "Jay", "code": "38" }, { "name": "Jefferson", "code": "39" }, { "name": "Jennings", "code": "40" }, { "name": "Johnson", "code": "41" }, { "name": "Knox", "code": "42" }, { "name": "Kosciusko", "code": "43" }, { "name": "LaGrange", "code": "44" }, { "name": "Lake", "code": "45" }, { "name": "LaPorte", "code": "46" }, { "name": "Lawrence", "code": "47" }, { "name": "Madison", "code": "48" }, { "name": "Marion", "code": "49" }, { "name": "Marshall", "code": "50" }, { "name": "Martin", "code": "51" }, { "name": "Miami", "code": "52" }, { "name": "Monroe", "code": "53" }, { "name": "Montgomery", "code": "54" }, { "name": "Morgan", "code": "55" }, { "name": "Newton", "code": "56" }, { "name": "Noble", "code": "57" }, { "name": "Ohio", "code": "58" }, { "name": "Orange", "code": "59" }, { "name": "Owen", "code": "60" }, { "name": "Parke", "code": "61" }, { "name": "Perry", "code": "62" }, { "name": "Pike", "code": "63" }, { "name": "Porter", "code": "64" }, { "name": "Posey", "code": "65" }, { "name": "Pulaski", "code": "66" }, { "name": "Putnam", "code": "67" }, { "name": "Randolph", "code": "68" }, { "name": "Ripley", "code": "69" }, { "name": "Rush", "code": "70" }, { "name": "St.Joseph", "code": "71" }, { "name": "Scott", "code": "72" }, { "name": "Shelby", "code": "73" }, { "name": "Spencer", "code": "74" }, { "name": "Starke", "code": "75" }, { "name": "Steuben", "code": "76" }, { "name": "Sullivan", "code": "77" }, { "name": "Switzerland", "code": "78" }, { "name": "Tippecanoe", "code": "79" }, { "name": "Tipton", "code": "80" }, { "name": "Union", "code": "81" }, { "name": "Vanderburgh", "code": "82" }, { "name": "Vermillion", "code": "83" }, { "name": "Vigo", "code": "84" }, { "name": "Wabash", "code": "85" }, { "name": "Warren", "code": "86" }, { "name": "Warrick", "code": "87" }, { "name": "Washington", "code": "88" }, { "name": "Wayne", "code": "89" }, { "name": "Wells", "code": "90" }, { "name": "White", "code": "91" }, { "name": "Whitley", "code": "92" }, { "name": "Statewide (Non County)", "code": "00" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "County_Code" }, { "name": "CITY_CODE", "type": "esriFieldTypeString", "alias": "City_Code", "domain": { "type": "codedValue", "name": "dCityLut", "description": "city code lookup", "codedValues": [ { "name": "NON CITY", "code": "0000" }, { "name": "ADVANCE", "code": "0111" }, { "name": "AKRON", "code": "0172" }, { "name": "ALAMO", "code": "0299" }, { "name": "ALBANY", "code": "0464" }, { "name": "ALBION", "code": "0519" }, { "name": "ALEXANDRIA", "code": "0720" }, { "name": "ALFORDSVILLE", "code": "0137" }, { "name": "ALTON", "code": "0132" }, { "name": "ALTONA", "code": "0151" }, { "name": "AMBIA", "code": "0107" }, { "name": "AMBOY", "code": "0290" }, { "name": "AMO", "code": "0203" }, { "name": "ANDERSON", "code": "0852" }, { "name": "ANDREWS", "code": "0486" }, { "name": "ANGOLA", "code": "0732" }, { "name": "ARCADIA", "code": "0476" }, { "name": "ARGOS", "code": "0511" }, { "name": "ASHLEY", "code": "0357" }, { "name": "ATLANTA", "code": "0189" }, { "name": "ATTICA", "code": "0656" }, { "name": "AUBURN", "code": "0706" }, { "name": "AURORA", "code": "0651" }, { "name": "AUSTIN", "code": "0563" }, { "name": "AVILLA", "code": "0314" }, { "name": "AVON", "code": "0775" }, { "name": "BAINBRIDGE", "code": "0334" }, { "name": "BARGERSVILLE", "code": "0232" }, { "name": "BATESVILLE", "code": "0621" }, { "name": "BATTLE GROUND", "code": "0366" }, { "name": "Bedford", "code": "0765" }, { "name": "BEECH GROVE", "code": "0721" }, { "name": "BERNE", "code": "0450" }, { "name": "BETHANY", "code": "0416" }, { "name": "BEVERLY SHORES", "code": "0323" }, { "name": "BICKNELL", "code": "0663" }, { "name": "BIRDSEYE", "code": "0156" }, { "name": "BLOOMFIELD", "code": "0474" }, { "name": "BLOOMINGDALE", "code": "0317" }, { "name": "BLOOMINGTON", "code": "0805" }, { "name": "BLOUNTSVILLE", "code": "0210" }, { "name": "BLUFFTON", "code": "0737" }, { "name": "BOONVILLE", "code": "0736" }, { "name": "BOSTON", "code": "0395" }, { "name": "BOSWELL", "code": "0108" }, { "name": "BOURBON", "code": "0512" }, { "name": "BRAZIL", "code": "0704" }, { "name": "BREMEN", "code": "0617" }, { "name": "BRISTOL", "code": "0158" }, { "name": "BROOK", "code": "0312" }, { "name": "BROOKLYN", "code": "0309" }, { "name": "BROOKSBURG", "code": "0230" }, { "name": "BROOKSTON", "code": "0557" }, { "name": "BROOKVILLE", "code": "0605" }, { "name": "BROWNSBURG", "code": "0660" }, { "name": "BROWNSTOWN", "code": "0488" }, { "name": "BRUCEVILLE", "code": "0493" }, { "name": "BRYANT", "code": "0227" }, { "name": "BUNKER HILL", "code": "0291" }, { "name": "BURKET", "code": "0242" }, { "name": "BURLINGTON", "code": "0414" }, { "name": "BURNETTSVILLE", "code": "0409" }, { "name": "BURNS HARBOR", "code": "0561" }, { "name": "BUTLER", "code": "0462" }, { "name": "CADIZ", "code": "0211" }, { "name": "CAMBRIDGE CITY", "code": "0625" }, { "name": "CAMDEN", "code": "0116" }, { "name": "CAMPBELLSBURG", "code": "0388" }, { "name": "CANNELBURG", "code": "0138" }, { "name": "CANNELTON", "code": "0528" }, { "name": "CARBON", "code": "0123" }, { "name": "CAREFREE", "code": "0268" }, { "name": "CARLISLE", "code": "0363" }, { "name": "CARMEL", "code": "0477" }, { "name": "CARTHAGE", "code": "0538" }, { "name": "CAYUGA", "code": "0551" }, { "name": "CEDAR GROVE", "code": "0168" }, { "name": "CEDAR LAKE", "code": "0738" }, { "name": "CENTER POINT", "code": "0124" }, { "name": "CENTERVILLE", "code": "0555" }, { "name": "CHALMERS", "code": "0410" }, { "name": "CHANDLER", "code": "0553" }, { "name": "CHARLESTOWN", "code": "0650" }, { "name": "CHESTERFIELD", "code": "0505" }, { "name": "CHESTERTON", "code": "0664" }, { "name": "CHRISNEY", "code": "0352" }, { "name": "CHURUBUSCO", "code": "0559" }, { "name": "CICERO", "code": "0478" }, { "name": "City 0781", "code": "0781" }, { "name": "CLARKS HILL", "code": "0367" }, { "name": "CLARKSVILLE", "code": "0703" }, { "name": "CLAY CITY", "code": "0460" }, { "name": "CLAYPOOL", "code": "0243" }, { "name": "CLAYTON", "code": "0204" }, { "name": "CLEAR LAKE", "code": "0358" }, { "name": "CLERMONT", "code": "0270" }, { "name": "CLIFFORD", "code": "0103" }, { "name": "CLINTON", "code": "0735" }, { "name": "CLOVERDALE", "code": "0335" }, { "name": "COATESVILLE", "code": "0205" }, { "name": "COLFAX", "code": "0127" }, { "name": "COLUMBIA", "code": "0668" }, { "name": "COLUMBUS", "code": "0750" }, { "name": "CONNERSVILLE", "code": "0756" }, { "name": "CONVERSE", "code": "0292" }, { "name": "CORUNNA", "code": "0152" }, { "name": "CORYDON", "code": "0482" }, { "name": "COUNTRY CLUB HEIGHTS", "code": "0262" }, { "name": "COVINGTON", "code": "0604" }, { "name": "CRANDALL", "code": "0195" }, { "name": "CRANE", "code": "0417" }, { "name": "CRAWFORDSVILLE", "code": "0768" }, { "name": "CROMWELL", "code": "0315" }, { "name": "CROTHERSVILLE", "code": "0489" }, { "name": "Crown Point", "code": "0715" }, { "name": "CROWS NEST", "code": "0271" }, { "name": "CULVER", "code": "0513" }, { "name": "CUMBERLAND", "code": "0272" }, { "name": "CYNTHIANA", "code": "0329" }, { "name": "DALE", "code": "0353" }, { "name": "DALEVILLE", "code": "0427" }, { "name": "DANA", "code": "0372" }, { "name": "DANVILLE", "code": "0608" }, { "name": "DARLINGTON", "code": "0300" }, { "name": "DARMSTADT", "code": "0418" }, { "name": "DAYTON", "code": "0421" }, { "name": "DECATUR", "code": "0700" }, { "name": "DECKER", "code": "0236" }, { "name": "DELPHI", "code": "0601" }, { "name": "DEMOTTE", "code": "0419" }, { "name": "DENVER", "code": "0293" }, { "name": "DILLSBORO", "code": "0142" }, { "name": "DUBLIN", "code": "0396" }, { "name": "DUGGER", "code": "0545" }, { "name": "DUNE ACRES", "code": "0324" }, { "name": "DUNKIRK", "code": "0610" }, { "name": "DUNREITH", "code": "0212" }, { "name": "DUPONT", "code": "0430" }, { "name": "DYER", "code": "0614" }, { "name": "EARL PARK", "code": "0109" }, { "name": "East Chicago", "code": "0851" }, { "name": "EAST GERMANTOWN", "code": "0397" }, { "name": "EATON", "code": "0465" }, { "name": "ECONOMY", "code": "0398" }, { "name": "EDGEWOOD", "code": "0506" }, { "name": "EDINBURGH", "code": "0611" }, { "name": "EDWARDSPORT", "code": "0237" }, { "name": "ELBERFELD", "code": "0385" }, { "name": "ELIZABETH", "code": "0196" }, { "name": "ELIZABETHTOWN", "code": "0104" }, { "name": "ELKHART", "code": "0800" }, { "name": "ELLETTSVILLE", "code": "0297" }, { "name": "ELNORA", "code": "0139" }, { "name": "ELWOOD", "code": "0766" }, { "name": "ENGLISH", "code": "0133" }, { "name": "ETNA GREEN", "code": "0244" }, { "name": "EVANSVILLE", "code": "0904" }, { "name": "FAIRLAND", "code": "0444" }, { "name": "FAIRMOUNT", "code": "0606" }, { "name": "FAIRVIEW PARK", "code": "0373" }, { "name": "FARMERSBURG", "code": "0546" }, { "name": "FARMLAND", "code": "0339" }, { "name": "FERDINAND", "code": "0467" }, { "name": "FILLMORE", "code": "0426" }, { "name": "FISHERS", "code": "0190" }, { "name": "FLORA", "code": "0459" }, { "name": "FORT BRANCH", "code": "0470" }, { "name": "FORT WAYNE", "code": "0900" }, { "name": "FORTVILLE", "code": "0480" }, { "name": "FOUNTAIN CITY", "code": "0399" }, { "name": "FOWLER", "code": "0454" }, { "name": "FOWLERTON", "code": "0181" }, { "name": "FRANCESVILLE", "code": "0331" }, { "name": "FRANCISCO", "code": "0175" }, { "name": "FRANKFORT", "code": "0753" }, { "name": "FRANKLIN", "code": "0713" }, { "name": "FRANKTON", "code": "0507" }, { "name": "FREDERICKSBURG", "code": "0389" }, { "name": "FREMONT", "code": "0359" }, { "name": "FRENCH LICK", "code": "0522" }, { "name": "FULTON", "code": "0173" }, { "name": "GALVESTON", "code": "0118" }, { "name": "GARRETT", "code": "0653" }, { "name": "Gary", "code": "0901" }, { "name": "GAS CITY", "code": "0659" }, { "name": "GASTON", "code": "0154" }, { "name": "GENEVA", "code": "0100" }, { "name": "GENTRYVILLE", "code": "0354" }, { "name": "GEORGETOWN", "code": "0161" }, { "name": "GLENWOOD", "code": "0347" }, { "name": "GOODLAND", "code": "0516" }, { "name": "GOSHEN", "code": "0755" }, { "name": "GOSPORT", "code": "0316" }, { "name": "GRABILL", "code": "0102" }, { "name": "GRANDVIEW", "code": "0355" }, { "name": "GREENCASTLE", "code": "0729" }, { "name": "GREENDALE", "code": "0603" }, { "name": "GREENFIELD", "code": "0711" }, { "name": "GREENS FORK", "code": "0400" }, { "name": "GREENSBORO", "code": "0213" }, { "name": "GREENSBURG", "code": "0705" }, { "name": "GREENTOWN", "code": "0485" }, { "name": "GREENVILLE", "code": "0162" }, { "name": "GREENWOOD", "code": "0612" }, { "name": "GRIFFIN", "code": "0330" }, { "name": "GRIFFITH", "code": "0717" }, { "name": "HAGERSTOWN", "code": "0556" }, { "name": "HAMILTON", "code": "0360" }, { "name": "HAMLET", "code": "0356" }, { "name": "Hammond", "code": "0902" }, { "name": "HANOVER", "code": "0492" }, { "name": "HARDINSBURG", "code": "0390" }, { "name": "HARMONY", "code": "0286" }, { "name": "HARTFORD CITY", "code": "0701" }, { "name": "HARTSVILLE", "code": "0105" }, { "name": "HAUBSTADT", "code": "0176" }, { "name": "HAZELTON", "code": "0177" }, { "name": "HEBRON", "code": "0530" }, { "name": "HIGHLAND", "code": "0762" }, { "name": "HILLSBORO", "code": "0163" }, { "name": "Hobart", "code": "0763" }, { "name": "HOLLAND", "code": "0157" }, { "name": "HOLTON", "code": "0435" }, { "name": "HOMECROFT", "code": "0274" }, { "name": "HOPE", "code": "0453" }, { "name": "HUDSON", "code": "0361" }, { "name": "HUNTERTOWN", "code": "0420" }, { "name": "HUNTINGBURG", "code": "0654" }, { "name": "HUNTINGTON", "code": "0758" }, { "name": "HYMERA", "code": "0547" }, { "name": "INDIAN VILLAGE", "code": "0348" }, { "name": "Indianapolis", "code": "0950" }, { "name": "INGALLS", "code": "0264" }, { "name": "JAMESTOWN", "code": "0112" }, { "name": "JASONVILLE", "code": "0607" }, { "name": "JASPER", "code": "0707" }, { "name": "JEFFERSONVILLE", "code": "0752" }, { "name": "JONESBORO", "code": "0472" }, { "name": "JONESVILLE", "code": "0106" }, { "name": "JUDSON", "code": "0318" }, { "name": "KEMPTON", "code": "0368" }, { "name": "KENDALLVILLE", "code": "0726" }, { "name": "KENNARD", "code": "0214" }, { "name": "KENTLAND", "code": "0517" }, { "name": "KEWANNA", "code": "0174" }, { "name": "KINGMAN", "code": "0164" }, { "name": "KINGSBURY", "code": "0257" }, { "name": "KINGSFORD HEIGHTS", "code": "0500" }, { "name": "KIRKLIN", "code": "0128" }, { "name": "KNIGHTSTOWN", "code": "0483" }, { "name": "KNIGHTSVILLE", "code": "0125" }, { "name": "KNOX", "code": "0623" }, { "name": "KOKOMO", "code": "0803" }, { "name": "KOUTS", "code": "0325" }, { "name": "LA FONTAINE", "code": "0379" }, { "name": "LACONIA", "code": "0197" }, { "name": "LACROSSE", "code": "0258" }, { "name": "LADOGA", "code": "0301" }, { "name": "LAFAYETTE", "code": "0807" }, { "name": "LAGRANGE", "code": "0496" }, { "name": "LAGRO", "code": "0380" }, { "name": "LAKE HART", "code": "0433" }, { "name": "Lake Station", "code": "0716" }, { "name": "LAKEVILLE", "code": "0349" }, { "name": "LANESVILLE", "code": "0198" }, { "name": "LAPAZ", "code": "0288" }, { "name": "LAPEL", "code": "0508" }, { "name": "LAPORTE", "code": "0764" }, { "name": "LARWILL", "code": "0413" }, { "name": "LAUREL", "code": "0169" }, { "name": "LAWRENCE", "code": "0722" }, { "name": "LAWRENCEBURG", "code": "0652" }, { "name": "LEAVENWORTH", "code": "0134" }, { "name": "LEBANON", "code": "0702" }, { "name": "LEESBURG", "code": "0245" }, { "name": "LEO-CEDARVILLE", "code": "0776" }, { "name": "LEWISVILLE", "code": "0215" }, { "name": "LIBERTY", "code": "0550" }, { "name": "LIGONIER", "code": "0520" }, { "name": "LINDEN", "code": "0302" }, { "name": "LINTON", "code": "0709" }, { "name": "LITTLE YORK", "code": "0391" }, { "name": "LIVONIA", "code": "0392" }, { "name": "LIZTON", "code": "0206" }, { "name": "LOGANSPORT", "code": "0751" }, { "name": "LONG BEACH", "code": "0502" }, { "name": "LOOGOOTEE", "code": "0618" }, { "name": "LOSANTVILLE", "code": "0338" }, { "name": "LOWELL", "code": "0497" }, { "name": "LYNN", "code": "0535" }, { "name": "LYNNVILLE", "code": "0386" }, { "name": "LYONS", "code": "0186" }, { "name": "MACKEY", "code": "0178" }, { "name": "MACY", "code": "0294" }, { "name": "MADISON", "code": "0760" }, { "name": "MARENGO", "code": "0135" }, { "name": "MARION", "code": "0802" }, { "name": "MARKLE", "code": "0222" }, { "name": "MARKLEVILLE", "code": "0265" }, { "name": "MARSHALL", "code": "0319" }, { "name": "MARTINSVILLE", "code": "0725" }, { "name": "MATTHEWS", "code": "0182" }, { "name": "MAUCKPORT", "code": "0199" }, { "name": "McCORDSVILLE", "code": "0428" }, { "name": "MECCA", "code": "0425" }, { "name": "MEDARYVILLE", "code": "0332" }, { "name": "MEDORA", "code": "0225" }, { "name": "MELLOTT", "code": "0165" }, { "name": "MENTONE", "code": "0246" }, { "name": "MERIDIAN HILLS", "code": "0276" }, { "name": "MEROM", "code": "0364" }, { "name": "MERRILLVILLE", "code": "0773" }, { "name": "MICHIANA SHORES", "code": "0259" }, { "name": "MICHIGAN CITY", "code": "0804" }, { "name": "MICHIGANTOWN", "code": "0129" }, { "name": "MIDDLEBURY", "code": "0159" }, { "name": "MIDDLETOWN", "code": "0484" }, { "name": "MILAN", "code": "0536" }, { "name": "MILFORD", "code": "0247" }, { "name": "MILFORD - DECATUR CO.", "code": "0146" }, { "name": "MILLERSBURG", "code": "0160" }, { "name": "MILLHOUSEN", "code": "0147" }, { "name": "MILLTOWN", "code": "0136" }, { "name": "MILTON", "code": "0401" }, { "name": "MISHAWAKA", "code": "0806" }, { "name": "MITCHELL", "code": "0615" }, { "name": "MODOC", "code": "0340" }, { "name": "MONON", "code": "0558" }, { "name": "MONROE", "code": "0101" }, { "name": "MONROE CITY", "code": "0238" }, { "name": "MONROEVILLE", "code": "0451" }, { "name": "MONROVIA", "code": "0777" }, { "name": "MONTEREY", "code": "0333" }, { "name": "MONTEZUMA", "code": "0526" }, { "name": "MONTGOMERY", "code": "0140" }, { "name": "MONTICELLO", "code": "0626" }, { "name": "MONTPELIER", "code": "0456" }, { "name": "MOORELAND", "code": "0216" }, { "name": "MOORES HILL", "code": "0143" }, { "name": "MOORESVILLE", "code": "0515" }, { "name": "MORGANTOWN", "code": "0310" }, { "name": "MOROCCO", "code": "0518" }, { "name": "MORRISTOWN", "code": "0351" }, { "name": "MOUNT AUBURN", "code": "0402" }, { "name": "MOUNT AYR", "code": "0313" }, { "name": "MOUNT CARMEL", "code": "0170" }, { "name": "MOUNT ETNA", "code": "0223" }, { "name": "MOUNT SUMMIT", "code": "0217" }, { "name": "MOUNT VERNON", "code": "0728" }, { "name": "MULBERRY", "code": "0130" }, { "name": "MUNCIE", "code": "0850" }, { "name": "MUNSTER", "code": "0718" }, { "name": "NAPOLEON", "code": "0344" }, { "name": "NAPPANEE", "code": "0655" }, { "name": "NASHVILLE", "code": "0115" }, { "name": "NEW ALBANY", "code": "0801" }, { "name": "NEW AMSTERDAM", "code": "0200" }, { "name": "NEW CARLISLE", "code": "0539" }, { "name": "NEW CASTLE", "code": "0757" }, { "name": "NEW CHICAGO", "code": "0498" }, { "name": "NEW HARMONY", "code": "0532" }, { "name": "NEW HAVEN", "code": "0600" }, { "name": "NEW MARKET", "code": "0303" }, { "name": "NEW MIDDLETOWN", "code": "0201" }, { "name": "NEW PALESTINE", "code": "0192" }, { "name": "NEW PEKIN", "code": "0393" }, { "name": "NEW PROVIDENCE", "code": "0122" }, { "name": "NEW RICHMOND", "code": "0304" }, { "name": "NEW ROSS", "code": "0305" }, { "name": "NEW WHITELAND", "code": "0613" }, { "name": "NEWBERRY", "code": "0187" }, { "name": "NEWBURGH", "code": "0554" }, { "name": "NEWPOINT", "code": "0148" }, { "name": "NEWPORT", "code": "0374" }, { "name": "NEWTOWN", "code": "0166" }, { "name": "NOBLESVILLE", "code": "0710" }, { "name": "NORTH CROWS NEST", "code": "0277" }, { "name": "NORTH GROVE", "code": "0295" }, { "name": "NORTH JUDSON", "code": "0544" }, { "name": "NORTH LIBERTY", "code": "0540" }, { "name": "NORTH MANCHESTER", "code": "0666" }, { "name": "NORTH SALEM", "code": "0207" }, { "name": "NORTH VERNON", "code": "0662" }, { "name": "NORTH WEBSTER", "code": "0248" }, { "name": "OAKLAND CITY", "code": "0658" }, { "name": "OAKTOWN", "code": "0239" }, { "name": "ODON", "code": "0461" }, { "name": "OGDEN DUNES", "code": "0326" }, { "name": "OLDENBURG", "code": "0171" }, { "name": "ONWARD", "code": "0119" }, { "name": "OOLITIC", "code": "0504" }, { "name": "ORESTES", "code": "0266" }, { "name": "ORLAND", "code": "0362" }, { "name": "ORLEANS", "code": "0523" }, { "name": "OSCEOLA", "code": "0541" }, { "name": "OSGOOD", "code": "0537" }, { "name": "OSSIAN", "code": "0405" }, { "name": "OTTERBEIN", "code": "0110" }, { "name": "OWENSVILLE", "code": "0471" }, { "name": "OXFORD", "code": "0455" }, { "name": "PALMYRA", "code": "0202" }, { "name": "PAOLI", "code": "0619" }, { "name": "PARAGON", "code": "0311" }, { "name": "PARKER CITY", "code": "0341" }, { "name": "PATOKA", "code": "0179" }, { "name": "PATRIOT", "code": "0365" }, { "name": "PENDLETON", "code": "0616" }, { "name": "PENNVILLE", "code": "0228" }, { "name": "PERRYSVILLE", "code": "0375" }, { "name": "PERU", "code": "0767" }, { "name": "PETERSBURG", "code": "0620" }, { "name": "PIERCETON", "code": "0249" }, { "name": "PINE VILLAGE", "code": "0382" }, { "name": "PINES", "code": "0327" }, { "name": "PITTSBORO", "code": "0208" }, { "name": "PLAINFIELD", "code": "0609" }, { "name": "PLAINVILLE", "code": "0141" }, { "name": "PLYMOUTH", "code": "0724" }, { "name": "PONETO", "code": "0406" }, { "name": "Portage", "code": "0328" }, { "name": "PORTER", "code": "0531" }, { "name": "PORTLAND", "code": "0712" }, { "name": "POSEYVILLE", "code": "0533" }, { "name": "POTTAWATTAMIE PARK", "code": "0260" }, { "name": "PRINCE'S LAKE", "code": "0233" }, { "name": "PRINCETON", "code": "0708" }, { "name": "REDKEY", "code": "0491" }, { "name": "REMINGTON", "code": "0490" }, { "name": "RENSSELAER", "code": "0661" }, { "name": "REYNOLDS", "code": "0411" }, { "name": "Richland", "code": "0448" }, { "name": "RICHMOND", "code": "0808" }, { "name": "RIDGEVILLE", "code": "0342" }, { "name": "RILEY", "code": "0377" }, { "name": "RISING SUN", "code": "0521" }, { "name": "RIVER FOREST", "code": "0267" }, { "name": "ROACHDALE", "code": "0336" }, { "name": "ROANN", "code": "0381" }, { "name": "ROANOKE", "code": "0224" }, { "name": "ROCHESTER", "code": "0657" }, { "name": "ROCKPORT", "code": "0543" }, { "name": "ROCKVILLE", "code": "0527" }, { "name": "ROCKY RIPPLE", "code": "0279" }, { "name": "ROME CITY", "code": "0562" }, { "name": "ROSEDALE", "code": "0320" }, { "name": "ROSELAND", "code": "0350" }, { "name": "ROSSVILLE", "code": "0131" }, { "name": "ROYAL CENTER", "code": "0120" }, { "name": "RUSHVILLE", "code": "0731" }, { "name": "RUSSELLVILLE", "code": "0337" }, { "name": "RUSSIAVILLE", "code": "0595" }, { "name": "SALAMONIA", "code": "0229" }, { "name": "SALEM", "code": "0667" }, { "name": "SALTILLO", "code": "0394" }, { "name": "SANDBORN", "code": "0240" }, { "name": "SANTA CLAUS", "code": "0422" }, { "name": "SARATOGA", "code": "0343" }, { "name": "SCHERERVILLE", "code": "0499" }, { "name": "SCHNEIDER", "code": "0256" }, { "name": "SCOTTSBURG", "code": "0622" }, { "name": "SEELYVILLE", "code": "0378" }, { "name": "SELLERSBURG", "code": "0602" }, { "name": "SELMA", "code": "0155" }, { "name": "SEYMOUR", "code": "0759" }, { "name": "SHADELAND", "code": "0423" }, { "name": "SHAMROCK LAKES", "code": "0415" }, { "name": "SHARPSVILLE", "code": "0424" }, { "name": "SHELBURN", "code": "0548" }, { "name": "SHELBYVILLE", "code": "0770" }, { "name": "SHERIDAN", "code": "0479" }, { "name": "SHIPSHEWANA", "code": "0252" }, { "name": "SHIRLEY", "code": "0481" }, { "name": "SHOALS", "code": "0514" }, { "name": "SIDNEY", "code": "0250" }, { "name": "SILVER LAKE", "code": "0251" }, { "name": "SOMERVILLE", "code": "0180" }, { "name": "SOUTH BEND", "code": "0903" }, { "name": "SOUTH WHITLEY", "code": "0560" }, { "name": "SOUTHPORT", "code": "0282" }, { "name": "SPEEDWAY", "code": "0723" }, { "name": "SPENCER", "code": "0525" }, { "name": "SPICELAND", "code": "0218" }, { "name": "SPRING GROVE", "code": "0403" }, { "name": "SPRING LAKE", "code": "0193" }, { "name": "SPRINGPORT", "code": "0219" }, { "name": "SPURGEON", "code": "0322" }, { "name": "ST JOE", "code": "0153" }, { "name": "ST JOHN", "code": "0255" }, { "name": "ST LEON", "code": "0144" }, { "name": "ST PAUL", "code": "0149" }, { "name": "STATE LINE CITY", "code": "0383" }, { "name": "STAUNTON", "code": "0126" }, { "name": "STILESVILLE", "code": "0209" }, { "name": "STINESVILLE", "code": "0298" }, { "name": "STRAUGHN", "code": "0220" }, { "name": "SULLIVAN", "code": "0733" }, { "name": "SULPHUR SPRINGS", "code": "0221" }, { "name": "SUMMITVILLE", "code": "0509" }, { "name": "SUNMAN", "code": "0345" }, { "name": "SWAYZEE", "code": "0183" }, { "name": "SWEETSER", "code": "0184" }, { "name": "SWITZ CITY", "code": "0188" }, { "name": "SYRACUSE", "code": "0494" }, { "name": "TELL CITY", "code": "0727" }, { "name": "TENNYSON", "code": "0387" }, { "name": "TERRE HAUTE", "code": "0853" }, { "name": "THORNTOWN", "code": "0457" }, { "name": "TIPTON", "code": "0734" }, { "name": "TOPEKA", "code": "0253" }, { "name": "TRAFALGAR", "code": "0234" }, { "name": "TRAIL CREEK", "code": "0503" }, { "name": "TROY", "code": "0321" }, { "name": "ULEN", "code": "0113" }, { "name": "UNION CITY", "code": "0665" }, { "name": "UNIONDALE", "code": "0407" }, { "name": "UNIVERSAL", "code": "0376" }, { "name": "UPLAND", "code": "0473" }, { "name": "UTICA", "code": "0263" }, { "name": "Valparaiso", "code": "0769" }, { "name": "VAN BUREN", "code": "0185" }, { "name": "VEEDERSBURG", "code": "0469" }, { "name": "VERA CRUZ", "code": "0408" }, { "name": "VERNON", "code": "0231" }, { "name": "VERSAILLES", "code": "0346" }, { "name": "VEVAY", "code": "0549" }, { "name": "VINCENNES", "code": "0761" }, { "name": "WABASH", "code": "0772" }, { "name": "WAKARUSA", "code": "0468" }, { "name": "WALKERTON", "code": "0542" }, { "name": "WALLACE", "code": "0167" }, { "name": "WALTON", "code": "0121" }, { "name": "WANATAH", "code": "0369" }, { "name": "WARREN", "code": "0487" }, { "name": "WARREN PARK", "code": "0284" }, { "name": "WARSAW", "code": "0714" }, { "name": "WASHINGTON", "code": "0754" }, { "name": "WATERLOO", "code": "0463" }, { "name": "WAVELAND", "code": "0306" }, { "name": "WAYNETOWN", "code": "0307" }, { "name": "WEST BADEN SPRINGS", "code": "0524" }, { "name": "WEST COLLEGE CORNER", "code": "0371" }, { "name": "WEST HARRISON", "code": "0145" }, { "name": "WEST LAFAYETTE", "code": "0771" }, { "name": "WEST LEBANON", "code": "0384" }, { "name": "WEST TERRE HAUTE", "code": "0624" }, { "name": "WESTFIELD", "code": "0191" }, { "name": "WESTPORT", "code": "0150" }, { "name": "WESTVILLE", "code": "0261" }, { "name": "WHEATFIELD", "code": "0226" }, { "name": "WHEATLAND", "code": "0241" }, { "name": "WHITELAND", "code": "0235" }, { "name": "WHITESTOWN", "code": "0114" }, { "name": "WHITEWATER", "code": "0404" }, { "name": "Whiting", "code": "0719" }, { "name": "WILKINSON", "code": "0194" }, { "name": "WILLIAMS CREEK INC.", "code": "0285" }, { "name": "WILLIAMSPORT", "code": "0552" }, { "name": "WINAMAC", "code": "0534" }, { "name": "WINCHESTER", "code": "0730" }, { "name": "WINDFALL CITY", "code": "0370" }, { "name": "WINFIELD", "code": "0774" }, { "name": "WINGATE", "code": "0308" }, { "name": "WINONA LAKE", "code": "0495" }, { "name": "WINSLOW", "code": "0529" }, { "name": "WOLCOTT", "code": "0412" }, { "name": "WOLCOTTVILLE", "code": "0254" }, { "name": "WOODBURN", "code": "0452" }, { "name": "WOODLAWN HEIGHTS", "code": "0510" }, { "name": "WORTHINGTON", "code": "0475" }, { "name": "WYNNEDALE", "code": "0287" }, { "name": "YEOMAN", "code": "0117" }, { "name": "YORKTOWN", "code": "0466" }, { "name": "ZANESVILLE", "code": "0429" }, { "name": "ZIONSVILLE", "code": "0458" }, { "name": "Adams Lake Public Access Site", "code": "A010" }, { "name": "Adams Mill Public Access Site/Public Fishing Area", "code": "A020" }, { "name": "ALLENS CREEK SRA", "code": "A030" }, { "name": "Anderson River Public Fishing Site", "code": "A040" }, { "name": "Angel Mounds State Historic Site", "code": "A050" }, { "name": "Anspaugh - Loon Lake Wildlife Trust Area", "code": "A060" }, { "name": "Appleman Lake Public Access Site", "code": "A070" }, { "name": "Armstrong Glade Nature Preserve", "code": "A080" }, { "name": "Ashcraft Cave", "code": "A090" }, { "name": "ATTERBURY FISH AND WILDLIFE AREA", "code": "A100" }, { "name": "ATTERBURY RES FORCES TRN AREA", "code": "A110" }, { "name": "Atwood Lake Public Access Site", "code": "A120" }, { "name": "Aukiki Wetland Conservation Area", "code": "A130" }, { "name": "Avoca State Fish Hatchery", "code": "A140" }, { "name": "Azalia Bridge - Flatrock R. Public Access Site", "code": "A150" }, { "name": "Backwater/Webster Public Access Site", "code": "B010" }, { "name": "Badal Wildlife Habitat Trust Area", "code": "B020" }, { "name": "Ball Lake Public Access Site", "code": "B030" }, { "name": "Ball State University", "code": "B040" }, { "name": "Baltzell-Lenhart Woods Nature Preserve", "code": "B050" }, { "name": "Barnes-Seng - Jasper Marsh Wetland Cons. Area", "code": "B060" }, { "name": "Barrett Nature Preserve - Conservation Easement", "code": "B070" }, { "name": "Base Line Barrens Nature Preserve", "code": "B080" }, { "name": "Bass Lake Public Access Site", "code": "B090" }, { "name": "Bass Lake State Beach", "code": "B100" }, { "name": "Bear Grass Public Access Site - Eel River", "code": "B110" }, { "name": "Bear Lake Public Access Site", "code": "B120" }, { "name": "Beaver Dam Lake Public Access Site/La Grange Co", "code": "B130" }, { "name": "Beaver Dam Lake Public Access Site/Starke Co", "code": "B140" }, { "name": "Beaver Dam Wetland Conservation Area", "code": "B150" }, { "name": "Beaver Lake Nature Preserve", "code": "B160" }, { "name": "Bedford - Wht R. E. Fork SR 37 Public Access Site", "code": "B170" }, { "name": "Bell Ford Public Access Site", "code": "B180" }, { "name": "Bell Croft Woods Nature Preserve", "code": "B190" }, { "name": "Berns-Meyer Nature Preserve", "code": "B200" }, { "name": "Biesecker Prairie Nature Preserve", "code": "B210" }, { "name": "Big Bower Lake Public Fishing Area", "code": "B220" }, { "name": "Big Chapman Lake Nature Preserve", "code": "B230" }, { "name": "Big Lake Public Access Site", "code": "B240" }, { "name": "Big Long Lake Public Access Site", "code": "B250" }, { "name": "BIG OAKS NAT WILDLIFE REFUGE", "code": "B260" }, { "name": "Big Otter Lake Public Access Site", "code": "B270" }, { "name": "Big Otter Lake Wetland Conservation Area", "code": "B280" }, { "name": "Big Spring Nature Preserve", "code": "B290" }, { "name": "Big Turkey Lake Public Access Site", "code": "B300" }, { "name": "Big Walnut Natural Areas", "code": "B310" }, { "name": "Big Walnut Nature Preserve", "code": "B320" }, { "name": "Binkley Bog", "code": "B330" }, { "name": "Bischoff Reservoir - Batesville Public Access Site", "code": "B340" }, { "name": "Bloomfield Barrens Managed Area", "code": "B350" }, { "name": "Bloomfield Barrens Nature Preserve", "code": "B360" }, { "name": "Blue Heron - Lillovitch Rookery Nongame Area", "code": "B370" }, { "name": "Blue Lake Public Access Site", "code": "B380" }, { "name": "Bluegrass Creek Fish & Wildlife Area", "code": "B390" }, { "name": "Bluffs of Beaver Bend", "code": "B400" }, { "name": "Bluffs of Beaver Bend Nature Preserve", "code": "B410" }, { "name": "Bluffton Wetlands", "code": "B420" }, { "name": "Bob Kern Wetlands Nature Preserve", "code": "B430" }, { "name": "Bodine State Fish Hatchery", "code": "B440" }, { "name": "Boone Pond Public Fishing Area", "code": "B450" }, { "name": "Bristol Public Access Site", "code": "B460" }, { "name": "Brock-Sampson Managed Area", "code": "B470" }, { "name": "BROOKVILLE RESERVOIR", "code": "B480" }, { "name": "Brouillette - McGinnis Gamebird Habitat Area", "code": "B490" }, { "name": "Brown County State Park", "code": "B500" }, { "name": "Brownstown Public Access Site/Public Fishing Area", "code": "B510" }, { "name": "Bruce Lake Public Access Site", "code": "B520" }, { "name": "Brush Creek Fish & Wildlife Area", "code": "B530" }, { "name": "Bryan - Eunice Hamilton Nature Preserve", "code": "B540" }, { "name": "Buffalo Pond Managed Area", "code": "B550" }, { "name": "Buffalo Pond Nature Preserve", "code": "B560" }, { "name": "CAGLES MILL - LIEBER RESERVOIR", "code": "C010" }, { "name": "Cagles Mill Natural Area", "code": "C020" }, { "name": "Calumet Prarie", "code": "C030" }, { "name": "Calvert & Porter Woods Nature Preserve", "code": "C040" }, { "name": "Calvert & Porter Woods Managed Area", "code": "C050" }, { "name": "Cane Ridge Wildlife Management Area", "code": "C060" }, { "name": "Carlson Gamebird Habitat Area", "code": "C070" }, { "name": "Carnahan Public Access Site", "code": "C080" }, { "name": "Carr Lake Public Access Site", "code": "C090" }, { "name": "Carroll Co. - Hufford Gamebird Habitat Area", "code": "C100" }, { "name": "Cartmell Gamebird Habitat Area", "code": "C110" }, { "name": "Cataract Falls", "code": "C120" }, { "name": "CECIL B.HARDIN(RACCOONRESERV", "code": "C130" }, { "name": "Cedar Lake - Marsh Wetland Conservation Area", "code": "C140" }, { "name": "Cedar Lake Marsh Fish and Wildlife Area", "code": "C150" }, { "name": "Cedar Lake Public Access Site", "code": "C160" }, { "name": "Center Lake Wetland Conservation Area", "code": "C170" }, { "name": "Chain O'Lakes State Park", "code": "C180" }, { "name": "Chamberlain Lake Nature Preserve", "code": "C190" }, { "name": "Chapman Lake Public Access Site", "code": "C200" }, { "name": "Charles Spring", "code": "C210" }, { "name": "Charles Spring Nature Preserve", "code": "C220" }, { "name": "CHARLESTOWN MIL RESERVATION", "code": "C230" }, { "name": "Charlestown State Park", "code": "C240" }, { "name": "Chinook P.F.A.", "code": "C250" }, { "name": "Chrisney Wetlands", "code": "C260" }, { "name": "Cikana State Fish Hatchery", "code": "C270" }, { "name": "Clampitt Easement", "code": "C280" }, { "name": "Clarence Triplett Gamebird Habitat Area", "code": "C290" }, { "name": "Clark and Pine Nature Preserve", "code": "C300" }, { "name": "Clark State Forest", "code": "C310" }, { "name": "Clark's Landing Public Access Site", "code": "C320" }, { "name": "Clear Lake Public Access Site", "code": "C330" }, { "name": "Clifty Falls State Park", "code": "C340" }, { "name": "Clifty Falls State Park Swimming Pool", "code": "C350" }, { "name": "Coffee Bayou", "code": "C360" }, { "name": "Columbus White River Access Site", "code": "C370" }, { "name": "Conrad Savanna Managed Area", "code": "C380" }, { "name": "Conrad Savanna Nature Preserve", "code": "C390" }, { "name": "Conservation Easements", "code": "C400" }, { "name": "Corydon Capitol State Historic Site", "code": "C410" }, { "name": "Crane Lake Public Access Site", "code": "C420" }, { "name": "CRANE NAVAL WEAPONS SPPRT CNTR", "code": "C430" }, { "name": "Crane Tract FW CE-Crane", "code": "C440" }, { "name": "Crawleyville Public Access Site", "code": "C450" }, { "name": "Cree Lake Public Access Site", "code": "C460" }, { "name": "Crooked Lake- Morsches Ravine", "code": "C470" }, { "name": "Crooked Lake Managed Area", "code": "C480" }, { "name": "Crooked Lake Nature Preserve - Original", "code": "C490" }, { "name": "Crooked Lake Nature Preserve Addition #2", "code": "C500" }, { "name": "Crosley Fish and Wildlife Area", "code": "C510" }, { "name": "Culbertson Mansion", "code": "C520" }, { "name": "Curtis Wetland Conservation Area", "code": "C530" }, { "name": "Cypress Lake Public Fishing Area", "code": "C540" }, { "name": "Cypress Swamp Fish and Wildlife Area", "code": "C550" }, { "name": "Deam Oak Monument", "code": "D010" }, { "name": "Deep River Headwaters Fish and Wildlife Area", "code": "D020" }, { "name": "Deer Lake Managed Area", "code": "D030" }, { "name": "Deniston Natural Resource Area", "code": "D040" }, { "name": "Deno Gambird Habitat Area", "code": "D050" }, { "name": "Dewart Lake Public Access Site", "code": "D060" }, { "name": "Doak Fish and Wildife Area", "code": "D070" }, { "name": "Dogtown Ferry - Wabash R. Public Access Site", "code": "D080" }, { "name": "Donohue Gamebird Habitat Area", "code": "D090" }, { "name": "Driftwood Public Fishing Area", "code": "D100" }, { "name": "Eagle Lake Wetlands Conservation Area", "code": "E010" }, { "name": "EBY Prarie Nature Preserve", "code": "E020" }, { "name": "EBY Prarie Ruth Free Addition", "code": "E030" }, { "name": "Ecker Wetland Conservation Area", "code": "E040" }, { "name": "Eel River - Old Mill Public Access Site", "code": "E050" }, { "name": "Eel River Game Management Area - Wildlife Habitat", "code": "E060" }, { "name": "Eel River Public Access Site", "code": "E070" }, { "name": "Elk Creek Fish and Wildlife Area", "code": "E080" }, { "name": "Elkhart Bog Nature Preserve", "code": "E090" }, { "name": "Elkhart Bog NP CE - Seahawk", "code": "E100" }, { "name": "Elkhart Bog-Seahawk Conservation Easement", "code": "E110" }, { "name": "Elkhart River Public Access Site", "code": "E120" }, { "name": "Eller Pond Wildlife Habitat Area", "code": "E130" }, { "name": "Elnora Public Access Site", "code": "E140" }, { "name": "Emma Lake Public Access Site", "code": "E150" }, { "name": "Engle Lake Access Site", "code": "E160" }, { "name": "Ernie Pyle State Historic Site", "code": "E170" }, { "name": "Fairbanks Park Boat Ramp", "code": "F010" }, { "name": "Fairfield Lakes Easement", "code": "F020" }, { "name": "Fairfield Lakes Park", "code": "F030" }, { "name": "Falls of the Ohio State Park", "code": "F040" }, { "name": "Falwell Gamebird Habitat Area", "code": "F050" }, { "name": "Fawn River State Fish Hatchery", "code": "F060" }, { "name": "Ferdinand State Forest", "code": "F070" }, { "name": "Fish Ladder", "code": "F080" }, { "name": "Fish Lake - Elkhart Public Access Site", "code": "F090" }, { "name": "Fish Lake - Fremont Public Access Site", "code": "F100" }, { "name": "Fish Lake Public Access Site - Riddick", "code": "F110" }, { "name": "Fish Lake Wetland Conservation Area", "code": "F120" }, { "name": "Flat Rock River Access Site", "code": "F130" }, { "name": "Flatrock River Public Access Site", "code": "F140" }, { "name": "Fletcher Lake Public Access Site", "code": "F150" }, { "name": "Flint Barrens Nature Preserve", "code": "F160" }, { "name": "Flora Gamebird Habitat Area", "code": "F170" }, { "name": "FMHA/Morgan County", "code": "F180" }, { "name": "Fort Benjamin Harrison State Park", "code": "F190" }, { "name": "Fowler Highway Prairie Management Area", "code": "F200" }, { "name": "Fox Lake Public Access Site", "code": "F210" }, { "name": "Freeman Schafer Gamebird Habitat Area", "code": "F220" }, { "name": "Freeman/Shafer Gamebird Habitat Area", "code": "F230" }, { "name": "Fromme Wildlifte Habitat Area", "code": "F240" }, { "name": "Galena - Springfield Fen Wetland Conservation Area", "code": "G010" }, { "name": "Gary Lagoons", "code": "G020" }, { "name": "Gaylord Butterfly Tract", "code": "G030" }, { "name": "Gene Stratton Porter State Historic Site", "code": "G040" }, { "name": "Gesswein Gamebird Habitat Area", "code": "G050" }, { "name": "Gibson County Wetland Conservation Area", "code": "G060" }, { "name": "Glendale Fisha and Wildlife Area", "code": "G070" }, { "name": "Golden Lake Public Access Site", "code": "G080" }, { "name": "Goose Lake Wetland Conservation Area", "code": "G090" }, { "name": "Goose Pond Fish and Wildlife Area", "code": "G100" }, { "name": "Grant County Water Drilling Site", "code": "G110" }, { "name": "Grassy Creek Public Access Site", "code": "G120" }, { "name": "Gray Estate Cypress Slough - Gray Woods", "code": "G130" }, { "name": "Gray Owen Farm", "code": "G140" }, { "name": "Gray Pitcher Farm", "code": "G150" }, { "name": "Green Valley Public Fishing Area", "code": "G160" }, { "name": "Greene-Sullivan State Forest", "code": "G170" }, { "name": "Green's Bluff Conservation Easement", "code": "G180" }, { "name": "Greensburg Reservoir Public Fishing Area", "code": "G190" }, { "name": "Greenwood Ditch Gamebird Habitat Area", "code": "G200" }, { "name": "Grouse Ridge Public Fishing Area", "code": "G210" }, { "name": "Hall - Oscar and Ruth Woods Nature Preserve", "code": "H010" }, { "name": "Hamilton Lake Public Access Site", "code": "H020" }, { "name": "Hamilton Lake Water Control Structure", "code": "H030" }, { "name": "Sherman Minton Nature Preserve", "code": "H040" }, { "name": "Hadin Ridge-Petro Tract", "code": "H050" }, { "name": "Hardy Lake", "code": "H060" }, { "name": "Harmonie State Park", "code": "H070" }, { "name": "Harrison Spring National Natural Landmark", "code": "H080" }, { "name": "Harrison-Crawford State Forest", "code": "H090" }, { "name": "Hawkins Gamebird Habitat Area", "code": "H100" }, { "name": "Hazelton Public Access Site", "code": "H110" }, { "name": "Hemlock Bluff Nature Preserve", "code": "H120" }, { "name": "Hemmer Woods Nature Preserve", "code": "H130" }, { "name": "Henderson Bridge Public Access Site", "code": "H140" }, { "name": "Hillenbrand Fish and Wildlife Area", "code": "H150" }, { "name": "Hillsboro Wildlife Management Area", "code": "H160" }, { "name": "Hindostan Falls Public Fishing Area", "code": "H170" }, { "name": "Historic New Harmony", "code": "H180" }, { "name": "HOBART MARSH", "code": "H190" }, { "name": "Hobart Prairie Grove", "code": "H200" }, { "name": "Hog Lake Public Access Site", "code": "H210" }, { "name": "HOOSIER NATIONAL FOREST", "code": "H220" }, { "name": "Hoosier Prairie", "code": "H230" }, { "name": "Horseshoe Bend Natural Area", "code": "H240" }, { "name": "Hovey Lake Fish and Wildlife Area", "code": "H250" }, { "name": "Howat 80 Wildlife Management Area", "code": "H260" }, { "name": "Howell Railroad Prairie", "code": "H270" }, { "name": "HUNTINGTON RESERVOIR", "code": "H280" }, { "name": "Huntington Reservoir Wildlife MGMT Area", "code": "H290" }, { "name": "IHT CE-Indyparks", "code": "I010" }, { "name": "Indian Creek - Lawrence Co Wildlife Management Area", "code": "I020" }, { "name": "Indian Village Lake Public Access Sitge", "code": "I030" }, { "name": "INDIANA DUNES NAT LAKESHORE", "code": "I040" }, { "name": "Indiana Dunes State Park", "code": "I050" }, { "name": "Indiana State University", "code": "I060" }, { "name": "Indiana University", "code": "I070" }, { "name": "Indiana University East", "code": "I080" }, { "name": "Indiana University Kokomo", "code": "I090" }, { "name": "Indiana University Northwest", "code": "I100" }, { "name": "Indiana University Purdue University Columbus", "code": "I110" }, { "name": "Indiana University Purdue University Fort Wayne", "code": "I120" }, { "name": "Indiana University Purdue University Indianapolis", "code": "I130" }, { "name": "Indiana University South Bend", "code": "I140" }, { "name": "Indiana University Southeast", "code": "I150" }, { "name": "Interlake", "code": "I160" }, { "name": "Jackson-Washington State Forest", "code": "J010" }, { "name": "Jasper-Pulaski Fish and Wildlife Area", "code": "J020" }, { "name": "Jasper-Pulaksi State Nursery", "code": "J030" }, { "name": "JEFFERSON PROVING GROUND", "code": "J040" }, { "name": "Jefvert Gamebird Habitat Area", "code": "J050" }, { "name": "Jimmerson Lake - Nevada Mills Wetland Conservation", "code": "J060" }, { "name": "Jordan Seeps Nature Preserve", "code": "J070" }, { "name": "Judy Burton Nature Preserve", "code": "J080" }, { "name": "Jug Rock Nature Preserve", "code": "J090" }, { "name": "Kankakee Fish and Wildlife Area", "code": "K010" }, { "name": "Kankakee River Swampland", "code": "K020" }, { "name": "Kankakee River Swampland Jasper Co", "code": "K030" }, { "name": "Kearns Public Access Site - Wabash River", "code": "K040" }, { "name": "Kelly Bayou", "code": "K050" }, { "name": "Kingsbury Fish and Wildlife Area", "code": "K060" }, { "name": "Kircken-Jall Gamebird Habitat Area", "code": "K070" }, { "name": "Kirkendall Fish and Wildlife Area", "code": "K080" }, { "name": "Kirsch Gamebird Habitat Area", "code": "K090" }, { "name": "Klinestiver Glade", "code": "K100" }, { "name": "Knob View Gamebird Habitat Area", "code": "K120" }, { "name": "Knop Lake Public Fishing Area", "code": "K130" }, { "name": "Koontz Lake", "code": "K140" }, { "name": "Koontz Lake Nature Preserve", "code": "K150" }, { "name": "Koontz Lake Public Access Site", "code": "K160" }, { "name": "Koontz Lake Wetland Conservation Area", "code": "K170" }, { "name": "Kramer Woods", "code": "K180" }, { "name": "Kuhn Lake Public Access Site", "code": "K190" }, { "name": "Lake Manitou Public Access Site", "code": "L010" }, { "name": "Lake Maxinkuckee Fish Hatchery", "code": "L020" }, { "name": "Lake Maxinkuckee Public Access Site", "code": "L030" }, { "name": "Lake Maxinkuckee Wetland Conservation Area", "code": "L040" }, { "name": "Lake of the Woods Public Access Site", "code": "L050" }, { "name": "Laketon Bog Nature Preserve", "code": "L060" }, { "name": "Langeluttig Marsh Wetland Conservation Area", "code": "L070" }, { "name": "Lanier Mansion State Historic Site", "code": "L080" }, { "name": "LaSalle State Fish and Wildlife Area", "code": "L090" }, { "name": "Laughery Creek Public Access Site", "code": "L100" }, { "name": "Lawrence Lake Public Access Site", "code": "L110" }, { "name": "Lawrenceport Public Access Site", "code": "L120" }, { "name": "Levi Coffin House", "code": "L130" }, { "name": "Liberty Mills Public Access Site", "code": "L140" }, { "name": "LIEBER STATE RECREATION AREA", "code": "L150" }, { "name": "Limberlost Bird Sanctuary", "code": "L160" }, { "name": "Limberlost State Historic Site", "code": "L170" }, { "name": "Limberlost Swamp Wetlands Preserve", "code": "L180" }, { "name": "Limberlost Wildlife Habitat Area", "code": "L190" }, { "name": "Lime Lake Managed Area", "code": "L200" }, { "name": "Lime Lake Nature Preserve", "code": "L210" }, { "name": "Lime Lake Public Access SIte/Public Fishing Area", "code": "L220" }, { "name": "Lincoln State Park", "code": "L230" }, { "name": "LINCOLNS CABIN NAT HIST SITE", "code": "L240" }, { "name": "Little Chapman Lake - Lozier Tract", "code": "L250" }, { "name": "Little Chapman Lake - Hogan Natual Area", "code": "L260" }, { "name": "Little Chapman Lake Nature Preserve", "code": "L270" }, { "name": "Little Chapman Lake - Lozier Tract - DFW", "code": "L280" }, { "name": "Little Grassy - Grassie Pond Game Management Area", "code": "L290" }, { "name": "Little Pigeon Creek Fish and Wildlife Area", "code": "L300" }, { "name": "Little Pigeon Creek Wetland Conservation Area", "code": "L310" }, { "name": "Little Pigeon Creek Wetlands", "code": "L320" }, { "name": "Little Turkey Lake Public Access Site", "code": "L330" }, { "name": "Liverpool Nature Preserve", "code": "L340" }, { "name": "Loblolly Marsh Wetland Preserve", "code": "L350" }, { "name": "Long Lake Public Access Site", "code": "L360" }, { "name": "Loon Lake - Wyatt Tract", "code": "L370" }, { "name": "Loon Lake Nature Preserve", "code": "L380" }, { "name": "Loon Lake Public Access Site - Noble", "code": "L390" }, { "name": "Loon Lake Public Access Site - Steuben", "code": "L400" }, { "name": "Lost Hill Wetland Conservation Area", "code": "L410" }, { "name": "Lowell Bridge Public Access Site", "code": "L420" }, { "name": "Lubbe - Gilbert and Alma Nentrup Nature Preserve", "code": "L430" }, { "name": "Lubbe Woods - Cummings-Austings Tract", "code": "L440" }, { "name": "Mallard Roost Wetland Conservation Area", "code": "M010" }, { "name": "Manitou - Lake Islands Wetland Conservation Area", "code": "M020" }, { "name": "Marsh Lake Wetland Conservation Area", "code": "M030" }, { "name": "Martin State Forest", "code": "M040" }, { "name": "Martindale Public Fishing Area", "code": "M050" }, { "name": "Martinsville - Sycamore Cr Public Fishing Area", "code": "M060" }, { "name": "McCloskey Burr Oak Savanna Addition", "code": "M070" }, { "name": "McCloskey Savanna", "code": "M080" }, { "name": "McCloskey Savanna - South", "code": "M090" }, { "name": "McCloskey's Bur Oak Savanna Nature Preserve", "code": "M100" }, { "name": "McCormick's Creek State Park", "code": "M110" }, { "name": "McGinnis/Lauerman Gamebird Habitat Area", "code": "M120" }, { "name": "Medora Public Access Site", "code": "M130" }, { "name": "Mendenhall Wetland Conservation Area", "code": "M140" }, { "name": "Menominee Public Fishing Area", "code": "M150" }, { "name": "Menominee Wetland Conservation Area", "code": "M160" }, { "name": "Merom - Wabash R. Public Access Site", "code": "M170" }, { "name": "Metro-Sixty Gamebird Habitat Area", "code": "M180" }, { "name": "Michigan City Fish and Wildlife Headquarters", "code": "M190" }, { "name": "Mill Pond Lake Public Access Site", "code": "M200" }, { "name": "Miller Wetland Conservation Area", "code": "M210" }, { "name": "Millport Public Access Site", "code": "M220" }, { "name": "Minnehana Fish and Wildlife Area", "code": "M230" }, { "name": "Mishawaka Fish Ladder", "code": "M240" }, { "name": "Mississinewa Dam", "code": "M250" }, { "name": "MISSISSINEWA RESERVOIR", "code": "M260" }, { "name": "MISSISSINEWA SPILLWAY", "code": "M270" }, { "name": "Modoc Wildlife Management Area", "code": "M280" }, { "name": "Mollenhour Public Access Site", "code": "M290" }, { "name": "MONROE RESERVOIR", "code": "M300" }, { "name": "Montezuma - Wabash R. Public Access Site", "code": "M310" }, { "name": "Montezuma Surplus Parcel", "code": "M320" }, { "name": "Moraine - Womer Tract 3", "code": "M330" }, { "name": "Moraine - Womer Trust", "code": "M340" }, { "name": "Moraine Jones Addition", "code": "M350" }, { "name": "Moraine Natural Area", "code": "M360" }, { "name": "Moraine Nature Preserve", "code": "M370" }, { "name": "Moraine Williams tract", "code": "M380" }, { "name": "Morgan Cemetary", "code": "M390" }, { "name": "Morgan-Monroe State Forest", "code": "M400" }, { "name": "Mosquito Creek", "code": "M410" }, { "name": "Mosquito Creek Klinestiver Conservation Easement", "code": "M420" }, { "name": "Mosquito Creek Nature Preserve", "code": "M430" }, { "name": "Mosquito Creek Woods - Wulfman", "code": "M440" }, { "name": "Monunds State Park", "code": "M450" }, { "name": "Mt. Calvary - Martin Co. Wildlife Management Area", "code": "M460" }, { "name": "MUSCATATUCK ACID SEEP SPR RNA", "code": "M470" }, { "name": "MUSCATATUCK NA WILDLIFE REFUGE", "code": "M480" }, { "name": "NE FW Regoinal Headquarters", "code": "N010" }, { "name": "New Harmony Public Access Site", "code": "N020" }, { "name": "NEWPORT ARMY AMMUNITION SITE", "code": "N030" }, { "name": "Nickle Plate Farms Wildlife Management Area", "code": "N040" }, { "name": "Nine Penny Branch - Run Woods Nature Preserve", "code": "N050" }, { "name": "NO NAME- USFWS", "code": "N060" }, { "name": "North Chain - Bass Lake Public Access Site", "code": "N070" }, { "name": "NORTH FORK WILDLIFE REFUGE", "code": "N080" }, { "name": "Nyona Lake Public Access Site", "code": "N090" }, { "name": "New Castle Correction Facility", "code": "N100" }, { "name": "Oakdale Dam Public Access Site", "code": "O010" }, { "name": "O'Bannon Woods State Park", "code": "O020" }, { "name": "Old Lake Public Access Site", "code": "O030" }, { "name": "Old Tip Town Public Access SIte", "code": "O040" }, { "name": "Olin Lake Nature Preserve - Addition", "code": "O050" }, { "name": "Olin Lake Nature Preserve - Original", "code": "O060" }, { "name": "Oliver Lake Access Site", "code": "O070" }, { "name": "Omer Cole Public Access Site", "code": "O080" }, { "name": "Orange Co. - Jordan Game Management Area", "code": "O090" }, { "name": "Otter Lake Public Access Site", "code": "O100" }, { "name": "Ouabache State Park", "code": "O110" }, { "name": "Owasco Wildlife Management Area Trust", "code": "O120" }, { "name": "Owen-Putnam State Forest", "code": "O130" }, { "name": "Oxboqw Wetland Conservation Area", "code": "O140" }, { "name": "Palestine Lake Public Access Site", "code": "P010" }, { "name": "Palestine Lake Water Control Structure", "code": "P020" }, { "name": "Patoka Island Boat Access Site", "code": "P030" }, { "name": "PATOKA NAT WILDLIFE REFUGE", "code": "P040" }, { "name": "PATOKA RESERVOIR", "code": "P050" }, { "name": "Patoka River Public Access Site", "code": "P060" }, { "name": "PAYNETOWN STATE REC AREA", "code": "P070" }, { "name": "Peoria Public Fishing Site", "code": "P080" }, { "name": "Perry County Wildlife Habitat Area", "code": "P090" }, { "name": "Petersburg Public Access Site", "code": "P100" }, { "name": "Pigeon Lake Public Access Site", "code": "P110" }, { "name": "Pigeon River Fish and Wildlife Area", "code": "P120" }, { "name": "Pigeon Roost State Historic Site", "code": "P130" }, { "name": "Pine Creek Bottoms Gamebird Habitat Area", "code": "P140" }, { "name": "Pine Station Nature Preserve", "code": "P150" }, { "name": "Pioneer Mothers Memorial Forest", "code": "P160" }, { "name": "Pipewort Pond Nature Preserve", "code": "P170" }, { "name": "Pisgah Marsh Nongame Area and Boardwalk", "code": "P180" }, { "name": "Pleasant Lake Public Access Site", "code": "P190" }, { "name": "Pokagon State Park", "code": "P200" }, { "name": "Portersville Bridge Public Access Site", "code": "P210" }, { "name": "Portland Arch - Sanders", "code": "P220" }, { "name": "Portland Arch Nature Preserve - Addition", "code": "P230" }, { "name": "Portland Arch Nature Preserve - Original", "code": "P240" }, { "name": "Potato Creek State Park", "code": "P250" }, { "name": "Potawatomi Snowmobile Trail Area", "code": "P260" }, { "name": "Prairie Creek Barrens Nature Preserve", "code": "P270" }, { "name": "Prange - Miriam & Henry Tract", "code": "P280" }, { "name": "Pretty Lake Public Access Site", "code": "P290" }, { "name": "Prophetstown State Park - Approximate", "code": "P300" }, { "name": "Province Pond Wildlife Management Area", "code": "P310" }, { "name": "Prudential Gambird Habitat Area", "code": "P320" }, { "name": "Public Access Site/White County", "code": "P330" }, { "name": "Pulaski Mill Public Access Site", "code": "P340" }, { "name": "Purdue University", "code": "P350" }, { "name": "Purdue University Anderson/Muncie", "code": "P360" }, { "name": "Purdue University Calumet", "code": "P370" }, { "name": "Purdue University North Central", "code": "P380" }, { "name": "Pyrmont Mill Natural Area", "code": "P390" }, { "name": "Raccoon Lake State Recreation Area", "code": "R010" }, { "name": "Randolph Fish & Wildlife Area", "code": "R020" }, { "name": "Randolph Fish and Wildlife Area", "code": "R030" }, { "name": "Raub Gamebird Habitat Area", "code": "R040" }, { "name": "Redbird Riding Area", "code": "R050" }, { "name": "Robert Peo Public Access Site - Trail Creek", "code": "R060" }, { "name": "Rome City Wetland Conservation Area", "code": "R070" }, { "name": "Ropchan Wetland Conservation Area", "code": "R080" }, { "name": "Round Lake Wetland Nature Preserve", "code": "R090" }, { "name": "Roxanna Marsh", "code": "R100" }, { "name": "Sacarider Lake Public Access Site", "code": "S010" }, { "name": "Sage's Ferry Management Unit", "code": "S020" }, { "name": "SALAMONIE RESERVOIR", "code": "S030" }, { "name": "Salamonie State Forest", "code": "S040" }, { "name": "Salt Creek Fish & Wildlife Area", "code": "S050" }, { "name": "Salt Creek Fish and Wildlife Area", "code": "S060" }, { "name": "Schroeders Fern Cove Nature Preserve", "code": "S070" }, { "name": "Scott Mill Pond Public Fishing Area", "code": "S080" }, { "name": "Section Six Southern Flatwoods", "code": "S090" }, { "name": "Selmier State Forest", "code": "S100" }, { "name": "Shades State Park", "code": "S110" }, { "name": "Shakamak State Park", "code": "S120" }, { "name": "Shelbyville - Big Blue R. Public Access Site", "code": "S130" }, { "name": "Sherman St. - St. Joseph R. Public Access Site", "code": "S140" }, { "name": "Shrader-Weaver Managed Area", "code": "S150" }, { "name": "Shrader-Weaver Nature Preserve", "code": "S160" }, { "name": "Shriner Lake Public Access Site", "code": "S170" }, { "name": "Silver Lake Public Access Site Easement", "code": "S180" }, { "name": "Simonton Lake Public Access Site", "code": "S190" }, { "name": "Skinner Lake Public Access Site", "code": "S200" }, { "name": "Skinner Lake Surplus Parcel", "code": "S210" }, { "name": "Smalley Lake Public Access Site", "code": "S220" }, { "name": "Smith Cemetery Nature Preserve", "code": "S230" }, { "name": "South Mud Lake Public Access Site", "code": "S240" }, { "name": "Sparksville Public Access Site", "code": "S250" }, { "name": "Sparta Lake Public Access Site", "code": "S260" }, { "name": "Spencer Public Access Site", "code": "S270" }, { "name": "Spice Valley Public Access Site", "code": "S280" }, { "name": "Splinter Ridge Fish & Wildlife Area", "code": "S290" }, { "name": "Spring Creek Seeps Nature Preserve", "code": "S300" }, { "name": "Spring Mill State Park", "code": "S310" }, { "name": "Springfield Fen Nature Preserve", "code": "S320" }, { "name": "St. Joseph River Boat Ramp", "code": "S330" }, { "name": "St. Joseph Valley Wildlife Management Area", "code": "S340" }, { "name": "Story Lake Public Access Site", "code": "S350" }, { "name": "Stoutsburg Savanna Nature Preserve", "code": "S360" }, { "name": "Stucker Fork Fish and Wildlife Area", "code": "S370" }, { "name": "Sugar Creek Wildlife Management Area", "code": "S380" }, { "name": "Sugar Ridge Fish and Wildlife Area", "code": "S390" }, { "name": "Suman Fen", "code": "S400" }, { "name": "Summit Lake State Park", "code": "S410" }, { "name": "Swamper Bend Fish & Wildlife Conservation Area", "code": "S420" }, { "name": "Sylvan Lake Public Access Site", "code": "S430" }, { "name": "Syracuse Lake Public Access Site", "code": "S440" }, { "name": "Sherman Minton Nature Preserve", "code": "S450" }, { "name": "T.C. Steele State Historic Site", "code": "T010" }, { "name": "Talma - Tippecanoe River Public Access Site", "code": "T020" }, { "name": "Tern Bar Slough", "code": "T030" }, { "name": "The Narrows Nature Preserves", "code": "T040" }, { "name": "Thomas Sporre Wildlife Refuge", "code": "T050" }, { "name": "Thomastown Bottoms Nature Preserve", "code": "T060" }, { "name": "Thompson Bog Conservation Easement", "code": "T070" }, { "name": "Thompson Bog Nature Preserve", "code": "T080" }, { "name": "Three Rivers Fish and Wildlife Public Fishing Area", "code": "T090" }, { "name": "Tippecanoe River Public Access Site", "code": "T100" }, { "name": "Tippecanoe River State Park", "code": "T110" }, { "name": "Trail Creek - 2 Public Access Site", "code": "T120" }, { "name": "Trail Creek Fen - DNR", "code": "T130" }, { "name": "Trail Creek Public Fishing Area", "code": "T140" }, { "name": "Tri-County Fish and Wildlife Area", "code": "T150" }, { "name": "Tri-Lakes State Fish Hatchery", "code": "T160" }, { "name": "Turkey Run State Park", "code": "T170" }, { "name": "Twin Swamps Managed Area", "code": "T180" }, { "name": "Twin Swamps Nature Preserve", "code": "T190" }, { "name": "Underwood-Grandis Tract", "code": "U010" }, { "name": "University of Chicago Woods", "code": "U020" }, { "name": "University of Southern Indiana", "code": "U030" }, { "name": "Upper Long Lake Public Access Site", "code": "U040" }, { "name": "Valeene Fire Towerq", "code": "V010" }, { "name": "Vallonia State Nursery", "code": "V020" }, { "name": "Valparaiso University", "code": "V030" }, { "name": "Versailles State Park", "code": "V040" }, { "name": "Vietor Woods - Whipporwill Woods", "code": "V050" }, { "name": "Vincennes State Historic Site", "code": "V060" }, { "name": "Vincennes University", "code": "V070" }, { "name": "Vinegar HIll - Codden Farm Gamebird Habitat Area", "code": "V080" }, { "name": "Vinyard Gamebird Habitat Area", "code": "V090" }, { "name": "Violet and Louis J. calli Sr. Nature Preserve", "code": "V100" }, { "name": "Wabash Lowlands", "code": "W010" }, { "name": "Wabash Lowlands Wetland Conservation Area", "code": "W020" }, { "name": "Wall Lake - Neihart Landing Public Access Site", "code": "W030" }, { "name": "Waterman Public Access Site", "code": "W040" }, { "name": "Watland Gamebird Habitat Area", "code": "W050" }, { "name": "Wawasee Public Fishing Area", "code": "W060" }, { "name": "Wawasee Wetlands Conservation Area", "code": "W070" }, { "name": "Wea Creek Gravel Hill Prairie", "code": "W080" }, { "name": "Wells Woods Addition", "code": "W090" }, { "name": "Wells Woods Nature Preserve", "code": "W100" }, { "name": "Wesselman National Natural Landmark", "code": "W110" }, { "name": "West Lakes - Elkhart Conservation Inc. Tract", "code": "W120" }, { "name": "Westercamp Fish and Wildlife Area", "code": "W130" }, { "name": "Westler Lake Public Access Site", "code": "W140" }, { "name": "Whirledge Wetlands Conservation Area", "code": "W150" }, { "name": "White County Gamebird Habitat Area", "code": "W160" }, { "name": "White Oak Public Access Site/Public Fishing Area", "code": "W170" }, { "name": "White/Muscatatuck River Public Access Site", "code": "W180" }, { "name": "Whitewater Canal State Historic Site", "code": "W190" }, { "name": "Whitewater State Park", "code": "W200" }, { "name": "Wilbur Wright Fish and Wildlife Area", "code": "W210" }, { "name": "Wildcat Creek Park", "code": "W220" }, { "name": "Wildcat Creek Public Access Site", "code": "W230" }, { "name": "William Malle Memorial Public Access Site", "code": "W240" }, { "name": "Williams Dam Public Fishing Area", "code": "W250" }, { "name": "Willow Island Game Management Area", "code": "W260" }, { "name": "Willow Slough Fish and Wildlife Area", "code": "W270" }, { "name": "Winamac Fish and Wildlife Area", "code": "W280" }, { "name": "Wolf Lake Public Access Site", "code": "W290" }, { "name": "Worthington - White R. Public Access Site", "code": "W300" }, { "name": "Wygant Woods Natural Area", "code": "W310" }, { "name": "Yellow Birch Ravine - Friedman Tract", "code": "Y010" }, { "name": "Yellow Birch Ravine - Friedman Tract - 2", "code": "Y020" }, { "name": "Yellow Birch Ravine Nature Preserve - Original", "code": "Y030" }, { "name": "Yellow Birch Ravine Nature Preserve Addition", "code": "Y040" }, { "name": "Yellow Creek Lake Public Access Site", "code": "Y050" }, { "name": "Yellowwood State Forest", "code": "Y060" }, { "name": "Yocum - Hoke Woods Wildlife Management Area", "code": "Y070" }, { "name": "Yost Pond Nature Preserve", "code": "Y080" }, { "name": "Youngman Woods Nature Preserve", "code": "Y090" }, { "name": "Zappia - Twin Branch Public Access Site", "code": "Z010" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "City_Code" }, { "name": "RTEL", "type": "esriFieldTypeString", "alias": "RTEL", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "RTEL" }, { "name": "RAMP_CODE", "type": "esriFieldTypeString", "alias": "Ramp_Code", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "Ramp_Code" }, { "name": "SECTION_NO", "type": "esriFieldTypeString", "alias": "Section_No", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "Section_No" }, { "name": "ROAD_SYSTEM", "type": "esriFieldTypeSmallInteger", "alias": "Road_System", "domain": { "type": "codedValue", "name": "dRoadwaySystem", "description": "", "codedValues": [ { "name": "State Highways", "code": 1 }, { "name": "County Roads", "code": 2 }, { "name": "City Streets", "code": 3 }, { "name": "Managed Lands", "code": 4 }, { "name": "Proposed Routes", "code": 6 }, { "name": "Toll Roads", "code": 7 }, { "name": "Non-Certified Road", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Road_System" }, { "name": "ROUTE_TYPE", "type": "esriFieldTypeString", "alias": "Route_Type", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "Route_Type" }, { "name": "ROUTE_NUMBER", "type": "esriFieldTypeString", "alias": "Route_Number", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "Route_Number" }, { "name": "RECORD_STATUS", "type": "esriFieldTypeSmallInteger", "alias": "Record_Status", "domain": { "type": "codedValue", "name": "dRecordCode", "description": "", "codedValues": [ { "name": "Work In Progress", "code": 0 }, { "name": "Proposed", "code": 1 }, { "name": "Withdrawn", "code": 2 }, { "name": "Rejected", "code": 3 }, { "name": "Accepted", "code": 4 }, { "name": "Active", "code": 5 }, { "name": "Replaced", "code": 6 }, { "name": "Retired", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Record_Status" }, { "name": "ENTITY_STATUS", "type": "esriFieldTypeSmallInteger", "alias": "Entity_Status", "domain": { "type": "codedValue", "name": "dEntityCode", "description": "", "codedValues": [ { "name": "Proposed", "code": 1 }, { "name": "Under Review", "code": 2 }, { "name": "In Design", "code": 3 }, { "name": "Under Construction", "code": 4 }, { "name": "Substantial Completion", "code": 5 }, { "name": "Open To Traffic", "code": 6 }, { "name": "Accepted, In Service", "code": 7 }, { "name": "Damaged", "code": 11 }, { "name": "Under Repair", "code": 12 }, { "name": "Jurisdiction Transferred", "code": 21 }, { "name": "Closed To Traffic", "code": 31 }, { "name": "Removed From Service", "code": 32 }, { "name": "Abandoned", "code": 33 }, { "name": "Surplused", "code": 34 }, { "name": "Stored", "code": 35 }, { "name": "Demolished", "code": 86 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Entity_Status" }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "Created By", "domain": null, "editable": false, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Created_by" }, { "name": "DATE_CREATED", "type": "esriFieldTypeDate", "alias": "Date Created", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Date_Created" }, { "name": "EDITED_BY", "type": "esriFieldTypeString", "alias": "Edited By", "domain": null, "editable": false, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Edited_By" }, { "name": "DATE_EDITED", "type": "esriFieldTypeDate", "alias": "Date Edited", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Date_Edited" }, { "name": "ROUTE_ID", "type": "esriFieldTypeString", "alias": "ROUTE_ID", "domain": null, "editable": true, "nullable": true, "length": 17, "defaultValue": null, "modelName": "ROUTE_ID" }, { "name": "DATE_ROUTEID_EFFECTIVE", "type": "esriFieldTypeDate", "alias": "Date RouteID Effective", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_ROUTEID_EFFECTIVE" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true }, { "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", "required": true }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE", "required": true }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER", "required": true }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "I25724FROM_DATE", "fields": "FROM_DATE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25724ROUTE_ID", "fields": "ROUTE_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25724TO_DATE", "fields": "TO_DATE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R533_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_533", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A231_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "CountyLog", "description": "", "prototype": { "attributes": { "DATE_ROUTEID_EFFECTIVE": null, "FROM_DATE": null, "TO_DATE": null, "ROUTE_NAME": null, "ALTERNATE_ROUTE_NAME": null, "ALTERNATE_ROUTE_NAME2": null, "JURISDICTION": null, "COUNTY_CODE": null, "CITY_CODE": null, "RTEL": null, "RAMP_CODE": null, "SECTION_NO": null, "ROAD_SYSTEM": null, "ROUTE_TYPE": null, "ROUTE_NUMBER": null, "RECORD_STATUS": null, "ENTITY_STATUS": null, "ROUTE_ID": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "ae053037f1ba47d5b20f90942588320b" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 65, "name": "Corporation", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 10000, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "DATE_CREATED", "creatorField": "CREATED_BY", "editDateField": "DATE_EDITED", "editorField": "EDITED_BY" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1742642279000 }, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 417367.095, "ymin": 4191999.75, "xmax": 689016.965, "ymax": 4624502.3299, "spatialReference": { "wkid": 26916, "latestWkid": 26916, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26916, "latestWkid": 26916, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPFS", "url": "74c504e7da143dfd40cf046ae2109ba7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAD0AAAA9CAYAAAAeYmHpAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADy0lEQVRogbWZa24kMQiEsxLH6MvtyfZyfY+JIu1IjgPUV7jDj1G3bTCY4uGeeL1er/vfn4/r7+tjQhnvOubIPtHDkRFfP+uiiqkyJFu7jilZFd+6rjvE/b0z+P6/NqqNO2HEG51yHTIyXbq9lS7ZvkFPfRegIFy9k7VPhlsmJxS0Kw9VzxR+nWEVP3muZN7Lmm/wph7viMKPJjpy0ETHa1kTxDsrkURXrXOhPYE54Y9sYwrxbPw9NkVN50EX3hV/SC0ARLsx5S3Hmyfw/qIfMU0h7kJOyTxJWtOQigqOtMZ2GziNwz4/SWA0pMKNs5WUUbSUUQ85CbZ7j4qRwHsK8/1deWhHo9MMZe+hFKEQdT3j0BRBlQ5Bm4NJp9Uhxbmd0e5Nvd/vkkUzNEka3fgOUQXp6vkEPVcW07/VJWUypzRJjve2Llwv/2bz4fYGVM9rj+ldsJsUsnka1/sz6Q3IISqPh9Mr0+bCKXUkN7hXR+XxIHB6ohyRnOB80NjXO7pEp2D2TsKgUqySReaInhlvFnLRbUJKFzWEyiIyJ194rjV705g+OZR1XHlh2iNY8L5grE42ouWPQtzJLfuB3tWFY2oIMXBSrycerjq/K4O3UkAZorJzB+9KVqVDN04ONlQGpMkmG3O6u0lSI4eD4P0mt5Z2BlJoux3gTh1qrhXerkETeNPk5BjoyNnpW0yrckPGXU9N4/fkgMKpb45SqyLOJcE9+Ep+58wgipDNT+HdKe00L93h3e9b1sRAyjOZz5SmzUumc+bxoAZmpHgm5dDRg0A+WxPV4v05m6d8e62kMh1SiW6lH/9aKkaSaCrInSap7mBpWSz/tTzJ2GTOkTuJbVVFotWqEKLG1dxJeerWKw9feyJTsVwJUnOZ3ElME/3UPm+KU+ispHKA49luX3Voaj5KC4SilcBqnFYCcrtzdbyqjsy5V0/6dVoJThMmCZU4vQc7m1XrFO9Jps74Qm1CiXqCeNe5Nqqklr0HsAc3CNlXikkVIKFxEg6hFu2C3c7r9DuYMkiVxAxp0SnpEIFZZ+gTX1doYoxqkWv85OCegLdDt2pDCUSJd6f1WimueLsKFE/F9CSLOnIceUpmuJsSZU5uWCcIoz15dJtOiSjkxjzhVTKvvTkhpaB7VnOdQqdfTlzPR6UUOWW3fEwSX0Wk3FVyYtKwU2UqJWg3NkEOQVR03ppA3MnW06rRGdSNX3tMO5tOYNzVzSe6wGq/NqbvQ1ifeHefo8myO/DOlsgUPc3c3VjHkxlDmxHn+1tkAk4zt1KQziuafMH5YvwEedXRQ2a3NFIAAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 227, 158, 0, 255 ], "width": 0.4 }, "width": 45.75, "height": 45.75, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Name" }, { "name": "CORP_NUMBER", "type": "esriFieldTypeSmallInteger", "alias": "CORP_NUM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CORP_NUM" }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "Created By", "domain": null, "editable": false, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Created_by", "required": true }, { "name": "DATE_CREATED", "type": "esriFieldTypeDate", "alias": "Date Created", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Date_Created", "required": true }, { "name": "EDITED_BY", "type": "esriFieldTypeString", "alias": "Edited By", "domain": null, "editable": false, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Edited_By", "required": true }, { "name": "DATE_EDITED", "type": "esriFieldTypeDate", "alias": "Date Edited", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Date_Edited", "required": true }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.AREA", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R908_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_908", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A500_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Corporation", "description": "", "prototype": { "attributes": { "CORP_NUMBER": null, "NAME": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "ae053037f1ba47d5b20f90942588320b" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 66, "name": "Urban Area", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 10000, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "DATE_CREATED", "creatorField": "CREATED_BY", "editDateField": "DATE_EDITED", "editorField": "EDITED_BY" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1742642306000 }, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 416742.155, "ymin": 4192502.6263, "xmax": 688377.8849, "ymax": 4623670.7186, "spatialReference": { "wkid": 26916, "latestWkid": 26916, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26916, "latestWkid": 26916, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 230, 152, 0, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "URBAN_AREA", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "POPULATION", "type": "esriFieldTypeInteger", "alias": "Population", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Population" }, { "name": "URBAN_AREA", "type": "esriFieldTypeString", "alias": "Urban_Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Urban_Met_Name" }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "County", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "County" }, { "name": "CENSUS_URBAN_CODE", "type": "esriFieldTypeInteger", "alias": "Census_Urban_Code", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Census_Urban_Code" }, { "name": "UAB_YEAR", "type": "esriFieldTypeString", "alias": "UAB_Year", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "UAB_YEAR" }, { "name": "MET_CODE", "type": "esriFieldTypeString", "alias": "MET_Code", "domain": { "type": "codedValue", "name": "dMetCode_2020", "description": "", "codedValues": [ { "name": "Rural", "code": "0" }, { "name": "CHICAGO--NW_IN(LAKE_PORTER_CO)", "code": "M09" }, { "name": "EVANSVILLE(WARRICK_VANDERBURGH)", "code": "M15" }, { "name": "FORT_WAYNE(ALLEN_CO)", "code": "M18" }, { "name": "INDIANAPOLIS(MARION_CO)", "code": "M21" }, { "name": "LOUISVILLE--CLARKSVILLE--NEW_ALBANY(CLARK_FLOYD_CO)", "code": "M30" }, { "name": "SOUTH_BEND(ST.JOSEPH_CO)", "code": "M36" }, { "name": "ANGOLA", "code": "S02" }, { "name": "BEDFORD", "code": "S05" }, { "name": "BLUFFTON", "code": "S07" }, { "name": "BOONVILLE", "code": "S08" }, { "name": "BRAZIL", "code": "S09" }, { "name": "CHARLESTOWN", "code": "S12" }, { "name": "CLINTON", "code": "S13" }, { "name": "COLUMBIA_CITY", "code": "S14" }, { "name": "CONNERSVILLE", "code": "S16" }, { "name": "CRAWFORDSVILLE", "code": "S17" }, { "name": "DECATUR", "code": "S18" }, { "name": "ELWOOD", "code": "S20" }, { "name": "FRANKFORT", "code": "S21" }, { "name": "GREENCASTLE", "code": "S25" }, { "name": "GREENSBURG", "code": "S27" }, { "name": "HARTFORD_CITY", "code": "S28" }, { "name": "HUNTINGBURG", "code": "S29" }, { "name": "HUNTINGTON", "code": "S30" }, { "name": "JASPER", "code": "S31" }, { "name": "KENDALLVILLE", "code": "S32" }, { "name": "LAWRENCEBURG--GREENDALE--HIDDEN_VALLY", "code": "S33" }, { "name": "LEBANON", "code": "S34" }, { "name": "LINTON", "code": "S35" }, { "name": "LOGANSPORT", "code": "S36" }, { "name": "LOWELL", "code": "S37" }, { "name": "MADISON", "code": "S38" }, { "name": "MARTINSVILLE", "code": "S40" }, { "name": "MONTICELLO", "code": "S43" }, { "name": "NEW_CASTLE", "code": "S47" }, { "name": "NORTH_MANCHESTER", "code": "S50" }, { "name": "NORTH_VERNON", "code": "S51" }, { "name": "PERU", "code": "S52" }, { "name": "PLYMOUTH", "code": "S54" }, { "name": "PORTLAND", "code": "S55" }, { "name": "PRINCETON", "code": "S56" }, { "name": "RICHMOND", "code": "S58" }, { "name": "ROCHESTER", "code": "S59" }, { "name": "RUSHVILLE", "code": "S60" }, { "name": "SALEM", "code": "S61" }, { "name": "SCOTTSBURG", "code": "S62" }, { "name": "SEYMOUR", "code": "S63" }, { "name": "SHELBYVILLE", "code": "S64" }, { "name": "TELL_CITY", "code": "S66" }, { "name": "VINCENNES", "code": "S69" }, { "name": "WABASH", "code": "S70" }, { "name": "WARSAW", "code": "S71" }, { "name": "WASHINGTON", "code": "S72" }, { "name": "WINCHESTER", "code": "S73" }, { "name": "AUBURN_GARRETT", "code": "S74" }, { "name": "LAKES_OF_THE_FOUR_SEASONS", "code": "S75" }, { "name": "NAPPANEE", "code": "S76" }, { "name": "RENSSELAER", "code": "S77" }, { "name": "WESTVILLE", "code": "S78" }, { "name": "BATESVILLE", "code": "S80" }, { "name": "MARION-GAS_CITY", "code": "S84" }, { "name": "SYRACUSE", "code": "S85" }, { "name": "TIPTON", "code": "S86" }, { "name": "CORYDON", "code": "S87" }, { "name": "ALEXANDRIA", "code": "S01" }, { "name": "HARRISON", "code": "S23" }, { "name": "GRISSOM_AFB", "code": "S22" }, { "name": "SULLIVAN", "code": "S65" }, { "name": "UNION_CITY", "code": "S68" }, { "name": "ANDERSON(MADISON_CO)", "code": "U03" }, { "name": "BLOOMINGTON(MONROE_CO)", "code": "U06" }, { "name": "ELKHART__GOSHEN(ELKHART_CO)", "code": "U12" }, { "name": "KOKOMO(HOWARD_CO)", "code": "U24" }, { "name": "LAFAYETTE--W_LAFAYETTE(TIPPECANOE_CO)", "code": "U27" }, { "name": "MUNCIE(DELAWARE_CO)", "code": "U33" }, { "name": "TERRE_HAUTE(VIGO_CO)", "code": "U39" }, { "name": "MICHIGAN_CITY(LAPORTE)", "code": "U41" }, { "name": "COLUMBUS", "code": "U43" }, { "name": "VALPARAISO--SHERWOOD_FOREST", "code": "U44 " } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "MET_CODE" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Comments" }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "Created By", "domain": null, "editable": false, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Created_by", "required": true }, { "name": "DATE_CREATED", "type": "esriFieldTypeDate", "alias": "Date Created", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Date_Created", "required": true }, { "name": "EDITED_BY", "type": "esriFieldTypeString", "alias": "Edited By", "domain": null, "editable": false, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Edited_By", "required": true }, { "name": "DATE_EDITED", "type": "esriFieldTypeDate", "alias": "Date Edited", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Date_Edited", "required": true }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.AREA", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R920_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_920", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A512_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Urban Area", "description": "", "prototype": { "attributes": { "COMMENTS": null, "POPULATION": null, "URBAN_AREA": null, "COUNTY": null, "CENSUS_URBAN_CODE": null, "UAB_YEAR": null, "MET_CODE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "ae053037f1ba47d5b20f90942588320b" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 67, "name": "District Poly", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 10000, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "DATE_CREATED", "creatorField": "CREATED_BY", "editDateField": "DATE_EDITED", "editorField": "EDITED_BY" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1742642308000 }, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 403539.0626, "ymin": 4180918.7499, "xmax": 692187.6254, "ymax": 4625481.0946, "spatialReference": { "wkid": 26916, "latestWkid": 26916, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26916, "latestWkid": 26916, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 156, 156, 156, 255 ], "width": 3 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "DISTRICT_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "DISTRICT", "type": "esriFieldTypeString", "alias": "DISTRICT", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "DISTRICT" }, { "name": "DISTRICT_NAME", "type": "esriFieldTypeString", "alias": "DISTNAME", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "DISTNAME" }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "Created By", "domain": null, "editable": false, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Created_by", "required": true }, { "name": "DATE_CREATED", "type": "esriFieldTypeDate", "alias": "Date Created", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Date_Created", "required": true }, { "name": "EDITED_BY", "type": "esriFieldTypeString", "alias": "Edited By", "domain": null, "editable": false, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Edited_By", "required": true }, { "name": "DATE_EDITED", "type": "esriFieldTypeDate", "alias": "Date Edited", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Date_Edited", "required": true }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.AREA", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R921_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_921", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A513_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "District Poly", "description": "", "prototype": { "attributes": { "DISTRICT_NAME": null, "DISTRICT": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "ae053037f1ba47d5b20f90942588320b" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 68, "name": "Managed Land", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 10000, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "DATE_CREATED", "creatorField": "CREATED_BY", "editDateField": "DATE_EDITED", "editorField": "EDITED_BY" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1742642302000 }, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 405678.655, "ymin": 4182067.4, "xmax": 688341.41, "ymax": 4624685.485, "spatialReference": { "wkid": 26916, "latestWkid": 26916, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26916, "latestWkid": 26916, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 0, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "UNIT_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "Owner", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Owner" }, { "name": "MANAGER", "type": "esriFieldTypeString", "alias": "Manager", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Manager" }, { "name": "PARK_CODE", "type": "esriFieldTypeString", "alias": "Park_Code", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Park_Code" }, { "name": "UNIT_NAME", "type": "esriFieldTypeString", "alias": "Unit_Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Unit_Name" }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "Created By", "domain": null, "editable": false, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Created_by", "required": true }, { "name": "DATE_CREATED", "type": "esriFieldTypeDate", "alias": "Date Created", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Date_Created", "required": true }, { "name": "EDITED_BY", "type": "esriFieldTypeString", "alias": "Edited By", "domain": null, "editable": false, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Edited_By", "required": true }, { "name": "DATE_EDITED", "type": "esriFieldTypeDate", "alias": "Date Edited", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Date_Edited", "required": true }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.AREA", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R918_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_918", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A510_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Managed Land", "description": "", "prototype": { "attributes": { "UNIT_NAME": null, "OWNER": null, "MANAGER": null, "PARK_CODE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "ae053037f1ba47d5b20f90942588320b" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 69, "name": "County Boundary", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 10000, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "DATE_CREATED", "creatorField": "CREATED_BY", "editDateField": "DATE_EDITED", "editorField": "EDITED_BY" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1742642282000 }, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 403539.062, "ymin": 4180918.7503, "xmax": 692187.625, "ymax": 4625481.0947, "spatialReference": { "wkid": 26916, "latestWkid": 26916, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26916, "latestWkid": 26916, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[COUNTYNAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 1000000, "name": "Default", "priority": 49, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "COUNTYNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "COUNTYNAME", "type": "esriFieldTypeString", "alias": "CountyName", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "CountyName" }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "Created By", "domain": null, "editable": false, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Created_by", "required": true }, { "name": "DATE_CREATED", "type": "esriFieldTypeDate", "alias": "Date Created", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Date_Created", "required": true }, { "name": "EDITED_BY", "type": "esriFieldTypeString", "alias": "Edited By", "domain": null, "editable": false, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Edited_By", "required": true }, { "name": "DATE_EDITED", "type": "esriFieldTypeDate", "alias": "Date Edited", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Date_Edited", "required": true }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.AREA", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R909_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_909", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A501_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "County Boundary", "description": "", "prototype": { "attributes": {"COUNTYNAME": null} }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "ae053037f1ba47d5b20f90942588320b" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 115, "name": "Large_Culvert_Point", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 10000, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "DATE_CREATED", "creatorField": "CREATED_BY", "editDateField": "DATE_EDITED", "editorField": "EDITED_BY" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1686389459000 }, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": 410391.223, "ymin": 4187803.9342, "xmax": 690621.9472, "ymax": 4623447.8216, "spatialReference": { "wkid": 26916, "latestWkid": 26916, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26916, "latestWkid": 26916, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 6.21369949494949E-7, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 1.60934721869444E7 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 171, 111, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "timeInfo": { "startTimeField": "FROM_DATE", "endTimeField": "TO_DATE", "trackIdField": null, "type": "field", "timeExtent": [ -2208988800000, 4933267200000 ], "timeReference": null, "timeInterval": 1, "timeIntervalUnits": "esriTimeUnitsUnknown", "exportOptions": { "useTime": true, "timeDataCumulative": false, "timeOffset": null, "timeOffsetUnits": null }, "hasLiveData": false, "timeRelation": "esriTimeRelationOverlaps" }, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "ASSET_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FROM_DATE", "type": "esriFieldTypeDate", "alias": "From Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "From_Date" }, { "name": "TO_DATE", "type": "esriFieldTypeDate", "alias": "To Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "To_Date" }, { "name": "EVENTID", "type": "esriFieldTypeString", "alias": "EventID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EventID" }, { "name": "RECORD_STATUS", "type": "esriFieldTypeSmallInteger", "alias": "RECORD_STATUS", "domain": { "type": "codedValue", "name": "dRecordCode", "description": "", "codedValues": [ { "name": "Work In Progress", "code": 0 }, { "name": "Proposed", "code": 1 }, { "name": "Withdrawn", "code": 2 }, { "name": "Rejected", "code": 3 }, { "name": "Accepted", "code": 4 }, { "name": "Active", "code": 5 }, { "name": "Replaced", "code": 6 }, { "name": "Retired", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RECORD_STATUS" }, { "name": "ROUTEID", "type": "esriFieldTypeString", "alias": "RouteID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "RouteID" }, { "name": "MEASURE", "type": "esriFieldTypeDouble", "alias": "Measure", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Measure" }, { "name": "NBI", "type": "esriFieldTypeString", "alias": "NBI", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NBI" }, { "name": "DATE_ATTRIBUTE_EFFECTIVE", "type": "esriFieldTypeDate", "alias": "DATE_ATTRIBUTE_EFFECTIVE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_ATTRIBUTE_EFFECTIVE" }, { "name": "ASSET_NAME", "type": "esriFieldTypeString", "alias": "Asset_Name", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Asset_Name" }, { "name": "FACILITY_CARRIED", "type": "esriFieldTypeString", "alias": "FACILITY_CARRIED", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FACILITY_CARRIED" }, { "name": "FEATURE_INTERSECTED", "type": "esriFieldTypeString", "alias": "FEATURE_INTERSECTED", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FEATURE_INTERSECTED" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Location" }, { "name": "DISTANCE", "type": "esriFieldTypeDouble", "alias": "Distance Moved", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Distance" }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "County", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "County" }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "Created By", "domain": null, "editable": false, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Created_By", "required": true }, { "name": "DATE_CREATED", "type": "esriFieldTypeDate", "alias": "DATE_CREATED", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_CREATED", "required": true }, { "name": "EDITED_BY", "type": "esriFieldTypeString", "alias": "Edited By", "domain": null, "editable": false, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Edited_By", "required": true }, { "name": "DATE_EDITED", "type": "esriFieldTypeDate", "alias": "DATE_EDITED", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_EDITED", "required": true }, { "name": "LOCERROR", "type": "esriFieldTypeString", "alias": "LOCERROR", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LOCERROR" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "G25683NBI", "fields": "NBI", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25683EVENTID", "fields": "EVENTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25683FROM_DATE", "fields": "FROM_DATE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25683ROUTEID", "fields": "ROUTEID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25683TO_DATE", "fields": "TO_DATE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R492_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_492", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A190_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Large_Culvert_Point", "description": "", "prototype": { "attributes": { "LOCERROR": null, "FROM_DATE": null, "TO_DATE": null, "EVENTID": null, "RECORD_STATUS": null, "ROUTEID": null, "MEASURE": null, "NBI": null, "DATE_ATTRIBUTE_EFFECTIVE": null, "ASSET_NAME": null, "FACILITY_CARRIED": null, "FEATURE_INTERSECTED": null, "LOCATION": null, "DISTANCE": null, "COUNTY": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "ae053037f1ba47d5b20f90942588320b" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 118, "name": "Pavement Histories", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 10000, "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": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1686390319000 }, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 408954.425, "ymin": 4181697.5001, "xmax": 691585.25, "ymax": 4625038.555, "spatialReference": { "wkid": 26916, "latestWkid": 26916, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26916, "latestWkid": 26916, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 6.21369949494949E-7, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 1.60934721869444E7 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 166, 0, 133, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "timeInfo": { "startTimeField": "FROM_DATE", "endTimeField": "TO_DATE", "trackIdField": null, "type": "field", "timeExtent": [ -2208988800000, 4933267200000 ], "timeReference": null, "timeInterval": 1, "timeIntervalUnits": "esriTimeUnitsUnknown", "exportOptions": { "useTime": true, "timeDataCumulative": false, "timeOffset": null, "timeOffsetUnits": null }, "hasLiveData": false, "timeRelation": "esriTimeRelationOverlaps" }, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "ROUTE_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ROUTE_ID", "type": "esriFieldTypeString", "alias": "ROUTE_ID", "domain": null, "editable": true, "nullable": true, "length": 17, "defaultValue": null, "modelName": "ROUTE_ID" }, { "name": "FROM_MEASURE", "type": "esriFieldTypeDouble", "alias": "FROM_MEASURE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FROM_MEASURE" }, { "name": "TO_MEASURE", "type": "esriFieldTypeDouble", "alias": "TO_MEASURE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TO_MEASURE" }, { "name": "DES", "type": "esriFieldTypeString", "alias": "DES", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "Traffic_Section_ID" }, { "name": "CONTRACT", "type": "esriFieldTypeString", "alias": "Contract", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "CONTRACT" }, { "name": "DATASOURCE", "type": "esriFieldTypeString", "alias": "Datasource", "domain": { "type": "codedValue", "name": "d_PAVE_RECORD_SRC", "description": "the source of pavement history record", "codedValues": [ { "name": "Surface Contracts", "code": "Surface Contracts" }, { "name": "Cheatham", "code": "Cheatham" }, { "name": "Interstates", "code": "Interstates" }, { "name": "LifeLog", "code": "LifeLog" }, { "name": "Des Detail", "code": "Des Detail" }, { "name": "QC", "code": "QC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DATASOURCE" }, { "name": "MSF_WORK_TYPE", "type": "esriFieldTypeString", "alias": "MSF Work Type", "domain": { "type": "codedValue", "name": "dMSF_Work_Types", "description": "Maintenance Functional Structural", "codedValues": [ { "name": "Maintenance", "code": "M" }, { "name": "Structural", "code": "S" }, { "name": "Functional", "code": "F" }, { "name": "Other", "code": "O" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "MSF_WORK_TYPE" }, { "name": "LETTING_DATE", "type": "esriFieldTypeDate", "alias": "Letting Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LETTING_DATE" }, { "name": "COMPOSITION_TYPE", "type": "esriFieldTypeString", "alias": "Composition Type", "domain": { "type": "codedValue", "name": "d_PAVE_COMPOSITION", "description": "pavement composition", "codedValues": [ { "name": "Asphalt", "code": "Asphalt" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Composite", "code": "Composite" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "COMPOSITION_TYPE" }, { "name": "WORK_CODE", "type": "esriFieldTypeString", "alias": "Work Code", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "WORK_CODE" }, { "name": "WORK_DESC", "type": "esriFieldTypeString", "alias": "Work Description", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "WORK_DESC" }, { "name": "SUB_COMPLETE", "type": "esriFieldTypeDate", "alias": "SUB_COMPLETE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Sub_Complete" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Special Note", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SPECIAL_NOTE" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOCATION" }, { "name": "FLAG_FIELD", "type": "esriFieldTypeString", "alias": "Flag (Yes/No)", "domain": { "type": "codedValue", "name": "YesNo_3", "description": "Another Yes No indicator", "codedValues": [ { "name": "Y", "code": "Y" }, { "name": "N", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "N", "modelName": "FLAG_FIELD" }, { "name": "FLAG_NOTE", "type": "esriFieldTypeString", "alias": "Flag Note", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FLAG_NOTE" }, { "name": "FROM_DATE", "type": "esriFieldTypeDate", "alias": "From Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "FROM_DATE" }, { "name": "TO_DATE", "type": "esriFieldTypeDate", "alias": "To Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "TO_DATE" }, { "name": "EVENT_ID", "type": "esriFieldTypeString", "alias": "Event ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EVENT_ID" }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "Created By", "domain": null, "editable": false, "nullable": true, "length": 25, "defaultValue": null, "modelName": "CREATED_BY" }, { "name": "DATE_CREATED", "type": "esriFieldTypeDate", "alias": "Date Created", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_CREATED" }, { "name": "EDITED_BY", "type": "esriFieldTypeString", "alias": "Edited By", "domain": null, "editable": false, "nullable": true, "length": 25, "defaultValue": null, "modelName": "EDITED_BY" }, { "name": "DATE_EDITED", "type": "esriFieldTypeDate", "alias": "Date Edited", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_EDITED" }, { "name": "LOCERROR", "type": "esriFieldTypeString", "alias": "LocError", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LOCERROR" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true }, { "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", "required": true }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE", "required": true }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER", "required": true }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "I25697EVENT_ID", "fields": "EVENT_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25697FROM_DATE4", "fields": "FROM_DATE,TO_DATE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25697ROUTE_ID", "fields": "ROUTE_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R506_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_506", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A204_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Pavement Histories", "description": "", "prototype": { "attributes": { "LOCERROR": null, "ROUTE_ID": null, "FROM_MEASURE": null, "TO_MEASURE": null, "DES": null, "CONTRACT": null, "DATASOURCE": null, "MSF_WORK_TYPE": null, "LETTING_DATE": null, "COMPOSITION_TYPE": null, "WORK_CODE": null, "WORK_DESC": null, "SUB_COMPLETE": null, "NOTES": null, "LOCATION": null, "FLAG_FIELD": "N", "FLAG_NOTE": null, "FROM_DATE": null, "TO_DATE": null, "EVENT_ID": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "ae053037f1ba47d5b20f90942588320b" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 119, "name": "Pavement Widths", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 10000, "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": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1686390509000 }, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 408954.425, "ymin": 4181697.5001, "xmax": 691585.25, "ymax": 4625038.555, "spatialReference": { "wkid": 26916, "latestWkid": 26916, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26916, "latestWkid": 26916, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 6.21369949494949E-7, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 1.60934721869444E7 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 77, 0, 153, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "timeInfo": { "startTimeField": "FROM_DATE", "endTimeField": "TO_DATE", "trackIdField": null, "type": "field", "timeExtent": [ -2208988800000, 4933267200000 ], "timeReference": null, "timeInterval": 1, "timeIntervalUnits": "esriTimeUnitsUnknown", "exportOptions": { "useTime": true, "timeDataCumulative": false, "timeOffset": null, "timeOffsetUnits": null }, "hasLiveData": false, "timeRelation": "esriTimeRelationOverlaps" }, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "ROUTE_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ROUTE_ID", "type": "esriFieldTypeString", "alias": "ROUTE_ID", "domain": null, "editable": true, "nullable": true, "length": 17, "defaultValue": null, "modelName": "ROUTE_ID" }, { "name": "FROM_MEASURE", "type": "esriFieldTypeDouble", "alias": "FROM_MEASURE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FROM_MEASURE" }, { "name": "TO_MEASURE", "type": "esriFieldTypeDouble", "alias": "TO_MEASURE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TO_MEASURE" }, { "name": "FROM_DATE", "type": "esriFieldTypeDate", "alias": "From Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "From_Date" }, { "name": "TO_DATE", "type": "esriFieldTypeDate", "alias": "To Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "To_Date" }, { "name": "EVENT_ID", "type": "esriFieldTypeString", "alias": "EventID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Event_ID" }, { "name": "DIR", "type": "esriFieldTypeString", "alias": "DIR", "domain": null, "editable": true, "nullable": false, "length": 5, "defaultValue": null, "modelName": "DIR" }, { "name": "PAVEMENT_WIDTH", "type": "esriFieldTypeDouble", "alias": "PAVEMENT_WIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PAVEMENT_WIDTH" }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "Created By", "domain": null, "editable": false, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Date_Edited" }, { "name": "DATE_CREATED", "type": "esriFieldTypeDate", "alias": "Date Created", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_ATTR_EFFECTIVE" }, { "name": "EDITED_BY", "type": "esriFieldTypeString", "alias": "Edited By", "domain": null, "editable": false, "nullable": true, "length": 25, "defaultValue": null, "modelName": "EDITED_BY" }, { "name": "DATE_EDITED", "type": "esriFieldTypeDate", "alias": "Date edited", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_EDITED" }, { "name": "LOCERROR", "type": "esriFieldTypeString", "alias": "LocError", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LOCERROR" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER", "required": true }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE", "required": true }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER", "required": true }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R510_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_510", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A208_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Pavement Widths", "description": "", "prototype": { "attributes": { "LOCERROR": null, "ROUTE_ID": null, "FROM_MEASURE": null, "TO_MEASURE": null, "FROM_DATE": null, "TO_DATE": null, "EVENT_ID": null, "DIR": " ", "PAVEMENT_WIDTH": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "ae053037f1ba47d5b20f90942588320b" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 121, "name": "READ SHAREPOINT 20YRPLAN", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 10000, "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": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1686390897000 }, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 408954.425, "ymin": 4181697.5001, "xmax": 691585.25, "ymax": 4625038.555, "spatialReference": { "wkid": 26916, "latestWkid": 26916, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26916, "latestWkid": 26916, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 6.21369949494949E-7, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 1.60934721869444E7 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 140, 0, 56, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "timeInfo": { "startTimeField": "FROM_DATE", "endTimeField": "TO_DATE", "trackIdField": null, "type": "field", "timeExtent": [ -2208988800000, 4933267200000 ], "timeReference": null, "timeInterval": 1, "timeIntervalUnits": "esriTimeUnitsUnknown", "exportOptions": { "useTime": true, "timeDataCumulative": false, "timeOffset": null, "timeOffsetUnits": null }, "hasLiveData": false, "timeRelation": "esriTimeRelationOverlaps" }, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "ROUTE_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "PK", "type": "esriFieldTypeInteger", "alias": "PK", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PK" }, { "name": "PLAN_FY", "type": "esriFieldTypeSmallInteger", "alias": "PLAN_FY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PLAN_FY" }, { "name": "TREATMENT_CATEGORY", "type": "esriFieldTypeString", "alias": "TREATMENT_CATEGORY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TREATMENT_CATEGORY" }, { "name": "CONT_VS_MAINT", "type": "esriFieldTypeString", "alias": "CONT_VS_MAINT", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "CONT_VS_MAINT" }, { "name": "PLAN_NOTES_RESTRICTED", "type": "esriFieldTypeString", "alias": "PLAN_NOTES_RESTRICTED", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PLAN_NOTES_RESTRICTED" }, { "name": "ROUTE_NAME", "type": "esriFieldTypeString", "alias": "ROUTE_NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ROUTE_NAME" }, { "name": "DISTRICT", "type": "esriFieldTypeString", "alias": "DISTRICT", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "DISTRICT" }, { "name": "LENGTH_FLEX_MILES", "type": "esriFieldTypeDouble", "alias": "LENGTH_FLEX_MILES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LENGTH_FLEX_MILES" }, { "name": "LENGTH_RIGID_MILES", "type": "esriFieldTypeDouble", "alias": "LENGTH_RIGID_MILES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LENGTH_RIGID_MILES" }, { "name": "LOCATION_DESC", "type": "esriFieldTypeString", "alias": "LOCATION_DESC", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOCATION_DESC" }, { "name": "ROAD_CATEGORY", "type": "esriFieldTypeString", "alias": "ROAD_CATEGORY", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "ROAD_CATEGORY" }, { "name": "PK_STATUS", "type": "esriFieldTypeString", "alias": "PK_STATUS", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "PK_STATUS" }, { "name": "BUNDLE_DISTRICT", "type": "esriFieldTypeString", "alias": "BUNDLE_DISTRICT", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "BUNDLE_DISTRICT" }, { "name": "BUNDLE_GOALS", "type": "esriFieldTypeString", "alias": "BUNDLE_GOALS", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "BUNDLE_GOALS" }, { "name": "BUNDLE_FY", "type": "esriFieldTypeSmallInteger", "alias": "BUNDLE_FY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BUNDLE_FY" }, { "name": "BUNDLE_STATUS", "type": "esriFieldTypeString", "alias": "BUNDLE_STATUS", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "BUNDLE_STATUS" }, { "name": "BUNDLE_NOTES_RESTRICTED", "type": "esriFieldTypeString", "alias": "BUNDLE_NOTES_RESTRICTED", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "BUNDLE_NOTES_RESTRICTED" }, { "name": "SHAREPOINT_LIST_ID", "type": "esriFieldTypeInteger", "alias": "SHAREPOINT_LIST_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAREPOINT_LIST_ID" }, { "name": "PLAN_DATE_MODIFIED", "type": "esriFieldTypeDate", "alias": "PLAN_DATE_MODIFIED", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "PLAN_DATE_MODIFIED" }, { "name": "PLAN_DATE_CREATED", "type": "esriFieldTypeDate", "alias": "PLAN_DATE_CREATED", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "PLAN_DATE_CREATED" }, { "name": "PLAN_STATUS", "type": "esriFieldTypeString", "alias": "PLAN_STATUS", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "PLAN_STATUS" }, { "name": "FROM_DATE", "type": "esriFieldTypeDate", "alias": "From Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "From_Date" }, { "name": "TO_DATE", "type": "esriFieldTypeDate", "alias": "To Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "To_Date" }, { "name": "EVENT_ID", "type": "esriFieldTypeString", "alias": "EventID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Event_ID" }, { "name": "ROUTE_ID", "type": "esriFieldTypeString", "alias": "RouteID", "domain": null, "editable": true, "nullable": true, "length": 17, "defaultValue": null, "modelName": "Route_ID" }, { "name": "FROM_MEASURE", "type": "esriFieldTypeDouble", "alias": "From Measure", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "From_Measure" }, { "name": "TO_MEASURE", "type": "esriFieldTypeDouble", "alias": "To Measure", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "To_Measure" }, { "name": "DATE_CREATED", "type": "esriFieldTypeDate", "alias": "Date Created", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Date_Created" }, { "name": "DATE_EDITED", "type": "esriFieldTypeDate", "alias": "Date Edited", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Date_Edited" }, { "name": "LOCERROR", "type": "esriFieldTypeString", "alias": "LocError", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LOCERROR" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "Created By", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "CREATED_BY" }, { "name": "EDITED_BY", "type": "esriFieldTypeString", "alias": "Edited By", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "EDITED_BY" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER", "required": true }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE", "required": true }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER", "required": true }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "I25704EVENT_ID", "fields": "EVENT_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25704FROM_DATE", "fields": "FROM_DATE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25704ROUTE_ID", "fields": "ROUTE_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R513_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_513", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A211_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "READ SHAREPOINT 20YRPLAN", "description": "", "prototype": { "attributes": { "CREATED_BY": null, "PK": null, "PLAN_FY": null, "TREATMENT_CATEGORY": null, "CONT_VS_MAINT": null, "PLAN_NOTES_RESTRICTED": null, "ROUTE_NAME": null, "DISTRICT": null, "LENGTH_FLEX_MILES": null, "LENGTH_RIGID_MILES": null, "LOCATION_DESC": null, "ROAD_CATEGORY": null, "PK_STATUS": null, "BUNDLE_DISTRICT": null, "BUNDLE_GOALS": null, "BUNDLE_FY": null, "BUNDLE_STATUS": null, "BUNDLE_NOTES_RESTRICTED": null, "SHAREPOINT_LIST_ID": null, "PLAN_DATE_MODIFIED": null, "PLAN_DATE_CREATED": null, "PLAN_STATUS": null, "FROM_DATE": null, "TO_DATE": null, "EVENT_ID": null, "ROUTE_ID": null, "FROM_MEASURE": null, "TO_MEASURE": null, "DATE_CREATED": null, "DATE_EDITED": null, "LOCERROR": null, "EDITED_BY": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "ae053037f1ba47d5b20f90942588320b" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 123, "name": "Dissolved Bridge Lines", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 10000, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 408602.7489, "ymin": 0, "xmax": 689309.7564, "ymax": 4624332.4043, "spatialReference": { "wkid": 26916, "latestWkid": 26916, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26916, "latestWkid": 26916, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 163, 63, 0, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "NBI", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "DISTRICT", "type": "esriFieldTypeString", "alias": "DISTRICT", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "DISTRICT" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true }, { "name": "NBI", "type": "esriFieldTypeString", "alias": "NBI", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "NBI" }, { "name": "MAIN_ROUTE_ID", "type": "esriFieldTypeString", "alias": "MAIN_ROUTE_ID", "domain": null, "editable": true, "nullable": true, "length": 17, "defaultValue": null, "modelName": "MAIN_ROUTE_ID" }, { "name": "MAIN_FROM_MEASURE", "type": "esriFieldTypeDouble", "alias": "MAIN_FROM_MEASURE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MAIN_FROM_MEASURE" }, { "name": "MAIN_TO_MEASURE", "type": "esriFieldTypeDouble", "alias": "MAIN_TO_MEASURE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MAIN_TO_MEASURE" }, { "name": "SAMPLE_DATE", "type": "esriFieldTypeDate", "alias": "SAMPLE_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "SAMPLE_DATE" }, { "name": "INCEQ_ROUTE_ID", "type": "esriFieldTypeString", "alias": "INCEQ_ROUTE_ID", "domain": null, "editable": true, "nullable": true, "length": 17, "defaultValue": null, "modelName": "INCEQ_ROUTE_ID" }, { "name": "INCEQ_FROM_MEASURE", "type": "esriFieldTypeDouble", "alias": "INCEQ_FROM_MEASURE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INCEQ_FROM_MEASURE" }, { "name": "INCEQ_TO_MEASURE", "type": "esriFieldTypeDouble", "alias": "INCEQ_TO_MEASURE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INCEQ_TO_MEASURE" }, { "name": "DOT_INCEQ_ROUTE_ID", "type": "esriFieldTypeString", "alias": "DOT_INCEQ_ROUTE_ID", "domain": null, "editable": true, "nullable": true, "length": 17, "defaultValue": null, "modelName": "DOT_INCEQ_ROUTE_ID" }, { "name": "DOT_INCEQ_FROM_MEASURE", "type": "esriFieldTypeDouble", "alias": "DOT_INCEQ_FROM_MEASURE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DOT_INCEQ_FROM_MEASURE" }, { "name": "DOT_INCEQ_TO_MEASURE", "type": "esriFieldTypeDouble", "alias": "DOT_INCEQ_TO_MEASURE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DOT_INCEQ_TO_MEASURE" }, { "name": "ASSET_STATUS", "type": "esriFieldTypeString", "alias": "ASSET_STATUS", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ASSET_STATUS" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LOCATION" }, { "name": "CARRIED_ROUTE", "type": "esriFieldTypeString", "alias": "CARRIED_ROUTE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CARRIED_ROUTE" }, { "name": "FEATURES_INTERSECTED", "type": "esriFieldTypeString", "alias": "FEATURES_INTERSECTED", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FEATURES_INTERSECTED" }, { "name": "IS_OWNED_BY_INDOT", "type": "esriFieldTypeString", "alias": "IS_OWNED_BY_INDOT", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "IS_OWNED_BY_INDOT" }, { "name": "IS_MAINTAINED_BY_INDOT", "type": "esriFieldTypeString", "alias": "IS_MAINTAINED_BY_INDOT", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "IS_MAINTAINED_BY_INDOT" }, { "name": "DOT_INCEQ_SOURCE", "type": "esriFieldTypeString", "alias": "DOT_INCEQ_SOURCE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DOT_INCEQ_SOURCE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R556_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_556", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A244_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Dissolved Bridge Lines", "description": "", "prototype": { "attributes": { "IS_MAINTAINED_BY_INDOT": null, "DOT_INCEQ_SOURCE": null, "DISTRICT": null, "IS_OWNED_BY_INDOT": null, "NBI": null, "MAIN_ROUTE_ID": null, "MAIN_FROM_MEASURE": null, "MAIN_TO_MEASURE": null, "SAMPLE_DATE": null, "INCEQ_ROUTE_ID": null, "INCEQ_FROM_MEASURE": null, "INCEQ_TO_MEASURE": null, "DOT_INCEQ_ROUTE_ID": null, "DOT_INCEQ_FROM_MEASURE": null, "DOT_INCEQ_TO_MEASURE": null, "ASSET_STATUS": null, "LOCATION": null, "CARRIED_ROUTE": null, "FEATURES_INTERSECTED": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "ae053037f1ba47d5b20f90942588320b" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 125, "name": "READ SP PAVE 20YRPLAN", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 10000, "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": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1686390548000 }, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 408954.425, "ymin": 4181697.5001, "xmax": 691585.25, "ymax": 4625038.555, "spatialReference": { "wkid": 26916, "latestWkid": 26916, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26916, "latestWkid": 26916, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 6.21369949494949E-7, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 1.60934721869444E7 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 120, 150, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "timeInfo": { "startTimeField": "FROM_DATE", "endTimeField": "TO_DATE", "trackIdField": null, "type": "field", "timeExtent": [ -2208988800000, 4933267200000 ], "timeReference": null, "timeInterval": 1, "timeIntervalUnits": "esriTimeUnitsUnknown", "exportOptions": { "useTime": true, "timeDataCumulative": false, "timeOffset": null, "timeOffsetUnits": null }, "hasLiveData": false, "timeRelation": "esriTimeRelationOverlaps" }, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "ROUTE_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "PAVEMENT_KEY", "type": "esriFieldTypeInteger", "alias": "PAVEMENT_KEY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PAVEMENT_KEY" }, { "name": "TREATMENT_CATEGORY", "type": "esriFieldTypeString", "alias": "TREATMENT_CATEGORY", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "TREATMENT_CATEGORY" }, { "name": "PLAN_FY", "type": "esriFieldTypeSmallInteger", "alias": "PLAN_FY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PLAN_FY" }, { "name": "CONT_VS_MAINT", "type": "esriFieldTypeString", "alias": "CONT_VS_MAINT", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "CONT_VS_MAINT" }, { "name": "PLAN_NOTES_RESTRICTED", "type": "esriFieldTypeString", "alias": "PLAN_NOTES_RESTRICTED", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PLAN_NOTES_RESTRICTED" }, { "name": "ROUTE_NAME", "type": "esriFieldTypeString", "alias": "ROUTE_NAME", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "ROUTE_NAME" }, { "name": "DISTRICT", "type": "esriFieldTypeString", "alias": "DISTRICT", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "DISTRICT" }, { "name": "LENGTH_FLEX_MILES", "type": "esriFieldTypeDouble", "alias": "LENGTH_FLEX_MILES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LENGTH_FLEX_MILES" }, { "name": "LENGTH_RIGID_MILES", "type": "esriFieldTypeDouble", "alias": "LENGTH_RIGID_MILES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LENGTH_RIGID_MILES" }, { "name": "LOCATION_DESC", "type": "esriFieldTypeString", "alias": "LOCATION_DESC", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "LOCATION_DESC" }, { "name": "ROAD_CATEGORY", "type": "esriFieldTypeString", "alias": "ROAD_CATEGORY", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ROAD_CATEGORY" }, { "name": "PK_STATUS", "type": "esriFieldTypeString", "alias": "PK_STATUS", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "PK_STATUS" }, { "name": "BUNDLE_ID", "type": "esriFieldTypeString", "alias": "BUNDLE_ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BUNDLE_ID" }, { "name": "BUNDLE_DISTRICT", "type": "esriFieldTypeString", "alias": "BUNDLE_DISTRICT", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "BUNDLE_DISTRICT" }, { "name": "BUNDLE_GOALS", "type": "esriFieldTypeString", "alias": "BUNDLE_GOALS", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "BUNDLE_GOALS" }, { "name": "BUNDLE_FY", "type": "esriFieldTypeSmallInteger", "alias": "BUNDLE_FY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BUNDLE_FY" }, { "name": "BUNDLE_STATUS", "type": "esriFieldTypeString", "alias": "BUNDLE_STATUS", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "BUNDLE_STATUS" }, { "name": "BUNDLE_NOTES_RESTRICTED", "type": "esriFieldTypeString", "alias": "BUNDLE_NOTES_RESTRICTED", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "BUNDLE_NOTES_RESTRICTED" }, { "name": "SHAREPOINT_LIST_ID", "type": "esriFieldTypeInteger", "alias": "SHAREPOINT_LIST_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAREPOINT_LIST_ID" }, { "name": "PLAN_DATE_MODIFIED", "type": "esriFieldTypeDate", "alias": "PLAN_DATE_MODIFIED", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "PLAN_DATE_MODIFIED" }, { "name": "PLAN_DATE_CREATED", "type": "esriFieldTypeDate", "alias": "PLAN_DATE_CREATED", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "PLAN_DATE_CREATED" }, { "name": "PLAN_STATUS", "type": "esriFieldTypeString", "alias": "PLAN_STATUS", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "PLAN_STATUS" }, { "name": "PLAN_FROM_DATE", "type": "esriFieldTypeDate", "alias": "PLAN_FROM_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "PLAN_FROM_DATE" }, { "name": "PLAN_TO_DATE", "type": "esriFieldTypeDate", "alias": "PLAN_TO_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "PLAN_TO_DATE" }, { "name": "TOTAL_WORK_ESTIMATE", "type": "esriFieldTypeDouble", "alias": "TOTAL_WORK_ESTIMATE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOTAL_WORK_ESTIMATE" }, { "name": "FY_WORK_ESTIMATE", "type": "esriFieldTypeDouble", "alias": "FY_WORK_ESTIMATE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FY_WORK_ESTIMATE" }, { "name": "FY_WORK_EST_PAVE_PRES", "type": "esriFieldTypeDouble", "alias": "FY_WORK_EST_PAVE_PRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FY_WORK_EST_PAVE_PRES" }, { "name": "ROUTE_ID", "type": "esriFieldTypeString", "alias": "ROUTE_ID", "domain": null, "editable": true, "nullable": true, "length": 17, "defaultValue": null, "modelName": "ROUTE_ID" }, { "name": "FROM_MEASURE", "type": "esriFieldTypeDouble", "alias": "FROM_MEASURE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FROM_MEASURE" }, { "name": "TO_MEASURE", "type": "esriFieldTypeDouble", "alias": "TO_MEASURE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TO_MEASURE" }, { "name": "EVENT_ID", "type": "esriFieldTypeString", "alias": "EventID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EVENT_ID" }, { "name": "FROM_DATE", "type": "esriFieldTypeDate", "alias": "From Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "FROM_DATE" }, { "name": "TO_DATE", "type": "esriFieldTypeDate", "alias": "To Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "TO_DATE" }, { "name": "LOCERROR", "type": "esriFieldTypeString", "alias": "LocError", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LOCERROR" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "Created By", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "CREATED_BY" }, { "name": "DATE_CREATED", "type": "esriFieldTypeDate", "alias": "Date Created", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_CREATED" }, { "name": "EDITED_BY", "type": "esriFieldTypeString", "alias": "Edited By", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "EDITED_BY" }, { "name": "DATE_EDITED", "type": "esriFieldTypeDate", "alias": "Date Edited", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_EDITED" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER", "required": true }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE", "required": true }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER", "required": true }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "I25703EVENT_ID", "fields": "EVENT_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25703FROM_DATE", "fields": "FROM_DATE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I25703ROUTE_ID", "fields": "ROUTE_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R512_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_512", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A210_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "READ SP PAVE 20YRPLAN", "description": "", "prototype": { "attributes": { "EDITED_BY": null, "PAVEMENT_KEY": null, "TREATMENT_CATEGORY": null, "PLAN_FY": null, "CONT_VS_MAINT": null, "PLAN_NOTES_RESTRICTED": null, "ROUTE_NAME": null, "DISTRICT": null, "LENGTH_FLEX_MILES": null, "LENGTH_RIGID_MILES": null, "LOCATION_DESC": null, "ROAD_CATEGORY": null, "PK_STATUS": null, "BUNDLE_ID": null, "BUNDLE_DISTRICT": null, "BUNDLE_GOALS": null, "BUNDLE_FY": null, "BUNDLE_STATUS": null, "BUNDLE_NOTES_RESTRICTED": null, "SHAREPOINT_LIST_ID": null, "PLAN_DATE_MODIFIED": null, "PLAN_DATE_CREATED": null, "PLAN_STATUS": null, "PLAN_FROM_DATE": null, "PLAN_TO_DATE": null, "TOTAL_WORK_ESTIMATE": null, "FY_WORK_ESTIMATE": null, "FY_WORK_EST_PAVE_PRES": null, "ROUTE_ID": null, "FROM_MEASURE": null, "TO_MEASURE": null, "EVENT_ID": null, "FROM_DATE": null, "TO_DATE": null, "LOCERROR": null, "DATE_EDITED": null, "DATE_CREATED": null, "CREATED_BY": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "ae053037f1ba47d5b20f90942588320b" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 128, "name": "Twenty-Yr Plan - Bridge Point", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 10000, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": 409050.642211914, "ymin": 4183643.30499268, "xmax": 689287.977416992, "ymax": 4623688.42462158, "spatialReference": { "wkid": 26916, "latestWkid": 26916, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26916, "latestWkid": 26916, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4.5035996273705E11, "falseY": -4.5035996273705E11, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 130, 54, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "STRUCTURE_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NBI", "type": "esriFieldTypeString", "alias": "NBI", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "NBI" }, { "name": "PLAN_FY", "type": "esriFieldTypeSmallInteger", "alias": "PLAN_FY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PLAN_FY" }, { "name": "PLAN_SUBMIT_FY", "type": "esriFieldTypeSmallInteger", "alias": "PLAN_SUBMIT_FY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PLAN_SUBMIT_FY" }, { "name": "TREATMENT_CATEGORY", "type": "esriFieldTypeString", "alias": "TREATMENT_CATEGORY", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "TREATMENT_CATEGORY" }, { "name": "PLUS_WIDENING_FT", "type": "esriFieldTypeSmallInteger", "alias": "PLUS_WIDENING_FT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PLUS_WIDENING_FT" }, { "name": "CONT_VS_MAINT", "type": "esriFieldTypeString", "alias": "CONT_VS_MAINT", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "CONT_VS_MAINT" }, { "name": "FUNDING_PROGRAM", "type": "esriFieldTypeString", "alias": "FUNDING_PROGRAM", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "FUNDING_PROGRAM" }, { "name": "PLAN_NOTES_RESTRICTED", "type": "esriFieldTypeString", "alias": "PLAN_NOTES_RESTRICTED", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "PLAN_NOTES_RESTRICTED" }, { "name": "STRUCTURE_NAME", "type": "esriFieldTypeString", "alias": "STRUCTURE_NAME", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "STRUCTURE_NAME" }, { "name": "CARRIED_ROUTE", "type": "esriFieldTypeString", "alias": "CARRIED_ROUTE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CARRIED_ROUTE" }, { "name": "FEATURES_INTERSECTED", "type": "esriFieldTypeString", "alias": "FEATURES_INTERSECTED", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FEATURES_INTERSECTED" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LOCATION" }, { "name": "DISTRICT", "type": "esriFieldTypeString", "alias": "DISTRICT", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "DISTRICT" }, { "name": "BUNDLE_ID", "type": "esriFieldTypeString", "alias": "BUNDLE_ID", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "BUNDLE_ID" }, { "name": "BUNDLE_FY", "type": "esriFieldTypeSmallInteger", "alias": "BUNDLE_FY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BUNDLE_FY" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "I26593PLAN_FY0", "fields": "PLAN_FY,NBI,CONT_VS_MAINT", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R560_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A248_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Twenty-Yr Plan - Bridge Point", "description": "", "prototype": { "attributes": { "BUNDLE_ID": null, "NBI": null, "PLAN_FY": null, "PLAN_SUBMIT_FY": null, "TREATMENT_CATEGORY": null, "PLUS_WIDENING_FT": null, "CONT_VS_MAINT": null, "FUNDING_PROGRAM": null, "PLAN_NOTES_RESTRICTED": null, "STRUCTURE_NAME": null, "CARRIED_ROUTE": null, "FEATURES_INTERSECTED": null, "LOCATION": null, "DISTRICT": null, "BUNDLE_FY": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "ae053037f1ba47d5b20f90942588320b" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 129, "name": "Sidewalk", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 10000, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "DATE_CREATED", "creatorField": "CREATED_BY", "editDateField": "DATE_EDITED", "editorField": "EDITED_BY" }, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 26916, "latestWkid": 26916, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26916, "latestWkid": 26916, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 6.21369949494949E-7, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 1.60934721869444E7 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SIDE_OF_ROAD", "uniqueValueGroups": [ { "heading": "Side of Road", "classes": [ { "label": "Left", "description": "Left", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 115, 178, 255, 255 ], "width": 3 }, "values": [ [ "Left" ] ] }, { "label": "Middle", "description": "Middle", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 127, 127, 255 ], "width": 3 }, "values": [ [ "Middle" ] ] }, { "label": "Right", "description": "Right", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 127, 127, 255 ], "width": 3 }, "values": [ [ "Right" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 115, 178, 255, 255 ], "width": 3 }, "value": "Left", "label": "Left" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 127, 127, 255 ], "width": 3 }, "value": "Middle", "label": "Middle" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 127, 127, 255 ], "width": 3 }, "value": "Right", "label": "Right" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 0, 112, 6, 255 ], "toColor": [ 241, 252, 30, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 252, 30, 255 ], "toColor": [ 250, 58, 10, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "timeInfo": { "startTimeField": "FROM_DATE", "endTimeField": "TO_DATE", "trackIdField": null, "type": "field", "timeExtent": [ -2208988800000, 4933267200000 ], "timeReference": null, "timeInterval": 1, "timeIntervalUnits": "esriTimeUnitsUnknown", "exportOptions": { "useTime": true, "timeDataCumulative": false, "timeOffset": null, "timeOffsetUnits": null }, "hasLiveData": false, "timeRelation": "esriTimeRelationOverlaps" }, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "EVENT_ID", "typeIdField": "SIDE_OF_ROAD", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FROM_DATE", "type": "esriFieldTypeDate", "alias": "From Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "From_Date" }, { "name": "TO_DATE", "type": "esriFieldTypeDate", "alias": "To Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "To_Date" }, { "name": "EVENT_ID", "type": "esriFieldTypeString", "alias": "EventID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Event_ID" }, { "name": "ROUTE_ID", "type": "esriFieldTypeString", "alias": "RouteID", "domain": null, "editable": true, "nullable": true, "length": 17, "defaultValue": null, "modelName": "Route_ID" }, { "name": "FROM_MEASURE", "type": "esriFieldTypeDouble", "alias": "From Measure", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "From_Measure" }, { "name": "TO_MEASURE", "type": "esriFieldTypeDouble", "alias": "To Measure", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "To_Measure" }, { "name": "SIDE_OF_ROAD", "type": "esriFieldTypeString", "alias": "Side of Road", "domain": { "type": "codedValue", "name": "dLeftMiddleRight", "description": "Sidewalk position", "codedValues": [ { "name": "Left", "code": "Left" }, { "name": "Middle", "code": "Middle" }, { "name": "Right", "code": "Right" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SIDE_OF_ROAD" }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "CREATED BY", "domain": null, "editable": false, "nullable": true, "length": 25, "defaultValue": null, "modelName": "CREATED_BY" }, { "name": "DATE_CREATED", "type": "esriFieldTypeDate", "alias": "DATE CREATED", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_CREATED" }, { "name": "EDITED_BY", "type": "esriFieldTypeString", "alias": "EDITED BY", "domain": null, "editable": false, "nullable": true, "length": 25, "defaultValue": null, "modelName": "EDITED_BY" }, { "name": "DATE_EDITED", "type": "esriFieldTypeDate", "alias": "DATE EDITED", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_EDITED" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "LOCERROR", "type": "esriFieldTypeString", "alias": "LocError", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LOCERROR" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "I35717ROUTE_ID", "fields": "ROUTE_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R708_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_708", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_708", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A377_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "Left", "name": "Left", "domains": { "SIDE_OF_ROAD": {"type": "inherited"} }, "templates": [ { "name": "Left", "description": "", "prototype": { "attributes": { "TO_MEASURE": null, "LOCERROR": null, "FROM_DATE": null, "TO_DATE": null, "EVENT_ID": null, "ROUTE_ID": null, "FROM_MEASURE": null, "SIDE_OF_ROAD": "Left" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Middle", "name": "Middle", "domains": { "SIDE_OF_ROAD": {"type": "inherited"} }, "templates": [ { "name": "Middle", "description": "", "prototype": { "attributes": { "TO_MEASURE": null, "LOCERROR": null, "FROM_DATE": null, "TO_DATE": null, "EVENT_ID": null, "ROUTE_ID": null, "FROM_MEASURE": null, "SIDE_OF_ROAD": "Middle" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Right", "name": "Right", "domains": { "SIDE_OF_ROAD": {"type": "inherited"} }, "templates": [ { "name": "Right", "description": "", "prototype": { "attributes": { "TO_MEASURE": null, "LOCERROR": null, "FROM_DATE": null, "TO_DATE": null, "EVENT_ID": null, "ROUTE_ID": null, "FROM_MEASURE": null, "SIDE_OF_ROAD": "Right" } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "ae053037f1ba47d5b20f90942588320b" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 130, "name": "Pavement FWD Project", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 10000, "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": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1704533909000 }, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 415572.4203, "ymin": 4181697.5001, "xmax": 688380.325, "ymax": 4623377.1549, "spatialReference": { "wkid": 26916, "latestWkid": 26916, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26916, "latestWkid": 26916, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 6.21369949494949E-7, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 1.60934721869444E7 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 140, 0, 105, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "timeInfo": { "startTimeField": "FROM_DATE", "endTimeField": "TO_DATE", "trackIdField": null, "type": "field", "timeExtent": [ -2208988800000, 4933267200000 ], "timeReference": null, "timeInterval": 1, "timeIntervalUnits": "esriTimeUnitsUnknown", "exportOptions": { "useTime": true, "timeDataCumulative": false, "timeOffset": null, "timeOffsetUnits": null }, "hasLiveData": false, "timeRelation": "esriTimeRelationOverlaps" }, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "DOCUMENT_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ID", "type": "esriFieldTypeString", "alias": "ID", "domain": null, "editable": true, "nullable": true, "length": 103, "defaultValue": null, "modelName": "ID" }, { "name": "FROM_DATE", "type": "esriFieldTypeDate", "alias": "FROM_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "FROM_DATE" }, { "name": "TO_DATE", "type": "esriFieldTypeDate", "alias": "TO_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "TO_DATE" }, { "name": "EVENT_ID", "type": "esriFieldTypeString", "alias": "EVENT_ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EVENT_ID" }, { "name": "ROUTE_ID", "type": "esriFieldTypeString", "alias": "ROUTE_ID", "domain": null, "editable": true, "nullable": true, "length": 17, "defaultValue": null, "modelName": "ROUTE_ID" }, { "name": "MEASURE_FROM", "type": "esriFieldTypeDouble", "alias": "MEASURE_FROM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MEASURE_FROM" }, { "name": "MEASURE_TO", "type": "esriFieldTypeDouble", "alias": "MEASURE_TO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MEASURE_TO" }, { "name": "TS_REQUEST", "type": "esriFieldTypeString", "alias": "TS_REQUEST", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TS_REQUEST" }, { "name": "BEGINNING_LAT", "type": "esriFieldTypeDouble", "alias": "BEGINNING_LAT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BEGINNING_LAT" }, { "name": "BEGINNING_LON", "type": "esriFieldTypeDouble", "alias": "BEGINNING_LON", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BEGINNING_LON" }, { "name": "ENDING_LAT", "type": "esriFieldTypeDouble", "alias": "ENDING_LAT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ENDING_LAT" }, { "name": "ENDING_LON", "type": "esriFieldTypeDouble", "alias": "ENDING_LON", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ENDING_LON" }, { "name": "REQUEST_ID", "type": "esriFieldTypeString", "alias": "REQUEST_ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "REQUEST_ID" }, { "name": "DIRECTION", "type": "esriFieldTypeString", "alias": "DIRECTION", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "DIRECTION" }, { "name": "DOCUMENT_NAME", "type": "esriFieldTypeString", "alias": "DOCUMENT_NAME", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "DOCUMENT_NAME" }, { "name": "TEST_DESCRIPTION", "type": "esriFieldTypeString", "alias": "TEST_DESCRIPTION", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "TEST_DESCRIPTION" }, { "name": "AVERAGE_REMAINING_ESALS", "type": "esriFieldTypeDouble", "alias": "AVERAGE_REMAINING_ESALS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AVERAGE_REMAINING_ESALS" }, { "name": "AVERAGE_SURFACE_DEFLECTION", "type": "esriFieldTypeDouble", "alias": "AVERAGE_SURFACE_DEFLECTION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AVERAGE_SURFACE_DEFLECTION" }, { "name": "AVERAGE_SUBGRADE_DEFLECTION", "type": "esriFieldTypeDouble", "alias": "AVERAGE_SUBGRADE_DEFLECTION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AVERAGE_SUBGRADE_DEFLECTION" }, { "name": "AVERAGE_IN_SITU_CBR", "type": "esriFieldTypeDouble", "alias": "AVERAGE_IN_SITU_CBR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AVERAGE_IN_SITU_CBR" }, { "name": "AVERAGE_IN_SITU_STRCTR_NUM", "type": "esriFieldTypeDouble", "alias": "AVERAGE_IN_SITU_STRCTR_NUM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AVERAGE_IN_SITU_STRCTR_NUM" }, { "name": "AVERAGE_RESILIENT_MDLS_CRRCTD", "type": "esriFieldTypeDouble", "alias": "AVERAGE_RESILIENT_MDLS_CRRCTD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AVERAGE_RESILIENT_MDLS_CRRCTD" }, { "name": "AVERAGE_K_VALUE", "type": "esriFieldTypeDouble", "alias": "AVERAGE_K_VALUE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AVERAGE_K_VALUE" }, { "name": "AVERAGE_E1", "type": "esriFieldTypeDouble", "alias": "AVERAGE_E1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AVERAGE_E1" }, { "name": "AVERAGE_E2", "type": "esriFieldTypeDouble", "alias": "AVERAGE_E2", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AVERAGE_E2" }, { "name": "AVERAGE_E3", "type": "esriFieldTypeDouble", "alias": "AVERAGE_E3", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AVERAGE_E3" }, { "name": "AVERAGE_E4", "type": "esriFieldTypeDouble", "alias": "AVERAGE_E4", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AVERAGE_E4" }, { "name": "AVERAGE_D1_UNCORRECTED", "type": "esriFieldTypeDouble", "alias": "AVERAGE_D1_UNCORRECTED", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AVERAGE_D1_UNCORRECTED" }, { "name": "AVERAGE_D2_UNCORRECTED", "type": "esriFieldTypeDouble", "alias": "AVERAGE_D2_UNCORRECTED", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AVERAGE_D2_UNCORRECTED" }, { "name": "AVERAGE_D3_UNCORRECTED", "type": "esriFieldTypeDouble", "alias": "AVERAGE_D3_UNCORRECTED", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AVERAGE_D3_UNCORRECTED" }, { "name": "AVERAGE_D4_UNCORRECTED", "type": "esriFieldTypeDouble", "alias": "AVERAGE_D4_UNCORRECTED", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AVERAGE_D4_UNCORRECTED" }, { "name": "AVERAGE_D5_UNCORRECTED", "type": "esriFieldTypeDouble", "alias": "AVERAGE_D5_UNCORRECTED", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AVERAGE_D5_UNCORRECTED" }, { "name": "AVERAGE_D6_UNCORRECTED", "type": "esriFieldTypeDouble", "alias": "AVERAGE_D6_UNCORRECTED", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AVERAGE_D6_UNCORRECTED" }, { "name": "AVERAGE_D7_UNCORRECTED", "type": "esriFieldTypeDouble", "alias": "AVERAGE_D7_UNCORRECTED", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AVERAGE_D7_UNCORRECTED" }, { "name": "AVERAGE_D8_UNCORRECTED", "type": "esriFieldTypeDouble", "alias": "AVERAGE_D8_UNCORRECTED", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AVERAGE_D8_UNCORRECTED" }, { "name": "AVERAGE_D9_UNCORRECTED", "type": "esriFieldTypeDouble", "alias": "AVERAGE_D9_UNCORRECTED", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AVERAGE_D9_UNCORRECTED" }, { "name": "AVERAGE_SURFACE_TEMP_F", "type": "esriFieldTypeDouble", "alias": "AVERAGE_SURFACE_TEMP_F", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AVERAGE_SURFACE_TEMP_F" }, { "name": "AVERAGE_AIR_TEMP_F", "type": "esriFieldTypeDouble", "alias": "AVERAGE_AIR_TEMP_F", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AVERAGE_AIR_TEMP_F" }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "CREATED_BY", "domain": null, "editable": false, "nullable": true, "length": 30, "defaultValue": null, "modelName": "CREATED_BY" }, { "name": "DATE_CREATED", "type": "esriFieldTypeDate", "alias": "DATE_CREATED", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_CREATED" }, { "name": "EDITED_BY", "type": "esriFieldTypeString", "alias": "EDITED_BY", "domain": null, "editable": false, "nullable": true, "length": 30, "defaultValue": null, "modelName": "EDITED_BY" }, { "name": "DATE_EDITED", "type": "esriFieldTypeDate", "alias": "DATE_EDITED", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_EDITED" }, { "name": "RECORD_ID", "type": "esriFieldTypeDouble", "alias": "RECORD_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RECORD_ID" }, { "name": "LOCERROR", "type": "esriFieldTypeString", "alias": "LocError", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LOCERROR" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true }, { "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", "required": true }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE", "required": true }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER", "required": true }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "I37144EVENT_ID", "fields": "EVENT_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I37144FROM_DATE4", "fields": "FROM_DATE,TO_DATE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I37144ROUTE_ID", "fields": "ROUTE_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R748_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_748", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A400_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Pavement FWD Project", "description": "", "prototype": { "attributes": { "LOCERROR": null, "ID": null, "FROM_DATE": null, "TO_DATE": null, "EVENT_ID": null, "ROUTE_ID": null, "MEASURE_FROM": null, "MEASURE_TO": null, "TS_REQUEST": null, "BEGINNING_LAT": null, "BEGINNING_LON": null, "ENDING_LAT": null, "ENDING_LON": null, "REQUEST_ID": null, "DIRECTION": null, "DOCUMENT_NAME": null, "TEST_DESCRIPTION": null, "AVERAGE_REMAINING_ESALS": null, "AVERAGE_SURFACE_DEFLECTION": null, "AVERAGE_SUBGRADE_DEFLECTION": null, "AVERAGE_IN_SITU_CBR": null, "AVERAGE_IN_SITU_STRCTR_NUM": null, "AVERAGE_RESILIENT_MDLS_CRRCTD": null, "AVERAGE_K_VALUE": null, "AVERAGE_E1": null, "AVERAGE_E2": null, "AVERAGE_E3": null, "AVERAGE_E4": null, "AVERAGE_D1_UNCORRECTED": null, "AVERAGE_D2_UNCORRECTED": null, "AVERAGE_D3_UNCORRECTED": null, "AVERAGE_D4_UNCORRECTED": null, "AVERAGE_D5_UNCORRECTED": null, "AVERAGE_D6_UNCORRECTED": null, "AVERAGE_D7_UNCORRECTED": null, "AVERAGE_D8_UNCORRECTED": null, "AVERAGE_D9_UNCORRECTED": null, "AVERAGE_SURFACE_TEMP_F": null, "AVERAGE_AIR_TEMP_F": null, "RECORD_ID": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "ae053037f1ba47d5b20f90942588320b" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 131, "name": "Pavement FWD Point", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 10000, "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": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1754666507000 }, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": 415572.4203, "ymin": 4182478.9764, "xmax": 688380.325, "ymax": 4623614.9986, "spatialReference": { "wkid": 26916, "latestWkid": 26916, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26916, "latestWkid": 26916, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 6.21369949494949E-7, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 1.60934721869444E7 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 136, 145, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "timeInfo": { "startTimeField": "FROM_DATE", "endTimeField": "TO_DATE", "trackIdField": null, "type": "field", "timeExtent": [ -2208988800000, 4933267200000 ], "timeReference": null, "timeInterval": 1, "timeIntervalUnits": "esriTimeUnitsUnknown", "exportOptions": { "useTime": true, "timeDataCumulative": false, "timeOffset": null, "timeOffsetUnits": null }, "hasLiveData": false, "timeRelation": "esriTimeRelationOverlaps" }, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ID", "type": "esriFieldTypeString", "alias": "ID", "domain": null, "editable": true, "nullable": true, "length": 103, "defaultValue": null, "modelName": "ID" }, { "name": "REQUEST_ID", "type": "esriFieldTypeString", "alias": "REQUEST_ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "REQUEST_ID" }, { "name": "TEST_DMI", "type": "esriFieldTypeDouble", "alias": "TEST_DMI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TEST_DMI" }, { "name": "TEST_DATE", "type": "esriFieldTypeDate", "alias": "TEST_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "TEST_DATE" }, { "name": "TRAVEL_DIRECTION", "type": "esriFieldTypeString", "alias": "TRAVEL_DIRECTION", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "TRAVEL_DIRECTION" }, { "name": "LANE_POSITION_RESEARCH", "type": "esriFieldTypeString", "alias": "LANE_POSITION_RESEARCH", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "LANE_POSITION_RESEARCH" }, { "name": "LANE_POSITION_DTIMS", "type": "esriFieldTypeDouble", "alias": "LANE_POSITION_DTIMS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LANE_POSITION_DTIMS" }, { "name": "LATITUDE_DEC_OF_D1", "type": "esriFieldTypeDouble", "alias": "LATITUDE_DEC_OF_D1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LATITUDE_DEC_OF_D1" }, { "name": "LONGITUDE_DEC_OF_D1", "type": "esriFieldTypeDouble", "alias": "LONGITUDE_DEC_OF_D1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LONGITUDE_DEC_OF_D1" }, { "name": "RECEIVER_TYPE", "type": "esriFieldTypeString", "alias": "RECEIVER_TYPE", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "RECEIVER_TYPE" }, { "name": "SURFACE_DFLCTN_CRTR", "type": "esriFieldTypeDouble", "alias": "SURFACE_DFLCTN_CRTR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SURFACE_DFLCTN_CRTR" }, { "name": "SUBGRADE_DFLCTN_CRTR", "type": "esriFieldTypeDouble", "alias": "SUBGRADE_DFLCTN_CRTR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SUBGRADE_DFLCTN_CRTR" }, { "name": "SURFACE_DFLCTN", "type": "esriFieldTypeDouble", "alias": "SURFACE_DFLCTN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SURFACE_DFLCTN" }, { "name": "SUBGRADE_DEFLECTION", "type": "esriFieldTypeDouble", "alias": "SUBGRADE_DEFLECTION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SUBGRADE_DEFLECTION" }, { "name": "IN_SITU_CBR", "type": "esriFieldTypeDouble", "alias": "IN_SITU_CBR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IN_SITU_CBR" }, { "name": "IN_SITU_STRUCTURE_NUM", "type": "esriFieldTypeDouble", "alias": "IN_SITU_STRUCTURE_NUM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IN_SITU_STRUCTURE_NUM" }, { "name": "RESILIENT_MODULUS_CORRCTD", "type": "esriFieldTypeDouble", "alias": "RESILIENT_MODULUS_CORRCTD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RESILIENT_MODULUS_CORRCTD" }, { "name": "REMAINING_ESALS", "type": "esriFieldTypeDouble", "alias": "REMAINING_ESALS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "REMAINING_ESALS" }, { "name": "K_VALUE", "type": "esriFieldTypeDouble", "alias": "K_VALUE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "K_VALUE" }, { "name": "E1", "type": "esriFieldTypeDouble", "alias": "E1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E1" }, { "name": "E2", "type": "esriFieldTypeDouble", "alias": "E2", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E2" }, { "name": "E3", "type": "esriFieldTypeDouble", "alias": "E3", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E3" }, { "name": "E4", "type": "esriFieldTypeDouble", "alias": "E4", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "E4" }, { "name": "D1_UNCORRECTED", "type": "esriFieldTypeDouble", "alias": "D1_UNCORRECTED", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "D1_UNCORRECTED" }, { "name": "D2_UNCORRECTED", "type": "esriFieldTypeDouble", "alias": "D2_UNCORRECTED", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "D2_UNCORRECTED" }, { "name": "D3_UNCORRECTED", "type": "esriFieldTypeDouble", "alias": "D3_UNCORRECTED", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "D3_UNCORRECTED" }, { "name": "D4_UNCORRECTED", "type": "esriFieldTypeDouble", "alias": "D4_UNCORRECTED", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "D4_UNCORRECTED" }, { "name": "D5_UNCORRECTED", "type": "esriFieldTypeDouble", "alias": "D5_UNCORRECTED", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "D5_UNCORRECTED" }, { "name": "D6_UNCORRECTED", "type": "esriFieldTypeDouble", "alias": "D6_UNCORRECTED", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "D6_UNCORRECTED" }, { "name": "D7_UNCORRECTED", "type": "esriFieldTypeDouble", "alias": "D7_UNCORRECTED", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "D7_UNCORRECTED" }, { "name": "D8_UNCORRECTED", "type": "esriFieldTypeDouble", "alias": "D8_UNCORRECTED", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "D8_UNCORRECTED" }, { "name": "D9_UNCORRECTED", "type": "esriFieldTypeDouble", "alias": "D9_UNCORRECTED", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "D9_UNCORRECTED" }, { "name": "SURFACE_TEMP_F", "type": "esriFieldTypeDouble", "alias": "SURFACE_TEMP_F", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SURFACE_TEMP_F" }, { "name": "AIR_TEMP_F", "type": "esriFieldTypeDouble", "alias": "AIR_TEMP_F", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AIR_TEMP_F" }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "CREATED_BY", "domain": null, "editable": false, "nullable": true, "length": 30, "defaultValue": null, "modelName": "CREATED_BY" }, { "name": "DATE_CREATED", "type": "esriFieldTypeDate", "alias": "DATE_CREATED", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_CREATED" }, { "name": "EDITED_BY", "type": "esriFieldTypeString", "alias": "EDITED_BY", "domain": null, "editable": false, "nullable": true, "length": 30, "defaultValue": null, "modelName": "EDITED_BY" }, { "name": "DATE_EDITED", "type": "esriFieldTypeDate", "alias": "DATE_EDITED", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_EDITED" }, { "name": "RECORD_ID", "type": "esriFieldTypeDouble", "alias": "RECORD_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RECORD_ID" }, { "name": "TEST_DESCRIPTION", "type": "esriFieldTypeString", "alias": "TEST_DESCRIPTION", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "TEST_DESCRIPTION" }, { "name": "FROM_DATE", "type": "esriFieldTypeDate", "alias": "FROM_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "FROM_DATE" }, { "name": "TO_DATE", "type": "esriFieldTypeDate", "alias": "TO_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "TO_DATE" }, { "name": "EVENT_ID", "type": "esriFieldTypeString", "alias": "EVENT_ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EVENT_ID" }, { "name": "ROUTE_ID", "type": "esriFieldTypeString", "alias": "ROUTE_ID", "domain": null, "editable": true, "nullable": true, "length": 17, "defaultValue": null, "modelName": "ROUTE_ID" }, { "name": "MEASURE", "type": "esriFieldTypeDouble", "alias": "MEASURE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MEASURE" }, { "name": "ROAD", "type": "esriFieldTypeString", "alias": "ROAD", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ROAD" }, { "name": "LOCERROR", "type": "esriFieldTypeString", "alias": "LocError", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LOCERROR" }, { "name": "MEASURE_FLOOR", "type": "esriFieldTypeDouble", "alias": "Measure Floor", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MEASURE_FLOOR" }, { "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", "required": true }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE", "required": true }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER", "required": true }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "IX_EVENT_ID_5", "fields": "EVENT_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IX_FROM_DATE_TO__6", "fields": "FROM_DATE,TO_DATE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IX_ROUTE_ID_6", "fields": "ROUTE_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R937_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_937", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A526_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Pavement FWD Point", "description": "", "prototype": { "attributes": { "MEASURE": null, "ID": null, "REQUEST_ID": null, "TEST_DMI": null, "TEST_DATE": null, "TRAVEL_DIRECTION": null, "LANE_POSITION_RESEARCH": null, "LANE_POSITION_DTIMS": null, "LATITUDE_DEC_OF_D1": null, "LONGITUDE_DEC_OF_D1": null, "RECEIVER_TYPE": null, "SURFACE_DFLCTN_CRTR": null, "SUBGRADE_DFLCTN_CRTR": null, "SURFACE_DFLCTN": null, "SUBGRADE_DEFLECTION": null, "IN_SITU_CBR": null, "IN_SITU_STRUCTURE_NUM": null, "RESILIENT_MODULUS_CORRCTD": null, "REMAINING_ESALS": null, "K_VALUE": null, "E1": null, "E2": null, "E3": null, "E4": null, "D1_UNCORRECTED": null, "D2_UNCORRECTED": null, "D3_UNCORRECTED": null, "D4_UNCORRECTED": null, "D5_UNCORRECTED": null, "D6_UNCORRECTED": null, "D7_UNCORRECTED": null, "D8_UNCORRECTED": null, "D9_UNCORRECTED": null, "SURFACE_TEMP_F": null, "AIR_TEMP_F": null, "ROAD": null, "LOCERROR": null, "ROUTE_ID": null, "MEASURE_FLOOR": null, "RECORD_ID": null, "TEST_DESCRIPTION": null, "FROM_DATE": null, "TO_DATE": null, "EVENT_ID": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "ae053037f1ba47d5b20f90942588320b" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 136, "name": "Pavement Sections Plan", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 10000, "geometryType": "esriGeometryPolyline", "description": "All of the fields are the same as LRSE_Pavement_Sections except for 3 additional fields:Plan Year is the proposed FY that these changes are expected to be effective by the end of the FYPlan Work Cause is what will be the precipitating event that leads to the PKs needing to be changed. It is 50 characters, so something like reconstruct or ATL would be appropriate. There might be other causes that I haven\u2019t considered, but that is why it is open ended.Plan Comment is just supplemental information that you wish to supply such as which PKs it will be replacing and/or whether there are any circumstances that might alter the year or whether it occurs at all.", "copyrightText": "Created by Adam Tyra & Kevin Munro, Data is intended to be maintained by the pavement asset engineers as well as central office pavement", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1686390482000 }, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 423177.104, "ymin": 4195225.43, "xmax": 687087.375, "ymax": 4625038.555, "spatialReference": { "wkid": 26916, "latestWkid": 26916, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26916, "latestWkid": 26916, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 6.21369949494949E-7, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 1.60934721869444E7 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 152, 0, 176, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "timeInfo": { "startTimeField": "FROM_DATE", "endTimeField": "TO_DATE", "trackIdField": null, "type": "field", "timeExtent": [ -2208988800000, 4933267200000 ], "timeReference": null, "timeInterval": 1, "timeIntervalUnits": "esriTimeUnitsUnknown", "exportOptions": { "useTime": true, "timeDataCumulative": false, "timeOffset": null, "timeOffsetUnits": null }, "hasLiveData": false, "timeRelation": "esriTimeRelationOverlaps" }, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "ROUTE_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ROUTE_ID", "type": "esriFieldTypeString", "alias": "ROUTE_ID", "domain": null, "editable": true, "nullable": true, "length": 17, "defaultValue": null, "modelName": "ROUTE_ID" }, { "name": "FROM_MEASURE", "type": "esriFieldTypeDouble", "alias": "FROM_MEASURE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FROM_MEASURE" }, { "name": "TO_MEASURE", "type": "esriFieldTypeDouble", "alias": "TO_MEASURE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TO_MEASURE" }, { "name": "FROM_DATE", "type": "esriFieldTypeDate", "alias": "From Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "From_Date" }, { "name": "TO_DATE", "type": "esriFieldTypeDate", "alias": "To Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "To_Date" }, { "name": "EVENT_ID", "type": "esriFieldTypeString", "alias": "EventID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Event_ID" }, { "name": "LOCATION_DESC", "type": "esriFieldTypeString", "alias": "Location_Desc", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "Record_Status" }, { "name": "PAVEMENT_KEY", "type": "esriFieldTypeInteger", "alias": "PK", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Federal_Aid" }, { "name": "ROAD_CATEGORY", "type": "esriFieldTypeString", "alias": "ROAD_CATEGORY", "domain": { "type": "codedValue", "name": "dRoadCategory", "description": "Asset managment plan category", "codedValues": [ { "name": "A1", "code": "A1" }, { "name": "A2", "code": "A2" }, { "name": "B1", "code": "B1" }, { "name": "B2", "code": "B2" }, { "name": "C1", "code": "C1" }, { "name": "C2", "code": "C2" }, { "name": "INCIDENTAL", "code": "I" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "ROAD_CATEGORY" }, { "name": "PW_AREA_SYS", "type": "esriFieldTypeDouble", "alias": "PW Area sys", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PW_AREA_SYS" }, { "name": "PS_AREA_SYS", "type": "esriFieldTypeDouble", "alias": "PS Area sys", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PS_AREA_SYS" }, { "name": "CREATED_BY", "type": "esriFieldTypeString", "alias": "Created By", "domain": null, "editable": false, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Date_Edited" }, { "name": "DATE_CREATED", "type": "esriFieldTypeDate", "alias": "Date Created", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_ATTR_EFFECTIVE" }, { "name": "EDITED_BY", "type": "esriFieldTypeString", "alias": "Edited By", "domain": null, "editable": false, "nullable": true, "length": 25, "defaultValue": null, "modelName": "EDITED_BY" }, { "name": "DATE_EDITED", "type": "esriFieldTypeDate", "alias": "Date edited", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_EDITED" }, { "name": "DATE_ATTR_EFFECTIVE", "type": "esriFieldTypeDate", "alias": "Date Attr Effective", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_ATTR_EFFECTIVE" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "PLAN_YEAR", "type": "esriFieldTypeSmallInteger", "alias": "Plan Year", "domain": { "type": "range", "name": "dYear", "description": "Year range 1900-2100", "range": [ 1900, 2100 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PLAN_YEAR" }, { "name": "PLAN_YEAR_DATE", "type": "esriFieldTypeDate", "alias": "Plan Year Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "PLAN_YEAR_DATE" }, { "name": "PLAN_WORK_CAUSE", "type": "esriFieldTypeString", "alias": "Plan Work Cause", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PLAN_WORK_CAUSE" }, { "name": "PLAN_COMMENT", "type": "esriFieldTypeString", "alias": "Plan Comment", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "PLAN_COMMENT" }, { "name": "LOCERROR", "type": "esriFieldTypeString", "alias": "LocError", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LOCERROR" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true }, { "name": "CHIPABLE", "type": "esriFieldTypeString", "alias": "CHIPABLE", "domain": { "type": "codedValue", "name": "YesNo_4", "description": "Yet anopther", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "CHIPABLE" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER", "required": true }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE", "required": true }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER", "required": true }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R508_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_508", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A206_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Pavement Sections Plan", "description": "", "prototype": { "attributes": { "PLAN_YEAR_DATE": null, "ROUTE_ID": null, "FROM_MEASURE": null, "TO_MEASURE": null, "FROM_DATE": null, "TO_DATE": null, "EVENT_ID": null, "LOCATION_DESC": null, "PAVEMENT_KEY": 0, "ROAD_CATEGORY": null, "PW_AREA_SYS": null, "PS_AREA_SYS": null, "PLAN_COMMENT": null, "CHIPABLE": null, "PLAN_WORK_CAUSE": null, "LOCERROR": null, "DATE_ATTR_EFFECTIVE": null, "PLAN_YEAR": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "ae053037f1ba47d5b20f90942588320b" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 134, "name": "Twenty-Yr Plan - Large Culvert Point", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": true, "referenceScale": 10000, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": 419342.338439941, "ymin": 4188766.5380249, "xmax": 689674.3134155271, "ymax": 4623038.34619141, "spatialReference": { "wkid": 26916, "latestWkid": 26916, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26916, "latestWkid": 26916, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4.5035996273705E11, "falseY": -4.5035996273705E11, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 131, 161, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "STRUCTURE_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NBI", "type": "esriFieldTypeString", "alias": "NBI", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "NBI" }, { "name": "PLAN_FY", "type": "esriFieldTypeSmallInteger", "alias": "PLAN_FY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PLAN_FY" }, { "name": "PLAN_SUBMIT_FY", "type": "esriFieldTypeSmallInteger", "alias": "PLAN_SUBMIT_FY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PLAN_SUBMIT_FY" }, { "name": "TREATMENT_CATEGORY", "type": "esriFieldTypeString", "alias": "TREATMENT_CATEGORY", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "TREATMENT_CATEGORY" }, { "name": "PLUS_WIDENING_FT", "type": "esriFieldTypeSmallInteger", "alias": "PLUS_WIDENING_FT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PLUS_WIDENING_FT" }, { "name": "CONT_VS_MAINT", "type": "esriFieldTypeString", "alias": "CONT_VS_MAINT", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "CONT_VS_MAINT" }, { "name": "FUNDING_PROGRAM", "type": "esriFieldTypeString", "alias": "FUNDING_PROGRAM", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "FUNDING_PROGRAM" }, { "name": "PLAN_NOTES_RESTRICTED", "type": "esriFieldTypeString", "alias": "PLAN_NOTES_RESTRICTED", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "PLAN_NOTES_RESTRICTED" }, { "name": "STRUCTURE_NAME", "type": "esriFieldTypeString", "alias": "STRUCTURE_NAME", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "STRUCTURE_NAME" }, { "name": "CARRIED_ROUTE", "type": "esriFieldTypeString", "alias": "CARRIED_ROUTE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CARRIED_ROUTE" }, { "name": "FEATURES_INTERSECTED", "type": "esriFieldTypeString", "alias": "FEATURES_INTERSECTED", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FEATURES_INTERSECTED" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LOCATION" }, { "name": "DISTRICT", "type": "esriFieldTypeString", "alias": "DISTRICT", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "DISTRICT" }, { "name": "BUNDLE_ID", "type": "esriFieldTypeString", "alias": "BUNDLE_ID", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "BUNDLE_ID" }, { "name": "BUNDLE_FY", "type": "esriFieldTypeSmallInteger", "alias": "BUNDLE_FY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BUNDLE_FY" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "I26590PLAN_FY0", "fields": "PLAN_FY,NBI,CONT_VS_MAINT", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R557_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A245_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Twenty-Yr Plan - Large Culvert Point", "description": "", "prototype": { "attributes": { "BUNDLE_ID": null, "NBI": null, "PLAN_FY": null, "PLAN_SUBMIT_FY": null, "TREATMENT_CATEGORY": null, "PLUS_WIDENING_FT": null, "CONT_VS_MAINT": null, "FUNDING_PROGRAM": null, "PLAN_NOTES_RESTRICTED": null, "STRUCTURE_NAME": null, "CARRIED_ROUTE": null, "FEATURES_INTERSECTED": null, "LOCATION": null, "DISTRICT": null, "BUNDLE_FY": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "ae053037f1ba47d5b20f90942588320b" } ], "tables": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 111, "name": "PCOND_2014", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "DIRECTION", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "DIRECTION", "type": "esriFieldTypeString", "alias": "DIRECTION", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "Direction" }, { "name": "DATECOLLECTED", "type": "esriFieldTypeString", "alias": "DATECOLLECTED", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "DateCollected" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "Comments" }, { "name": "SEGMENT_KEY", "type": "esriFieldTypeInteger", "alias": "SEGMENT_KEY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SEGMENT_KEY" }, { "name": "IRI_LWP", "type": "esriFieldTypeDouble", "alias": "IRI_LWP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IRI_LWP" }, { "name": "IRI_RWP", "type": "esriFieldTypeDouble", "alias": "IRI_RWP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IRI_RWP" }, { "name": "IRI_AVG", "type": "esriFieldTypeDouble", "alias": "IRI_AVG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IRI_Avg" }, { "name": "IRI_AVG_RAT", "type": "esriFieldTypeString", "alias": "IRI_AVG_RAT", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "IRI_AVG_RAT" }, { "name": "RUT_LWP", "type": "esriFieldTypeDouble", "alias": "RUT_LWP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RUT_LWP" }, { "name": "RUT_RWP", "type": "esriFieldTypeDouble", "alias": "RUT_RWP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RUT_RWP" }, { "name": "RUT_AVG", "type": "esriFieldTypeDouble", "alias": "RUT_AVG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RUT_Avg" }, { "name": "MAX_RUT", "type": "esriFieldTypeDouble", "alias": "MAX_RUT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MAX_RUT" }, { "name": "LANE", "type": "esriFieldTypeInteger", "alias": "LANE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Lane" }, { "name": "SEALCRACK", "type": "esriFieldTypeDouble", "alias": "SEALCRACK", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SealCrack" }, { "name": "HMADISTRESSSUMSQYD", "type": "esriFieldTypeDouble", "alias": "HMADISTRESSSUMSQYD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HMADistressSumSqYd" }, { "name": "DBA_HMA", "type": "esriFieldTypeDouble", "alias": "DBA_HMA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DBA_HMA" }, { "name": "CONCRETEDISTRESSSUMSQYD", "type": "esriFieldTypeDouble", "alias": "CONCRETEDISTRESSSUMSQYD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ConcreteDistressSumSqYd" }, { "name": "DBA_CONCRETE", "type": "esriFieldTypeDouble", "alias": "DBA_CONCRETE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DBA_Concrete" }, { "name": "RAMP_ID", "type": "esriFieldTypeString", "alias": "RAMP_ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "RAMP_ID" }, { "name": "FAUNUM", "type": "esriFieldTypeInteger", "alias": "FAUNUM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FauNum" }, { "name": "FAUAVG", "type": "esriFieldTypeDouble", "alias": "FAUAVG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FauAvg" }, { "name": "FAUMAX", "type": "esriFieldTypeDouble", "alias": "FAUMAX", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FauMax" }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LENGTH" }, { "name": "NHS", "type": "esriFieldTypeString", "alias": "NHS", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "FA_TEXT" }, { "name": "NWPLNLWSQFT", "type": "esriFieldTypeDouble", "alias": "NWPLNLWSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NWPLnLwSqFt" }, { "name": "NWPLNMDSQFT", "type": "esriFieldTypeDouble", "alias": "NWPLNMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NWPLnMdSqFt" }, { "name": "NWPLNHISQFT", "type": "esriFieldTypeDouble", "alias": "NWPLNHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NWPLnHiSqFt" }, { "name": "NWPMAPLOSQFT", "type": "esriFieldTypeDouble", "alias": "NWPMAPLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NWPMapLoSqFt" }, { "name": "NWPMAPMDSQFT", "type": "esriFieldTypeDouble", "alias": "NWPMAPMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NWPMapMdSqFt" }, { "name": "NWPMAPHISQFT", "type": "esriFieldTypeDouble", "alias": "NWPMAPHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NWPMapHiSqFt" }, { "name": "NWPDISTRESSLOSQFT", "type": "esriFieldTypeDouble", "alias": "NWPDISTRESSLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NWPDistressLoSqFt" }, { "name": "NWPDISTRESSMDSQFT", "type": "esriFieldTypeDouble", "alias": "NWPDISTRESSMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NWPDistressMdSqFt" }, { "name": "NWPDISTRESSHISQFT", "type": "esriFieldTypeDouble", "alias": "NWPDISTRESSHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NWPDistressHiSqFt" }, { "name": "NWPDISTRESSSUMSQFT", "type": "esriFieldTypeDouble", "alias": "NWPDISTRESSSUMSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NWPDistressSumSqFt" }, { "name": "WPLNGLOSQFT", "type": "esriFieldTypeDouble", "alias": "WPLNGLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WPLngLoSqFt" }, { "name": "WPLNGMDSQFT", "type": "esriFieldTypeDouble", "alias": "WPLNGMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WPLngMdSqFt" }, { "name": "WPLNGHISQFT", "type": "esriFieldTypeDouble", "alias": "WPLNGHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WPLngHiSqFt" }, { "name": "WPFATLOSQFT", "type": "esriFieldTypeDouble", "alias": "WPFATLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WPFatLoSqFt" }, { "name": "WPFATMDSQFT", "type": "esriFieldTypeDouble", "alias": "WPFATMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WPFatMdSqFt" }, { "name": "WPFATHISQFT", "type": "esriFieldTypeDouble", "alias": "WPFATHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WPFatHiSqFt" }, { "name": "WPDISTRESSLOSQFT", "type": "esriFieldTypeDouble", "alias": "WPDISTRESSLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WPDistressLoSqFt" }, { "name": "WPDISTRESSMDSQFT", "type": "esriFieldTypeDouble", "alias": "WPDISTRESSMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WPDistressMdSqFt" }, { "name": "WPDISTRESSHISQFT", "type": "esriFieldTypeDouble", "alias": "WPDISTRESSHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WPDistressHiSqFt" }, { "name": "WPDISTRESSSUMSQFT", "type": "esriFieldTypeDouble", "alias": "WPDISTRESSSUMSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WPDistressSumSqFt" }, { "name": "EDGLNLOSQFT", "type": "esriFieldTypeDouble", "alias": "EDGLNLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EdgLnLoSqFt" }, { "name": "EDGLNMDSQFT", "type": "esriFieldTypeDouble", "alias": "EDGLNMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EdgLnMdSqFt" }, { "name": "EDGLNHISQFT", "type": "esriFieldTypeDouble", "alias": "EDGLNHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EdgLnHiSqFt" }, { "name": "EDGMAPLOSQFT", "type": "esriFieldTypeDouble", "alias": "EDGMAPLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EdgMapLoSqFt" }, { "name": "EDGMAPMDSQFT", "type": "esriFieldTypeDouble", "alias": "EDGMAPMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EdgMapMdSqFt" }, { "name": "EDGMAPHISQFT", "type": "esriFieldTypeDouble", "alias": "EDGMAPHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EdgMapHiSqFt" }, { "name": "EDGDISTRESSLOSQFT", "type": "esriFieldTypeDouble", "alias": "EDGDISTRESSLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EdgDistressLoSqFt" }, { "name": "EDGDISTRESSMDSQFT", "type": "esriFieldTypeDouble", "alias": "EDGDISTRESSMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EdgDistressMdSqFt" }, { "name": "EDGDISTRESSHISQFT", "type": "esriFieldTypeDouble", "alias": "EDGDISTRESSHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EdgDistressHiSqFt" }, { "name": "EDGDISTRESSSUMSQFT", "type": "esriFieldTypeDouble", "alias": "EDGDISTRESSSUMSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EdgDistressSumSqFt" }, { "name": "SDRLNLOSQFT", "type": "esriFieldTypeDouble", "alias": "SDRLNLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SdrLnLoSqFt" }, { "name": "SDRLNMDSQFT", "type": "esriFieldTypeDouble", "alias": "SDRLNMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SdrLnMdSqFt" }, { "name": "SDRLNHISQFT", "type": "esriFieldTypeDouble", "alias": "SDRLNHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SdrLnHiSqFt" }, { "name": "SDRMAPLOSQFT", "type": "esriFieldTypeDouble", "alias": "SDRMAPLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SdrMapLoSqFt" }, { "name": "SDRMAPMDSQFT", "type": "esriFieldTypeDouble", "alias": "SDRMAPMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SdrMapMdSqFt" }, { "name": "SDRMAPHISQFT", "type": "esriFieldTypeDouble", "alias": "SDRMAPHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SdrMapHiSqFt" }, { "name": "SDRDISTRESSLOSQFT", "type": "esriFieldTypeDouble", "alias": "SDRDISTRESSLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SdrDistressLoSqFt" }, { "name": "SDRDISTRESSMDSQFT", "type": "esriFieldTypeDouble", "alias": "SDRDISTRESSMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SdrDistressMdSqFt" }, { "name": "SDRDISTRESSHISQFT", "type": "esriFieldTypeDouble", "alias": "SDRDISTRESSHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SdrDistressHiSqFt" }, { "name": "TRSLO", "type": "esriFieldTypeInteger", "alias": "TRSLO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TrsLo" }, { "name": "TRSLOSQFT", "type": "esriFieldTypeDouble", "alias": "TRSLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TrsLoSqFt" }, { "name": "TRSMD", "type": "esriFieldTypeInteger", "alias": "TRSMD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TrsMd" }, { "name": "TRSMDSQFT", "type": "esriFieldTypeDouble", "alias": "TRSMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TrsMdSqFt" }, { "name": "TRSHI", "type": "esriFieldTypeInteger", "alias": "TRSHI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TrsHi" }, { "name": "TRSHISQFT", "type": "esriFieldTypeDouble", "alias": "TRSHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TrsHiSqFt" }, { "name": "LNSPLLOSQFT", "type": "esriFieldTypeDouble", "alias": "LNSPLLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LnSplLoSqFt" }, { "name": "LNSPLMDSQFT", "type": "esriFieldTypeDouble", "alias": "LNSPLMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LnSplMdSqFt" }, { "name": "LNSPLHISQFT", "type": "esriFieldTypeDouble", "alias": "LNSPLHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LnSplHiSqFt" }, { "name": "LNSPLSUMSQFT", "type": "esriFieldTypeDouble", "alias": "LNSPLSUMSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LnSplSumSqFt" }, { "name": "TNSPLLOSQFT", "type": "esriFieldTypeDouble", "alias": "TNSPLLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TnSplLoSqFt" }, { "name": "TNSPLMDSQFT", "type": "esriFieldTypeDouble", "alias": "TNSPLMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TnSplMdSqFt" }, { "name": "TNSPLHISQFT", "type": "esriFieldTypeDouble", "alias": "TNSPLHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TnSplHiSqFt" }, { "name": "TNSPLSUMSQFT", "type": "esriFieldTypeDouble", "alias": "TNSPLSUMSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TnSplSumSqFt" }, { "name": "CRNLOSQFT", "type": "esriFieldTypeDouble", "alias": "CRNLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CrnLoSqFt" }, { "name": "CRNMDSQFT", "type": "esriFieldTypeDouble", "alias": "CRNMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CrnMdSqFt" }, { "name": "CRNHISQFT", "type": "esriFieldTypeDouble", "alias": "CRNHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CrnHiSqFt" }, { "name": "CRNSUMSQFT", "type": "esriFieldTypeDouble", "alias": "CRNSUMSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CrnSumSqFt" }, { "name": "HPMS_CRACK", "type": "esriFieldTypeDouble", "alias": "HPMS_CRACK", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HPMS_CRACK" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" } ], "indexes": [ { "name": "I25293SEGMENT_KE", "fields": "SEGMENT_KEY", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R452_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_452", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "PCOND_2014", "description": "", "prototype": { "attributes": { "HPMS_CRACK": null, "CRNSUMSQFT": null, "DIRECTION": null, "DATECOLLECTED": null, "COMMENTS": null, "SEGMENT_KEY": null, "IRI_LWP": null, "IRI_RWP": null, "IRI_AVG": null, "IRI_AVG_RAT": null, "RUT_LWP": null, "RUT_RWP": null, "RUT_AVG": null, "MAX_RUT": null, "LANE": null, "SEALCRACK": null, "HMADISTRESSSUMSQYD": null, "DBA_HMA": null, "CONCRETEDISTRESSSUMSQYD": null, "DBA_CONCRETE": null, "RAMP_ID": null, "FAUNUM": null, "FAUAVG": null, "FAUMAX": null, "LENGTH": null, "NHS": null, "NWPLNLWSQFT": null, "NWPLNMDSQFT": null, "NWPLNHISQFT": null, "NWPMAPLOSQFT": null, "NWPMAPMDSQFT": null, "NWPMAPHISQFT": null, "NWPDISTRESSLOSQFT": null, "NWPDISTRESSMDSQFT": null, "NWPDISTRESSHISQFT": null, "NWPDISTRESSSUMSQFT": null, "WPLNGLOSQFT": null, "WPLNGMDSQFT": null, "WPLNGHISQFT": null, "WPFATLOSQFT": null, "WPFATMDSQFT": null, "WPFATHISQFT": null, "WPDISTRESSLOSQFT": null, "WPDISTRESSMDSQFT": null, "WPDISTRESSHISQFT": null, "WPDISTRESSSUMSQFT": null, "EDGLNLOSQFT": null, "EDGLNMDSQFT": null, "EDGLNHISQFT": null, "EDGMAPLOSQFT": null, "EDGMAPMDSQFT": null, "EDGMAPHISQFT": null, "EDGDISTRESSLOSQFT": null, "EDGDISTRESSMDSQFT": null, "EDGDISTRESSHISQFT": null, "EDGDISTRESSSUMSQFT": null, "SDRLNLOSQFT": null, "SDRLNMDSQFT": null, "SDRLNHISQFT": null, "SDRMAPLOSQFT": null, "SDRMAPMDSQFT": null, "SDRMAPHISQFT": null, "SDRDISTRESSLOSQFT": null, "SDRDISTRESSMDSQFT": null, "SDRDISTRESSHISQFT": null, "TRSLO": null, "TRSLOSQFT": null, "TRSMD": null, "TRSMDSQFT": null, "TRSHI": null, "TRSHISQFT": null, "LNSPLLOSQFT": null, "LNSPLMDSQFT": null, "LNSPLHISQFT": null, "LNSPLSUMSQFT": null, "TNSPLLOSQFT": null, "TNSPLMDSQFT": null, "TNSPLHISQFT": null, "TNSPLSUMSQFT": null, "CRNLOSQFT": null, "CRNMDSQFT": null, "CRNHISQFT": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "ae053037f1ba47d5b20f90942588320b" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 112, "name": "PCOND_2015", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "DIRECTION", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "DIRECTION", "type": "esriFieldTypeString", "alias": "DIRECTION", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "Direction" }, { "name": "DATECOLLECTED", "type": "esriFieldTypeString", "alias": "DATECOLLECTED", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "DateCollected" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "Comments" }, { "name": "SEGMENT_KEY", "type": "esriFieldTypeInteger", "alias": "SEGMENT_KEY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SEGMENT_KEY" }, { "name": "IRI_LWP", "type": "esriFieldTypeDouble", "alias": "IRI_LWP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IRI_LWP" }, { "name": "IRI_RWP", "type": "esriFieldTypeDouble", "alias": "IRI_RWP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IRI_RWP" }, { "name": "IRI_AVG", "type": "esriFieldTypeDouble", "alias": "IRI_AVG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IRI_Avg" }, { "name": "IRI_AVG_RAT", "type": "esriFieldTypeString", "alias": "IRI_AVG_RAT", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "IRI_AVG_RAT" }, { "name": "RUT_LWP", "type": "esriFieldTypeDouble", "alias": "RUT_LWP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RUT_LWP" }, { "name": "RUT_RWP", "type": "esriFieldTypeDouble", "alias": "RUT_RWP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RUT_RWP" }, { "name": "RUT_AVG", "type": "esriFieldTypeDouble", "alias": "RUT_AVG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RUT_Avg" }, { "name": "MAX_RUT", "type": "esriFieldTypeDouble", "alias": "MAX_RUT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MAX_RUT" }, { "name": "LANE", "type": "esriFieldTypeInteger", "alias": "LANE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Lane" }, { "name": "SEALCRACK", "type": "esriFieldTypeDouble", "alias": "SEALCRACK", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SealCrack" }, { "name": "HMADISTRESSSUMSQYD", "type": "esriFieldTypeDouble", "alias": "HMADISTRESSSUMSQYD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HMADistressSumSqYd" }, { "name": "DBA_HMA", "type": "esriFieldTypeDouble", "alias": "DBA_HMA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DBA_HMA" }, { "name": "CONCRETEDISTRESSSUMSQYD", "type": "esriFieldTypeDouble", "alias": "CONCRETEDISTRESSSUMSQYD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ConcreteDistressSumSqYd" }, { "name": "DBA_CONCRETE", "type": "esriFieldTypeDouble", "alias": "DBA_CONCRETE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DBA_Concrete" }, { "name": "RAMP_ID", "type": "esriFieldTypeString", "alias": "RAMP_ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "RAMP_ID" }, { "name": "FAUNUM", "type": "esriFieldTypeInteger", "alias": "FAUNUM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FauNum" }, { "name": "FAUAVG", "type": "esriFieldTypeDouble", "alias": "FAUAVG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FauAvg" }, { "name": "FAUMAX", "type": "esriFieldTypeDouble", "alias": "FAUMAX", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FauMax" }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LENGTH" }, { "name": "NHS", "type": "esriFieldTypeString", "alias": "NHS", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "FA_TEXT" }, { "name": "NWPLNLWSQFT", "type": "esriFieldTypeDouble", "alias": "NWPLNLWSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NWPLnLwSqFt" }, { "name": "NWPLNMDSQFT", "type": "esriFieldTypeDouble", "alias": "NWPLNMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NWPLnMdSqFt" }, { "name": "NWPLNHISQFT", "type": "esriFieldTypeDouble", "alias": "NWPLNHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NWPLnHiSqFt" }, { "name": "NWPMAPLOSQFT", "type": "esriFieldTypeDouble", "alias": "NWPMAPLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NWPMapLoSqFt" }, { "name": "NWPMAPMDSQFT", "type": "esriFieldTypeDouble", "alias": "NWPMAPMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NWPMapMdSqFt" }, { "name": "NWPMAPHISQFT", "type": "esriFieldTypeDouble", "alias": "NWPMAPHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NWPMapHiSqFt" }, { "name": "NWPDISTRESSLOSQFT", "type": "esriFieldTypeDouble", "alias": "NWPDISTRESSLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NWPDistressLoSqFt" }, { "name": "NWPDISTRESSMDSQFT", "type": "esriFieldTypeDouble", "alias": "NWPDISTRESSMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NWPDistressMdSqFt" }, { "name": "NWPDISTRESSHISQFT", "type": "esriFieldTypeDouble", "alias": "NWPDISTRESSHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NWPDistressHiSqFt" }, { "name": "NWPDISTRESSSUMSQFT", "type": "esriFieldTypeDouble", "alias": "NWPDISTRESSSUMSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NWPDistressSumSqFt" }, { "name": "WPLNGLOSQFT", "type": "esriFieldTypeDouble", "alias": "WPLNGLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WPLngLoSqFt" }, { "name": "WPLNGMDSQFT", "type": "esriFieldTypeDouble", "alias": "WPLNGMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WPLngMdSqFt" }, { "name": "WPLNGHISQFT", "type": "esriFieldTypeDouble", "alias": "WPLNGHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WPLngHiSqFt" }, { "name": "WPFATLOSQFT", "type": "esriFieldTypeDouble", "alias": "WPFATLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WPFatLoSqFt" }, { "name": "WPFATMDSQFT", "type": "esriFieldTypeDouble", "alias": "WPFATMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WPFatMdSqFt" }, { "name": "WPFATHISQFT", "type": "esriFieldTypeDouble", "alias": "WPFATHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WPFatHiSqFt" }, { "name": "WPDISTRESSLOSQFT", "type": "esriFieldTypeDouble", "alias": "WPDISTRESSLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WPDistressLoSqFt" }, { "name": "WPDISTRESSMDSQFT", "type": "esriFieldTypeDouble", "alias": "WPDISTRESSMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WPDistressMdSqFt" }, { "name": "WPDISTRESSHISQFT", "type": "esriFieldTypeDouble", "alias": "WPDISTRESSHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WPDistressHiSqFt" }, { "name": "WPDISTRESSSUMSQFT", "type": "esriFieldTypeDouble", "alias": "WPDISTRESSSUMSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WPDistressSumSqFt" }, { "name": "EDGLNLOSQFT", "type": "esriFieldTypeDouble", "alias": "EDGLNLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EdgLnLoSqFt" }, { "name": "EDGLNMDSQFT", "type": "esriFieldTypeDouble", "alias": "EDGLNMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EdgLnMdSqFt" }, { "name": "EDGLNHISQFT", "type": "esriFieldTypeDouble", "alias": "EDGLNHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EdgLnHiSqFt" }, { "name": "EDGMAPLOSQFT", "type": "esriFieldTypeDouble", "alias": "EDGMAPLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EdgMapLoSqFt" }, { "name": "EDGMAPMDSQFT", "type": "esriFieldTypeDouble", "alias": "EDGMAPMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EdgMapMdSqFt" }, { "name": "EDGMAPHISQFT", "type": "esriFieldTypeDouble", "alias": "EDGMAPHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EdgMapHiSqFt" }, { "name": "EDGDISTRESSLOSQFT", "type": "esriFieldTypeDouble", "alias": "EDGDISTRESSLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EdgDistressLoSqFt" }, { "name": "EDGDISTRESSMDSQFT", "type": "esriFieldTypeDouble", "alias": "EDGDISTRESSMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EdgDistressMdSqFt" }, { "name": "EDGDISTRESSHISQFT", "type": "esriFieldTypeDouble", "alias": "EDGDISTRESSHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EdgDistressHiSqFt" }, { "name": "EDGDISTRESSSUMSQFT", "type": "esriFieldTypeDouble", "alias": "EDGDISTRESSSUMSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EdgDistressSumSqFt" }, { "name": "SDRLNLOSQFT", "type": "esriFieldTypeDouble", "alias": "SDRLNLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SdrLnLoSqFt" }, { "name": "SDRLNMDSQFT", "type": "esriFieldTypeDouble", "alias": "SDRLNMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SdrLnMdSqFt" }, { "name": "SDRLNHISQFT", "type": "esriFieldTypeDouble", "alias": "SDRLNHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SdrLnHiSqFt" }, { "name": "SDRMAPLOSQFT", "type": "esriFieldTypeDouble", "alias": "SDRMAPLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SdrMapLoSqFt" }, { "name": "SDRMAPMDSQFT", "type": "esriFieldTypeDouble", "alias": "SDRMAPMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SdrMapMdSqFt" }, { "name": "SDRMAPHISQFT", "type": "esriFieldTypeDouble", "alias": "SDRMAPHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SdrMapHiSqFt" }, { "name": "SDRDISTRESSLOSQFT", "type": "esriFieldTypeDouble", "alias": "SDRDISTRESSLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SdrDistressLoSqFt" }, { "name": "SDRDISTRESSMDSQFT", "type": "esriFieldTypeDouble", "alias": "SDRDISTRESSMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SdrDistressMdSqFt" }, { "name": "SDRDISTRESSHISQFT", "type": "esriFieldTypeDouble", "alias": "SDRDISTRESSHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SdrDistressHiSqFt" }, { "name": "TRSLO", "type": "esriFieldTypeInteger", "alias": "TRSLO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TrsLo" }, { "name": "TRSLOSQFT", "type": "esriFieldTypeDouble", "alias": "TRSLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TrsLoSqFt" }, { "name": "TRSMD", "type": "esriFieldTypeInteger", "alias": "TRSMD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TrsMd" }, { "name": "TRSMDSQFT", "type": "esriFieldTypeDouble", "alias": "TRSMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TrsMdSqFt" }, { "name": "TRSHI", "type": "esriFieldTypeInteger", "alias": "TRSHI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TrsHi" }, { "name": "TRSHISQFT", "type": "esriFieldTypeDouble", "alias": "TRSHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TrsHiSqFt" }, { "name": "LNSPLLOSQFT", "type": "esriFieldTypeDouble", "alias": "LNSPLLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LnSplLoSqFt" }, { "name": "LNSPLMDSQFT", "type": "esriFieldTypeDouble", "alias": "LNSPLMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LnSplMdSqFt" }, { "name": "LNSPLHISQFT", "type": "esriFieldTypeDouble", "alias": "LNSPLHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LnSplHiSqFt" }, { "name": "LNSPLSUMSQFT", "type": "esriFieldTypeDouble", "alias": "LNSPLSUMSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LnSplSumSqFt" }, { "name": "TNSPLLOSQFT", "type": "esriFieldTypeDouble", "alias": "TNSPLLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TnSplLoSqFt" }, { "name": "TNSPLMDSQFT", "type": "esriFieldTypeDouble", "alias": "TNSPLMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TnSplMdSqFt" }, { "name": "TNSPLHISQFT", "type": "esriFieldTypeDouble", "alias": "TNSPLHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TnSplHiSqFt" }, { "name": "TNSPLSUMSQFT", "type": "esriFieldTypeDouble", "alias": "TNSPLSUMSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TnSplSumSqFt" }, { "name": "CRNLOSQFT", "type": "esriFieldTypeDouble", "alias": "CRNLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CrnLoSqFt" }, { "name": "CRNMDSQFT", "type": "esriFieldTypeDouble", "alias": "CRNMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CrnMdSqFt" }, { "name": "CRNHISQFT", "type": "esriFieldTypeDouble", "alias": "CRNHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CrnHiSqFt" }, { "name": "CRNSUMSQFT", "type": "esriFieldTypeDouble", "alias": "CRNSUMSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CrnSumSqFt" }, { "name": "HPMS_CRACK", "type": "esriFieldTypeDouble", "alias": "HPMS_CRACK", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HPMS_CRACK" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" } ], "indexes": [ { "name": "I25294SEGMENT_KE", "fields": "SEGMENT_KEY", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R453_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_453", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "PCOND_2015", "description": "", "prototype": { "attributes": { "HPMS_CRACK": null, "CRNSUMSQFT": null, "DIRECTION": null, "DATECOLLECTED": null, "COMMENTS": null, "SEGMENT_KEY": null, "IRI_LWP": null, "IRI_RWP": null, "IRI_AVG": null, "IRI_AVG_RAT": null, "RUT_LWP": null, "RUT_RWP": null, "RUT_AVG": null, "MAX_RUT": null, "LANE": null, "SEALCRACK": null, "HMADISTRESSSUMSQYD": null, "DBA_HMA": null, "CONCRETEDISTRESSSUMSQYD": null, "DBA_CONCRETE": null, "RAMP_ID": null, "FAUNUM": null, "FAUAVG": null, "FAUMAX": null, "LENGTH": null, "NHS": null, "NWPLNLWSQFT": null, "NWPLNMDSQFT": null, "NWPLNHISQFT": null, "NWPMAPLOSQFT": null, "NWPMAPMDSQFT": null, "NWPMAPHISQFT": null, "NWPDISTRESSLOSQFT": null, "NWPDISTRESSMDSQFT": null, "NWPDISTRESSHISQFT": null, "NWPDISTRESSSUMSQFT": null, "WPLNGLOSQFT": null, "WPLNGMDSQFT": null, "WPLNGHISQFT": null, "WPFATLOSQFT": null, "WPFATMDSQFT": null, "WPFATHISQFT": null, "WPDISTRESSLOSQFT": null, "WPDISTRESSMDSQFT": null, "WPDISTRESSHISQFT": null, "WPDISTRESSSUMSQFT": null, "EDGLNLOSQFT": null, "EDGLNMDSQFT": null, "EDGLNHISQFT": null, "EDGMAPLOSQFT": null, "EDGMAPMDSQFT": null, "EDGMAPHISQFT": null, "EDGDISTRESSLOSQFT": null, "EDGDISTRESSMDSQFT": null, "EDGDISTRESSHISQFT": null, "EDGDISTRESSSUMSQFT": null, "SDRLNLOSQFT": null, "SDRLNMDSQFT": null, "SDRLNHISQFT": null, "SDRMAPLOSQFT": null, "SDRMAPMDSQFT": null, "SDRMAPHISQFT": null, "SDRDISTRESSLOSQFT": null, "SDRDISTRESSMDSQFT": null, "SDRDISTRESSHISQFT": null, "TRSLO": null, "TRSLOSQFT": null, "TRSMD": null, "TRSMDSQFT": null, "TRSHI": null, "TRSHISQFT": null, "LNSPLLOSQFT": null, "LNSPLMDSQFT": null, "LNSPLHISQFT": null, "LNSPLSUMSQFT": null, "TNSPLLOSQFT": null, "TNSPLMDSQFT": null, "TNSPLHISQFT": null, "TNSPLSUMSQFT": null, "CRNLOSQFT": null, "CRNMDSQFT": null, "CRNHISQFT": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "ae053037f1ba47d5b20f90942588320b" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 113, "name": "PCOND_2016", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "DIRECTION", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "IRI_LWP", "type": "esriFieldTypeDouble", "alias": "IRI_LWP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IRI_LWP" }, { "name": "IRI_RWP", "type": "esriFieldTypeDouble", "alias": "IRI_RWP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IRI_RWP" }, { "name": "IRI_AVG", "type": "esriFieldTypeDouble", "alias": "IRI_AVG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IRI_Avg" }, { "name": "RUT_LWP", "type": "esriFieldTypeDouble", "alias": "RUT_LWP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RUT_LWP" }, { "name": "RUT_RWP", "type": "esriFieldTypeDouble", "alias": "RUT_RWP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RUT_RWP" }, { "name": "RUT_AVG", "type": "esriFieldTypeDouble", "alias": "RUT_AVG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RUT_Avg" }, { "name": "DIRECTION", "type": "esriFieldTypeString", "alias": "DIRECTION", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "Direction" }, { "name": "DATECOLLECTED", "type": "esriFieldTypeString", "alias": "DATECOLLECTED", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "DateCollected" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "Comments" }, { "name": "FAUNUM", "type": "esriFieldTypeInteger", "alias": "FAUNUM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FauNum" }, { "name": "FAUAVG", "type": "esriFieldTypeDouble", "alias": "FAUAVG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FauAvg" }, { "name": "FAUMAX", "type": "esriFieldTypeDouble", "alias": "FAUMAX", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FauMax" }, { "name": "TRSLO", "type": "esriFieldTypeInteger", "alias": "TRSLO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TrsLo" }, { "name": "TRSMD", "type": "esriFieldTypeInteger", "alias": "TRSMD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TrsMd" }, { "name": "TRSHI", "type": "esriFieldTypeInteger", "alias": "TRSHI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TrsHi" }, { "name": "LNSPLLOSQFT", "type": "esriFieldTypeDouble", "alias": "LNSPLLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LnSplLoSqFt" }, { "name": "LNSPLMDSQFT", "type": "esriFieldTypeDouble", "alias": "LNSPLMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LnSplMdSqFt" }, { "name": "LNSPLHISQFT", "type": "esriFieldTypeDouble", "alias": "LNSPLHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LnSplHiSqFt" }, { "name": "TNSPLLOSQFT", "type": "esriFieldTypeDouble", "alias": "TNSPLLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TnSplLoSqFt" }, { "name": "TNSPLMDSQFT", "type": "esriFieldTypeDouble", "alias": "TNSPLMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TnSplMdSqFt" }, { "name": "TNSPLHISQFT", "type": "esriFieldTypeDouble", "alias": "TNSPLHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TnSplHiSqFt" }, { "name": "SEGMENT_KEY", "type": "esriFieldTypeInteger", "alias": "SEGMENT_KEY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SEGMENT_KEY" }, { "name": "IRI_AVG_RAT", "type": "esriFieldTypeString", "alias": "IRI_AVG_RAT", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "IRI_AVG_RAT" }, { "name": "MAX_RUT", "type": "esriFieldTypeDouble", "alias": "MAX_RUT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MAX_RUT" }, { "name": "LANE", "type": "esriFieldTypeInteger", "alias": "LANE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Lane" }, { "name": "SEALCRACK", "type": "esriFieldTypeDouble", "alias": "SEALCRACK", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SealCrack" }, { "name": "HMADISTRESSSUMSQYD", "type": "esriFieldTypeDouble", "alias": "HMADISTRESSSUMSQYD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HMADistressSumSqYd" }, { "name": "DBA_HMA", "type": "esriFieldTypeDouble", "alias": "DBA_HMA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DBA_HMA" }, { "name": "CONCRETEDISTRESSSUMSQYD", "type": "esriFieldTypeDouble", "alias": "CONCRETEDISTRESSSUMSQYD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ConcreteDistressSumSqYd" }, { "name": "DBA_CONCRETE", "type": "esriFieldTypeDouble", "alias": "DBA_CONCRETE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DBA_Concrete" }, { "name": "RAMP_ID", "type": "esriFieldTypeString", "alias": "RAMP_ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "RAMP_ID" }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LENGTH" }, { "name": "NWPLNLWSQFT", "type": "esriFieldTypeDouble", "alias": "NWPLNLWSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NWPLnLwSqFt" }, { "name": "NWPLNMDSQFT", "type": "esriFieldTypeDouble", "alias": "NWPLNMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NWPLnMdSqFt" }, { "name": "NWPLNHISQFT", "type": "esriFieldTypeDouble", "alias": "NWPLNHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NWPLnHiSqFt" }, { "name": "NWPMAPLOSQFT", "type": "esriFieldTypeDouble", "alias": "NWPMAPLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NWPMapLoSqFt" }, { "name": "NWPMAPMDSQFT", "type": "esriFieldTypeDouble", "alias": "NWPMAPMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NWPMapMdSqFt" }, { "name": "NWPMAPHISQFT", "type": "esriFieldTypeDouble", "alias": "NWPMAPHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NWPMapHiSqFt" }, { "name": "NWPDISTRESSLOSQFT", "type": "esriFieldTypeDouble", "alias": "NWPDISTRESSLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NWPDistressLoSqFt" }, { "name": "NWPDISTRESSMDSQFT", "type": "esriFieldTypeDouble", "alias": "NWPDISTRESSMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NWPDistressMdSqFt" }, { "name": "NWPDISTRESSHISQFT", "type": "esriFieldTypeDouble", "alias": "NWPDISTRESSHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NWPDistressHiSqFt" }, { "name": "NWPDISTRESSSUMSQFT", "type": "esriFieldTypeDouble", "alias": "NWPDISTRESSSUMSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NWPDistressSumSqFt" }, { "name": "WPLNGLOSQFT", "type": "esriFieldTypeDouble", "alias": "WPLNGLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WPLngLoSqFt" }, { "name": "WPLNGMDSQFT", "type": "esriFieldTypeDouble", "alias": "WPLNGMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WPLngMdSqFt" }, { "name": "WPLNGHISQFT", "type": "esriFieldTypeDouble", "alias": "WPLNGHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WPLngHiSqFt" }, { "name": "WPFATLOSQFT", "type": "esriFieldTypeDouble", "alias": "WPFATLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WPFatLoSqFt" }, { "name": "WPFATMDSQFT", "type": "esriFieldTypeDouble", "alias": "WPFATMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WPFatMdSqFt" }, { "name": "WPFATHISQFT", "type": "esriFieldTypeDouble", "alias": "WPFATHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WPFatHiSqFt" }, { "name": "WPDISTRESSLOSQFT", "type": "esriFieldTypeDouble", "alias": "WPDISTRESSLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WPDistressLoSqFt" }, { "name": "WPDISTRESSMDSQFT", "type": "esriFieldTypeDouble", "alias": "WPDISTRESSMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WPDistressMdSqFt" }, { "name": "WPDISTRESSHISQFT", "type": "esriFieldTypeDouble", "alias": "WPDISTRESSHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WPDistressHiSqFt" }, { "name": "WPDISTRESSSUMSQFT", "type": "esriFieldTypeDouble", "alias": "WPDISTRESSSUMSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WPDistressSumSqFt" }, { "name": "EDGLNLOSQFT", "type": "esriFieldTypeDouble", "alias": "EDGLNLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EdgLnLoSqFt" }, { "name": "EDGLNMDSQFT", "type": "esriFieldTypeDouble", "alias": "EDGLNMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EdgLnMdSqFt" }, { "name": "EDGLNHISQFT", "type": "esriFieldTypeDouble", "alias": "EDGLNHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EdgLnHiSqFt" }, { "name": "EDGMAPLOSQFT", "type": "esriFieldTypeDouble", "alias": "EDGMAPLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EdgMapLoSqFt" }, { "name": "EDGMAPMDSQFT", "type": "esriFieldTypeDouble", "alias": "EDGMAPMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EdgMapMdSqFt" }, { "name": "EDGMAPHISQFT", "type": "esriFieldTypeDouble", "alias": "EDGMAPHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EdgMapHiSqFt" }, { "name": "EDGDISTRESSLOSQFT", "type": "esriFieldTypeDouble", "alias": "EDGDISTRESSLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EdgDistressLoSqFt" }, { "name": "EDGDISTRESSMDSQFT", "type": "esriFieldTypeDouble", "alias": "EDGDISTRESSMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EdgDistressMdSqFt" }, { "name": "EDGDISTRESSHISQFT", "type": "esriFieldTypeDouble", "alias": "EDGDISTRESSHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EdgDistressHiSqFt" }, { "name": "EDGDISTRESSSUMSQFT", "type": "esriFieldTypeDouble", "alias": "EDGDISTRESSSUMSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EdgDistressSumSqFt" }, { "name": "SDRLNLOSQFT", "type": "esriFieldTypeDouble", "alias": "SDRLNLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SdrLnLoSqFt" }, { "name": "SDRLNMDSQFT", "type": "esriFieldTypeDouble", "alias": "SDRLNMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SdrLnMdSqFt" }, { "name": "SDRLNHISQFT", "type": "esriFieldTypeDouble", "alias": "SDRLNHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SdrLnHiSqFt" }, { "name": "SDRMAPLOSQFT", "type": "esriFieldTypeDouble", "alias": "SDRMAPLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SdrMapLoSqFt" }, { "name": "SDRMAPMDSQFT", "type": "esriFieldTypeDouble", "alias": "SDRMAPMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SdrMapMdSqFt" }, { "name": "SDRMAPHISQFT", "type": "esriFieldTypeDouble", "alias": "SDRMAPHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SdrMapHiSqFt" }, { "name": "SDRDISTRESSLOSQFT", "type": "esriFieldTypeDouble", "alias": "SDRDISTRESSLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SdrDistressLoSqFt" }, { "name": "SDRDISTRESSMDSQFT", "type": "esriFieldTypeDouble", "alias": "SDRDISTRESSMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SdrDistressMdSqFt" }, { "name": "SDRDISTRESSHISQFT", "type": "esriFieldTypeDouble", "alias": "SDRDISTRESSHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SdrDistressHiSqFt" }, { "name": "TRSLOSQFT", "type": "esriFieldTypeDouble", "alias": "TRSLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TrsLoSqFt" }, { "name": "TRSMDSQFT", "type": "esriFieldTypeDouble", "alias": "TRSMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TrsMdSqFt" }, { "name": "TRSHISQFT", "type": "esriFieldTypeDouble", "alias": "TRSHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TrsHiSqFt" }, { "name": "LNSPLSUMSQFT", "type": "esriFieldTypeDouble", "alias": "LNSPLSUMSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LnSplSumSqFt" }, { "name": "TNSPLSUMSQFT", "type": "esriFieldTypeDouble", "alias": "TNSPLSUMSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TnSplSumSqFt" }, { "name": "CRNLOSQFT", "type": "esriFieldTypeDouble", "alias": "CRNLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CrnLoSqFt" }, { "name": "CRNMDSQFT", "type": "esriFieldTypeDouble", "alias": "CRNMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CrnMdSqFt" }, { "name": "CRNHISQFT", "type": "esriFieldTypeDouble", "alias": "CRNHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CrnHiSqFt" }, { "name": "CRNSUMSQFT", "type": "esriFieldTypeDouble", "alias": "CRNSUMSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CrnSumSqFt" }, { "name": "NHS", "type": "esriFieldTypeString", "alias": "NHS", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "FA_TEXT" }, { "name": "HPMS_CRACK", "type": "esriFieldTypeDouble", "alias": "HPMS_CRACK", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HPMS_CRACK" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" } ], "indexes": [ { "name": "I25295SEGMENT_KE", "fields": "SEGMENT_KEY", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R454_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_454", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "PCOND_2016", "description": "", "prototype": { "attributes": { "HPMS_CRACK": null, "NHS": null, "IRI_LWP": null, "IRI_RWP": null, "IRI_AVG": null, "RUT_LWP": null, "RUT_RWP": null, "RUT_AVG": null, "DIRECTION": null, "DATECOLLECTED": null, "COMMENTS": null, "FAUNUM": null, "FAUAVG": null, "FAUMAX": null, "TRSLO": null, "TRSMD": null, "TRSHI": null, "LNSPLLOSQFT": null, "LNSPLMDSQFT": null, "LNSPLHISQFT": null, "TNSPLLOSQFT": null, "TNSPLMDSQFT": null, "TNSPLHISQFT": null, "SEGMENT_KEY": null, "IRI_AVG_RAT": null, "MAX_RUT": null, "LANE": null, "SEALCRACK": null, "HMADISTRESSSUMSQYD": null, "DBA_HMA": null, "CONCRETEDISTRESSSUMSQYD": null, "DBA_CONCRETE": null, "RAMP_ID": null, "LENGTH": null, "NWPLNLWSQFT": null, "NWPLNMDSQFT": null, "NWPLNHISQFT": null, "NWPMAPLOSQFT": null, "NWPMAPMDSQFT": null, "NWPMAPHISQFT": null, "NWPDISTRESSLOSQFT": null, "NWPDISTRESSMDSQFT": null, "NWPDISTRESSHISQFT": null, "NWPDISTRESSSUMSQFT": null, "WPLNGLOSQFT": null, "WPLNGMDSQFT": null, "WPLNGHISQFT": null, "WPFATLOSQFT": null, "WPFATMDSQFT": null, "WPFATHISQFT": null, "WPDISTRESSLOSQFT": null, "WPDISTRESSMDSQFT": null, "WPDISTRESSHISQFT": null, "WPDISTRESSSUMSQFT": null, "EDGLNLOSQFT": null, "EDGLNMDSQFT": null, "EDGLNHISQFT": null, "EDGMAPLOSQFT": null, "EDGMAPMDSQFT": null, "EDGMAPHISQFT": null, "EDGDISTRESSLOSQFT": null, "EDGDISTRESSMDSQFT": null, "EDGDISTRESSHISQFT": null, "EDGDISTRESSSUMSQFT": null, "SDRLNLOSQFT": null, "SDRLNMDSQFT": null, "SDRLNHISQFT": null, "SDRMAPLOSQFT": null, "SDRMAPMDSQFT": null, "SDRMAPHISQFT": null, "SDRDISTRESSLOSQFT": null, "SDRDISTRESSMDSQFT": null, "SDRDISTRESSHISQFT": null, "TRSLOSQFT": null, "TRSMDSQFT": null, "TRSHISQFT": null, "LNSPLSUMSQFT": null, "TNSPLSUMSQFT": null, "CRNLOSQFT": null, "CRNMDSQFT": null, "CRNHISQFT": null, "CRNSUMSQFT": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "ae053037f1ba47d5b20f90942588320b" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 114, "name": "PCOND_2017", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "SEGMENT_KEY", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SEGMENT_KEY", "type": "esriFieldTypeInteger", "alias": "SEGMENT_KEY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SEGMENT_KEY" }, { "name": "IRI_LWP", "type": "esriFieldTypeDouble", "alias": "IRI_LWP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IRI_LWP" }, { "name": "IRI_RWP", "type": "esriFieldTypeDouble", "alias": "IRI_RWP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IRI_RWP" }, { "name": "IRI_AVG", "type": "esriFieldTypeDouble", "alias": "IRI_AVG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IRI_Avg" }, { "name": "IRI_AVG_RAT", "type": "esriFieldTypeString", "alias": "IRI_AVG_RAT", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "IRI_AVG_RAT" }, { "name": "RUT_LWP", "type": "esriFieldTypeDouble", "alias": "RUT_LWP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RUT_LWP" }, { "name": "RUT_RWP", "type": "esriFieldTypeDouble", "alias": "RUT_RWP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RUT_RWP" }, { "name": "RUT_AVG", "type": "esriFieldTypeDouble", "alias": "RUT_AVG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RUT_Avg" }, { "name": "MAX_RUT", "type": "esriFieldTypeDouble", "alias": "MAX_RUT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MAX_RUT" }, { "name": "DIRECTION", "type": "esriFieldTypeString", "alias": "DIRECTION", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "Direction" }, { "name": "LANE", "type": "esriFieldTypeInteger", "alias": "LANE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Lane" }, { "name": "DATECOLLECTED", "type": "esriFieldTypeString", "alias": "DATECOLLECTED", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "DateCollected" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "Comments" }, { "name": "SEALCRACK", "type": "esriFieldTypeDouble", "alias": "SEALCRACK", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SealCrack" }, { "name": "HMADISTRESSSUMSQYD", "type": "esriFieldTypeDouble", "alias": "HMADISTRESSSUMSQYD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HMADistressSumSqYd" }, { "name": "DBA_HMA", "type": "esriFieldTypeDouble", "alias": "DBA_HMA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DBA_HMA" }, { "name": "CONCRETEDISTRESSSUMSQYD", "type": "esriFieldTypeDouble", "alias": "CONCRETEDISTRESSSUMSQYD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ConcreteDistressSumSqYd" }, { "name": "DBA_CONCRETE", "type": "esriFieldTypeDouble", "alias": "DBA_CONCRETE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DBA_Concrete" }, { "name": "RAMP_ID", "type": "esriFieldTypeString", "alias": "RAMP_ID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "RAMP_ID" }, { "name": "FAUNUM", "type": "esriFieldTypeInteger", "alias": "FAUNUM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FauNum" }, { "name": "FAUAVG", "type": "esriFieldTypeDouble", "alias": "FAUAVG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FauAvg" }, { "name": "FAUMAX", "type": "esriFieldTypeDouble", "alias": "FAUMAX", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FauMax" }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LENGTH" }, { "name": "NWPLNLWSQFT", "type": "esriFieldTypeDouble", "alias": "NWPLNLWSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NWPLnLwSqFt" }, { "name": "NWPLNMDSQFT", "type": "esriFieldTypeDouble", "alias": "NWPLNMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NWPLnMdSqFt" }, { "name": "NWPLNHISQFT", "type": "esriFieldTypeDouble", "alias": "NWPLNHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NWPLnHiSqFt" }, { "name": "NWPMAPLOSQFT", "type": "esriFieldTypeDouble", "alias": "NWPMAPLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NWPMapLoSqFt" }, { "name": "NWPMAPMDSQFT", "type": "esriFieldTypeDouble", "alias": "NWPMAPMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NWPMapMdSqFt" }, { "name": "NWPMAPHISQFT", "type": "esriFieldTypeDouble", "alias": "NWPMAPHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NWPMapHiSqFt" }, { "name": "NWPDISTRESSLOSQFT", "type": "esriFieldTypeDouble", "alias": "NWPDISTRESSLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NWPDistressLoSqFt" }, { "name": "NWPDISTRESSMDSQFT", "type": "esriFieldTypeDouble", "alias": "NWPDISTRESSMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NWPDistressMdSqFt" }, { "name": "NWPDISTRESSHISQFT", "type": "esriFieldTypeDouble", "alias": "NWPDISTRESSHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NWPDistressHiSqFt" }, { "name": "NWPDISTRESSSUMSQFT", "type": "esriFieldTypeDouble", "alias": "NWPDISTRESSSUMSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NWPDistressSumSqFt" }, { "name": "WPLNGLOSQFT", "type": "esriFieldTypeDouble", "alias": "WPLNGLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WPLngLoSqFt" }, { "name": "WPLNGMDSQFT", "type": "esriFieldTypeDouble", "alias": "WPLNGMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WPLngMdSqFt" }, { "name": "WPLNGHISQFT", "type": "esriFieldTypeDouble", "alias": "WPLNGHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WPLngHiSqFt" }, { "name": "WPFATLOSQFT", "type": "esriFieldTypeDouble", "alias": "WPFATLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WPFatLoSqFt" }, { "name": "WPFATMDSQFT", "type": "esriFieldTypeDouble", "alias": "WPFATMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WPFatMdSqFt" }, { "name": "WPFATHISQFT", "type": "esriFieldTypeDouble", "alias": "WPFATHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WPFatHiSqFt" }, { "name": "WPDISTRESSLOSQFT", "type": "esriFieldTypeDouble", "alias": "WPDISTRESSLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WPDistressLoSqFt" }, { "name": "WPDISTRESSMDSQFT", "type": "esriFieldTypeDouble", "alias": "WPDISTRESSMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WPDistressMdSqFt" }, { "name": "WPDISTRESSHISQFT", "type": "esriFieldTypeDouble", "alias": "WPDISTRESSHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WPDistressHiSqFt" }, { "name": "WPDISTRESSSUMSQFT", "type": "esriFieldTypeDouble", "alias": "WPDISTRESSSUMSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WPDistressSumSqFt" }, { "name": "EDGLNLOSQFT", "type": "esriFieldTypeDouble", "alias": "EDGLNLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EdgLnLoSqFt" }, { "name": "EDGLNMDSQFT", "type": "esriFieldTypeDouble", "alias": "EDGLNMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EdgLnMdSqFt" }, { "name": "EDGLNHISQFT", "type": "esriFieldTypeDouble", "alias": "EDGLNHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EdgLnHiSqFt" }, { "name": "EDGMAPLOSQFT", "type": "esriFieldTypeDouble", "alias": "EDGMAPLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EdgMapLoSqFt" }, { "name": "EDGMAPMDSQFT", "type": "esriFieldTypeDouble", "alias": "EDGMAPMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EdgMapMdSqFt" }, { "name": "EDGMAPHISQFT", "type": "esriFieldTypeDouble", "alias": "EDGMAPHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EdgMapHiSqFt" }, { "name": "EDGDISTRESSLOSQFT", "type": "esriFieldTypeDouble", "alias": "EDGDISTRESSLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EdgDistressLoSqFt" }, { "name": "EDGDISTRESSMDSQFT", "type": "esriFieldTypeDouble", "alias": "EDGDISTRESSMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EdgDistressMdSqFt" }, { "name": "EDGDISTRESSHISQFT", "type": "esriFieldTypeDouble", "alias": "EDGDISTRESSHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EdgDistressHiSqFt" }, { "name": "EDGDISTRESSSUMSQFT", "type": "esriFieldTypeDouble", "alias": "EDGDISTRESSSUMSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EdgDistressSumSqFt" }, { "name": "SDRLNLOSQFT", "type": "esriFieldTypeDouble", "alias": "SDRLNLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SdrLnLoSqFt" }, { "name": "SDRLNMDSQFT", "type": "esriFieldTypeDouble", "alias": "SDRLNMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SdrLnMdSqFt" }, { "name": "SDRLNHISQFT", "type": "esriFieldTypeDouble", "alias": "SDRLNHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SdrLnHiSqFt" }, { "name": "SDRMAPLOSQFT", "type": "esriFieldTypeDouble", "alias": "SDRMAPLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SdrMapLoSqFt" }, { "name": "SDRMAPMDSQFT", "type": "esriFieldTypeDouble", "alias": "SDRMAPMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SdrMapMdSqFt" }, { "name": "SDRMAPHISQFT", "type": "esriFieldTypeDouble", "alias": "SDRMAPHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SdrMapHiSqFt" }, { "name": "SDRDISTRESSLOSQFT", "type": "esriFieldTypeDouble", "alias": "SDRDISTRESSLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SdrDistressLoSqFt" }, { "name": "SDRDISTRESSMDSQFT", "type": "esriFieldTypeDouble", "alias": "SDRDISTRESSMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SdrDistressMdSqFt" }, { "name": "SDRDISTRESSHISQFT", "type": "esriFieldTypeDouble", "alias": "SDRDISTRESSHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SdrDistressHiSqFt" }, { "name": "TRSLO", "type": "esriFieldTypeInteger", "alias": "TRSLO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TrsLo" }, { "name": "TRSLOSQFT", "type": "esriFieldTypeDouble", "alias": "TRSLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TrsLoSqFt" }, { "name": "TRSMD", "type": "esriFieldTypeInteger", "alias": "TRSMD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TrsMd" }, { "name": "TRSMDSQFT", "type": "esriFieldTypeDouble", "alias": "TRSMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TrsMdSqFt" }, { "name": "TRSHI", "type": "esriFieldTypeInteger", "alias": "TRSHI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TrsHi" }, { "name": "TRSHISQFT", "type": "esriFieldTypeDouble", "alias": "TRSHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TrsHiSqFt" }, { "name": "LNSPLLOSQFT", "type": "esriFieldTypeDouble", "alias": "LNSPLLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LnSplLoSqFt" }, { "name": "LNSPLMDSQFT", "type": "esriFieldTypeDouble", "alias": "LNSPLMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LnSplMdSqFt" }, { "name": "LNSPLHISQFT", "type": "esriFieldTypeDouble", "alias": "LNSPLHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LnSplHiSqFt" }, { "name": "LNSPLSUMSQFT", "type": "esriFieldTypeDouble", "alias": "LNSPLSUMSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LnSplSumSqFt" }, { "name": "TNSPLLOSQFT", "type": "esriFieldTypeDouble", "alias": "TNSPLLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TnSplLoSqFt" }, { "name": "TNSPLMDSQFT", "type": "esriFieldTypeDouble", "alias": "TNSPLMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TnSplMdSqFt" }, { "name": "TNSPLHISQFT", "type": "esriFieldTypeDouble", "alias": "TNSPLHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TnSplHiSqFt" }, { "name": "TNSPLSUMSQFT", "type": "esriFieldTypeDouble", "alias": "TNSPLSUMSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TnSplSumSqFt" }, { "name": "CRNLOSQFT", "type": "esriFieldTypeDouble", "alias": "CRNLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CrnLoSqFt" }, { "name": "CRNMDSQFT", "type": "esriFieldTypeDouble", "alias": "CRNMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CrnMdSqFt" }, { "name": "CRNHISQFT", "type": "esriFieldTypeDouble", "alias": "CRNHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CrnHiSqFt" }, { "name": "CRNSUMSQFT", "type": "esriFieldTypeDouble", "alias": "CRNSUMSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CrnSumSqFt" }, { "name": "NHS", "type": "esriFieldTypeString", "alias": "NHS", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "FA_TEXT" }, { "name": "HPMS_CRACK", "type": "esriFieldTypeDouble", "alias": "HPMS_CRACK", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HPMS_CRACK" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" } ], "indexes": [ { "name": "I25296SEGMENT_KE", "fields": "SEGMENT_KEY", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R455_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_455", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "PCOND_2017", "description": "", "prototype": { "attributes": { "HPMS_CRACK": null, "NHS": null, "SEGMENT_KEY": null, "IRI_LWP": null, "IRI_RWP": null, "IRI_AVG": null, "IRI_AVG_RAT": null, "RUT_LWP": null, "RUT_RWP": null, "RUT_AVG": null, "MAX_RUT": null, "DIRECTION": null, "LANE": null, "DATECOLLECTED": null, "COMMENTS": null, "SEALCRACK": null, "HMADISTRESSSUMSQYD": null, "DBA_HMA": null, "CONCRETEDISTRESSSUMSQYD": null, "DBA_CONCRETE": null, "RAMP_ID": null, "FAUNUM": null, "FAUAVG": null, "FAUMAX": null, "LENGTH": null, "NWPLNLWSQFT": null, "NWPLNMDSQFT": null, "NWPLNHISQFT": null, "NWPMAPLOSQFT": null, "NWPMAPMDSQFT": null, "NWPMAPHISQFT": null, "NWPDISTRESSLOSQFT": null, "NWPDISTRESSMDSQFT": null, "NWPDISTRESSHISQFT": null, "NWPDISTRESSSUMSQFT": null, "WPLNGLOSQFT": null, "WPLNGMDSQFT": null, "WPLNGHISQFT": null, "WPFATLOSQFT": null, "WPFATMDSQFT": null, "WPFATHISQFT": null, "WPDISTRESSLOSQFT": null, "WPDISTRESSMDSQFT": null, "WPDISTRESSHISQFT": null, "WPDISTRESSSUMSQFT": null, "EDGLNLOSQFT": null, "EDGLNMDSQFT": null, "EDGLNHISQFT": null, "EDGMAPLOSQFT": null, "EDGMAPMDSQFT": null, "EDGMAPHISQFT": null, "EDGDISTRESSLOSQFT": null, "EDGDISTRESSMDSQFT": null, "EDGDISTRESSHISQFT": null, "EDGDISTRESSSUMSQFT": null, "SDRLNLOSQFT": null, "SDRLNMDSQFT": null, "SDRLNHISQFT": null, "SDRMAPLOSQFT": null, "SDRMAPMDSQFT": null, "SDRMAPHISQFT": null, "SDRDISTRESSLOSQFT": null, "SDRDISTRESSMDSQFT": null, "SDRDISTRESSHISQFT": null, "TRSLO": null, "TRSLOSQFT": null, "TRSMD": null, "TRSMDSQFT": null, "TRSHI": null, "TRSHISQFT": null, "LNSPLLOSQFT": null, "LNSPLMDSQFT": null, "LNSPLHISQFT": null, "LNSPLSUMSQFT": null, "TNSPLLOSQFT": null, "TNSPLMDSQFT": null, "TNSPLHISQFT": null, "TNSPLSUMSQFT": null, "CRNLOSQFT": null, "CRNMDSQFT": null, "CRNHISQFT": null, "CRNSUMSQFT": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "ae053037f1ba47d5b20f90942588320b" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 116, "name": "PCOND_2018", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "SEGMENT_KEY", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SEGMENT_KEY", "type": "esriFieldTypeInteger", "alias": "SEGMENT_KEY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SEGMENT_KEY" }, { "name": "IRI_LWP", "type": "esriFieldTypeDouble", "alias": "IRI_LWP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IRI_LWP" }, { "name": "IRI_RWP", "type": "esriFieldTypeDouble", "alias": "IRI_RWP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IRI_RWP" }, { "name": "IRI_AVG", "type": "esriFieldTypeDouble", "alias": "IRI_AVG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IRI_Avg" }, { "name": "RUT_LWP", "type": "esriFieldTypeDouble", "alias": "RUT_LWP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RUT_LWP" }, { "name": "RUT_RWP", "type": "esriFieldTypeDouble", "alias": "RUT_RWP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RUT_RWP" }, { "name": "RUT_AVG", "type": "esriFieldTypeDouble", "alias": "RUT_AVG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RUT_Avg" }, { "name": "DIRECTION", "type": "esriFieldTypeString", "alias": "DIRECTION", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "Direction" }, { "name": "LANE", "type": "esriFieldTypeInteger", "alias": "LANE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Lane" }, { "name": "DATECOLLECTED", "type": "esriFieldTypeString", "alias": "DATECOLLECTED", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "DateCollected" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "Comments" }, { "name": "SEALCRACK", "type": "esriFieldTypeDouble", "alias": "SEALCRACK", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SealCrack" }, { "name": "HMADISTRESSSUMSQYD", "type": "esriFieldTypeDouble", "alias": "HMADISTRESSSUMSQYD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HMADistressSumSqYd" }, { "name": "DBA_HMA", "type": "esriFieldTypeDouble", "alias": "DBA_HMA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DBA_HMA" }, { "name": "CONCRETEDISTRESSSUMSQYD", "type": "esriFieldTypeDouble", "alias": "CONCRETEDISTRESSSUMSQYD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ConcreteDistressSumSqYd" }, { "name": "DBA_CONCRETE", "type": "esriFieldTypeDouble", "alias": "DBA_CONCRETE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DBA_Concrete" }, { "name": "FAUNUM", "type": "esriFieldTypeInteger", "alias": "FAUNUM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FauNum" }, { "name": "FAUAVG", "type": "esriFieldTypeDouble", "alias": "FAUAVG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FauAvg" }, { "name": "FAUMAX", "type": "esriFieldTypeDouble", "alias": "FAUMAX", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FauMax" }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LENGTH" }, { "name": "NWPLNLWSQFT", "type": "esriFieldTypeDouble", "alias": "NWPLNLWSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NWPLnLwSqFt" }, { "name": "NWPLNMDSQFT", "type": "esriFieldTypeDouble", "alias": "NWPLNMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NWPLnMdSqFt" }, { "name": "NWPLNHISQFT", "type": "esriFieldTypeDouble", "alias": "NWPLNHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NWPLnHiSqFt" }, { "name": "NWPMAPLOSQFT", "type": "esriFieldTypeDouble", "alias": "NWPMAPLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NWPMapLoSqFt" }, { "name": "NWPMAPMDSQFT", "type": "esriFieldTypeDouble", "alias": "NWPMAPMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NWPMapMdSqFt" }, { "name": "NWPMAPHISQFT", "type": "esriFieldTypeDouble", "alias": "NWPMAPHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NWPMapHiSqFt" }, { "name": "NWPDISTRESSLOSQFT", "type": "esriFieldTypeDouble", "alias": "NWPDISTRESSLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NWPDistressLoSqFt" }, { "name": "NWPDISTRESSMDSQFT", "type": "esriFieldTypeDouble", "alias": "NWPDISTRESSMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NWPDistressMdSqFt" }, { "name": "NWPDISTRESSHISQFT", "type": "esriFieldTypeDouble", "alias": "NWPDISTRESSHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NWPDistressHiSqFt" }, { "name": "NWPDISTRESSSUMSQFT", "type": "esriFieldTypeDouble", "alias": "NWPDISTRESSSUMSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NWPDistressSumSqFt" }, { "name": "WPLNGLOSQFT", "type": "esriFieldTypeDouble", "alias": "WPLNGLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WPLngLoSqFt" }, { "name": "WPLNGMDSQFT", "type": "esriFieldTypeDouble", "alias": "WPLNGMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WPLngMdSqFt" }, { "name": "WPLNGHISQFT", "type": "esriFieldTypeDouble", "alias": "WPLNGHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WPLngHiSqFt" }, { "name": "WPFATLOSQFT", "type": "esriFieldTypeDouble", "alias": "WPFATLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WPFatLoSqFt" }, { "name": "WPFATMDSQFT", "type": "esriFieldTypeDouble", "alias": "WPFATMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WPFatMdSqFt" }, { "name": "WPFATHISQFT", "type": "esriFieldTypeDouble", "alias": "WPFATHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WPFatHiSqFt" }, { "name": "WPDISTRESSLOSQFT", "type": "esriFieldTypeDouble", "alias": "WPDISTRESSLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WPDistressLoSqFt" }, { "name": "WPDISTRESSMDSQFT", "type": "esriFieldTypeDouble", "alias": "WPDISTRESSMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WPDistressMdSqFt" }, { "name": "WPDISTRESSHISQFT", "type": "esriFieldTypeDouble", "alias": "WPDISTRESSHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WPDistressHiSqFt" }, { "name": "WPDISTRESSSUMSQFT", "type": "esriFieldTypeDouble", "alias": "WPDISTRESSSUMSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WPDistressSumSqFt" }, { "name": "EDGLNLOSQFT", "type": "esriFieldTypeDouble", "alias": "EDGLNLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EdgLnLoSqFt" }, { "name": "EDGLNMDSQFT", "type": "esriFieldTypeDouble", "alias": "EDGLNMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EdgLnMdSqFt" }, { "name": "EDGLNHISQFT", "type": "esriFieldTypeDouble", "alias": "EDGLNHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EdgLnHiSqFt" }, { "name": "EDGMAPLOSQFT", "type": "esriFieldTypeDouble", "alias": "EDGMAPLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EdgMapLoSqFt" }, { "name": "EDGMAPMDSQFT", "type": "esriFieldTypeDouble", "alias": "EDGMAPMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EdgMapMdSqFt" }, { "name": "EDGMAPHISQFT", "type": "esriFieldTypeDouble", "alias": "EDGMAPHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EdgMapHiSqFt" }, { "name": "EDGDISTRESSLOSQFT", "type": "esriFieldTypeDouble", "alias": "EDGDISTRESSLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EdgDistressLoSqFt" }, { "name": "EDGDISTRESSMDSQFT", "type": "esriFieldTypeDouble", "alias": "EDGDISTRESSMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EdgDistressMdSqFt" }, { "name": "EDGDISTRESSHISQFT", "type": "esriFieldTypeDouble", "alias": "EDGDISTRESSHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EdgDistressHiSqFt" }, { "name": "EDGDISTRESSSUMSQFT", "type": "esriFieldTypeDouble", "alias": "EDGDISTRESSSUMSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EdgDistressSumSqFt" }, { "name": "SDRLNLOSQFT", "type": "esriFieldTypeDouble", "alias": "SDRLNLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SdrLnLoSqFt" }, { "name": "SDRLNMDSQFT", "type": "esriFieldTypeDouble", "alias": "SDRLNMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SdrLnMdSqFt" }, { "name": "SDRLNHISQFT", "type": "esriFieldTypeDouble", "alias": "SDRLNHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SdrLnHiSqFt" }, { "name": "SDRMAPLOSQFT", "type": "esriFieldTypeDouble", "alias": "SDRMAPLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SdrMapLoSqFt" }, { "name": "SDRMAPMDSQFT", "type": "esriFieldTypeDouble", "alias": "SDRMAPMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SdrMapMdSqFt" }, { "name": "SDRMAPHISQFT", "type": "esriFieldTypeDouble", "alias": "SDRMAPHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SdrMapHiSqFt" }, { "name": "SDRDISTRESSLOSQFT", "type": "esriFieldTypeDouble", "alias": "SDRDISTRESSLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SdrDistressLoSqFt" }, { "name": "SDRDISTRESSMDSQFT", "type": "esriFieldTypeDouble", "alias": "SDRDISTRESSMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SdrDistressMdSqFt" }, { "name": "SDRDISTRESSHISQFT", "type": "esriFieldTypeDouble", "alias": "SDRDISTRESSHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SdrDistressHiSqFt" }, { "name": "TRSLO", "type": "esriFieldTypeInteger", "alias": "TRSLO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TrsLo" }, { "name": "TRSLOSQFT", "type": "esriFieldTypeDouble", "alias": "TRSLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TrsLoSqFt" }, { "name": "TRSMD", "type": "esriFieldTypeInteger", "alias": "TRSMD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TrsMd" }, { "name": "TRSMDSQFT", "type": "esriFieldTypeDouble", "alias": "TRSMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TrsMdSqFt" }, { "name": "TRSHI", "type": "esriFieldTypeInteger", "alias": "TRSHI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TrsHi" }, { "name": "TRSHISQFT", "type": "esriFieldTypeDouble", "alias": "TRSHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TrsHiSqFt" }, { "name": "LNSPLLOSQFT", "type": "esriFieldTypeDouble", "alias": "LNSPLLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LnSplLoSqFt" }, { "name": "LNSPLMDSQFT", "type": "esriFieldTypeDouble", "alias": "LNSPLMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LnSplMdSqFt" }, { "name": "LNSPLHISQFT", "type": "esriFieldTypeDouble", "alias": "LNSPLHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LnSplHiSqFt" }, { "name": "LNSPLSUMSQFT", "type": "esriFieldTypeDouble", "alias": "LNSPLSUMSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LnSplSumSqFt" }, { "name": "TNSPLLOSQFT", "type": "esriFieldTypeDouble", "alias": "TNSPLLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TnSplLoSqFt" }, { "name": "TNSPLMDSQFT", "type": "esriFieldTypeDouble", "alias": "TNSPLMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TnSplMdSqFt" }, { "name": "TNSPLHISQFT", "type": "esriFieldTypeDouble", "alias": "TNSPLHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TnSplHiSqFt" }, { "name": "TNSPLSUMSQFT", "type": "esriFieldTypeDouble", "alias": "TNSPLSUMSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TnSplSumSqFt" }, { "name": "CRNLOSQFT", "type": "esriFieldTypeDouble", "alias": "CRNLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CrnLoSqFt" }, { "name": "CRNMDSQFT", "type": "esriFieldTypeDouble", "alias": "CRNMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CrnMdSqFt" }, { "name": "CRNHISQFT", "type": "esriFieldTypeDouble", "alias": "CRNHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CrnHiSqFt" }, { "name": "CRNSUMSQFT", "type": "esriFieldTypeDouble", "alias": "CRNSUMSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CrnSumSqFt" }, { "name": "HPMS_CRACK", "type": "esriFieldTypeDouble", "alias": "HPMS_CRACK", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HPMS_CRACK" }, { "name": "CRNLO", "type": "esriFieldTypeDouble", "alias": "CRNLO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CRNLO" }, { "name": "CRNMD", "type": "esriFieldTypeDouble", "alias": "CRNMD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CRNMD" }, { "name": "CRNHI", "type": "esriFieldTypeDouble", "alias": "CRNHI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CRNHI" }, { "name": "COLLECTION_YR", "type": "esriFieldTypeDouble", "alias": "COLLECTION_YR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COLLECTION_YR" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" } ], "indexes": [ { "name": "I67231SEGMENT_KE", "fields": "SEGMENT_KEY", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R809_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_809", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "PCOND_2018", "description": "", "prototype": { "attributes": { "COLLECTION_YR": null, "CRNHI": null, "SEGMENT_KEY": null, "IRI_LWP": null, "IRI_RWP": null, "IRI_AVG": null, "RUT_LWP": null, "RUT_RWP": null, "RUT_AVG": null, "DIRECTION": null, "LANE": null, "DATECOLLECTED": null, "COMMENTS": null, "SEALCRACK": null, "HMADISTRESSSUMSQYD": null, "DBA_HMA": null, "CONCRETEDISTRESSSUMSQYD": null, "DBA_CONCRETE": null, "FAUNUM": null, "FAUAVG": null, "FAUMAX": null, "LENGTH": null, "NWPLNLWSQFT": null, "NWPLNMDSQFT": null, "NWPLNHISQFT": null, "NWPMAPLOSQFT": null, "NWPMAPMDSQFT": null, "NWPMAPHISQFT": null, "NWPDISTRESSLOSQFT": null, "NWPDISTRESSMDSQFT": null, "NWPDISTRESSHISQFT": null, "NWPDISTRESSSUMSQFT": null, "WPLNGLOSQFT": null, "WPLNGMDSQFT": null, "WPLNGHISQFT": null, "WPFATLOSQFT": null, "WPFATMDSQFT": null, "WPFATHISQFT": null, "WPDISTRESSLOSQFT": null, "WPDISTRESSMDSQFT": null, "WPDISTRESSHISQFT": null, "WPDISTRESSSUMSQFT": null, "EDGLNLOSQFT": null, "EDGLNMDSQFT": null, "EDGLNHISQFT": null, "EDGMAPLOSQFT": null, "EDGMAPMDSQFT": null, "EDGMAPHISQFT": null, "EDGDISTRESSLOSQFT": null, "EDGDISTRESSMDSQFT": null, "EDGDISTRESSHISQFT": null, "EDGDISTRESSSUMSQFT": null, "SDRLNLOSQFT": null, "SDRLNMDSQFT": null, "SDRLNHISQFT": null, "SDRMAPLOSQFT": null, "SDRMAPMDSQFT": null, "SDRMAPHISQFT": null, "SDRDISTRESSLOSQFT": null, "SDRDISTRESSMDSQFT": null, "SDRDISTRESSHISQFT": null, "TRSLO": null, "TRSLOSQFT": null, "TRSMD": null, "TRSMDSQFT": null, "TRSHI": null, "TRSHISQFT": null, "LNSPLLOSQFT": null, "LNSPLMDSQFT": null, "LNSPLHISQFT": null, "LNSPLSUMSQFT": null, "TNSPLLOSQFT": null, "TNSPLMDSQFT": null, "TNSPLHISQFT": null, "TNSPLSUMSQFT": null, "CRNLOSQFT": null, "CRNMDSQFT": null, "CRNHISQFT": null, "CRNSUMSQFT": null, "HPMS_CRACK": null, "CRNLO": null, "CRNMD": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "ae053037f1ba47d5b20f90942588320b" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 117, "name": "PCOND_2019", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "SEGMENT_KEY", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SEGMENT_KEY", "type": "esriFieldTypeInteger", "alias": "SEGMENT_KEY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SEGMENT_KEY" }, { "name": "IRI_LWP", "type": "esriFieldTypeDouble", "alias": "IRI_LWP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IRI_LWP" }, { "name": "IRI_RWP", "type": "esriFieldTypeDouble", "alias": "IRI_RWP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IRI_RWP" }, { "name": "IRI_AVG", "type": "esriFieldTypeDouble", "alias": "IRI_AVG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IRI_Avg" }, { "name": "RUT_LWP", "type": "esriFieldTypeDouble", "alias": "RUT_LWP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RUT_LWP" }, { "name": "RUT_RWP", "type": "esriFieldTypeDouble", "alias": "RUT_RWP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RUT_RWP" }, { "name": "RUT_AVG", "type": "esriFieldTypeDouble", "alias": "RUT_AVG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RUT_Avg" }, { "name": "DIRECTION", "type": "esriFieldTypeString", "alias": "DIRECTION", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "Direction" }, { "name": "LANE", "type": "esriFieldTypeInteger", "alias": "LANE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Lane" }, { "name": "DATECOLLECTED", "type": "esriFieldTypeString", "alias": "DATECOLLECTED", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "DateCollected" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "Comments" }, { "name": "SEALCRACK", "type": "esriFieldTypeDouble", "alias": "SEALCRACK", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SealCrack" }, { "name": "HMADISTRESSSUMSQYD", "type": "esriFieldTypeDouble", "alias": "HMADISTRESSSUMSQYD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HMADistressSumSqYd" }, { "name": "DBA_HMA", "type": "esriFieldTypeDouble", "alias": "DBA_HMA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DBA_HMA" }, { "name": "CONCRETEDISTRESSSUMSQYD", "type": "esriFieldTypeDouble", "alias": "CONCRETEDISTRESSSUMSQYD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ConcreteDistressSumSqYd" }, { "name": "DBA_CONCRETE", "type": "esriFieldTypeDouble", "alias": "DBA_CONCRETE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DBA_Concrete" }, { "name": "FAUNUM", "type": "esriFieldTypeInteger", "alias": "FAUNUM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FauNum" }, { "name": "FAUAVG", "type": "esriFieldTypeDouble", "alias": "FAUAVG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FauAvg" }, { "name": "FAUMAX", "type": "esriFieldTypeDouble", "alias": "FAUMAX", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FauMax" }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LENGTH" }, { "name": "NWPLNLWSQFT", "type": "esriFieldTypeDouble", "alias": "NWPLNLWSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NWPLnLwSqFt" }, { "name": "NWPLNMDSQFT", "type": "esriFieldTypeDouble", "alias": "NWPLNMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NWPLnMdSqFt" }, { "name": "NWPLNHISQFT", "type": "esriFieldTypeDouble", "alias": "NWPLNHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NWPLnHiSqFt" }, { "name": "NWPMAPLOSQFT", "type": "esriFieldTypeDouble", "alias": "NWPMAPLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NWPMapLoSqFt" }, { "name": "NWPMAPMDSQFT", "type": "esriFieldTypeDouble", "alias": "NWPMAPMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NWPMapMdSqFt" }, { "name": "NWPMAPHISQFT", "type": "esriFieldTypeDouble", "alias": "NWPMAPHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NWPMapHiSqFt" }, { "name": "NWPDISTRESSLOSQFT", "type": "esriFieldTypeDouble", "alias": "NWPDISTRESSLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NWPDistressLoSqFt" }, { "name": "NWPDISTRESSMDSQFT", "type": "esriFieldTypeDouble", "alias": "NWPDISTRESSMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NWPDistressMdSqFt" }, { "name": "NWPDISTRESSHISQFT", "type": "esriFieldTypeDouble", "alias": "NWPDISTRESSHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NWPDistressHiSqFt" }, { "name": "NWPDISTRESSSUMSQFT", "type": "esriFieldTypeDouble", "alias": "NWPDISTRESSSUMSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NWPDistressSumSqFt" }, { "name": "WPLNGLOSQFT", "type": "esriFieldTypeDouble", "alias": "WPLNGLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WPLngLoSqFt" }, { "name": "WPLNGMDSQFT", "type": "esriFieldTypeDouble", "alias": "WPLNGMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WPLngMdSqFt" }, { "name": "WPLNGHISQFT", "type": "esriFieldTypeDouble", "alias": "WPLNGHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WPLngHiSqFt" }, { "name": "WPFATLOSQFT", "type": "esriFieldTypeDouble", "alias": "WPFATLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WPFatLoSqFt" }, { "name": "WPFATMDSQFT", "type": "esriFieldTypeDouble", "alias": "WPFATMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WPFatMdSqFt" }, { "name": "WPFATHISQFT", "type": "esriFieldTypeDouble", "alias": "WPFATHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WPFatHiSqFt" }, { "name": "WPDISTRESSLOSQFT", "type": "esriFieldTypeDouble", "alias": "WPDISTRESSLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WPDistressLoSqFt" }, { "name": "WPDISTRESSMDSQFT", "type": "esriFieldTypeDouble", "alias": "WPDISTRESSMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WPDistressMdSqFt" }, { "name": "WPDISTRESSHISQFT", "type": "esriFieldTypeDouble", "alias": "WPDISTRESSHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WPDistressHiSqFt" }, { "name": "WPDISTRESSSUMSQFT", "type": "esriFieldTypeDouble", "alias": "WPDISTRESSSUMSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WPDistressSumSqFt" }, { "name": "EDGLNLOSQFT", "type": "esriFieldTypeDouble", "alias": "EDGLNLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EdgLnLoSqFt" }, { "name": "EDGLNMDSQFT", "type": "esriFieldTypeDouble", "alias": "EDGLNMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EdgLnMdSqFt" }, { "name": "EDGLNHISQFT", "type": "esriFieldTypeDouble", "alias": "EDGLNHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EdgLnHiSqFt" }, { "name": "EDGMAPLOSQFT", "type": "esriFieldTypeDouble", "alias": "EDGMAPLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EdgMapLoSqFt" }, { "name": "EDGMAPMDSQFT", "type": "esriFieldTypeDouble", "alias": "EDGMAPMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EdgMapMdSqFt" }, { "name": "EDGMAPHISQFT", "type": "esriFieldTypeDouble", "alias": "EDGMAPHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EdgMapHiSqFt" }, { "name": "EDGDISTRESSLOSQFT", "type": "esriFieldTypeDouble", "alias": "EDGDISTRESSLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EdgDistressLoSqFt" }, { "name": "EDGDISTRESSMDSQFT", "type": "esriFieldTypeDouble", "alias": "EDGDISTRESSMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EdgDistressMdSqFt" }, { "name": "EDGDISTRESSHISQFT", "type": "esriFieldTypeDouble", "alias": "EDGDISTRESSHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EdgDistressHiSqFt" }, { "name": "EDGDISTRESSSUMSQFT", "type": "esriFieldTypeDouble", "alias": "EDGDISTRESSSUMSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EdgDistressSumSqFt" }, { "name": "SDRLNLOSQFT", "type": "esriFieldTypeDouble", "alias": "SDRLNLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SdrLnLoSqFt" }, { "name": "SDRLNMDSQFT", "type": "esriFieldTypeDouble", "alias": "SDRLNMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SdrLnMdSqFt" }, { "name": "SDRLNHISQFT", "type": "esriFieldTypeDouble", "alias": "SDRLNHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SdrLnHiSqFt" }, { "name": "SDRMAPLOSQFT", "type": "esriFieldTypeDouble", "alias": "SDRMAPLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SdrMapLoSqFt" }, { "name": "SDRMAPMDSQFT", "type": "esriFieldTypeDouble", "alias": "SDRMAPMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SdrMapMdSqFt" }, { "name": "SDRMAPHISQFT", "type": "esriFieldTypeDouble", "alias": "SDRMAPHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SdrMapHiSqFt" }, { "name": "SDRDISTRESSLOSQFT", "type": "esriFieldTypeDouble", "alias": "SDRDISTRESSLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SdrDistressLoSqFt" }, { "name": "SDRDISTRESSMDSQFT", "type": "esriFieldTypeDouble", "alias": "SDRDISTRESSMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SdrDistressMdSqFt" }, { "name": "SDRDISTRESSHISQFT", "type": "esriFieldTypeDouble", "alias": "SDRDISTRESSHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SdrDistressHiSqFt" }, { "name": "TRSLO", "type": "esriFieldTypeInteger", "alias": "TRSLO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TrsLo" }, { "name": "TRSLOSQFT", "type": "esriFieldTypeDouble", "alias": "TRSLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TrsLoSqFt" }, { "name": "TRSMD", "type": "esriFieldTypeInteger", "alias": "TRSMD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TrsMd" }, { "name": "TRSMDSQFT", "type": "esriFieldTypeDouble", "alias": "TRSMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TrsMdSqFt" }, { "name": "TRSHI", "type": "esriFieldTypeInteger", "alias": "TRSHI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TrsHi" }, { "name": "TRSHISQFT", "type": "esriFieldTypeDouble", "alias": "TRSHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TrsHiSqFt" }, { "name": "LNSPLLOSQFT", "type": "esriFieldTypeDouble", "alias": "LNSPLLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LnSplLoSqFt" }, { "name": "LNSPLMDSQFT", "type": "esriFieldTypeDouble", "alias": "LNSPLMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LnSplMdSqFt" }, { "name": "LNSPLHISQFT", "type": "esriFieldTypeDouble", "alias": "LNSPLHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LnSplHiSqFt" }, { "name": "LNSPLSUMSQFT", "type": "esriFieldTypeDouble", "alias": "LNSPLSUMSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LnSplSumSqFt" }, { "name": "TNSPLLOSQFT", "type": "esriFieldTypeDouble", "alias": "TNSPLLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TnSplLoSqFt" }, { "name": "TNSPLMDSQFT", "type": "esriFieldTypeDouble", "alias": "TNSPLMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TnSplMdSqFt" }, { "name": "TNSPLHISQFT", "type": "esriFieldTypeDouble", "alias": "TNSPLHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TnSplHiSqFt" }, { "name": "TNSPLSUMSQFT", "type": "esriFieldTypeDouble", "alias": "TNSPLSUMSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TnSplSumSqFt" }, { "name": "CRNLOSQFT", "type": "esriFieldTypeDouble", "alias": "CRNLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CrnLoSqFt" }, { "name": "CRNMDSQFT", "type": "esriFieldTypeDouble", "alias": "CRNMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CrnMdSqFt" }, { "name": "CRNHISQFT", "type": "esriFieldTypeDouble", "alias": "CRNHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CrnHiSqFt" }, { "name": "CRNSUMSQFT", "type": "esriFieldTypeDouble", "alias": "CRNSUMSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CrnSumSqFt" }, { "name": "HPMS_CRACK", "type": "esriFieldTypeDouble", "alias": "HPMS_CRACK", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HPMS_CRACK" }, { "name": "CRNLO", "type": "esriFieldTypeDouble", "alias": "CRNLO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CRNLO" }, { "name": "CRNMD", "type": "esriFieldTypeDouble", "alias": "CRNMD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CRNMD" }, { "name": "CRNHI", "type": "esriFieldTypeDouble", "alias": "CRNHI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CRNHI" }, { "name": "COLLECTION_YR", "type": "esriFieldTypeDouble", "alias": "COLLECTION_YR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COLLECTION_YR" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" } ], "indexes": [ { "name": "I67232SEGMENT_KE", "fields": "SEGMENT_KEY", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R810_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_810", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "PCOND_2019", "description": "", "prototype": { "attributes": { "COLLECTION_YR": null, "CRNHI": null, "SEGMENT_KEY": null, "IRI_LWP": null, "IRI_RWP": null, "IRI_AVG": null, "RUT_LWP": null, "RUT_RWP": null, "RUT_AVG": null, "DIRECTION": null, "LANE": null, "DATECOLLECTED": null, "COMMENTS": null, "SEALCRACK": null, "HMADISTRESSSUMSQYD": null, "DBA_HMA": null, "CONCRETEDISTRESSSUMSQYD": null, "DBA_CONCRETE": null, "FAUNUM": null, "FAUAVG": null, "FAUMAX": null, "LENGTH": null, "NWPLNLWSQFT": null, "NWPLNMDSQFT": null, "NWPLNHISQFT": null, "NWPMAPLOSQFT": null, "NWPMAPMDSQFT": null, "NWPMAPHISQFT": null, "NWPDISTRESSLOSQFT": null, "NWPDISTRESSMDSQFT": null, "NWPDISTRESSHISQFT": null, "NWPDISTRESSSUMSQFT": null, "WPLNGLOSQFT": null, "WPLNGMDSQFT": null, "WPLNGHISQFT": null, "WPFATLOSQFT": null, "WPFATMDSQFT": null, "WPFATHISQFT": null, "WPDISTRESSLOSQFT": null, "WPDISTRESSMDSQFT": null, "WPDISTRESSHISQFT": null, "WPDISTRESSSUMSQFT": null, "EDGLNLOSQFT": null, "EDGLNMDSQFT": null, "EDGLNHISQFT": null, "EDGMAPLOSQFT": null, "EDGMAPMDSQFT": null, "EDGMAPHISQFT": null, "EDGDISTRESSLOSQFT": null, "EDGDISTRESSMDSQFT": null, "EDGDISTRESSHISQFT": null, "EDGDISTRESSSUMSQFT": null, "SDRLNLOSQFT": null, "SDRLNMDSQFT": null, "SDRLNHISQFT": null, "SDRMAPLOSQFT": null, "SDRMAPMDSQFT": null, "SDRMAPHISQFT": null, "SDRDISTRESSLOSQFT": null, "SDRDISTRESSMDSQFT": null, "SDRDISTRESSHISQFT": null, "TRSLO": null, "TRSLOSQFT": null, "TRSMD": null, "TRSMDSQFT": null, "TRSHI": null, "TRSHISQFT": null, "LNSPLLOSQFT": null, "LNSPLMDSQFT": null, "LNSPLHISQFT": null, "LNSPLSUMSQFT": null, "TNSPLLOSQFT": null, "TNSPLMDSQFT": null, "TNSPLHISQFT": null, "TNSPLSUMSQFT": null, "CRNLOSQFT": null, "CRNMDSQFT": null, "CRNHISQFT": null, "CRNSUMSQFT": null, "HPMS_CRACK": null, "CRNLO": null, "CRNMD": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "ae053037f1ba47d5b20f90942588320b" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 120, "name": "PCOND_2020", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "SEGMENT_KEY", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SEGMENT_KEY", "type": "esriFieldTypeInteger", "alias": "SEGMENT_KEY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SEGMENT_KEY" }, { "name": "IRI_LWP", "type": "esriFieldTypeDouble", "alias": "IRI_LWP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IRI_LWP" }, { "name": "IRI_RWP", "type": "esriFieldTypeDouble", "alias": "IRI_RWP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IRI_RWP" }, { "name": "IRI_AVG", "type": "esriFieldTypeDouble", "alias": "IRI_AVG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IRI_Avg" }, { "name": "RUT_LWP", "type": "esriFieldTypeDouble", "alias": "RUT_LWP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RUT_LWP" }, { "name": "RUT_RWP", "type": "esriFieldTypeDouble", "alias": "RUT_RWP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RUT_RWP" }, { "name": "RUT_AVG", "type": "esriFieldTypeDouble", "alias": "RUT_AVG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RUT_Avg" }, { "name": "DIRECTION", "type": "esriFieldTypeString", "alias": "DIRECTION", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "Direction" }, { "name": "LANE", "type": "esriFieldTypeInteger", "alias": "LANE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Lane" }, { "name": "DATECOLLECTED", "type": "esriFieldTypeString", "alias": "DATECOLLECTED", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "DateCollected" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "Comments" }, { "name": "SEALCRACK", "type": "esriFieldTypeDouble", "alias": "SEALCRACK", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SealCrack" }, { "name": "HMADISTRESSSUMSQYD", "type": "esriFieldTypeDouble", "alias": "HMADISTRESSSUMSQYD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HMADistressSumSqYd" }, { "name": "DBA_HMA", "type": "esriFieldTypeDouble", "alias": "DBA_HMA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DBA_HMA" }, { "name": "CONCRETEDISTRESSSUMSQYD", "type": "esriFieldTypeDouble", "alias": "CONCRETEDISTRESSSUMSQYD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ConcreteDistressSumSqYd" }, { "name": "DBA_CONCRETE", "type": "esriFieldTypeDouble", "alias": "DBA_CONCRETE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DBA_Concrete" }, { "name": "FAUNUM", "type": "esriFieldTypeInteger", "alias": "FAUNUM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FauNum" }, { "name": "FAUAVG", "type": "esriFieldTypeDouble", "alias": "FAUAVG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FauAvg" }, { "name": "FAUMAX", "type": "esriFieldTypeDouble", "alias": "FAUMAX", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FauMax" }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LENGTH" }, { "name": "NWPLNLWSQFT", "type": "esriFieldTypeDouble", "alias": "NWPLNLWSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NWPLnLwSqFt" }, { "name": "NWPLNMDSQFT", "type": "esriFieldTypeDouble", "alias": "NWPLNMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NWPLnMdSqFt" }, { "name": "NWPLNHISQFT", "type": "esriFieldTypeDouble", "alias": "NWPLNHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NWPLnHiSqFt" }, { "name": "NWPMAPLOSQFT", "type": "esriFieldTypeDouble", "alias": "NWPMAPLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NWPMapLoSqFt" }, { "name": "NWPMAPMDSQFT", "type": "esriFieldTypeDouble", "alias": "NWPMAPMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NWPMapMdSqFt" }, { "name": "NWPMAPHISQFT", "type": "esriFieldTypeDouble", "alias": "NWPMAPHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NWPMapHiSqFt" }, { "name": "NWPDISTRESSLOSQFT", "type": "esriFieldTypeDouble", "alias": "NWPDISTRESSLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NWPDistressLoSqFt" }, { "name": "NWPDISTRESSMDSQFT", "type": "esriFieldTypeDouble", "alias": "NWPDISTRESSMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NWPDistressMdSqFt" }, { "name": "NWPDISTRESSHISQFT", "type": "esriFieldTypeDouble", "alias": "NWPDISTRESSHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NWPDistressHiSqFt" }, { "name": "NWPDISTRESSSUMSQFT", "type": "esriFieldTypeDouble", "alias": "NWPDISTRESSSUMSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NWPDistressSumSqFt" }, { "name": "WPLNGLOSQFT", "type": "esriFieldTypeDouble", "alias": "WPLNGLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WPLngLoSqFt" }, { "name": "WPLNGMDSQFT", "type": "esriFieldTypeDouble", "alias": "WPLNGMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WPLngMdSqFt" }, { "name": "WPLNGHISQFT", "type": "esriFieldTypeDouble", "alias": "WPLNGHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WPLngHiSqFt" }, { "name": "WPFATLOSQFT", "type": "esriFieldTypeDouble", "alias": "WPFATLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WPFatLoSqFt" }, { "name": "WPFATMDSQFT", "type": "esriFieldTypeDouble", "alias": "WPFATMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WPFatMdSqFt" }, { "name": "WPFATHISQFT", "type": "esriFieldTypeDouble", "alias": "WPFATHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WPFatHiSqFt" }, { "name": "WPDISTRESSLOSQFT", "type": "esriFieldTypeDouble", "alias": "WPDISTRESSLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WPDistressLoSqFt" }, { "name": "WPDISTRESSMDSQFT", "type": "esriFieldTypeDouble", "alias": "WPDISTRESSMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WPDistressMdSqFt" }, { "name": "WPDISTRESSHISQFT", "type": "esriFieldTypeDouble", "alias": "WPDISTRESSHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WPDistressHiSqFt" }, { "name": "WPDISTRESSSUMSQFT", "type": "esriFieldTypeDouble", "alias": "WPDISTRESSSUMSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WPDistressSumSqFt" }, { "name": "EDGLNLOSQFT", "type": "esriFieldTypeDouble", "alias": "EDGLNLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EdgLnLoSqFt" }, { "name": "EDGLNMDSQFT", "type": "esriFieldTypeDouble", "alias": "EDGLNMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EdgLnMdSqFt" }, { "name": "EDGLNHISQFT", "type": "esriFieldTypeDouble", "alias": "EDGLNHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EdgLnHiSqFt" }, { "name": "EDGMAPLOSQFT", "type": "esriFieldTypeDouble", "alias": "EDGMAPLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EdgMapLoSqFt" }, { "name": "EDGMAPMDSQFT", "type": "esriFieldTypeDouble", "alias": "EDGMAPMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EdgMapMdSqFt" }, { "name": "EDGMAPHISQFT", "type": "esriFieldTypeDouble", "alias": "EDGMAPHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EdgMapHiSqFt" }, { "name": "EDGDISTRESSLOSQFT", "type": "esriFieldTypeDouble", "alias": "EDGDISTRESSLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EdgDistressLoSqFt" }, { "name": "EDGDISTRESSMDSQFT", "type": "esriFieldTypeDouble", "alias": "EDGDISTRESSMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EdgDistressMdSqFt" }, { "name": "EDGDISTRESSHISQFT", "type": "esriFieldTypeDouble", "alias": "EDGDISTRESSHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EdgDistressHiSqFt" }, { "name": "EDGDISTRESSSUMSQFT", "type": "esriFieldTypeDouble", "alias": "EDGDISTRESSSUMSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EdgDistressSumSqFt" }, { "name": "SDRLNLOSQFT", "type": "esriFieldTypeDouble", "alias": "SDRLNLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SdrLnLoSqFt" }, { "name": "SDRLNMDSQFT", "type": "esriFieldTypeDouble", "alias": "SDRLNMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SdrLnMdSqFt" }, { "name": "SDRLNHISQFT", "type": "esriFieldTypeDouble", "alias": "SDRLNHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SdrLnHiSqFt" }, { "name": "SDRMAPLOSQFT", "type": "esriFieldTypeDouble", "alias": "SDRMAPLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SdrMapLoSqFt" }, { "name": "SDRMAPMDSQFT", "type": "esriFieldTypeDouble", "alias": "SDRMAPMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SdrMapMdSqFt" }, { "name": "SDRMAPHISQFT", "type": "esriFieldTypeDouble", "alias": "SDRMAPHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SdrMapHiSqFt" }, { "name": "SDRDISTRESSLOSQFT", "type": "esriFieldTypeDouble", "alias": "SDRDISTRESSLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SdrDistressLoSqFt" }, { "name": "SDRDISTRESSMDSQFT", "type": "esriFieldTypeDouble", "alias": "SDRDISTRESSMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SdrDistressMdSqFt" }, { "name": "SDRDISTRESSHISQFT", "type": "esriFieldTypeDouble", "alias": "SDRDISTRESSHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SdrDistressHiSqFt" }, { "name": "TRSLO", "type": "esriFieldTypeInteger", "alias": "TRSLO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TrsLo" }, { "name": "TRSLOSQFT", "type": "esriFieldTypeDouble", "alias": "TRSLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TrsLoSqFt" }, { "name": "TRSMD", "type": "esriFieldTypeInteger", "alias": "TRSMD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TrsMd" }, { "name": "TRSMDSQFT", "type": "esriFieldTypeDouble", "alias": "TRSMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TrsMdSqFt" }, { "name": "TRSHI", "type": "esriFieldTypeInteger", "alias": "TRSHI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TrsHi" }, { "name": "TRSHISQFT", "type": "esriFieldTypeDouble", "alias": "TRSHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TrsHiSqFt" }, { "name": "LNSPLLOSQFT", "type": "esriFieldTypeDouble", "alias": "LNSPLLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LnSplLoSqFt" }, { "name": "LNSPLMDSQFT", "type": "esriFieldTypeDouble", "alias": "LNSPLMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LnSplMdSqFt" }, { "name": "LNSPLHISQFT", "type": "esriFieldTypeDouble", "alias": "LNSPLHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LnSplHiSqFt" }, { "name": "LNSPLSUMSQFT", "type": "esriFieldTypeDouble", "alias": "LNSPLSUMSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LnSplSumSqFt" }, { "name": "TNSPLLOSQFT", "type": "esriFieldTypeDouble", "alias": "TNSPLLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TnSplLoSqFt" }, { "name": "TNSPLMDSQFT", "type": "esriFieldTypeDouble", "alias": "TNSPLMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TnSplMdSqFt" }, { "name": "TNSPLHISQFT", "type": "esriFieldTypeDouble", "alias": "TNSPLHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TnSplHiSqFt" }, { "name": "TNSPLSUMSQFT", "type": "esriFieldTypeDouble", "alias": "TNSPLSUMSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TnSplSumSqFt" }, { "name": "CRNLOSQFT", "type": "esriFieldTypeDouble", "alias": "CRNLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CrnLoSqFt" }, { "name": "CRNMDSQFT", "type": "esriFieldTypeDouble", "alias": "CRNMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CrnMdSqFt" }, { "name": "CRNHISQFT", "type": "esriFieldTypeDouble", "alias": "CRNHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CrnHiSqFt" }, { "name": "CRNSUMSQFT", "type": "esriFieldTypeDouble", "alias": "CRNSUMSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CrnSumSqFt" }, { "name": "HPMS_CRACK", "type": "esriFieldTypeDouble", "alias": "HPMS_CRACK", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HPMS_CRACK" }, { "name": "CRNLO", "type": "esriFieldTypeDouble", "alias": "CRNLO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CRNLO" }, { "name": "CRNMD", "type": "esriFieldTypeDouble", "alias": "CRNMD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CRNMD" }, { "name": "CRNHI", "type": "esriFieldTypeDouble", "alias": "CRNHI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CRNHI" }, { "name": "COLLECTION_YR", "type": "esriFieldTypeDouble", "alias": "COLLECTION_YR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COLLECTION_YR" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" } ], "indexes": [ { "name": "I67521SEGMENT_KE", "fields": "SEGMENT_KEY", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R811_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_811", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "PCOND_2020", "description": "", "prototype": { "attributes": { "COLLECTION_YR": null, "CRNHI": null, "SEGMENT_KEY": null, "IRI_LWP": null, "IRI_RWP": null, "IRI_AVG": null, "RUT_LWP": null, "RUT_RWP": null, "RUT_AVG": null, "DIRECTION": null, "LANE": null, "DATECOLLECTED": null, "COMMENTS": null, "SEALCRACK": null, "HMADISTRESSSUMSQYD": null, "DBA_HMA": null, "CONCRETEDISTRESSSUMSQYD": null, "DBA_CONCRETE": null, "FAUNUM": null, "FAUAVG": null, "FAUMAX": null, "LENGTH": null, "NWPLNLWSQFT": null, "NWPLNMDSQFT": null, "NWPLNHISQFT": null, "NWPMAPLOSQFT": null, "NWPMAPMDSQFT": null, "NWPMAPHISQFT": null, "NWPDISTRESSLOSQFT": null, "NWPDISTRESSMDSQFT": null, "NWPDISTRESSHISQFT": null, "NWPDISTRESSSUMSQFT": null, "WPLNGLOSQFT": null, "WPLNGMDSQFT": null, "WPLNGHISQFT": null, "WPFATLOSQFT": null, "WPFATMDSQFT": null, "WPFATHISQFT": null, "WPDISTRESSLOSQFT": null, "WPDISTRESSMDSQFT": null, "WPDISTRESSHISQFT": null, "WPDISTRESSSUMSQFT": null, "EDGLNLOSQFT": null, "EDGLNMDSQFT": null, "EDGLNHISQFT": null, "EDGMAPLOSQFT": null, "EDGMAPMDSQFT": null, "EDGMAPHISQFT": null, "EDGDISTRESSLOSQFT": null, "EDGDISTRESSMDSQFT": null, "EDGDISTRESSHISQFT": null, "EDGDISTRESSSUMSQFT": null, "SDRLNLOSQFT": null, "SDRLNMDSQFT": null, "SDRLNHISQFT": null, "SDRMAPLOSQFT": null, "SDRMAPMDSQFT": null, "SDRMAPHISQFT": null, "SDRDISTRESSLOSQFT": null, "SDRDISTRESSMDSQFT": null, "SDRDISTRESSHISQFT": null, "TRSLO": null, "TRSLOSQFT": null, "TRSMD": null, "TRSMDSQFT": null, "TRSHI": null, "TRSHISQFT": null, "LNSPLLOSQFT": null, "LNSPLMDSQFT": null, "LNSPLHISQFT": null, "LNSPLSUMSQFT": null, "TNSPLLOSQFT": null, "TNSPLMDSQFT": null, "TNSPLHISQFT": null, "TNSPLSUMSQFT": null, "CRNLOSQFT": null, "CRNMDSQFT": null, "CRNHISQFT": null, "CRNSUMSQFT": null, "HPMS_CRACK": null, "CRNLO": null, "CRNMD": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "ae053037f1ba47d5b20f90942588320b" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 135, "name": "PCOND_2021", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "SEGMENT_KEY", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SEGMENT_KEY", "type": "esriFieldTypeInteger", "alias": "SEGMENT_KEY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SEGMENT_KEY" }, { "name": "IRI_LWP", "type": "esriFieldTypeDouble", "alias": "IRI_LWP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IRI_LWP" }, { "name": "IRI_RWP", "type": "esriFieldTypeDouble", "alias": "IRI_RWP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IRI_RWP" }, { "name": "IRI_AVG", "type": "esriFieldTypeDouble", "alias": "IRI_AVG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IRI_Avg" }, { "name": "RUT_LWP", "type": "esriFieldTypeDouble", "alias": "RUT_LWP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RUT_LWP" }, { "name": "RUT_RWP", "type": "esriFieldTypeDouble", "alias": "RUT_RWP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RUT_RWP" }, { "name": "RUT_AVG", "type": "esriFieldTypeDouble", "alias": "RUT_AVG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RUT_Avg" }, { "name": "DIRECTION", "type": "esriFieldTypeString", "alias": "DIRECTION", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "Direction" }, { "name": "LANE", "type": "esriFieldTypeInteger", "alias": "LANE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Lane" }, { "name": "DATECOLLECTED", "type": "esriFieldTypeString", "alias": "DATECOLLECTED", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "DateCollected" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "Comments" }, { "name": "SEALCRACK", "type": "esriFieldTypeDouble", "alias": "SEALCRACK", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SealCrack" }, { "name": "HMADISTRESSSUMSQYD", "type": "esriFieldTypeDouble", "alias": "HMADISTRESSSUMSQYD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HMADistressSumSqYd" }, { "name": "DBA_HMA", "type": "esriFieldTypeDouble", "alias": "DBA_HMA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DBA_HMA" }, { "name": "CONCRETEDISTRESSSUMSQYD", "type": "esriFieldTypeDouble", "alias": "CONCRETEDISTRESSSUMSQYD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ConcreteDistressSumSqYd" }, { "name": "DBA_CONCRETE", "type": "esriFieldTypeDouble", "alias": "DBA_CONCRETE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DBA_Concrete" }, { "name": "FAUNUM", "type": "esriFieldTypeInteger", "alias": "FAUNUM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FauNum" }, { "name": "FAUAVG", "type": "esriFieldTypeDouble", "alias": "FAUAVG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FauAvg" }, { "name": "FAUMAX", "type": "esriFieldTypeDouble", "alias": "FAUMAX", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FauMax" }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LENGTH" }, { "name": "NWPLNLWSQFT", "type": "esriFieldTypeDouble", "alias": "NWPLNLWSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NWPLnLwSqFt" }, { "name": "NWPLNMDSQFT", "type": "esriFieldTypeDouble", "alias": "NWPLNMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NWPLnMdSqFt" }, { "name": "NWPLNHISQFT", "type": "esriFieldTypeDouble", "alias": "NWPLNHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NWPLnHiSqFt" }, { "name": "NWPMAPLOSQFT", "type": "esriFieldTypeDouble", "alias": "NWPMAPLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NWPMapLoSqFt" }, { "name": "NWPMAPMDSQFT", "type": "esriFieldTypeDouble", "alias": "NWPMAPMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NWPMapMdSqFt" }, { "name": "NWPMAPHISQFT", "type": "esriFieldTypeDouble", "alias": "NWPMAPHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NWPMapHiSqFt" }, { "name": "NWPDISTRESSLOSQFT", "type": "esriFieldTypeDouble", "alias": "NWPDISTRESSLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NWPDistressLoSqFt" }, { "name": "NWPDISTRESSMDSQFT", "type": "esriFieldTypeDouble", "alias": "NWPDISTRESSMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NWPDistressMdSqFt" }, { "name": "NWPDISTRESSHISQFT", "type": "esriFieldTypeDouble", "alias": "NWPDISTRESSHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NWPDistressHiSqFt" }, { "name": "NWPDISTRESSSUMSQFT", "type": "esriFieldTypeDouble", "alias": "NWPDISTRESSSUMSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NWPDistressSumSqFt" }, { "name": "WPLNGLOSQFT", "type": "esriFieldTypeDouble", "alias": "WPLNGLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WPLngLoSqFt" }, { "name": "WPLNGMDSQFT", "type": "esriFieldTypeDouble", "alias": "WPLNGMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WPLngMdSqFt" }, { "name": "WPLNGHISQFT", "type": "esriFieldTypeDouble", "alias": "WPLNGHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WPLngHiSqFt" }, { "name": "WPFATLOSQFT", "type": "esriFieldTypeDouble", "alias": "WPFATLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WPFatLoSqFt" }, { "name": "WPFATMDSQFT", "type": "esriFieldTypeDouble", "alias": "WPFATMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WPFatMdSqFt" }, { "name": "WPFATHISQFT", "type": "esriFieldTypeDouble", "alias": "WPFATHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WPFatHiSqFt" }, { "name": "WPDISTRESSLOSQFT", "type": "esriFieldTypeDouble", "alias": "WPDISTRESSLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WPDistressLoSqFt" }, { "name": "WPDISTRESSMDSQFT", "type": "esriFieldTypeDouble", "alias": "WPDISTRESSMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WPDistressMdSqFt" }, { "name": "WPDISTRESSHISQFT", "type": "esriFieldTypeDouble", "alias": "WPDISTRESSHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WPDistressHiSqFt" }, { "name": "WPDISTRESSSUMSQFT", "type": "esriFieldTypeDouble", "alias": "WPDISTRESSSUMSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WPDistressSumSqFt" }, { "name": "EDGLNLOSQFT", "type": "esriFieldTypeDouble", "alias": "EDGLNLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EdgLnLoSqFt" }, { "name": "EDGLNMDSQFT", "type": "esriFieldTypeDouble", "alias": "EDGLNMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EdgLnMdSqFt" }, { "name": "EDGLNHISQFT", "type": "esriFieldTypeDouble", "alias": "EDGLNHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EdgLnHiSqFt" }, { "name": "EDGMAPLOSQFT", "type": "esriFieldTypeDouble", "alias": "EDGMAPLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EdgMapLoSqFt" }, { "name": "EDGMAPMDSQFT", "type": "esriFieldTypeDouble", "alias": "EDGMAPMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EdgMapMdSqFt" }, { "name": "EDGMAPHISQFT", "type": "esriFieldTypeDouble", "alias": "EDGMAPHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EdgMapHiSqFt" }, { "name": "EDGDISTRESSLOSQFT", "type": "esriFieldTypeDouble", "alias": "EDGDISTRESSLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EdgDistressLoSqFt" }, { "name": "EDGDISTRESSMDSQFT", "type": "esriFieldTypeDouble", "alias": "EDGDISTRESSMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EdgDistressMdSqFt" }, { "name": "EDGDISTRESSHISQFT", "type": "esriFieldTypeDouble", "alias": "EDGDISTRESSHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EdgDistressHiSqFt" }, { "name": "EDGDISTRESSSUMSQFT", "type": "esriFieldTypeDouble", "alias": "EDGDISTRESSSUMSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EdgDistressSumSqFt" }, { "name": "SDRLNLOSQFT", "type": "esriFieldTypeDouble", "alias": "SDRLNLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SdrLnLoSqFt" }, { "name": "SDRLNMDSQFT", "type": "esriFieldTypeDouble", "alias": "SDRLNMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SdrLnMdSqFt" }, { "name": "SDRLNHISQFT", "type": "esriFieldTypeDouble", "alias": "SDRLNHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SdrLnHiSqFt" }, { "name": "SDRMAPLOSQFT", "type": "esriFieldTypeDouble", "alias": "SDRMAPLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SdrMapLoSqFt" }, { "name": "SDRMAPMDSQFT", "type": "esriFieldTypeDouble", "alias": "SDRMAPMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SdrMapMdSqFt" }, { "name": "SDRMAPHISQFT", "type": "esriFieldTypeDouble", "alias": "SDRMAPHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SdrMapHiSqFt" }, { "name": "SDRDISTRESSLOSQFT", "type": "esriFieldTypeDouble", "alias": "SDRDISTRESSLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SdrDistressLoSqFt" }, { "name": "SDRDISTRESSMDSQFT", "type": "esriFieldTypeDouble", "alias": "SDRDISTRESSMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SdrDistressMdSqFt" }, { "name": "SDRDISTRESSHISQFT", "type": "esriFieldTypeDouble", "alias": "SDRDISTRESSHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SdrDistressHiSqFt" }, { "name": "TRSLO", "type": "esriFieldTypeInteger", "alias": "TRSLO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TrsLo" }, { "name": "TRSLOSQFT", "type": "esriFieldTypeDouble", "alias": "TRSLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TrsLoSqFt" }, { "name": "TRSMD", "type": "esriFieldTypeInteger", "alias": "TRSMD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TrsMd" }, { "name": "TRSMDSQFT", "type": "esriFieldTypeDouble", "alias": "TRSMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TrsMdSqFt" }, { "name": "TRSHI", "type": "esriFieldTypeInteger", "alias": "TRSHI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TrsHi" }, { "name": "TRSHISQFT", "type": "esriFieldTypeDouble", "alias": "TRSHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TrsHiSqFt" }, { "name": "LNSPLLOSQFT", "type": "esriFieldTypeDouble", "alias": "LNSPLLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LnSplLoSqFt" }, { "name": "LNSPLMDSQFT", "type": "esriFieldTypeDouble", "alias": "LNSPLMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LnSplMdSqFt" }, { "name": "LNSPLHISQFT", "type": "esriFieldTypeDouble", "alias": "LNSPLHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LnSplHiSqFt" }, { "name": "LNSPLSUMSQFT", "type": "esriFieldTypeDouble", "alias": "LNSPLSUMSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LnSplSumSqFt" }, { "name": "TNSPLLOSQFT", "type": "esriFieldTypeDouble", "alias": "TNSPLLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TnSplLoSqFt" }, { "name": "TNSPLMDSQFT", "type": "esriFieldTypeDouble", "alias": "TNSPLMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TnSplMdSqFt" }, { "name": "TNSPLHISQFT", "type": "esriFieldTypeDouble", "alias": "TNSPLHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TnSplHiSqFt" }, { "name": "TNSPLSUMSQFT", "type": "esriFieldTypeDouble", "alias": "TNSPLSUMSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TnSplSumSqFt" }, { "name": "CRNLOSQFT", "type": "esriFieldTypeDouble", "alias": "CRNLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CrnLoSqFt" }, { "name": "CRNMDSQFT", "type": "esriFieldTypeDouble", "alias": "CRNMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CrnMdSqFt" }, { "name": "CRNHISQFT", "type": "esriFieldTypeDouble", "alias": "CRNHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CrnHiSqFt" }, { "name": "CRNSUMSQFT", "type": "esriFieldTypeDouble", "alias": "CRNSUMSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CrnSumSqFt" }, { "name": "HPMS_CRACK", "type": "esriFieldTypeDouble", "alias": "HPMS_CRACK", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HPMS_CRACK" }, { "name": "CRNLO", "type": "esriFieldTypeDouble", "alias": "CRNLO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CRNLO" }, { "name": "CRNMD", "type": "esriFieldTypeDouble", "alias": "CRNMD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CRNMD" }, { "name": "CRNHI", "type": "esriFieldTypeDouble", "alias": "CRNHI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CRNHI" }, { "name": "COLLECTION_YR", "type": "esriFieldTypeDouble", "alias": "COLLECTION_YR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COLLECTION_YR" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" } ], "indexes": [ { "name": "I67522SEGMENT_KE", "fields": "SEGMENT_KEY", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R812_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_812", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "PCOND_2021", "description": "", "prototype": { "attributes": { "COLLECTION_YR": null, "CRNHI": null, "SEGMENT_KEY": null, "IRI_LWP": null, "IRI_RWP": null, "IRI_AVG": null, "RUT_LWP": null, "RUT_RWP": null, "RUT_AVG": null, "DIRECTION": null, "LANE": null, "DATECOLLECTED": null, "COMMENTS": null, "SEALCRACK": null, "HMADISTRESSSUMSQYD": null, "DBA_HMA": null, "CONCRETEDISTRESSSUMSQYD": null, "DBA_CONCRETE": null, "FAUNUM": null, "FAUAVG": null, "FAUMAX": null, "LENGTH": null, "NWPLNLWSQFT": null, "NWPLNMDSQFT": null, "NWPLNHISQFT": null, "NWPMAPLOSQFT": null, "NWPMAPMDSQFT": null, "NWPMAPHISQFT": null, "NWPDISTRESSLOSQFT": null, "NWPDISTRESSMDSQFT": null, "NWPDISTRESSHISQFT": null, "NWPDISTRESSSUMSQFT": null, "WPLNGLOSQFT": null, "WPLNGMDSQFT": null, "WPLNGHISQFT": null, "WPFATLOSQFT": null, "WPFATMDSQFT": null, "WPFATHISQFT": null, "WPDISTRESSLOSQFT": null, "WPDISTRESSMDSQFT": null, "WPDISTRESSHISQFT": null, "WPDISTRESSSUMSQFT": null, "EDGLNLOSQFT": null, "EDGLNMDSQFT": null, "EDGLNHISQFT": null, "EDGMAPLOSQFT": null, "EDGMAPMDSQFT": null, "EDGMAPHISQFT": null, "EDGDISTRESSLOSQFT": null, "EDGDISTRESSMDSQFT": null, "EDGDISTRESSHISQFT": null, "EDGDISTRESSSUMSQFT": null, "SDRLNLOSQFT": null, "SDRLNMDSQFT": null, "SDRLNHISQFT": null, "SDRMAPLOSQFT": null, "SDRMAPMDSQFT": null, "SDRMAPHISQFT": null, "SDRDISTRESSLOSQFT": null, "SDRDISTRESSMDSQFT": null, "SDRDISTRESSHISQFT": null, "TRSLO": null, "TRSLOSQFT": null, "TRSMD": null, "TRSMDSQFT": null, "TRSHI": null, "TRSHISQFT": null, "LNSPLLOSQFT": null, "LNSPLMDSQFT": null, "LNSPLHISQFT": null, "LNSPLSUMSQFT": null, "TNSPLLOSQFT": null, "TNSPLMDSQFT": null, "TNSPLHISQFT": null, "TNSPLSUMSQFT": null, "CRNLOSQFT": null, "CRNMDSQFT": null, "CRNHISQFT": null, "CRNSUMSQFT": null, "HPMS_CRACK": null, "CRNLO": null, "CRNMD": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "ae053037f1ba47d5b20f90942588320b" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 138, "name": "Pavement_Key_Parent_Child", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "PK_PARENT", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "PK_PARENT", "type": "esriFieldTypeInteger", "alias": "PK_PARENT", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "PK_PARENT" }, { "name": "PK_CHILD", "type": "esriFieldTypeInteger", "alias": "PK_CHILD", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "PK_CHILD" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" } ], "indexes": [ { "name": "R563_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_563", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Pavement_Key_Parent_Child", "description": "", "prototype": { "attributes": { "PK_CHILD": 0, "PK_PARENT": 0 } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "ae053037f1ba47d5b20f90942588320b" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 137, "name": "PCOND_2022", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "SEGMENT_KEY", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SEGMENT_KEY", "type": "esriFieldTypeInteger", "alias": "SEGMENT_KEY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SEGMENT_KEY" }, { "name": "IRI_LWP", "type": "esriFieldTypeDouble", "alias": "IRI_LWP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IRI_LWP" }, { "name": "IRI_RWP", "type": "esriFieldTypeDouble", "alias": "IRI_RWP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IRI_RWP" }, { "name": "IRI_AVG", "type": "esriFieldTypeDouble", "alias": "IRI_AVG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IRI_Avg" }, { "name": "RUT_LWP", "type": "esriFieldTypeDouble", "alias": "RUT_LWP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RUT_LWP" }, { "name": "RUT_RWP", "type": "esriFieldTypeDouble", "alias": "RUT_RWP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RUT_RWP" }, { "name": "RUT_AVG", "type": "esriFieldTypeDouble", "alias": "RUT_AVG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RUT_Avg" }, { "name": "DIRECTION", "type": "esriFieldTypeString", "alias": "DIRECTION", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "Direction" }, { "name": "LANE", "type": "esriFieldTypeInteger", "alias": "LANE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Lane" }, { "name": "DATECOLLECTED", "type": "esriFieldTypeString", "alias": "DATECOLLECTED", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "DateCollected" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "Comments" }, { "name": "SEALCRACK", "type": "esriFieldTypeDouble", "alias": "SEALCRACK", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SealCrack" }, { "name": "HMADISTRESSSUMSQYD", "type": "esriFieldTypeDouble", "alias": "HMADISTRESSSUMSQYD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HMADistressSumSqYd" }, { "name": "DBA_HMA", "type": "esriFieldTypeDouble", "alias": "DBA_HMA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DBA_HMA" }, { "name": "CONCRETEDISTRESSSUMSQYD", "type": "esriFieldTypeDouble", "alias": "CONCRETEDISTRESSSUMSQYD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ConcreteDistressSumSqYd" }, { "name": "DBA_CONCRETE", "type": "esriFieldTypeDouble", "alias": "DBA_CONCRETE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DBA_Concrete" }, { "name": "FAUNUM", "type": "esriFieldTypeInteger", "alias": "FAUNUM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FauNum" }, { "name": "FAUAVG", "type": "esriFieldTypeDouble", "alias": "FAUAVG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FauAvg" }, { "name": "FAUMAX", "type": "esriFieldTypeDouble", "alias": "FAUMAX", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FauMax" }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LENGTH" }, { "name": "NWPLNLWSQFT", "type": "esriFieldTypeDouble", "alias": "NWPLNLWSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NWPLnLwSqFt" }, { "name": "NWPLNMDSQFT", "type": "esriFieldTypeDouble", "alias": "NWPLNMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NWPLnMdSqFt" }, { "name": "NWPLNHISQFT", "type": "esriFieldTypeDouble", "alias": "NWPLNHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NWPLnHiSqFt" }, { "name": "NWPMAPLOSQFT", "type": "esriFieldTypeDouble", "alias": "NWPMAPLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NWPMapLoSqFt" }, { "name": "NWPMAPMDSQFT", "type": "esriFieldTypeDouble", "alias": "NWPMAPMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NWPMapMdSqFt" }, { "name": "NWPMAPHISQFT", "type": "esriFieldTypeDouble", "alias": "NWPMAPHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NWPMapHiSqFt" }, { "name": "NWPDISTRESSLOSQFT", "type": "esriFieldTypeDouble", "alias": "NWPDISTRESSLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NWPDistressLoSqFt" }, { "name": "NWPDISTRESSMDSQFT", "type": "esriFieldTypeDouble", "alias": "NWPDISTRESSMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NWPDistressMdSqFt" }, { "name": "NWPDISTRESSHISQFT", "type": "esriFieldTypeDouble", "alias": "NWPDISTRESSHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NWPDistressHiSqFt" }, { "name": "NWPDISTRESSSUMSQFT", "type": "esriFieldTypeDouble", "alias": "NWPDISTRESSSUMSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NWPDistressSumSqFt" }, { "name": "WPLNGLOSQFT", "type": "esriFieldTypeDouble", "alias": "WPLNGLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WPLngLoSqFt" }, { "name": "WPLNGMDSQFT", "type": "esriFieldTypeDouble", "alias": "WPLNGMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WPLngMdSqFt" }, { "name": "WPLNGHISQFT", "type": "esriFieldTypeDouble", "alias": "WPLNGHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WPLngHiSqFt" }, { "name": "WPFATLOSQFT", "type": "esriFieldTypeDouble", "alias": "WPFATLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WPFatLoSqFt" }, { "name": "WPFATMDSQFT", "type": "esriFieldTypeDouble", "alias": "WPFATMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WPFatMdSqFt" }, { "name": "WPFATHISQFT", "type": "esriFieldTypeDouble", "alias": "WPFATHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WPFatHiSqFt" }, { "name": "WPDISTRESSLOSQFT", "type": "esriFieldTypeDouble", "alias": "WPDISTRESSLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WPDistressLoSqFt" }, { "name": "WPDISTRESSMDSQFT", "type": "esriFieldTypeDouble", "alias": "WPDISTRESSMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WPDistressMdSqFt" }, { "name": "WPDISTRESSHISQFT", "type": "esriFieldTypeDouble", "alias": "WPDISTRESSHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WPDistressHiSqFt" }, { "name": "WPDISTRESSSUMSQFT", "type": "esriFieldTypeDouble", "alias": "WPDISTRESSSUMSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WPDistressSumSqFt" }, { "name": "EDGLNLOSQFT", "type": "esriFieldTypeDouble", "alias": "EDGLNLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EdgLnLoSqFt" }, { "name": "EDGLNMDSQFT", "type": "esriFieldTypeDouble", "alias": "EDGLNMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EdgLnMdSqFt" }, { "name": "EDGLNHISQFT", "type": "esriFieldTypeDouble", "alias": "EDGLNHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EdgLnHiSqFt" }, { "name": "EDGMAPLOSQFT", "type": "esriFieldTypeDouble", "alias": "EDGMAPLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EdgMapLoSqFt" }, { "name": "EDGMAPMDSQFT", "type": "esriFieldTypeDouble", "alias": "EDGMAPMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EdgMapMdSqFt" }, { "name": "EDGMAPHISQFT", "type": "esriFieldTypeDouble", "alias": "EDGMAPHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EdgMapHiSqFt" }, { "name": "EDGDISTRESSLOSQFT", "type": "esriFieldTypeDouble", "alias": "EDGDISTRESSLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EdgDistressLoSqFt" }, { "name": "EDGDISTRESSMDSQFT", "type": "esriFieldTypeDouble", "alias": "EDGDISTRESSMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EdgDistressMdSqFt" }, { "name": "EDGDISTRESSHISQFT", "type": "esriFieldTypeDouble", "alias": "EDGDISTRESSHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EdgDistressHiSqFt" }, { "name": "EDGDISTRESSSUMSQFT", "type": "esriFieldTypeDouble", "alias": "EDGDISTRESSSUMSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EdgDistressSumSqFt" }, { "name": "SDRLNLOSQFT", "type": "esriFieldTypeDouble", "alias": "SDRLNLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SdrLnLoSqFt" }, { "name": "SDRLNMDSQFT", "type": "esriFieldTypeDouble", "alias": "SDRLNMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SdrLnMdSqFt" }, { "name": "SDRLNHISQFT", "type": "esriFieldTypeDouble", "alias": "SDRLNHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SdrLnHiSqFt" }, { "name": "SDRMAPLOSQFT", "type": "esriFieldTypeDouble", "alias": "SDRMAPLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SdrMapLoSqFt" }, { "name": "SDRMAPMDSQFT", "type": "esriFieldTypeDouble", "alias": "SDRMAPMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SdrMapMdSqFt" }, { "name": "SDRMAPHISQFT", "type": "esriFieldTypeDouble", "alias": "SDRMAPHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SdrMapHiSqFt" }, { "name": "SDRDISTRESSLOSQFT", "type": "esriFieldTypeDouble", "alias": "SDRDISTRESSLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SdrDistressLoSqFt" }, { "name": "SDRDISTRESSMDSQFT", "type": "esriFieldTypeDouble", "alias": "SDRDISTRESSMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SdrDistressMdSqFt" }, { "name": "SDRDISTRESSHISQFT", "type": "esriFieldTypeDouble", "alias": "SDRDISTRESSHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SdrDistressHiSqFt" }, { "name": "TRSLO", "type": "esriFieldTypeInteger", "alias": "TRSLO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TrsLo" }, { "name": "TRSLOSQFT", "type": "esriFieldTypeDouble", "alias": "TRSLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TrsLoSqFt" }, { "name": "TRSMD", "type": "esriFieldTypeInteger", "alias": "TRSMD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TrsMd" }, { "name": "TRSMDSQFT", "type": "esriFieldTypeDouble", "alias": "TRSMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TrsMdSqFt" }, { "name": "TRSHI", "type": "esriFieldTypeInteger", "alias": "TRSHI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TrsHi" }, { "name": "TRSHISQFT", "type": "esriFieldTypeDouble", "alias": "TRSHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TrsHiSqFt" }, { "name": "LNSPLLOSQFT", "type": "esriFieldTypeDouble", "alias": "LNSPLLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LnSplLoSqFt" }, { "name": "LNSPLMDSQFT", "type": "esriFieldTypeDouble", "alias": "LNSPLMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LnSplMdSqFt" }, { "name": "LNSPLHISQFT", "type": "esriFieldTypeDouble", "alias": "LNSPLHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LnSplHiSqFt" }, { "name": "LNSPLSUMSQFT", "type": "esriFieldTypeDouble", "alias": "LNSPLSUMSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LnSplSumSqFt" }, { "name": "TNSPLLOSQFT", "type": "esriFieldTypeDouble", "alias": "TNSPLLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TnSplLoSqFt" }, { "name": "TNSPLMDSQFT", "type": "esriFieldTypeDouble", "alias": "TNSPLMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TnSplMdSqFt" }, { "name": "TNSPLHISQFT", "type": "esriFieldTypeDouble", "alias": "TNSPLHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TnSplHiSqFt" }, { "name": "TNSPLSUMSQFT", "type": "esriFieldTypeDouble", "alias": "TNSPLSUMSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TnSplSumSqFt" }, { "name": "CRNLO", "type": "esriFieldTypeDouble", "alias": "CRNLO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CRNLO" }, { "name": "CRNLOSQFT", "type": "esriFieldTypeDouble", "alias": "CRNLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CrnLoSqFt" }, { "name": "CRNMD", "type": "esriFieldTypeDouble", "alias": "CRNMD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CRNMD" }, { "name": "CRNMDSQFT", "type": "esriFieldTypeDouble", "alias": "CRNMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CrnMdSqFt" }, { "name": "CRNHI", "type": "esriFieldTypeDouble", "alias": "CRNHI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CRNHI" }, { "name": "CRNHISQFT", "type": "esriFieldTypeDouble", "alias": "CRNHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CrnHiSqFt" }, { "name": "CRNSUMSQFT", "type": "esriFieldTypeDouble", "alias": "CRNSUMSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CrnSumSqFt" }, { "name": "HPMS_CRACK", "type": "esriFieldTypeDouble", "alias": "HPMS_CRACK", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HPMS_CRACK" }, { "name": "COLLECTION_YR", "type": "esriFieldTypeDouble", "alias": "COLLECTION_YR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COLLECTION_YR" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" } ], "indexes": [ { "name": "R813_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "PCOND_2022", "description": "", "prototype": { "attributes": { "COLLECTION_YR": null, "HPMS_CRACK": null, "SEGMENT_KEY": null, "IRI_LWP": null, "IRI_RWP": null, "IRI_AVG": null, "RUT_LWP": null, "RUT_RWP": null, "RUT_AVG": null, "DIRECTION": null, "LANE": null, "DATECOLLECTED": null, "COMMENTS": null, "SEALCRACK": null, "HMADISTRESSSUMSQYD": null, "DBA_HMA": null, "CONCRETEDISTRESSSUMSQYD": null, "DBA_CONCRETE": null, "FAUNUM": null, "FAUAVG": null, "FAUMAX": null, "LENGTH": null, "NWPLNLWSQFT": null, "NWPLNMDSQFT": null, "NWPLNHISQFT": null, "NWPMAPLOSQFT": null, "NWPMAPMDSQFT": null, "NWPMAPHISQFT": null, "NWPDISTRESSLOSQFT": null, "NWPDISTRESSMDSQFT": null, "NWPDISTRESSHISQFT": null, "NWPDISTRESSSUMSQFT": null, "WPLNGLOSQFT": null, "WPLNGMDSQFT": null, "WPLNGHISQFT": null, "WPFATLOSQFT": null, "WPFATMDSQFT": null, "WPFATHISQFT": null, "WPDISTRESSLOSQFT": null, "WPDISTRESSMDSQFT": null, "WPDISTRESSHISQFT": null, "WPDISTRESSSUMSQFT": null, "EDGLNLOSQFT": null, "EDGLNMDSQFT": null, "EDGLNHISQFT": null, "EDGMAPLOSQFT": null, "EDGMAPMDSQFT": null, "EDGMAPHISQFT": null, "EDGDISTRESSLOSQFT": null, "EDGDISTRESSMDSQFT": null, "EDGDISTRESSHISQFT": null, "EDGDISTRESSSUMSQFT": null, "SDRLNLOSQFT": null, "SDRLNMDSQFT": null, "SDRLNHISQFT": null, "SDRMAPLOSQFT": null, "SDRMAPMDSQFT": null, "SDRMAPHISQFT": null, "SDRDISTRESSLOSQFT": null, "SDRDISTRESSMDSQFT": null, "SDRDISTRESSHISQFT": null, "TRSLO": null, "TRSLOSQFT": null, "TRSMD": null, "TRSMDSQFT": null, "TRSHI": null, "TRSHISQFT": null, "LNSPLLOSQFT": null, "LNSPLMDSQFT": null, "LNSPLHISQFT": null, "LNSPLSUMSQFT": null, "TNSPLLOSQFT": null, "TNSPLMDSQFT": null, "TNSPLHISQFT": null, "TNSPLSUMSQFT": null, "CRNLO": null, "CRNLOSQFT": null, "CRNMD": null, "CRNMDSQFT": null, "CRNHI": null, "CRNHISQFT": null, "CRNSUMSQFT": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "ae053037f1ba47d5b20f90942588320b" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 139, "name": "PCOND_2023", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "SEGMENT_KEY", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SEGMENT_KEY", "type": "esriFieldTypeInteger", "alias": "SEGMENT_KEY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SEGMENT_KEY" }, { "name": "IRI_LWP", "type": "esriFieldTypeDouble", "alias": "IRI_LWP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IRI_LWP" }, { "name": "IRI_RWP", "type": "esriFieldTypeDouble", "alias": "IRI_RWP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IRI_RWP" }, { "name": "IRI_AVG", "type": "esriFieldTypeDouble", "alias": "IRI_AVG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IRI_Avg" }, { "name": "RUT_LWP", "type": "esriFieldTypeDouble", "alias": "RUT_LWP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RUT_LWP" }, { "name": "RUT_RWP", "type": "esriFieldTypeDouble", "alias": "RUT_RWP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RUT_RWP" }, { "name": "RUT_AVG", "type": "esriFieldTypeDouble", "alias": "RUT_AVG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RUT_Avg" }, { "name": "DIRECTION", "type": "esriFieldTypeString", "alias": "DIRECTION", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "Direction" }, { "name": "LANE", "type": "esriFieldTypeInteger", "alias": "LANE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Lane" }, { "name": "DATECOLLECTED", "type": "esriFieldTypeString", "alias": "DATECOLLECTED", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "DateCollected" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "Comments" }, { "name": "SEALCRACK", "type": "esriFieldTypeDouble", "alias": "SEALCRACK", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SealCrack" }, { "name": "HMADISTRESSSUMSQYD", "type": "esriFieldTypeDouble", "alias": "HMADISTRESSSUMSQYD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HMADistressSumSqYd" }, { "name": "DBA_HMA", "type": "esriFieldTypeDouble", "alias": "DBA_HMA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DBA_HMA" }, { "name": "CONCRETEDISTRESSSUMSQYD", "type": "esriFieldTypeDouble", "alias": "CONCRETEDISTRESSSUMSQYD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ConcreteDistressSumSqYd" }, { "name": "DBA_CONCRETE", "type": "esriFieldTypeDouble", "alias": "DBA_CONCRETE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DBA_Concrete" }, { "name": "FAUNUM", "type": "esriFieldTypeInteger", "alias": "FAUNUM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FauNum" }, { "name": "FAUAVG", "type": "esriFieldTypeDouble", "alias": "FAUAVG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FauAvg" }, { "name": "FAUMAX", "type": "esriFieldTypeDouble", "alias": "FAUMAX", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FauMax" }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LENGTH" }, { "name": "NWPLNLWSQFT", "type": "esriFieldTypeDouble", "alias": "NWPLNLWSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NWPLnLwSqFt" }, { "name": "NWPLNMDSQFT", "type": "esriFieldTypeDouble", "alias": "NWPLNMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NWPLnMdSqFt" }, { "name": "NWPLNHISQFT", "type": "esriFieldTypeDouble", "alias": "NWPLNHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NWPLnHiSqFt" }, { "name": "NWPMAPLOSQFT", "type": "esriFieldTypeDouble", "alias": "NWPMAPLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NWPMapLoSqFt" }, { "name": "NWPMAPMDSQFT", "type": "esriFieldTypeDouble", "alias": "NWPMAPMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NWPMapMdSqFt" }, { "name": "NWPMAPHISQFT", "type": "esriFieldTypeDouble", "alias": "NWPMAPHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NWPMapHiSqFt" }, { "name": "NWPDISTRESSLOSQFT", "type": "esriFieldTypeDouble", "alias": "NWPDISTRESSLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NWPDistressLoSqFt" }, { "name": "NWPDISTRESSMDSQFT", "type": "esriFieldTypeDouble", "alias": "NWPDISTRESSMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NWPDistressMdSqFt" }, { "name": "NWPDISTRESSHISQFT", "type": "esriFieldTypeDouble", "alias": "NWPDISTRESSHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NWPDistressHiSqFt" }, { "name": "NWPDISTRESSSUMSQFT", "type": "esriFieldTypeDouble", "alias": "NWPDISTRESSSUMSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NWPDistressSumSqFt" }, { "name": "WPLNGLOSQFT", "type": "esriFieldTypeDouble", "alias": "WPLNGLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WPLngLoSqFt" }, { "name": "WPLNGMDSQFT", "type": "esriFieldTypeDouble", "alias": "WPLNGMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WPLngMdSqFt" }, { "name": "WPLNGHISQFT", "type": "esriFieldTypeDouble", "alias": "WPLNGHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WPLngHiSqFt" }, { "name": "WPFATLOSQFT", "type": "esriFieldTypeDouble", "alias": "WPFATLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WPFatLoSqFt" }, { "name": "WPFATMDSQFT", "type": "esriFieldTypeDouble", "alias": "WPFATMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WPFatMdSqFt" }, { "name": "WPFATHISQFT", "type": "esriFieldTypeDouble", "alias": "WPFATHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WPFatHiSqFt" }, { "name": "WPDISTRESSLOSQFT", "type": "esriFieldTypeDouble", "alias": "WPDISTRESSLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WPDistressLoSqFt" }, { "name": "WPDISTRESSMDSQFT", "type": "esriFieldTypeDouble", "alias": "WPDISTRESSMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WPDistressMdSqFt" }, { "name": "WPDISTRESSHISQFT", "type": "esriFieldTypeDouble", "alias": "WPDISTRESSHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WPDistressHiSqFt" }, { "name": "WPDISTRESSSUMSQFT", "type": "esriFieldTypeDouble", "alias": "WPDISTRESSSUMSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WPDistressSumSqFt" }, { "name": "EDGLNLOSQFT", "type": "esriFieldTypeDouble", "alias": "EDGLNLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EdgLnLoSqFt" }, { "name": "EDGLNMDSQFT", "type": "esriFieldTypeDouble", "alias": "EDGLNMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EdgLnMdSqFt" }, { "name": "EDGLNHISQFT", "type": "esriFieldTypeDouble", "alias": "EDGLNHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EdgLnHiSqFt" }, { "name": "EDGMAPLOSQFT", "type": "esriFieldTypeDouble", "alias": "EDGMAPLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EdgMapLoSqFt" }, { "name": "EDGMAPMDSQFT", "type": "esriFieldTypeDouble", "alias": "EDGMAPMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EdgMapMdSqFt" }, { "name": "EDGMAPHISQFT", "type": "esriFieldTypeDouble", "alias": "EDGMAPHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EdgMapHiSqFt" }, { "name": "EDGDISTRESSLOSQFT", "type": "esriFieldTypeDouble", "alias": "EDGDISTRESSLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EdgDistressLoSqFt" }, { "name": "EDGDISTRESSMDSQFT", "type": "esriFieldTypeDouble", "alias": "EDGDISTRESSMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EdgDistressMdSqFt" }, { "name": "EDGDISTRESSHISQFT", "type": "esriFieldTypeDouble", "alias": "EDGDISTRESSHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EdgDistressHiSqFt" }, { "name": "EDGDISTRESSSUMSQFT", "type": "esriFieldTypeDouble", "alias": "EDGDISTRESSSUMSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EdgDistressSumSqFt" }, { "name": "SDRLNLOSQFT", "type": "esriFieldTypeDouble", "alias": "SDRLNLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SdrLnLoSqFt" }, { "name": "SDRLNMDSQFT", "type": "esriFieldTypeDouble", "alias": "SDRLNMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SdrLnMdSqFt" }, { "name": "SDRLNHISQFT", "type": "esriFieldTypeDouble", "alias": "SDRLNHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SdrLnHiSqFt" }, { "name": "SDRMAPLOSQFT", "type": "esriFieldTypeDouble", "alias": "SDRMAPLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SdrMapLoSqFt" }, { "name": "SDRMAPMDSQFT", "type": "esriFieldTypeDouble", "alias": "SDRMAPMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SdrMapMdSqFt" }, { "name": "SDRMAPHISQFT", "type": "esriFieldTypeDouble", "alias": "SDRMAPHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SdrMapHiSqFt" }, { "name": "SDRDISTRESSLOSQFT", "type": "esriFieldTypeDouble", "alias": "SDRDISTRESSLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SdrDistressLoSqFt" }, { "name": "SDRDISTRESSMDSQFT", "type": "esriFieldTypeDouble", "alias": "SDRDISTRESSMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SdrDistressMdSqFt" }, { "name": "SDRDISTRESSHISQFT", "type": "esriFieldTypeDouble", "alias": "SDRDISTRESSHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SdrDistressHiSqFt" }, { "name": "TRSLO", "type": "esriFieldTypeInteger", "alias": "TRSLO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TrsLo" }, { "name": "TRSLOSQFT", "type": "esriFieldTypeDouble", "alias": "TRSLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TrsLoSqFt" }, { "name": "TRSMD", "type": "esriFieldTypeInteger", "alias": "TRSMD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TrsMd" }, { "name": "TRSMDSQFT", "type": "esriFieldTypeDouble", "alias": "TRSMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TrsMdSqFt" }, { "name": "TRSHI", "type": "esriFieldTypeInteger", "alias": "TRSHI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TrsHi" }, { "name": "TRSHISQFT", "type": "esriFieldTypeDouble", "alias": "TRSHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TrsHiSqFt" }, { "name": "LNSPLLOSQFT", "type": "esriFieldTypeDouble", "alias": "LNSPLLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LnSplLoSqFt" }, { "name": "LNSPLMDSQFT", "type": "esriFieldTypeDouble", "alias": "LNSPLMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LnSplMdSqFt" }, { "name": "LNSPLHISQFT", "type": "esriFieldTypeDouble", "alias": "LNSPLHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LnSplHiSqFt" }, { "name": "LNSPLSUMSQFT", "type": "esriFieldTypeDouble", "alias": "LNSPLSUMSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LnSplSumSqFt" }, { "name": "TNSPLLOSQFT", "type": "esriFieldTypeDouble", "alias": "TNSPLLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TnSplLoSqFt" }, { "name": "TNSPLMDSQFT", "type": "esriFieldTypeDouble", "alias": "TNSPLMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TnSplMdSqFt" }, { "name": "TNSPLHISQFT", "type": "esriFieldTypeDouble", "alias": "TNSPLHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TnSplHiSqFt" }, { "name": "TNSPLSUMSQFT", "type": "esriFieldTypeDouble", "alias": "TNSPLSUMSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TnSplSumSqFt" }, { "name": "CRNLO", "type": "esriFieldTypeDouble", "alias": "CRNLO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CRNLO" }, { "name": "CRNLOSQFT", "type": "esriFieldTypeDouble", "alias": "CRNLOSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CrnLoSqFt" }, { "name": "CRNMD", "type": "esriFieldTypeDouble", "alias": "CRNMD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CRNMD" }, { "name": "CRNMDSQFT", "type": "esriFieldTypeDouble", "alias": "CRNMDSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CrnMdSqFt" }, { "name": "CRNHI", "type": "esriFieldTypeDouble", "alias": "CRNHI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CRNHI" }, { "name": "CRNHISQFT", "type": "esriFieldTypeDouble", "alias": "CRNHISQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CrnHiSqFt" }, { "name": "CRNSUMSQFT", "type": "esriFieldTypeDouble", "alias": "CRNSUMSQFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CrnSumSqFt" }, { "name": "HPMS_CRACK", "type": "esriFieldTypeDouble", "alias": "HPMS_CRACK", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HPMS_CRACK" }, { "name": "COLLECTION_YR", "type": "esriFieldTypeDouble", "alias": "COLLECTION_YR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COLLECTION_YR" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" } ], "indexes": [ { "name": "I67525SEGMENT_KE", "fields": "SEGMENT_KEY", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R815_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_815", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "PCOND_2023", "description": "", "prototype": { "attributes": { "COLLECTION_YR": null, "SEGMENT_KEY": null, "IRI_LWP": null, "IRI_RWP": null, "IRI_AVG": null, "RUT_LWP": null, "RUT_RWP": null, "RUT_AVG": null, "DIRECTION": null, "LANE": null, "DATECOLLECTED": null, "COMMENTS": null, "SEALCRACK": null, "HMADISTRESSSUMSQYD": null, "DBA_HMA": null, "CONCRETEDISTRESSSUMSQYD": null, "DBA_CONCRETE": null, "FAUNUM": null, "FAUAVG": null, "FAUMAX": null, "LENGTH": null, "NWPLNLWSQFT": null, "NWPLNMDSQFT": null, "NWPLNHISQFT": null, "NWPMAPLOSQFT": null, "NWPMAPMDSQFT": null, "NWPMAPHISQFT": null, "NWPDISTRESSLOSQFT": null, "NWPDISTRESSMDSQFT": null, "NWPDISTRESSHISQFT": null, "NWPDISTRESSSUMSQFT": null, "WPLNGLOSQFT": null, "WPLNGMDSQFT": null, "WPLNGHISQFT": null, "WPFATLOSQFT": null, "WPFATMDSQFT": null, "WPFATHISQFT": null, "WPDISTRESSLOSQFT": null, "WPDISTRESSMDSQFT": null, "WPDISTRESSHISQFT": null, "WPDISTRESSSUMSQFT": null, "EDGLNLOSQFT": null, "EDGLNMDSQFT": null, "EDGLNHISQFT": null, "EDGMAPLOSQFT": null, "EDGMAPMDSQFT": null, "EDGMAPHISQFT": null, "EDGDISTRESSLOSQFT": null, "EDGDISTRESSMDSQFT": null, "EDGDISTRESSHISQFT": null, "EDGDISTRESSSUMSQFT": null, "SDRLNLOSQFT": null, "SDRLNMDSQFT": null, "SDRLNHISQFT": null, "SDRMAPLOSQFT": null, "SDRMAPMDSQFT": null, "SDRMAPHISQFT": null, "SDRDISTRESSLOSQFT": null, "SDRDISTRESSMDSQFT": null, "SDRDISTRESSHISQFT": null, "TRSLO": null, "TRSLOSQFT": null, "TRSMD": null, "TRSMDSQFT": null, "TRSHI": null, "TRSHISQFT": null, "LNSPLLOSQFT": null, "LNSPLMDSQFT": null, "LNSPLHISQFT": null, "LNSPLSUMSQFT": null, "TNSPLLOSQFT": null, "TNSPLMDSQFT": null, "TNSPLHISQFT": null, "TNSPLSUMSQFT": null, "CRNLO": null, "CRNLOSQFT": null, "CRNMD": null, "CRNMDSQFT": null, "CRNHI": null, "CRNHISQFT": null, "CRNSUMSQFT": null, "HPMS_CRACK": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "ae053037f1ba47d5b20f90942588320b" } ] }