{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Highway Maintenance Lines - Major", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102696, "latestWkid": 102696, "xyTolerance": 0.0010240000009536744, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.762709999978973E7, "falseY": -4.582729999969756E7, "xyUnits": 7812.4999927240415, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "COUNTY_MAINTAINED", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "County Maintained", "description": "County Maintained", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 173, 0, 255 ], "width": 4 }, "values": [ [ "1" ] ] }, { "label": "Not County Maintained", "description": "Not County Maintained", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 180, 55, 0, 255 ], "width": 4 }, "values": [ [ "0" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 173, 0, 255 ], "width": 4 }, "value": "1", "label": "County Maintained" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 180, 55, 0, 255 ], "width": 4 }, "value": "0", "label": "Not County Maintained" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 67, 168, 101, 255 ], "toColor": [ 67, 168, 101, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 102, 212, 255 ], "toColor": [ 210, 102, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 130, 93, 255 ], "toColor": [ 217, 130, 93, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 66, 120, 168, 255 ], "toColor": [ 66, 120, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 240, 108, 255 ], "toColor": [ 240, 240, 108, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 64, 89, 255 ], "toColor": [ 130, 64, 89, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 162, 238, 245, 255 ], "toColor": [ 162, 238, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 79, 71, 201, 255 ], "toColor": [ 79, 71, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 123, 235, 82, 255 ], "toColor": [ 123, 235, 82, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 116, 87, 255 ], "toColor": [ 130, 116, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 83, 149, 255 ], "toColor": [ 230, 83, 149, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 154, 69, 255 ], "toColor": [ 173, 154, 69, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 109, 69, 140, 255 ], "toColor": [ 109, 69, 140, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 686821.5128184408, "ymin": 987110.6207977608, "xmax": 928588.726611603, "ymax": 1138198.0715624765, "spatialReference": { "wkid": 102696, "latestWkid": 102696, "xyTolerance": 0.0010240000009536744, "zTolerance": 2, "mTolerance": 2, "falseX": -17627100, "falseY": -45827300, "xyUnits": 1.3725067777723414E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STREETNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "STREETNAME", "type": "esriFieldTypeString", "alias": "STREETNAME", "length": 30, "domain": null }, { "name": "COUNTY_MAINTAINED", "type": "esriFieldTypeSmallInteger", "alias": "COUNTY_MAINTAINED", "domain": null }, { "name": "LANES", "type": "esriFieldTypeSmallInteger", "alias": "LANES", "domain": null }, { "name": "SNOWRT", "type": "esriFieldTypeString", "alias": "SNOWRT", "length": 20, "domain": null }, { "name": "SUBNAME", "type": "esriFieldTypeString", "alias": "SUBNAME", "length": 100, "domain": null }, { "name": "ROW_WIDTH", "type": "esriFieldTypeDouble", "alias": "ROW_WIDTH", "domain": null }, { "name": "ROAD_WIDTH", "type": "esriFieldTypeDouble", "alias": "ROAD_WIDTH", "domain": null }, { "name": "DATE_ACCEPTED", "type": "esriFieldTypeDate", "alias": "DATE_ACCEPTED", "length": 8, "domain": null }, { "name": "DATE_RATED", "type": "esriFieldTypeDate", "alias": "DATE_RATED", "length": 8, "domain": null }, { "name": "ROAD_ID", "type": "esriFieldTypeInteger", "alias": "ROAD_ID", "domain": null }, { "name": "JURISDICTION", "type": "esriFieldTypeString", "alias": "JURISDICTION", "length": 30, "domain": null }, { "name": "ROADTYPE", "type": "esriFieldTypeString", "alias": "ROADTYPE", "length": 20, "domain": null }, { "name": "ORDINANCE", "type": "esriFieldTypeString", "alias": "ORDINANCE", "length": 100, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 50, "domain": null }, { "name": "FROM_LOCATION", "type": "esriFieldTypeString", "alias": "FROM_LOCATION", "length": 100, "domain": null }, { "name": "TO_LOCATION", "type": "esriFieldTypeString", "alias": "TO_LOCATION", "length": 100, "domain": null }, { "name": "FUNCTIONAL_CLASS", "type": "esriFieldTypeString", "alias": "FUNCTIONAL_CLASS", "length": 50, "domain": null }, { "name": "CRACK_SEAL_RATING", "type": "esriFieldTypeString", "alias": "CRACK_SEAL_RATING", "length": 20, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "MAINTENANCE_DISTRICT", "type": "esriFieldTypeString", "alias": "MAINTENANCE_DISTRICT", "length": 100, "domain": null }, { "name": "DATE_CONSTRUCTED", "type": "esriFieldTypeString", "alias": "DATE_CONSTRUCTED", "length": 20, "domain": null }, { "name": "ASPHALT_RATING", "type": "esriFieldTypeDouble", "alias": "ASPHALT_RATING", "domain": null }, { "name": "DATE", "type": "esriFieldTypeString", "alias": "DATE", "length": 20, "domain": null }, { "name": "Join_Count", "type": "esriFieldTypeInteger", "alias": "Join_Count", "domain": null }, { "name": "TARGET_FID", "type": "esriFieldTypeInteger", "alias": "TARGET_FID", "domain": null }, { "name": "DIST_NUM", "type": "esriFieldTypeString", "alias": "COUNCIL_DIST_NUM", "length": 16, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R226_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S209_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "342dd68aaa6b4a6398dad27b90e8222f" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Highway Maintenance Lines - Minor", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102696, "latestWkid": 102696, "xyTolerance": 0.0010240000009536744, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.762709999978973E7, "falseY": -4.582729999969756E7, "xyUnits": 7812.4999927240415, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 37000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "COUNTY_MAINTAINED", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "County Maintained", "description": "County Maintained", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 173, 0, 255 ], "width": 2 }, "values": [ [ "1" ] ] }, { "label": "Not County Maintained", "description": "Not County Maintained", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 180, 55, 0, 255 ], "width": 2 }, "values": [ [ "0" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 173, 0, 255 ], "width": 2 }, "value": "1", "label": "County Maintained" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 180, 55, 0, 255 ], "width": 2 }, "value": "0", "label": "Not County Maintained" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 67, 168, 101, 255 ], "toColor": [ 67, 168, 101, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 102, 212, 255 ], "toColor": [ 210, 102, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 130, 93, 255 ], "toColor": [ 217, 130, 93, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 66, 120, 168, 255 ], "toColor": [ 66, 120, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 240, 108, 255 ], "toColor": [ 240, 240, 108, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 64, 89, 255 ], "toColor": [ 130, 64, 89, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 162, 238, 245, 255 ], "toColor": [ 162, 238, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 79, 71, 201, 255 ], "toColor": [ 79, 71, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 123, 235, 82, 255 ], "toColor": [ 123, 235, 82, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 116, 87, 255 ], "toColor": [ 130, 116, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 83, 149, 255 ], "toColor": [ 230, 83, 149, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 154, 69, 255 ], "toColor": [ 173, 154, 69, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 109, 69, 140, 255 ], "toColor": [ 109, 69, 140, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 686821.5128184408, "ymin": 987110.6207977608, "xmax": 928588.726611603, "ymax": 1138198.0715624765, "spatialReference": { "wkid": 102696, "latestWkid": 102696, "xyTolerance": 0.0010240000009536744, "zTolerance": 2, "mTolerance": 2, "falseX": -17627100, "falseY": -45827300, "xyUnits": 1.3725067777723414E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STREETNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "STREETNAME", "type": "esriFieldTypeString", "alias": "STREETNAME", "length": 30, "domain": null }, { "name": "COUNTY_MAINTAINED", "type": "esriFieldTypeSmallInteger", "alias": "COUNTY MAINTAINED", "domain": null }, { "name": "LANES", "type": "esriFieldTypeSmallInteger", "alias": "LANES", "domain": null }, { "name": "SNOWRT", "type": "esriFieldTypeString", "alias": "SNOW ROUTE", "length": 20, "domain": null }, { "name": "SUBNAME", "type": "esriFieldTypeString", "alias": "SUBDIVISION NAME", "length": 100, "domain": null }, { "name": "ROW_WIDTH", "type": "esriFieldTypeDouble", "alias": "ROW_WIDTH", "domain": null }, { "name": "ROAD_WIDTH", "type": "esriFieldTypeDouble", "alias": "ROAD_WIDTH", "domain": null }, { "name": "DATE_ACCEPTED", "type": "esriFieldTypeDate", "alias": "DATE_ACCEPTED", "length": 8, "domain": null }, { "name": "DATE_RATED", "type": "esriFieldTypeDate", "alias": "DATE_RATED", "length": 8, "domain": null }, { "name": "ROAD_ID", "type": "esriFieldTypeInteger", "alias": "ROAD ID", "domain": null }, { "name": "JURISDICTION", "type": "esriFieldTypeString", "alias": "JURISDICTION", "length": 30, "domain": null }, { "name": "ROADTYPE", "type": "esriFieldTypeString", "alias": "ROADTYPE", "length": 20, "domain": null }, { "name": "ORDINANCE", "type": "esriFieldTypeString", "alias": "ORDINANCE", "length": 100, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 50, "domain": null }, { "name": "FROM_LOCATION", "type": "esriFieldTypeString", "alias": "FROM_LOCATION", "length": 100, "domain": null }, { "name": "TO_LOCATION", "type": "esriFieldTypeString", "alias": "TO_LOCATION", "length": 100, "domain": null }, { "name": "FUNCTIONAL_CLASS", "type": "esriFieldTypeString", "alias": "FUNCTIONAL_CLASS", "length": 50, "domain": null }, { "name": "CRACK_SEAL_RATING", "type": "esriFieldTypeString", "alias": "CRACK_SEAL_RATING", "length": 20, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "MAINTENANCE_DISTRICT", "type": "esriFieldTypeString", "alias": "DISTRICT", "length": 100, "domain": null }, { "name": "DATE_CONSTRUCTED", "type": "esriFieldTypeString", "alias": "DATE_CONSTRUCTED", "length": 20, "domain": null }, { "name": "ASPHALT_RATING", "type": "esriFieldTypeDouble", "alias": "ASPHALT_RATING", "domain": null }, { "name": "DATE", "type": "esriFieldTypeString", "alias": "DATE", "length": 20, "domain": null }, { "name": "Join_Count", "type": "esriFieldTypeInteger", "alias": "Join_Count", "domain": null }, { "name": "TARGET_FID", "type": "esriFieldTypeInteger", "alias": "TARGET_FID", "domain": null }, { "name": "DIST_NUM", "type": "esriFieldTypeString", "alias": "COUNCIL_DIST_NUM", "length": 16, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R226_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S209_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "342dd68aaa6b4a6398dad27b90e8222f" } ], "tables": [] }