{ "currentVersion": 10.81, "id": 2, "name": "Streets", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103512, "latestWkid": 103512 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 100000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "STREETCLASS", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 1 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1.2 }, "value": "1", "label": "Major Arterial", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 1 }, "value": "3", "label": "Major Collector", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 1 }, "value": "5", "label": "Rural Arterial", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 1 }, "value": "2", "label": "Minor Arterial", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 1 }, "value": "4", "label": "Local Collector", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 1 }, "value": "7", "label": "Scenic Route", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 115, 255 ], "width": 2 }, "value": "10", "label": "Private", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 1 }, "value": "14", "label": "Emergency Access", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 1 }, "value": "17", "label": "Ramp", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 1 }, "value": "9", "label": "Industrial", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 1.2 }, "value": "11", "label": "Proposed", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 1 }, "value": "0", "label": "Not Classified", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 1 }, "value": "16", "label": "Alley", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2014503.817081198, "ymin": -203914.70491614938, "xmax": 2569301.5201476067, "ymax": 264692.86967785656, "spatialReference": { "wkid": 103512, "latestWkid": 103512 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "RGTADD1", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FDPRE", "type": "esriFieldTypeString", "alias": "FDPRE", "length": 2, "domain": null }, { "name": "FNAME", "type": "esriFieldTypeString", "alias": "FNAME", "length": 30, "domain": null }, { "name": "FTYPE", "type": "esriFieldTypeString", "alias": "FTYPE", "length": 4, "domain": null }, { "name": "STR_NAME", "type": "esriFieldTypeString", "alias": "Street Name", "length": 26, "domain": null }, { "name": "LEFTADD1", "type": "esriFieldTypeInteger", "alias": "LEFTADD1", "domain": null }, { "name": "LEFTADD2", "type": "esriFieldTypeInteger", "alias": "LEFTADD2", "domain": null }, { "name": "RGTADD1", "type": "esriFieldTypeInteger", "alias": "RGTADD1", "domain": null }, { "name": "RGTADD2", "type": "esriFieldTypeInteger", "alias": "RGTADD2", "domain": null }, { "name": "STREETCLASS", "type": "esriFieldTypeInteger", "alias": "Street Class", "domain": { "type": "codedValue", "name": "StreetClass", "description": "Street classes for traffic counts", "codedValues": [ { "name": "Expressway", "code": 6 }, { "name": "Freeway", "code": 8 }, { "name": "Industrial", "code": 9 }, { "name": "Local Collector", "code": 4 }, { "name": "Major Arterial", "code": 1 }, { "name": "Major Collector", "code": 3 }, { "name": "Minor Arterial", "code": 2 }, { "name": "Rural Arterial", "code": 5 }, { "name": "Scenic Route", "code": 7 }, { "name": "Private", "code": 10 }, { "name": "Proposed", "code": 11 }, { "name": "Vacated", "code": 12 }, { "name": "Closed", "code": 13 }, { "name": "Emergency Access", "code": 14 }, { "name": "Future", "code": 15 }, { "name": "Alley", "code": 16 }, { "name": "Virtual", "code": 99 }, { "name": "Ramp", "code": 17 }, { "name": "ORV", "code": 20 }, { "name": "Median", "code": 18 }, { "name": "Local", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 20, "domain": null }, { "name": "STREET_ID", "type": "esriFieldTypeInteger", "alias": "STREET_ID", "domain": null }, { "name": "GeomStatusNew", "type": "esriFieldTypeInteger", "alias": "GeomStatusNew", "domain": { "type": "codedValue", "name": "GeomStatus", "description": "Geometry source", "codedValues": [ { "name": "Planimetric 04", "code": 1 }, { "name": "Based on Ortho 04", "code": 2 }, { "name": "Relative to Plat data", "code": 3 }, { "name": "Based on survey data", "code": 4 }, { "name": "Based on GPS data", "code": 5 }, { "name": "Outside data source", "code": 6 }, { "name": "Approx from PLSS", "code": 7 }, { "name": "Unknown", "code": 99 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "F_ZLEV", "type": "esriFieldTypeSmallInteger", "alias": "F_ZLEV", "domain": { "type": "codedValue", "name": "ZLEV", "description": "Z Elevation", "codedValues": [ { "name": "0 Elevation", "code": 0 }, { "name": "1 Elevation", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "MaintenanceResponsability", "type": "esriFieldTypeString", "alias": "MaintenanceResponsability", "length": 230, "domain": { "type": "codedValue", "name": "StreetMaintenanceResponsability", "description": "StreetMaintenanceResponsability", "codedValues": [ { "name": "Oklahoma City", "code": "Oklahoma City" }, { "name": "Other", "code": "Other" }, { "name": "North Lanes Oklahoma City South Lanes Other", "code": "North Lanes Oklahoma City South Lanes Other" }, { "name": "South Lanes Oklahoma City North Lanes Other", "code": "South Lanes Oklahoma City North Lanes Other" }, { "name": "East Lanes Oklahoma City West Lanes Other", "code": "East Lanes Oklahoma City West Lanes Other" }, { "name": "West Lanes Oklahoma City East Lanes Other", "code": "West Lanes Oklahoma City East Lanes Other" }, { "name": "OCWUT", "code": "OCWUT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Planokc_Typology", "type": "esriFieldTypeString", "alias": "Planokc_Typology", "length": 200, "domain": { "type": "codedValue", "name": "PlanOKCTypology", "description": "PlanOKCTypology", "codedValues": [ { "name": "Undefined", "code": "Undefined" }, { "name": "Neighborhood", "code": "Neighborhood" }, { "name": "Connector", "code": "Connector" }, { "name": "Major Arterial", "code": "Major Arterial" }, { "name": "Minor Arterial", "code": "Minor Arterial" }, { "name": "Mainstreet", "code": "Mainstreet" }, { "name": "Highway", "code": "Highway" }, { "name": "Industrial", "code": "Industrial" }, { "name": "DDF", "code": "DDF" }, { "name": "Innovation", "code": "Innovation" }, { "name": "Private", "code": "Private" }, { "name": "DT: Boulevard", "code": "DT: Boulevard" }, { "name": "Interstate", "code": "Interstate" }, { "name": "DT: Interstate", "code": "DT: Interstate" }, { "name": "DT: General Urban", "code": "DT: General Urban" }, { "name": "DT: High-Intensity", "code": "DT: High-Intensity" }, { "name": "DT: Neighborhood", "code": "DT: Neighborhood" }, { "name": "DT: Storefront", "code": "DT: Storefront" }, { "name": "ID: High-Intensity", "code": "ID: High-Intensity" }, { "name": "ID: High-Intensity Connector", "code": "ID: High-Intensity Connector" }, { "name": "ID: High-Intensity Major Arterial", "code": "ID: High-Intensity Major Arterial" }, { "name": "ID: High-Intensity Minor Arterial", "code": "ID: High-Intensity Minor Arterial" }, { "name": "ID: Medium-Intensity Connector", "code": "ID: Medium-Intensity Connector" }, { "name": "ID: Neighborhood", "code": "ID: Neighborhood" }, { "name": "No Definition", "code": "No Definition" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Planokc_LUTA", "type": "esriFieldTypeString", "alias": "Planokc_LUTA", "length": 200, "domain": { "type": "codedValue", "name": "PlanOKCLUTA", "description": "PlanOKCLUTA", "codedValues": [ { "name": "Undefined", "code": "Undefined" }, { "name": "Urban Low", "code": "Urban Low" }, { "name": "Urban High", "code": "Urban High" }, { "name": "Rural Low", "code": "Rural Low" }, { "name": "Rural Medium", "code": "Rural Medium" }, { "name": "Urban Medium", "code": "Urban Medium" }, { "name": "Open Space", "code": "Open Space" }, { "name": "Downtown", "code": "Downtown" }, { "name": "UL Regional District", "code": "UL Regional District" }, { "name": "UM Regional District", "code": "UM Regional District" }, { "name": "UL Heavy Industry", "code": "UL Heavy Industry" }, { "name": "UM Heavy Industry", "code": "UM Heavy Industry" }, { "name": "Employment", "code": "Employment" }, { "name": "Urban Future", "code": "Urban Future" }, { "name": "Agriculture Preserve", "code": "Agriculture Preserve" }, { "name": "Urban Commercial", "code": "Urban Commercial" }, { "name": "UL Transit Oriented", "code": "UL Transit Oriented" }, { "name": "UM Transit Oriented", "code": "UM Transit Oriented" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Planokc_Streetcode", "type": "esriFieldTypeString", "alias": "Planokc_Streetcode", "length": 250, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "PSAP_L", "type": "esriFieldTypeString", "alias": "PSAP_L", "length": 50, "domain": null }, { "name": "PSAP_R", "type": "esriFieldTypeString", "alias": "PSAP_R", "length": 50, "domain": null }, { "name": "ESN_L", "type": "esriFieldTypeString", "alias": "ESN_L", "length": 50, "domain": null }, { "name": "ESN_R", "type": "esriFieldTypeString", "alias": "ESN_R", "length": 50, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R145_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "StreetClassIndex", "fields": "STREETCLASS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S102_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "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 }