{ "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": [ 194, 252, 203, 255 ], "toColor": [ 194, 252, 203, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 179, 252, 255 ], "toColor": [ 251, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 194, 255 ], "toColor": [ 252, 207, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 214, 252, 255 ], "toColor": [ 184, 214, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 250, 252, 255 ], "toColor": [ 187, 250, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 239, 179, 255 ], "toColor": [ 252, 239, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 221, 255 ], "toColor": [ 252, 189, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 197, 252, 255 ], "toColor": [ 224, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 183, 252, 255 ], "toColor": [ 179, 183, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 252, 179, 255 ], "toColor": [ 227, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 237, 207, 255 ], "toColor": [ 252, 237, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 238, 252, 255 ], "toColor": [ 212, 238, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 230, 255 ], "toColor": [ 215, 252, 230, 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": 11, "name": "Railroad Crossing", "type": "Feature Layer", "description": "Inventory of rail crossing locations from the Public Utilities Commission of Ohio (PUCO). Update frequency: Annual. For more information, visit: http://gradecrossings.puco.ohio.gov/", "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": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftUS)", "heightUnit": "us-foot" }, "copyrightText": "ODOT Office of Technical Services", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "c7cf80d52fcdec1ece79cc2337a5a05f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAByUlEQVQ4ja2UoY7CQBRFr2ANGtNa1lRgGCx/sP0DsMWWL4C1KAxia/mEajyCOpIaFAIMZhEjqNncoQ+GSQu7yd6kCZ3S0zvvvTsN/LMaL577ABQAr/xNpQCyvwIVgBDApOKZrCUARi+B3W5Xbbfbr8vloqII4OX7gOcBxyOQZUCSAKtVM9Ja86Oh7bjhws7n86bT6SCOcwwG+uFjhH58AO12E+PxO/b7wsvzfAOgJ1AbaJwRRs3nAZTKEQSP0Dy/wk6nNyhVoCia2O10KjW2gSG3SWeEUcNhgOXyDrVhXIuiA2YzzZKwaVNeAiR9wnpxm3RGmA2lXFi//23W+V6SmGbdgEoeUHyBEBvaahWVMAtIhQKkZdNNkQutg1HK2DHy7C2bLroSZ1JD3j+R/zA2nDOBug3gfVWj5D2RANn2CYeWc1bVTTpzGyXQ7B7EVIBmiYWVoa2qmdsogaa0A9BnZm85YZzqYHXdj+McSWKcGqwNHDGbjBMTUNVNF6q1xmJRyA4/XSAVMpuMExNQJ0LpjLD12gAJO1QB+aUes8k4yWkjcyanDWtWblOcXatYcx7yT5zLKeNUJsAVG0DIzdkzoMiEvTzvfn1i/wCjuhH2Aps9ZAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1180803.3588458002, "ymin": 148691.9022861421, "xmax": 3.331703592155397E7, "ymax": 6384594.252634972, "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": "AARDOT_POI", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AARDOT_POI", "type": "esriFieldTypeString", "alias": "AARDOT_POI", "length": 7, "domain": null }, { "name": "TRANS_JURI", "type": "esriFieldTypeString", "alias": "TRANS_JURI", "length": 1, "domain": null }, { "name": "COUNTY_CD", "type": "esriFieldTypeString", "alias": "COUNTY_CD", "length": 3, "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "length": 10, "domain": null }, { "name": "ROUTE_TYPE", "type": "esriFieldTypeString", "alias": "ROUTE_TYPE", "length": 2, "domain": null }, { "name": "ROUTE_NBR", "type": "esriFieldTypeString", "alias": "ROUTE_NBR", "length": 5, "domain": null }, { "name": "ROUTE_SUFF", "type": "esriFieldTypeString", "alias": "ROUTE_SUFF", "length": 1, "domain": null }, { "name": "TRANS_ID_D", "type": "esriFieldTypeString", "alias": "TRANS_ID_D", "length": 1, "domain": null }, { "name": "TRANS_BI_D", "type": "esriFieldTypeString", "alias": "TRANS_BI_D", "length": 1, "domain": null }, { "name": "NLFID", "type": "esriFieldTypeString", "alias": "NLFID", "length": 14, "domain": null }, { "name": "CTL_BEGIN_", "type": "esriFieldTypeDouble", "alias": "CTL_BEGIN_", "domain": null }, { "name": "STL_BEGIN_", "type": "esriFieldTypeDouble", "alias": "STL_BEGIN_", "domain": null }, { "name": "SLM", "type": "esriFieldTypeDouble", "alias": "SLM", "domain": null }, { "name": "RR_NLF_ID", "type": "esriFieldTypeString", "alias": "RR_NLF_ID", "length": 14, "domain": null }, { "name": "ODOT_DISTR", "type": "esriFieldTypeString", "alias": "ODOT_DISTR", "length": 2, "domain": null }, { "name": "RR_CROSSIN", "type": "esriFieldTypeString", "alias": "RR_CROSSIN", "length": 10, "domain": null }, { "name": "NUM_OF_MAI", "type": "esriFieldTypeInteger", "alias": "NUM_OF_MAI", "domain": null }, { "name": "RECORD_ID", "type": "esriFieldTypeInteger", "alias": "RECORD_ID", "domain": null }, { "name": "LATITUDE_D", "type": "esriFieldTypeDouble", "alias": "LATITUDE_D", "domain": null }, { "name": "LONGITUDE_", "type": "esriFieldTypeDouble", "alias": "LONGITUDE_", "domain": null }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "ELEVATION", "domain": null }, { "name": "RR_OWNER", "type": "esriFieldTypeString", "alias": "RR_OWNER", "length": 5, "domain": null }, { "name": "RR_OPERATO", "type": "esriFieldTypeString", "alias": "RR_OPERATO", "length": 5, "domain": null }, { "name": "RR_DIVISIO", "type": "esriFieldTypeString", "alias": "RR_DIVISIO", "length": 65, "domain": null }, { "name": "RR_SUB_DIV", "type": "esriFieldTypeString", "alias": "RR_SUB_DIV", "length": 65, "domain": null }, { "name": "RR_MILEPOS", "type": "esriFieldTypeDouble", "alias": "RR_MILEPOS", "domain": null }, { "name": "CROSSING_O", "type": "esriFieldTypeString", "alias": "CROSSING_O", "length": 5, "domain": null }, { "name": "CONTACT_PH", "type": "esriFieldTypeString", "alias": "CONTACT_PH", "length": 25, "domain": null }, { "name": "RR_POSITIO", "type": "esriFieldTypeString", "alias": "RR_POSITIO", "length": 15, "domain": null }, { "name": "RR_STREET_", "type": "esriFieldTypeString", "alias": "RR_STREET_", "length": 40, "domain": null }, { "name": "TRAINS_PER", "type": "esriFieldTypeInteger", "alias": "TRAINS_PER", "domain": null }, { "name": "WARNING_DE", "type": "esriFieldTypeString", "alias": "WARNING_DE", "length": 8, "domain": null }, { "name": "PAVEMENT_M", "type": "esriFieldTypeString", "alias": "PAVEMENT_M", "length": 60, "domain": null }, { "name": "AADT_OF_HI", "type": "esriFieldTypeInteger", "alias": "AADT_OF_HI", "domain": null }, { "name": "LAST_UPDAT", "type": "esriFieldTypeDate", "alias": "LAST_UPDAT", "length": 8, "domain": null }, { "name": "DAYTHRU_NB", "type": "esriFieldTypeInteger", "alias": "DAYTHRU_NB", "domain": null }, { "name": "DAYSWT_NBR", "type": "esriFieldTypeInteger", "alias": "DAYSWT_NBR", "domain": null }, { "name": "NIGHTTHRU_", "type": "esriFieldTypeInteger", "alias": "NIGHTTHRU_", "domain": null }, { "name": "NIGHTSWT_N", "type": "esriFieldTypeInteger", "alias": "NIGHTSWT_N", "domain": null }, { "name": "PUCO_HYPER", "type": "esriFieldTypeString", "alias": "PUCO_HYPER", "length": 120, "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": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "UUID_179", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "R179_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S157_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, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1761769450000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "098dc5bb72154f2bb4b79ac9df0feece" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 12, "name": "Railroad Tracks", "type": "Feature Layer", "description": "Ohio Rail Development Commission's inventory of active and abandoned rail lines", "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": "Ohio Rail Development Commission", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1310047.5334278047, "ymin": 148330.48896697164, "xmax": 2518253.061237633, "ymax": 1452983.4879234731, "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": "RR_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ODOT_DISTR", "type": "esriFieldTypeString", "alias": "ODOT_DISTR", "length": 2, "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "length": 10, "domain": null }, { "name": "COUNTY_CD", "type": "esriFieldTypeString", "alias": "COUNTY_CD", "length": 3, "domain": null }, { "name": "RR_MARK", "type": "esriFieldTypeString", "alias": "RR_MARK", "length": 4, "domain": null }, { "name": "RR_NAME", "type": "esriFieldTypeString", "alias": "RR_NAME", "length": 60, "domain": null }, { "name": "RR_PARENT_", "type": "esriFieldTypeString", "alias": "RR_PARENT_", "length": 120, "domain": null }, { "name": "RR_TYPE", "type": "esriFieldTypeString", "alias": "RR_TYPE", "length": 24, "domain": null }, { "name": "RR_STB_CLA", "type": "esriFieldTypeInteger", "alias": "RR_STB_CLA", "domain": null }, { "name": "RR_DIVISIO", "type": "esriFieldTypeString", "alias": "RR_DIVISIO", "length": 40, "domain": null }, { "name": "RR_SUBDIVI", "type": "esriFieldTypeString", "alias": "RR_SUBDIVI", "length": 40, "domain": null }, { "name": "RR_TT_ABBR", "type": "esriFieldTypeString", "alias": "RR_TT_ABBR", "length": 4, "domain": null }, { "name": "RR_MILEPOS", "type": "esriFieldTypeString", "alias": "RR_MILEPOS", "length": 4, "domain": null }, { "name": "LINE_NAME", "type": "esriFieldTypeString", "alias": "LINE_NAME", "length": 120, "domain": null }, { "name": "PRIMARY_OP", "type": "esriFieldTypeString", "alias": "PRIMARY_OP", "length": 60, "domain": null }, { "name": "TRACKAGE_R", "type": "esriFieldTypeString", "alias": "TRACKAGE_R", "length": 60, "domain": null }, { "name": "TRACKAGE_1", "type": "esriFieldTypeString", "alias": "TRACKAGE_1", "length": 60, "domain": null }, { "name": "TRACKAGE_2", "type": "esriFieldTypeString", "alias": "TRACKAGE_2", "length": 60, "domain": null }, { "name": "TRACKAGE_3", "type": "esriFieldTypeString", "alias": "TRACKAGE_3", "length": 60, "domain": null }, { "name": "LINE_TYPE", "type": "esriFieldTypeString", "alias": "LINE_TYPE", "length": 20, "domain": null }, { "name": "YARD_USAGE", "type": "esriFieldTypeString", "alias": "YARD_USAGE", "length": 20, "domain": null }, { "name": "SIDING_LEN", "type": "esriFieldTypeString", "alias": "SIDING_LEN", "length": 20, "domain": null }, { "name": "OPERATIONA", "type": "esriFieldTypeString", "alias": "OPERATIONA", "length": 14, "domain": null }, { "name": "TRAINS_PER", "type": "esriFieldTypeInteger", "alias": "TRAINS_PER", "domain": null }, { "name": "FREIGHT_VO", "type": "esriFieldTypeInteger", "alias": "FREIGHT_VO", "domain": null }, { "name": "AMTRAK_SER", "type": "esriFieldTypeString", "alias": "AMTRAK_SER", "length": 3, "domain": null }, { "name": "HEIGHT_CLE", "type": "esriFieldTypeString", "alias": "HEIGHT_CLE", "length": 25, "domain": null }, { "name": "LINE_ID", "type": "esriFieldTypeString", "alias": "LINE_ID", "length": 15, "domain": null }, { "name": "C3_CORRIDO", "type": "esriFieldTypeString", "alias": "C3_CORRIDO", "length": 3, "domain": null }, { "name": "STRACTNET_", "type": "esriFieldTypeString", "alias": "STRACTNET_", "length": 3, "domain": null }, { "name": "TRACK_CLAS", "type": "esriFieldTypeString", "alias": "TRACK_CLAS", "length": 10, "domain": null }, { "name": "DISPATCH_C", "type": "esriFieldTypeString", "alias": "DISPATCH_C", "length": 18, "domain": null }, { "name": "RR_286K_RA", "type": "esriFieldTypeString", "alias": "RR_286K_RA", "length": 14, "domain": null }, { "name": "ROW_OWNER1", "type": "esriFieldTypeString", "alias": "ROW_OWNER1", "length": 60, "domain": null }, { "name": "ROW_OWNER2", "type": "esriFieldTypeString", "alias": "ROW_OWNER2", "length": 60, "domain": null }, { "name": "ROW_OWNER_", "type": "esriFieldTypeString", "alias": "ROW_OWNER_", "length": 25, "domain": null }, { "name": "RR_CONTACT", "type": "esriFieldTypeString", "alias": "RR_CONTACT", "length": 18, "domain": null }, { "name": "ABANDONMEN", "type": "esriFieldTypeString", "alias": "ABANDONMEN", "length": 4, "domain": null }, { "name": "HERITAGE_R", "type": "esriFieldTypeString", "alias": "HERITAGE_R", "length": 60, "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_STLe", "type": "esriFieldTypeDouble", "alias": "SHAPE_STLe", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "UUID_180", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "R180_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S158_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": 1761769671000 }, "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": [ 194, 252, 203, 255 ], "toColor": [ 194, 252, 203, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 179, 252, 255 ], "toColor": [ 251, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 194, 255 ], "toColor": [ 252, 207, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 214, 252, 255 ], "toColor": [ 184, 214, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 250, 252, 255 ], "toColor": [ 187, 250, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 239, 179, 255 ], "toColor": [ 252, 239, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 221, 255 ], "toColor": [ 252, 189, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 197, 252, 255 ], "toColor": [ 224, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 183, 252, 255 ], "toColor": [ 179, 183, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 252, 179, 255 ], "toColor": [ 227, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 237, 207, 255 ], "toColor": [ 252, 237, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 238, 252, 255 ], "toColor": [ 212, 238, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 230, 255 ], "toColor": [ 215, 252, 230, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 25, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.PLOW_ZONE_ID", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 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": 2, "font": { "family": "Tahoma", "size": 26, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "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": 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": { "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": [] }