{ "currentVersion": 10.71, "id": 0, "name": "Centerlines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 100000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "JURISDICTION", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 178 ], "width": 1 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 178 ], "width": 1 }, "value": "CITY", "label": "Local", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 178 ], "width": 1 }, "value": "CO", "label": "Local", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 178 ], "width": 1 }, "value": "TWP", "label": "Local", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 178 ], "width": 1.25 }, "value": "ST", "label": "State", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 178 ], "width": 1.75 }, "value": "INT", "label": "Interstate", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 178 ], "width": 1.75 }, "value": "US", "label": "United States", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[ROADNAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 178 ], "haloSize": 1, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 10000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -9886626.71283029, "ymin": 4785813.631986869, "xmax": -9848486.058071855, "ymax": 4835883.5233914945, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PREFIX", "type": "esriFieldTypeString", "alias": "PREFIX", "length": 10, "domain": { "type": "codedValue", "name": "WS1_Prefix", "description": "", "codedValues": [ { "name": "NORTH", "code": "N" }, { "name": "SOUTH", "code": "S" }, { "name": "EAST", "code": "E" }, { "name": "WEST", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "SUFFIX", "type": "esriFieldTypeString", "alias": "SUFFIX", "length": 10, "domain": { "type": "codedValue", "name": "WS1_Sufix", "description": "", "codedValues": [ { "name": "AVENUE", "code": "AVE" }, { "name": "BEND", "code": "BEND" }, { "name": "CIRCLE", "code": "CIR" }, { "name": "COURT", "code": "CT" }, { "name": "DRIVE", "code": "DR" }, { "name": "LANE", "code": "LN" }, { "name": "MANOR", "code": "MN" }, { "name": "PARKWAY", "code": "PKWY" }, { "name": "PLACE", "code": "PL" }, { "name": "ROAD", "code": "RD" }, { "name": "RIDGE", "code": "RG" }, { "name": "STREET", "code": "ST" }, { "name": "TERRACE", "code": "TER" }, { "name": "WAY", "code": "WAY" }, { "name": "COVE", "code": "COVE" }, { "name": "POINT", "code": "PT" }, { "name": "TRACE", "code": "TRCE" }, { "name": "BOULEVARD", "code": "BLVD" }, { "name": "TRAIL", "code": "TRAIL" }, { "name": "RUN", "code": "RUN" }, { "name": "LANDING", "code": "LNDG" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ROADNAME", "type": "esriFieldTypeString", "alias": "ROADNAME", "length": 60, "domain": null }, { "name": "JURISDICTION", "type": "esriFieldTypeString", "alias": "JURISDICTION", "length": 40, "domain": { "type": "codedValue", "name": "WS1_Jurisdiction", "description": "", "codedValues": [ { "name": "City", "code": "CITY" }, { "name": "County", "code": "CO" }, { "name": "Interstate", "code": "INT" }, { "name": "State", "code": "ST" }, { "name": "Township", "code": "TWP" }, { "name": "United States", "code": "US" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 10, "domain": { "type": "codedValue", "name": "WS1_CenterlineType", "description": "", "codedValues": [ { "name": "Private", "code": "Private" }, { "name": "Public", "code": "Public" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ALT_RD_NAME", "type": "esriFieldTypeString", "alias": "ALT_RD_NAME", "length": 75, "domain": null }, { "name": "DISCREPANCY", "type": "esriFieldTypeString", "alias": "DISCREPANCY", "length": 75, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "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, "supportsCoordinatesQuantization": true }