{ "currentVersion": 10.81, "id": 2, "name": "Street Centerline", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2868, "latestWkid": 2868 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "NONSTCO", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.5 }, "value": "B", "label": "Major Street", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.8 }, "value": "D", "label": "Minor Street", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 52, 17, 255 ], "width": 3.4 }, "value": "A", "label": "Freeway", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 52, 17, 255 ], "width": 1.7 }, "value": "E", "label": "Freeway Ramp", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.8 }, "value": "R", "label": "Railroad", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "NONSTCO <> 'B' AND NONSTCO <> 'A'", "labelExpression": "[STREET_NAM] CONCAT \" \" CONCAT [STREET_TYP]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 168, 56, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": false, "haloColor": [ 225, 225, 225, 255 ], "haloSize": 1.3, "font": { "family": "Verdana", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 20000, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "NONSTCO = 'A' OR NONSTCO = 'B'", "labelExpression": "[STREET_NAM] CONCAT \" \" CONCAT [STREET_TYP]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": false, "haloColor": [ 225, 225, 225, 255 ], "haloSize": 1.4, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 40000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 517872.4809711265, "ymin": 880838.0961286073, "xmax": 654916.9376640423, "ymax": 1097044.90354331, "spatialReference": { "wkid": 102991, "latestWkid": 6405 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ANNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "STREET_PRE", "type": "esriFieldTypeString", "alias": "STREET_PRE", "length": 2, "domain": null }, { "name": "STREET_NAM", "type": "esriFieldTypeString", "alias": "STREET_NAM", "length": 50, "domain": null }, { "name": "STREET_TYP", "type": "esriFieldTypeString", "alias": "STREET_TYP", "length": 4, "domain": null }, { "name": "STREET_SUF", "type": "esriFieldTypeString", "alias": "STREET_SUF", "length": 2, "domain": null }, { "name": "NONSTCO", "type": "esriFieldTypeString", "alias": "NONSTCO", "length": 1, "domain": null }, { "name": "L_FROM_ADD", "type": "esriFieldTypeDouble", "alias": "L_FROM_ADD", "domain": null }, { "name": "L_TO_ADD", "type": "esriFieldTypeDouble", "alias": "L_TO_ADD", "domain": null }, { "name": "R_FROM_ADD", "type": "esriFieldTypeDouble", "alias": "R_FROM_ADD", "domain": null }, { "name": "R_TO_ADD", "type": "esriFieldTypeDouble", "alias": "R_TO_ADD", "domain": null }, { "name": "L_CITY_ID", "type": "esriFieldTypeString", "alias": "L_CITY_ID", "length": 4, "domain": null }, { "name": "R_CITY_ID", "type": "esriFieldTypeString", "alias": "R_CITY_ID", "length": 4, "domain": null }, { "name": "L_CITY_NAM", "type": "esriFieldTypeString", "alias": "L_CITY_NAM", "length": 3, "domain": null }, { "name": "R_CITY_NAM", "type": "esriFieldTypeString", "alias": "R_CITY_NAM", "length": 3, "domain": null }, { "name": "SPEED", "type": "esriFieldTypeDouble", "alias": "SPEED", "domain": null }, { "name": "L_ZIPCODE", "type": "esriFieldTypeString", "alias": "L_ZIPCODE", "length": 5, "domain": null }, { "name": "R_ZIPCODE", "type": "esriFieldTypeString", "alias": "R_ZIPCODE", "length": 5, "domain": null }, { "name": "ANNAME", "type": "esriFieldTypeString", "alias": "ANNAME", "length": 28, "domain": null }, { "name": "PEOSTCODE", "type": "esriFieldTypeString", "alias": "PEOSTCODE", "length": 50, "domain": null }, { "name": "ADD_DATE", "type": "esriFieldTypeDate", "alias": "ADD_DATE", "length": 8, "domain": null }, { "name": "UNITID", "type": "esriFieldTypeString", "alias": "UNITID", "length": 16, "domain": null }, { "name": "UNITID2", "type": "esriFieldTypeString", "alias": "UNITID2", "length": 16, "domain": null }, { "name": "COMPTYPE", "type": "esriFieldTypeInteger", "alias": "COMPTYPE", "domain": null }, { "name": "COMPKEY", "type": "esriFieldTypeInteger", "alias": "COMPKEY", "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 3, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 20, "domain": null }, { "name": "FIRE_SPEED", "type": "esriFieldTypeSmallInteger", "alias": "FIRE_SPEED", "domain": null }, { "name": "SCHOOL_ZONE", "type": "esriFieldTypeString", "alias": "SCHOOL_ZONE", "length": 1, "domain": null }, { "name": "ST_CODE", "type": "esriFieldTypeDouble", "alias": "ST_CODE", "domain": null }, { "name": "LABELBLOCK", "type": "esriFieldTypeInteger", "alias": "LABELBLOCK", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "L_PD_Jurisdiction", "type": "esriFieldTypeString", "alias": "L_PD_Jurisdiction", "length": 50, "domain": null }, { "name": "R_PD_Jurisdiction", "type": "esriFieldTypeString", "alias": "R_PD_Jurisdiction", "length": 50, "domain": null }, { "name": "KeyNo", "type": "esriFieldTypeInteger", "alias": "KeyNo", "domain": null }, { "name": "Join_ID", "type": "esriFieldTypeInteger", "alias": "Join_ID", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "IX_Streets_ObjectID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "IX_Streets_NONSTCO_STATUS", "fields": "NONSTCO,STATUS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "insights_deeac4939b1e4cfc5c38776947d8ba6b", "fields": "PEOSTCODE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "insights_f7d102bd1288429610b5815860341e51", "fields": "OWNERSHIP", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "167e64b8a49a4244aae95a6fba43f38e" }