{ "currentVersion": 10.91, "id": 93, "name": "Street Centerlines by Ownership", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435 }, "copyrightText": "", "parentLayer": { "id": 67, "name": "Streets & ROW" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "OWNEDBY", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.2 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 152, 230, 0, 255 ], "width": 1.7 }, "value": "1", "label": "Village of Algonquin", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3 }, "value": "-1", "label": "Algonquin Township", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3 }, "value": "-5", "label": "Dundee Township", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3 }, "value": "-7", "label": "Rutland Township", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 190, 232, 255 ], "width": 2.5 }, "value": "-11", "label": "Illinois Dept of Transportation", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 2.5 }, "value": "-13", "label": "Kane County Dept of Transportation", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2.2 }, "value": "-16", "label": "McHenry County Dept Of Transportation", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 2 }, "value": "-22", "label": "Village of Barrington Hills", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 68, 137, 112, 255 ], "width": 1.2 }, "value": "-23", "label": "Village of Carpentersville", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 137, 137, 68, 255 ], "width": 2 }, "value": "-15", "label": "Village of Lake In the Hills", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 76, 0, 255 ], "width": 2 }, "value": "-8", "label": "School District 158", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 76, 0, 255 ], "width": 2 }, "value": "-9", "label": "School District 300", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 197, 255, 255 ], "width": 1.2 }, "value": "-18", "label": "Private", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 966586.299422916, "ymin": 1986653.739285849, "xmax": 1007272.775974866, "ymax": 2017024.9893298969, "spatialReference": { "wkid": 102671, "latestWkid": 3435 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FULLNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SEGMENTID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 20, "domain": null }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "Street Name", "length": 25, "domain": null }, { "name": "RECLENGTH", "type": "esriFieldTypeDouble", "alias": "Length (Foot)", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "length": 25, "domain": null }, { "name": "CLASSIFICATION", "type": "esriFieldTypeString", "alias": "Village Classification", "length": 30, "domain": { "type": "codedValue", "name": "Classification_St", "description": "Classification of Streets", "codedValues": [ { "name": "Primary Arterial", "code": "Primary Arterial" }, { "name": "Secondary Arterial", "code": "Secondary Arterial" }, { "name": "Collector", "code": "Collector" }, { "name": "Local Road", "code": "Local Road" }, { "name": "Local CulDeSac", "code": "Local CulDeSac" }, { "name": "Local DeadEnd", "code": "Local DeadEnd" }, { "name": "Local Eyebrow", "code": "Local Eyebrow" }, { "name": "Not In Village", "code": "Not In Village" }, { "name": "Parking Lot", "code": "Parking Lot" }, { "name": "Access Road", "code": "Access Road" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Village of Algonquin", "code": 1 }, { "name": "Algonquin Township", "code": -1 }, { "name": "Commercial", "code": -2 }, { "name": "Cuba Township", "code": -4 }, { "name": "Dundee Township", "code": -5 }, { "name": "Grafton Township", "code": -6 }, { "name": "Rutland Township", "code": -7 }, { "name": "School District 158", "code": -8 }, { "name": "School District 300", "code": -9 }, { "name": "Homeowner's Association", "code": -10 }, { "name": "Illinois Dept of Transportation", "code": -11 }, { "name": "Kane County", "code": -12 }, { "name": "Kane County Dept of Transportation", "code": -13 }, { "name": "Lake County Dept of Transportation", "code": -14 }, { "name": "Village of Lake In the Hills", "code": -15 }, { "name": "McHenry County Dept Of Transportation", "code": -16 }, { "name": "McHenry County", "code": -17 }, { "name": "Private", "code": -18 }, { "name": "Algonquin Area Public Library District", "code": -20 }, { "name": "McHenry County Conservation District", "code": -21 }, { "name": "Village of Barrington Hills", "code": -22 }, { "name": "Village of Carpentersville", "code": -23 }, { "name": "Village of Huntley", "code": -24 }, { "name": "Developer", "code": -25 }, { "name": "ComEd", "code": -26 }, { "name": "Kane County Forest Preserve District", "code": -27 }, { "name": "Huntley Fire Protection District", "code": -28 }, { "name": "Illinois Department of Natural Resources", "code": -29 }, { "name": "St Charles Department of Transportation", "code": -30 }, { "name": "Woodstock Depatment of Transportation", "code": -31 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FAUSTATUS", "type": "esriFieldTypeString", "alias": "FAU Status", "length": 25, "domain": { "type": "codedValue", "name": "FAUStatus", "description": "Status for FAU", "codedValues": [ { "name": "FAP", "code": "FAP" }, { "name": "FAU", "code": "FAU" }, { "name": "In Village", "code": "In Village" }, { "name": "Proposed", "code": "Proposed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TRUCKROUTE", "type": "esriFieldTypeString", "alias": "Truck Route Classification", "length": 15, "domain": { "type": "codedValue", "name": "TruckRoute", "description": "Truck Route Classification for Streets", "codedValues": [ { "name": "Class I", "code": "Class I" }, { "name": "Class II", "code": "Class II" }, { "name": "Class III", "code": "Class III" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "IDOTFUNCLASS", "type": "esriFieldTypeString", "alias": "IDOT Functional Classification", "length": 50, "domain": { "type": "codedValue", "name": "IDOTClass", "description": "IDOT's Function Class Type for Street", "codedValues": [ { "name": "Other Principal Arterial", "code": "Other Principal Arterial" }, { "name": "Minor Arterial", "code": "Minor Arterial" }, { "name": "Major Collector", "code": "Major Collector" }, { "name": "Minor Collector", "code": "Minor Collector" }, { "name": "Local Road or Street", "code": "Local Road or Street" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "USENAME", "type": "esriFieldTypeString", "alias": "Use Name", "length": 50, "domain": null }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "AssetManager", "description": "The manager of the asset", "codedValues": [ { "name": "Algonquin Public Works", "code": 0 }, { "name": "Village of Algonquin", "code": 1 }, { "name": "Algonquin Township", "code": -1 }, { "name": "Commercial", "code": -2 }, { "name": "Contractor", "code": -27 }, { "name": "Cuba Township", "code": -4 }, { "name": "Dundee Township", "code": -5 }, { "name": "Grafton Township", "code": -6 }, { "name": "Rutland Township", "code": -7 }, { "name": "School District 158", "code": -8 }, { "name": "School District 300", "code": -9 }, { "name": "Homeowner's Association", "code": -10 }, { "name": "Illinois Dept of Transportation", "code": -11 }, { "name": "Kane County Dept of Transportation", "code": -13 }, { "name": "Lake County Dept of Transportation", "code": -14 }, { "name": "Village of Lake In the Hills", "code": -15 }, { "name": "McHenry County Dept of Transportation", "code": -16 }, { "name": "Private", "code": -18 }, { "name": "Algonquin Area Public Library District", "code": -20 }, { "name": "McHenry County Conservation District", "code": -21 }, { "name": "Village of Barrington Hills", "code": -22 }, { "name": "Village of Carpentersville", "code": -23 }, { "name": "Village of Huntley", "code": -24 }, { "name": "Developer", "code": -25 }, { "name": "ComEd", "code": -26 }, { "name": "Kane County Forest Preserve District", "code": -12 }, { "name": "Huntley Fire Protection District", "code": -28 }, { "name": "Illinois Department of Natural Resources", "code": -29 }, { "name": "St Charles Department of Transportation", "code": -30 }, { "name": "Woodstock Depatment of Transportation", "code": -31 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "IDOTKEYRTNUM", "type": "esriFieldTypeString", "alias": "IDOT Key Route Number", "length": 4, "domain": null }, { "name": "USEFULLIFE", "type": "esriFieldTypeSmallInteger", "alias": "Useful Life", "domain": null }, { "name": "LASTRESURFDATE", "type": "esriFieldTypeDate", "alias": "Last Resurface Date", "length": 8, "domain": null }, { "name": "LASTRECONDATE", "type": "esriFieldTypeDate", "alias": "Last Reconstruction Date", "length": 8, "domain": null }, { "name": "PAVESURFTYPE", "type": "esriFieldTypeString", "alias": "Pavement Surgace Type", "length": 50, "domain": { "type": "codedValue", "name": "PavementSurfaceTypeStreets", "description": "Type of surface on the street", "codedValues": [ { "name": "Asphalt", "code": "Asphalt" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Pavers, Concrete", "code": "Pavers, Concrete" }, { "name": "Pavers, Clay", "code": "Pavers, Clay" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RECONSTRUCT_TYPE", "type": "esriFieldTypeString", "alias": "Reconstruction Type", "length": 150, "domain": { "type": "codedValue", "name": "ReconstructionType", "description": "Type of reconstruction for a road", "codedValues": [ { "name": "Full Depth Reclamation", "code": "Full Depth Reclamation" }, { "name": "Subbase Stabilization/Grind & Overlay", "code": "Subbase Stabilization/Grind & Overlay" }, { "name": "Concrete Streetscape", "code": "Concrete Streetscape" }, { "name": "Superpave", "code": "Superpave" }, { "name": "Full Reconstruct/Asphaltic Pavement", "code": "Full Reconstruct/Asphaltic Pavement" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "insights_idx_STREET_RECONSTRUCT_TYPE", "fields": "RECONSTRUCT_TYPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "insights_idx_STREET_OWNEDBY", "fields": "OWNEDBY", "isAscending": true, "isUnique": false, "description": "" }, { "name": "insights_idx_STREET_CLASSIFICATION", "fields": "CLASSIFICATION", "isAscending": true, "isUnique": false, "description": "" }, { "name": "insights_idx_STREET_FAUSTATUS", "fields": "FAUSTATUS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S531_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "1347b85fe9e84fd3a697d45ee37cecaa" }