{ "currentVersion": 10.81, "id": 6, "name": "Streets (32k - 16k)", "type": "Feature Layer", "description": "--Key Fields--FeatureTypeCode (integer): type of street segment --> 18 - duplicate address range for County purposes, 19 - railroad spur line/siding, 20 - railroad main line, 21 - Unpaved road, 22 - Private road with no address data, 23 - private road with address data, 24 - public residential street, 25 - minor arterial street, 26 - major arterial street, 27 - state highway, 28 - freeway, 29 - alley, 30 - abandoned street with addressesStreetDirectional (text:2) - street directional (e.g. 'N, S, E, W') of street segmentStreetName (text:25) - street name (e.g. 'Main', 'El Dorado') of street segmentStreetType (text:3) - street type (e.g. 'PL', 'CT', 'AV') of street segmentLeftLowAddress/RightLowAddress (integer): Left/Right Low address range of street segmentLeftHighAddress/RightHighAddress (integer): Left/Right High address range of street segmentOnewayFlag (text:2): designates whether feature is onewayFromElevationLevel/ToElevationLevel (integer): relative elavation level of from/to node of street segment", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102643, "latestWkid": 2227 }, "copyrightText": "City of Stockton, IT/GIS", "parentLayer": null, "subLayers": [], "minScale": 50000, "maxScale": 10001, "referenceScale": 4000, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FeatureTypeCode", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 255 ], "width": 1 }, "value": "24", "label": "Street Centerline", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 255 ], "width": 1 }, "value": "23", "label": "Private Street, with Addresses", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 0.6000000000000001 }, "value": "20", "label": "Railroad Main Line", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 196, 171, 255 ], "width": 1 }, "value": "25", "label": "Collector / Minor Arterial", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 214, 156, 156, 255 ], "width": 3 }, "value": "28", "label": "Freeway", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 196, 171, 255 ], "width": 2 }, "value": "26", "label": "Thoroughfare / Major Arterial", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 141, 166, 149, 255 ], "width": 3 }, "value": "27", "label": "State Route", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[StreetName]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 104, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 36, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 6202161.309684634, "ymin": 1912646.0828336477, "xmax": 6544742.455885798, "ymax": 2319830.1122959703, "spatialReference": { "wkid": 102643, "latestWkid": 2227 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "StreetName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FeatureTypeCode", "type": "esriFieldTypeSmallInteger", "alias": "FEA_CODE", "domain": { "type": "codedValue", "name": "gisStreetTypes", "description": "Valid Street Type Values", "codedValues": [ { "name": "Duplicate Street Segment", "code": 18 }, { "name": "Railroad Spur Line", "code": 19 }, { "name": "Railroad Main Line", "code": 20 }, { "name": "Unpaved Road", "code": 21 }, { "name": "Private Street, Un-Addressed", "code": 22 }, { "name": "Private Street, with Addresses", "code": 23 }, { "name": "Collector / Minor Arterial", "code": 25 }, { "name": "Thoroughfare / Major Arterial", "code": 26 }, { "name": "State Route", "code": 27 }, { "name": "Freeway", "code": 28 }, { "name": "Alley", "code": 29 }, { "name": "Abandoned Street. with Addresses", "code": 30 }, { "name": "Expressway", "code": 31 }, { "name": "Street Centerline", "code": 24 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LeftLowAddress", "type": "esriFieldTypeInteger", "alias": "LLADDRR", "domain": null }, { "name": "LeftHighAddress", "type": "esriFieldTypeInteger", "alias": "LHADDRR", "domain": null }, { "name": "RightLowAddress", "type": "esriFieldTypeInteger", "alias": "RLADDRR", "domain": null }, { "name": "RightHighAddress", "type": "esriFieldTypeInteger", "alias": "RHADDRR", "domain": null }, { "name": "OnewayFlag", "type": "esriFieldTypeString", "alias": "ONEWAY", "length": 2, "domain": null }, { "name": "NoTurnFlag", "type": "esriFieldTypeSmallInteger", "alias": "NOTURN", "domain": null }, { "name": "FromElevationLevel", "type": "esriFieldTypeInteger", "alias": "F_ELEV", "domain": null }, { "name": "ToElevationLevel", "type": "esriFieldTypeInteger", "alias": "T_ELEV", "domain": null }, { "name": "CityLeft", "type": "esriFieldTypeString", "alias": "CITYLEFT", "length": 3, "domain": null }, { "name": "CityRight", "type": "esriFieldTypeString", "alias": "CITYRIGHT", "length": 3, "domain": null }, { "name": "SheriffRdLeft", "type": "esriFieldTypeString", "alias": "RDLEFT", "length": 6, "domain": null }, { "name": "SheriffRdRight", "type": "esriFieldTypeString", "alias": "RDRIGHT", "length": 6, "domain": null }, { "name": "PdRdLeft", "type": "esriFieldTypeString", "alias": "PDRDLEFT", "length": 6, "domain": null }, { "name": "PdRdRight", "type": "esriFieldTypeString", "alias": "PDRDRIGHT", "length": 6, "domain": null }, { "name": "ApproximateSpeed", "type": "esriFieldTypeSmallInteger", "alias": "APX_SPEED", "domain": null }, { "name": "StreetDirectional", "type": "esriFieldTypeString", "alias": "STR_DIR", "length": 2, "domain": null }, { "name": "StreetName", "type": "esriFieldTypeString", "alias": "STR_NAME", "length": 25, "domain": null }, { "name": "StreetType", "type": "esriFieldTypeString", "alias": "STR_TYPE", "length": 3, "domain": null }, { "name": "SegmentID", "type": "esriFieldTypeInteger", "alias": "SEGMENTID", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R29_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_29", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S19_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": true, "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, "supportsCoordinatesQuantization": true, "serviceItemId": "22bc9d74300a45eda998f9a5ad870682" }