{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 10, "name": "Bridges", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103130, "latestWkid": 6551, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.003280833333333333, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 3048.0060960121923, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftUS)", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "39f6ebd69534241da856f8b4f3abe8cc", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACPUlEQVQ4jcWUvYrqUBSFlyhYaGOZYDXNIAgKaWztM1OJjxDF1gcw2lhaG3wEBVHfQUTTCzP1iVYDwzD4AzqscxPJj87V4nIXHE1ycr7ss87eO4F/pMT/AmsAXgDoAFQAivvcdkcbgHgErAJoqapq6LoOwzCgqioURYHjOLBtWxNCaLVazQBgAajdA9YAmIZh6KZpSphfvOfHKH6QcMuyuObVH33iSqSmaZp6q9XCPer3+9A0jdGv3PVXwS1G6kG32y3m8/llMplM4vn5GU9PT4FFjHw2mynT6bTv2eIHa/SU2/e0XC5RqVRQLBbl/W63w9vbGxqNBnq9XgA+mUwQi8U8z20/+IXehT1Np9NYrbjLP1osFiiVSjLKXC4Xidz1OwDWOfE35fN5xONxfH9/R+ZcsIzaD1aZUmEdDgcMBgN5vd/vMRwOUa1WeWCRd91n8scPVsI2UMfjEePx+HK9Xq+RSqXw8fGBTCZzc2eBrHAcJ+IxIbPZ7HL/9fWFcrmMTqcTOUCu518YbLOivOS/JR5moVDA+/t7ZM62WeWy1INgIUTEuPP5jM1mI69Pp5NcPBqN0O12b4FFGNxmeYYz4/Pz82IPsyGbzaLZbKJer0eglsUUlnkcAAs+JJxlStEWRnyP2u02hBCyOMJgqsYEp+7JaT90Op3a/i53rbu9sqGw9lmmv4nb90HZ3fAbWLBY2FBY+4ycwysItx9fPHW3f1c/9sSXLVrjlqmXMcxTRijPxPP0EbDcrTvkST+iH/P2/PbvXxcIAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1974980.7380075604, "ymin": 743516.211978972, "xmax": 2004879.5876585543, "ymax": 770252.8281250596, "spatialReference": { "wkid": 103130, "latestWkid": 6551, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BRIDGE_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "BRIDGE_ID", "type": "esriFieldTypeInteger", "alias": "BRIDGE_ID", "domain": null }, { "name": "BRIDGE_SFN", "type": "esriFieldTypeString", "alias": "SFN Number", "length": 255, "domain": null }, { "name": "BRIDGE_YR_CONST", "type": "esriFieldTypeSmallInteger", "alias": "Year Built", "domain": null }, { "name": "BRIDGE_AGE", "type": "esriFieldTypeSmallInteger", "alias": "Age of Bridge", "domain": null }, { "name": "BRIDGE_NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 255, "domain": null }, { "name": "BRIDGE_TYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 255, "domain": { "type": "codedValue", "name": "BRIDGE_TYPE", "description": "Types of Bridge", "codedValues": [ { "name": "Road", "code": "0" }, { "name": "Pedestrian", "code": "1" }, { "name": "Rail", "code": "2" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CREATE_DATE", "type": "esriFieldTypeDate", "alias": "CREATE_DATE", "length": 8, "domain": null }, { "name": "CREATE_USER", "type": "esriFieldTypeString", "alias": "CREATE_USER", "length": 255, "domain": null }, { "name": "EDIT_DATE", "type": "esriFieldTypeDate", "alias": "EDIT_DATE", "length": 8, "domain": null }, { "name": "EDIT_USER", "type": "esriFieldTypeString", "alias": "EDIT_USER", "length": 255, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "UUID_143", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "R143_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S126_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1713276105000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "098dc5bb72154f2bb4b79ac9df0feece" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Curb Ramps", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103130, "latestWkid": 6551, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.003280833333333333, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 3048.0060960121923, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftUS)", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "RAMP_COMPLETE", "uniqueValueGroups": [ { "heading": "Complete", "classes": [ { "label": "No", "description": "No", "symbol": { "type": "esriSMS", "style": "esriSMSSquare", "color": [ 230, 0, 0, 255 ], "size": 8, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "0" ] ] }, { "label": "Yes", "description": "Yes", "symbol": { "type": "esriSMS", "style": "esriSMSSquare", "color": [ 76, 230, 0, 255 ], "size": 8, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "1" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSSquare", "color": [ 230, 0, 0, 255 ], "size": 8, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "0", "label": "No" }, { "symbol": { "type": "esriSMS", "style": "esriSMSSquare", "color": [ 76, 230, 0, 255 ], "size": 8, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "1", "label": "Yes" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 248, 252, 255 ], "toColor": [ 199, 248, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 179, 252, 255 ], "toColor": [ 241, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 250, 179, 255 ], "toColor": [ 252, 250, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 203, 202, 255 ], "toColor": [ 252, 203, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 199, 252, 255 ], "toColor": [ 179, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 197, 255 ], "toColor": [ 184, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 216, 255 ], "toColor": [ 252, 179, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 215, 252, 255 ], "toColor": [ 241, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 236, 252, 215, 255 ], "toColor": [ 236, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 227, 197, 255 ], "toColor": [ 252, 227, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 224, 255 ], "toColor": [ 194, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 182, 252, 255 ], "toColor": [ 199, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 225, 252, 255 ], "toColor": [ 207, 225, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1969818.0363907218, "ymin": 743215.799850151, "xmax": 2008990.9445933104, "ymax": 769830.8916329741, "spatialReference": { "wkid": 103130, "latestWkid": 6551, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CURB_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "CURB_ID", "type": "esriFieldTypeSmallInteger", "alias": "CURB_ID", "domain": null }, { "name": "RAMP_COMPLETE", "type": "esriFieldTypeString", "alias": "Complete", "length": 255, "domain": { "type": "codedValue", "name": "YES_OR_NO", "description": "Yes or No", "codedValues": [ { "name": "No", "code": "0" }, { "name": "Yes", "code": "1" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RAMP_PROJECT_NUM", "type": "esriFieldTypeString", "alias": "Project Number", "length": 255, "domain": null }, { "name": "RAMP_CONST_YR", "type": "esriFieldTypeSmallInteger", "alias": "Year Built", "domain": null }, { "name": "CREATE_DATE", "type": "esriFieldTypeDate", "alias": "CREATE_DATE", "length": 8, "domain": null }, { "name": "CREATE_USER", "type": "esriFieldTypeString", "alias": "CREATE_USER", "length": 255, "domain": null }, { "name": "EDIT_DATE", "type": "esriFieldTypeDate", "alias": "EDIT_DATE", "length": 8, "domain": null }, { "name": "EDIT_USER", "type": "esriFieldTypeString", "alias": "EDIT_USER", "length": 255, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "UUID_120", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "R120_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S105_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1676630208000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "098dc5bb72154f2bb4b79ac9df0feece" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Sidewalks", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103130, "latestWkid": 6551, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.003280833333333333, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftUS)", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1963304.301386714, "ymin": 735926.4397569746, "xmax": 2006364.358311057, "ymax": 769837.757104814, "spatialReference": { "wkid": 103130, "latestWkid": 6551, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "WALK_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "WALK_ID", "type": "esriFieldTypeString", "alias": "WALK_ID", "length": 50, "domain": null }, { "name": "WALK_STREET", "type": "esriFieldTypeString", "alias": "WALK_STREET", "length": 50, "domain": null }, { "name": "WALK_STREET_SIDE", "type": "esriFieldTypeString", "alias": "WALK_STREET_SIDE", "length": 1, "domain": null }, { "name": "WALK_SLOPE", "type": "esriFieldTypeDouble", "alias": "WALK_SLOPE", "domain": null }, { "name": "WALK_COMMENTS", "type": "esriFieldTypeString", "alias": "WALK_COMMENTS", "length": 50, "domain": null }, { "name": "WALK_PHOTO", "type": "esriFieldTypeString", "alias": "WALK_PHOTO", "length": 50, "domain": null }, { "name": "WALK_INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "INSTALL_DATE", "length": 8, "domain": null }, { "name": "CREATE_DATE", "type": "esriFieldTypeDate", "alias": "CREATE_DATE", "length": 8, "domain": null }, { "name": "CREATE_USER", "type": "esriFieldTypeString", "alias": "CREATE_USER", "length": 50, "domain": null }, { "name": "EDIT_DATE", "type": "esriFieldTypeDate", "alias": "EDIT_DATE", "length": 8, "domain": null }, { "name": "EDIT_USER", "type": "esriFieldTypeString", "alias": "EDIT_USER", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "UUID_84", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "R84_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S72_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1666319483000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "098dc5bb72154f2bb4b79ac9df0feece" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "name": "Right of Way", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103130, "latestWkid": 6551, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.003280833333333333, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 3048.0060960121923, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftUS)", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 169, 0, 230, 255 ], "width": 1.5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1889343.7636125535, "ymin": 697091.8556808978, "xmax": 2056899.2434615493, "ymax": 829441.7783164829, "spatialReference": { "wkid": 103130, "latestWkid": 6551, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OBJECTID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "CREATED_US", "type": "esriFieldTypeString", "alias": "CREATED_US", "length": 254, "domain": null }, { "name": "CREATED_DA", "type": "esriFieldTypeDate", "alias": "CREATED_DA", "length": 8, "domain": null }, { "name": "LAST_EDITE", "type": "esriFieldTypeString", "alias": "LAST_EDITE", "length": 254, "domain": null }, { "name": "LAST_EDI_1", "type": "esriFieldTypeDate", "alias": "LAST_EDI_1", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "UUID_83", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "R83_SDE_ROWID_UK", "fields": "OBJECTID_1", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S71_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1666318293000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "098dc5bb72154f2bb4b79ac9df0feece" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 9, "name": "Street Paving by Year", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103130, "latestWkid": 6551, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.003280833333333333, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftUS)", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PAVE_YEAR", "uniqueValueGroups": [ { "heading": "Year Paved", "classes": [ { "label": "1994", "description": "1994", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1 }, "values": [ [ "1994" ] ] }, { "label": "1996", "description": "1996", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 13, 0, 255 ], "width": 1 }, "values": [ [ "1996" ] ] }, { "label": "1997", "description": "1997", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 30, 0, 255 ], "width": 1 }, "values": [ [ "1997" ] ] }, { "label": "1998", "description": "1998", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 42, 0, 255 ], "width": 1 }, "values": [ [ "1998" ] ] }, { "label": "1999", "description": "1999", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 60, 0, 255 ], "width": 1 }, "values": [ [ "1999" ] ] }, { "label": "2000", "description": "2000", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 72, 0, 255 ], "width": 1 }, "values": [ [ "2000" ] ] }, { "label": "2001", "description": "2001", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 89, 0, 255 ], "width": 1 }, "values": [ [ "2001" ] ] }, { "label": "2002", "description": "2002", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 106, 0, 255 ], "width": 1 }, "values": [ [ "2002" ] ] }, { "label": "2003", "description": "2003", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 119, 0, 255 ], "width": 1 }, "values": [ [ "2003" ] ] }, { "label": "2004", "description": "2004", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 136, 0, 255 ], "width": 1 }, "values": [ [ "2004" ] ] }, { "label": "2005", "description": "2005", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 149, 0, 255 ], "width": 1 }, "values": [ [ "2005" ] ] }, { "label": "2006", "description": "2006", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 166, 0, 255 ], "width": 1 }, "values": [ [ "2006" ] ] }, { "label": "2007", "description": "2007", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 179, 0, 255 ], "width": 1 }, "values": [ [ "2007" ] ] }, { "label": "2008", "description": "2008", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 195, 0, 255 ], "width": 1 }, "values": [ [ "2008" ] ] }, { "label": "2009", "description": "2009", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 213, 0, 255 ], "width": 1 }, "values": [ [ "2009" ] ] }, { "label": "2010", "description": "2010", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 225, 0, 255 ], "width": 1 }, "values": [ [ "2010" ] ] }, { "label": "2011", "description": "2011", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 242, 0, 255 ], "width": 1 }, "values": [ [ "2011" ] ] }, { "label": "2012", "description": "2012", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 1 }, "values": [ [ "2012" ] ] }, { "label": "2013", "description": "2013", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 238, 255, 0, 255 ], "width": 1 }, "values": [ [ "2013" ] ] }, { "label": "2014", "description": "2014", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 255, 0, 255 ], "width": 1 }, "values": [ [ "2014" ] ] }, { "label": "2015", "description": "2015", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 208, 255, 0, 255 ], "width": 1 }, "values": [ [ "2015" ] ] }, { "label": "2016", "description": "2016", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 191, 255, 0, 255 ], "width": 1 }, "values": [ [ "2016" ] ] }, { "label": "2017", "description": "2017", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 179, 255, 0, 255 ], "width": 1 }, "values": [ [ "2017" ] ] }, { "label": "2018", "description": "2018", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 162, 255, 0, 255 ], "width": 1 }, "values": [ [ "2018" ] ] }, { "label": "2019", "description": "2019", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 149, 255, 0, 255 ], "width": 1 }, "values": [ [ "2019" ] ] }, { "label": "2020", "description": "2020", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 132, 255, 0, 255 ], "width": 1 }, "values": [ [ "2020" ] ] }, { "label": "2021", "description": "2021", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 119, 255, 0, 255 ], "width": 1 }, "values": [ [ "2021" ] ] }, { "label": "2022", "description": "2022", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 102, 255, 0, 255 ], "width": 1 }, "values": [ [ "2022" ] ] }, { "label": "2023", "description": "2023", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 1 }, "values": [ [ "2023" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1 }, "value": "1994", "label": "1994" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 13, 0, 255 ], "width": 1 }, "value": "1996", "label": "1996" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 30, 0, 255 ], "width": 1 }, "value": "1997", "label": "1997" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 42, 0, 255 ], "width": 1 }, "value": "1998", "label": "1998" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 60, 0, 255 ], "width": 1 }, "value": "1999", "label": "1999" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 72, 0, 255 ], "width": 1 }, "value": "2000", "label": "2000" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 89, 0, 255 ], "width": 1 }, "value": "2001", "label": "2001" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 106, 0, 255 ], "width": 1 }, "value": "2002", "label": "2002" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 119, 0, 255 ], "width": 1 }, "value": "2003", "label": "2003" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 136, 0, 255 ], "width": 1 }, "value": "2004", "label": "2004" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 149, 0, 255 ], "width": 1 }, "value": "2005", "label": "2005" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 166, 0, 255 ], "width": 1 }, "value": "2006", "label": "2006" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 179, 0, 255 ], "width": 1 }, "value": "2007", "label": "2007" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 195, 0, 255 ], "width": 1 }, "value": "2008", "label": "2008" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 213, 0, 255 ], "width": 1 }, "value": "2009", "label": "2009" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 225, 0, 255 ], "width": 1 }, "value": "2010", "label": "2010" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 242, 0, 255 ], "width": 1 }, "value": "2011", "label": "2011" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 1 }, "value": "2012", "label": "2012" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 238, 255, 0, 255 ], "width": 1 }, "value": "2013", "label": "2013" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 255, 0, 255 ], "width": 1 }, "value": "2014", "label": "2014" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 208, 255, 0, 255 ], "width": 1 }, "value": "2015", "label": "2015" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 191, 255, 0, 255 ], "width": 1 }, "value": "2016", "label": "2016" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 179, 255, 0, 255 ], "width": 1 }, "value": "2017", "label": "2017" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 162, 255, 0, 255 ], "width": 1 }, "value": "2018", "label": "2018" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 149, 255, 0, 255 ], "width": 1 }, "value": "2019", "label": "2019" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 132, 255, 0, 255 ], "width": 1 }, "value": "2020", "label": "2020" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 119, 255, 0, 255 ], "width": 1 }, "value": "2021", "label": "2021" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 102, 255, 0, 255 ], "width": 1 }, "value": "2022", "label": "2022" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 1 }, "value": "2023", "label": "2023" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 255, 0, 0, 255 ], "toColor": [ 85, 255, 0, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1969380.7347718924, "ymin": 740122.4097114801, "xmax": 2013704.9620681405, "ymax": 773408.6062623113, "spatialReference": { "wkid": 103130, "latestWkid": 6551, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PAVE_STR_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PAVE_ID", "type": "esriFieldTypeSmallInteger", "alias": "PAVE_ID", "domain": null }, { "name": "PAVE_YEAR", "type": "esriFieldTypeString", "alias": "Last Year Paved", "length": 50, "domain": null }, { "name": "PAVE_FUNDING", "type": "esriFieldTypeString", "alias": "Funding Source", "length": 50, "domain": null }, { "name": "PAVE_STR_NAME", "type": "esriFieldTypeString", "alias": "Street", "length": 50, "domain": null }, { "name": "PAVE_START", "type": "esriFieldTypeString", "alias": "Start", "length": 50, "domain": null }, { "name": "PAVE_END", "type": "esriFieldTypeString", "alias": "End", "length": 50, "domain": null }, { "name": "PAVE_COMPANY", "type": "esriFieldTypeString", "alias": "PAVE_COMPANY", "length": 50, "domain": null }, { "name": "PAVE_LENGTH_FT", "type": "esriFieldTypeDouble", "alias": "PAVE_LENGTH_FT", "domain": null }, { "name": "PAVE_COMMENTS", "type": "esriFieldTypeString", "alias": "PAVE_COMMENTS", "length": 50, "domain": null }, { "name": "PAVE_PHOTO", "type": "esriFieldTypeString", "alias": "PAVE_PHOTO", "length": 50, "domain": null }, { "name": "CREATE_DATE", "type": "esriFieldTypeDate", "alias": "CREATE_DATE", "length": 8, "domain": null }, { "name": "CREATE_USER", "type": "esriFieldTypeString", "alias": "CREATE_USER", "length": 50, "domain": null }, { "name": "EDIT_DATE", "type": "esriFieldTypeDate", "alias": "EDIT_DATE", "length": 8, "domain": null }, { "name": "EDIT_USER", "type": "esriFieldTypeString", "alias": "EDIT_USER", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "UUID_87", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "R87_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S75_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1666320590000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "098dc5bb72154f2bb4b79ac9df0feece" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 4, "name": "Roads", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103130, "latestWkid": 6551, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.003280833333333333, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftUS)", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.STR_PRE_3 + \" \" + $feature.STR_NAME_3 + \" \" + $feature.STR_TYPE_3 + \" \" + $feature.STR_DIR_3", "title": "Custom" }, "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 24000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 130, 130, 130, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Montserrat Medium", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 1889347.461767882, "ymin": 697072.117531389, "xmax": 2056892.9203114659, "ymax": 829460.0433718115, "spatialReference": { "wkid": 103130, "latestWkid": 6551, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STR_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_12", "type": "esriFieldTypeOID", "alias": "OBJECTID_12", "domain": null }, { "name": "OBJECTID_1", "type": "esriFieldTypeInteger", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID_2", "type": "esriFieldTypeInteger", "alias": "OBJECTID_2", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "SEG_ID", "type": "esriFieldTypeDouble", "alias": "SEG_ID", "domain": null }, { "name": "STR_PRE", "type": "esriFieldTypeString", "alias": "STR_PRE", "length": 2, "domain": null }, { "name": "STR_NAME", "type": "esriFieldTypeString", "alias": "STR_NAME", "length": 30, "domain": null }, { "name": "STR_TYPE", "type": "esriFieldTypeString", "alias": "STR_TYPE", "length": 4, "domain": null }, { "name": "STR_SUFFIX", "type": "esriFieldTypeString", "alias": "STR_SUFFIX", "length": 2, "domain": null }, { "name": "L_ADD_FROM", "type": "esriFieldTypeString", "alias": "L_ADD_FROM", "length": 5, "domain": null }, { "name": "L_ADD_TO", "type": "esriFieldTypeString", "alias": "L_ADD_TO", "length": 5, "domain": null }, { "name": "R_ADD_FROM", "type": "esriFieldTypeString", "alias": "R_ADD_FROM", "length": 5, "domain": null }, { "name": "R_ADD_TO", "type": "esriFieldTypeString", "alias": "R_ADD_TO", "length": 5, "domain": null }, { "name": "L_TWP", "type": "esriFieldTypeString", "alias": "L_TWP", "length": 18, "domain": null }, { "name": "R_TWP", "type": "esriFieldTypeString", "alias": "R_TWP", "length": 18, "domain": null }, { "name": "L_CITY", "type": "esriFieldTypeString", "alias": "L_CITY", "length": 30, "domain": null }, { "name": "R_CITY", "type": "esriFieldTypeString", "alias": "R_CITY", "length": 30, "domain": null }, { "name": "L_COUNTY", "type": "esriFieldTypeString", "alias": "L_COUNTY", "length": 3, "domain": null }, { "name": "R_COUNTY", "type": "esriFieldTypeString", "alias": "R_COUNTY", "length": 3, "domain": null }, { "name": "L_STATE", "type": "esriFieldTypeString", "alias": "L_STATE", "length": 2, "domain": null }, { "name": "R_STATE", "type": "esriFieldTypeString", "alias": "R_STATE", "length": 2, "domain": null }, { "name": "L_ZIP", "type": "esriFieldTypeString", "alias": "L_ZIP", "length": 5, "domain": null }, { "name": "R_ZIP", "type": "esriFieldTypeString", "alias": "R_ZIP", "length": 5, "domain": null }, { "name": "L_FIPS", "type": "esriFieldTypeString", "alias": "L_FIPS", "length": 5, "domain": null }, { "name": "R_FIPS", "type": "esriFieldTypeString", "alias": "R_FIPS", "length": 5, "domain": null }, { "name": "RD_NUM", "type": "esriFieldTypeString", "alias": "RD_NUM", "length": 5, "domain": null }, { "name": "JURISDIC", "type": "esriFieldTypeString", "alias": "JURISDIC", "length": 1, "domain": null }, { "name": "CARDINAL", "type": "esriFieldTypeString", "alias": "CARDINAL", "length": 1, "domain": null }, { "name": "NLFID", "type": "esriFieldTypeString", "alias": "NLFID", "length": 14, "domain": null }, { "name": "BEG_LOG", "type": "esriFieldTypeDouble", "alias": "BEG_LOG", "domain": null }, { "name": "END_LOG", "type": "esriFieldTypeDouble", "alias": "END_LOG", "domain": null }, { "name": "LENGTH3D", "type": "esriFieldTypeDouble", "alias": "LENGTH3D", "domain": null }, { "name": "STYPE", "type": "esriFieldTypeString", "alias": "STYPE", "length": 2, "domain": null }, { "name": "DIR_TRAV", "type": "esriFieldTypeString", "alias": "DIR_TRAV", "length": 1, "domain": null }, { "name": "LANES", "type": "esriFieldTypeString", "alias": "LANES", "length": 2, "domain": null }, { "name": "REV_DIR", "type": "esriFieldTypeString", "alias": "REV_DIR", "length": 4, "domain": null }, { "name": "DIV", "type": "esriFieldTypeString", "alias": "DIV", "length": 1, "domain": null }, { "name": "SPEED", "type": "esriFieldTypeString", "alias": "SPEED", "length": 2, "domain": null }, { "name": "STR_PRE_1", "type": "esriFieldTypeString", "alias": "STR_PRE_1", "length": 2, "domain": null }, { "name": "STR_NAME_1", "type": "esriFieldTypeString", "alias": "STR_NAME_1", "length": 30, "domain": null }, { "name": "STR_TYPE_1", "type": "esriFieldTypeString", "alias": "STR_TYPE_1", "length": 4, "domain": null }, { "name": "STR_DIR_1", "type": "esriFieldTypeString", "alias": "STR_DIR_1", "length": 2, "domain": null }, { "name": "STR_PRE_2", "type": "esriFieldTypeString", "alias": "STR_PRE_2", "length": 2, "domain": null }, { "name": "STR_NAME_2", "type": "esriFieldTypeString", "alias": "STR_NAME_2", "length": 30, "domain": null }, { "name": "STR_TYPE_2", "type": "esriFieldTypeString", "alias": "STR_TYPE_2", "length": 4, "domain": null }, { "name": "STR_DIR_2", "type": "esriFieldTypeString", "alias": "STR_DIR_2", "length": 2, "domain": null }, { "name": "STR_PRE_3", "type": "esriFieldTypeString", "alias": "STR_PRE_3", "length": 2, "domain": null }, { "name": "STR_NAME_3", "type": "esriFieldTypeString", "alias": "STR_NAME_3", "length": 30, "domain": null }, { "name": "STR_TYPE_3", "type": "esriFieldTypeString", "alias": "STR_TYPE_3", "length": 4, "domain": null }, { "name": "STR_DIR_3", "type": "esriFieldTypeString", "alias": "STR_DIR_3", "length": 2, "domain": null }, { "name": "SHAPE_LENG", "type": "esriFieldTypeDouble", "alias": "SHAPE_LENG", "domain": null }, { "name": "ID1", "type": "esriFieldTypeInteger", "alias": "ID1", "domain": null }, { "name": "SHIELD", "type": "esriFieldTypeSmallInteger", "alias": "SHIELD", "domain": null }, { "name": "CREATED_US", "type": "esriFieldTypeString", "alias": "CREATED_US", "length": 254, "domain": null }, { "name": "CREATED_DA", "type": "esriFieldTypeDate", "alias": "CREATED_DA", "length": 8, "domain": null }, { "name": "LAST_EDITE", "type": "esriFieldTypeString", "alias": "LAST_EDITE", "length": 254, "domain": null }, { "name": "LAST_EDI_1", "type": "esriFieldTypeDate", "alias": "LAST_EDI_1", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "UUID_82", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "R82_SDE_ROWID_UK", "fields": "OBJECTID_12", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S70_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1666317856000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "098dc5bb72154f2bb4b79ac9df0feece" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 7, "name": "Snowplow Zones", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103130, "latestWkid": 6551, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.003280833333333333, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftUS)", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PLOW_LABEL", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Area 1 - Street", "description": "Area 1 - Street", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "Area 1 - Street" ] ] }, { "label": "Area 2 - Engineering", "description": "Area 2 - Engineering", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 197, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "Area 2 - Engineering" ] ] }, { "label": "Area 3 - Street", "description": "Area 3 - Street", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 230, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "Area 3 - Street" ] ] }, { "label": "Area 4 - Cemetary/Parks", "description": "Area 4 - Cemetary/Parks", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "Area 4 - Cemetary/Parks" ] ] }, { "label": "Area 5 - Water", "description": "Area 5 - Water", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 127, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "Area 5 - Water" ] ] }, { "label": "Area 6 - Street", "description": "Area 6 - Street", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 115, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "Area 6 - Street" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Area 1 - Street", "label": "Area 1 - Street" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 197, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Area 2 - Engineering", "label": "Area 2 - Engineering" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 230, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Area 3 - Street", "label": "Area 3 - Street" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Area 4 - Cemetary/Parks", "label": "Area 4 - Cemetary/Parks" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 127, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Area 5 - Water", "label": "Area 5 - Water" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 115, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Area 6 - Street", "label": "Area 6 - Street" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 248, 252, 255 ], "toColor": [ 199, 248, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 179, 252, 255 ], "toColor": [ 241, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 250, 179, 255 ], "toColor": [ 252, 250, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 203, 202, 255 ], "toColor": [ 252, 203, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 199, 252, 255 ], "toColor": [ 179, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 197, 255 ], "toColor": [ 184, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 216, 255 ], "toColor": [ 252, 179, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 215, 252, 255 ], "toColor": [ 241, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 236, 252, 215, 255 ], "toColor": [ 236, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 227, 197, 255 ], "toColor": [ 252, 227, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 224, 255 ], "toColor": [ 194, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 182, 252, 255 ], "toColor": [ 199, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 225, 252, 255 ], "toColor": [ 207, 225, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 25, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1968802.5768074691, "ymin": 739364.6654920578, "xmax": 2013846.7688711435, "ymax": 774069.8093362302, "spatialReference": { "wkid": 103130, "latestWkid": 6551, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PLOW_ZONE_ID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PLOW_ZONE_ID", "type": "esriFieldTypeSmallInteger", "alias": "PLOW_ZONE_ID", "domain": null }, { "name": "PLOW_LABEL", "type": "esriFieldTypeString", "alias": "Plow Label", "length": 50, "domain": null }, { "name": "PLOW_JURISDICTION", "type": "esriFieldTypeString", "alias": "Jurisdiction", "length": 50, "domain": null }, { "name": "PLOW_LANE_MILEAGE", "type": "esriFieldTypeDouble", "alias": "Lane Milage", "domain": null }, { "name": "PLOW_POP_EST", "type": "esriFieldTypeString", "alias": "Estimated Population", "length": 50, "domain": null }, { "name": "PLOW_AREA_AC", "type": "esriFieldTypeDouble", "alias": "Area (Acres)", "domain": null }, { "name": "PLOW_COMMENTS", "type": "esriFieldTypeString", "alias": "PLOW_COMMENTS", "length": 50, "domain": null }, { "name": "CREATE_DATE", "type": "esriFieldTypeDate", "alias": "CREATE_DATE", "length": 8, "domain": null }, { "name": "CREATE_USER", "type": "esriFieldTypeString", "alias": "CREATE_USER", "length": 50, "domain": null }, { "name": "EDIT_DATE", "type": "esriFieldTypeDate", "alias": "EDIT_DATE", "length": 8, "domain": null }, { "name": "EDIT_USER", "type": "esriFieldTypeString", "alias": "EDIT_USER", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "UUID_89", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "R89_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S77_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1666321230000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "098dc5bb72154f2bb4b79ac9df0feece" } ], "tables": [] }