{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "CAMS Street Lines", "type": "Feature Layer", "description": "This dataset can be used for two purposes:1. Geocoding addresses in LA County \u2013 this file currently geocodes > 99.5% of the addresses in our test files (5,000 out of 8 million addresses) using the County\u2019s geocoding engines.This last statement is important\u2013 the County splits the street names and addresses differently than most geocoders. This means that you cannot just use this dataset with the standard ESRI geocoding (US Streets) engine. You can standardize the data to resolve this, and we will be publishing the related geocoding rules and engines along with instructions on how to use them, in the near future. Please review the data fields to understand this information.2. Mapping street centerlines in LA County \u2013 note that the street types in this file are not fully updated yet. Use with caution.This file should NOT be used for:Routing and network analysisJurisdiction and pavement managementFor more information, click here to see the Data Portal Entry", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102645, "latestWkid": 2229, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117608900, "falseY": -91881400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "CAMS", "parentLayer": null, "subLayers": [], "minScale": 36110, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 9 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6270727.829159558, "ymin": 1388188.2531013042, "xmax": 6671375.708636478, "ymax": 2122075.8647194803, "spatialReference": { "wkid": 102645, "latestWkid": 2229, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117608900, "falseY": -91881400, "xyUnits": 3.626946669214637E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FullName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Accuracy", "type": "esriFieldTypeDouble", "alias": "Accuracy", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FullName", "type": "esriFieldTypeString", "alias": "FullName", "length": 255, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 40, "domain": null }, { "name": "Elevation", "type": "esriFieldTypeString", "alias": "Elevation", "length": 30, "domain": null }, { "name": "Surface", "type": "esriFieldTypeString", "alias": "Surface", "length": 15, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 25, "domain": null }, { "name": "DrivingDir", "type": "esriFieldTypeString", "alias": "DrivingDir", "length": 30, "domain": null }, { "name": "From_L", "type": "esriFieldTypeInteger", "alias": "From_L", "domain": null }, { "name": "From_R", "type": "esriFieldTypeInteger", "alias": "From_R", "domain": null }, { "name": "To_L", "type": "esriFieldTypeInteger", "alias": "To_L", "domain": null }, { "name": "To_R", "type": "esriFieldTypeInteger", "alias": "To_R", "domain": null }, { "name": "Parity_L", "type": "esriFieldTypeString", "alias": "Parity_L", "length": 7, "domain": null }, { "name": "Parity_R", "type": "esriFieldTypeString", "alias": "Parity_R", "length": 7, "domain": null }, { "name": "StPreDir", "type": "esriFieldTypeString", "alias": "StPreDir", "length": 2, "domain": null }, { "name": "StPreMod", "type": "esriFieldTypeString", "alias": "StPreMod", "length": 15, "domain": null }, { "name": "StPreType", "type": "esriFieldTypeString", "alias": "StPreType", "length": 50, "domain": null }, { "name": "StArticle", "type": "esriFieldTypeString", "alias": "StArticle", "length": 10, "domain": null }, { "name": "StName", "type": "esriFieldTypeString", "alias": "StName", "length": 50, "domain": null }, { "name": "StPostType", "type": "esriFieldTypeString", "alias": "StPostType", "length": 50, "domain": null }, { "name": "StPostDir", "type": "esriFieldTypeString", "alias": "StPostDir", "length": 2, "domain": null }, { "name": "StPostMod", "type": "esriFieldTypeString", "alias": "StPostMod", "length": 15, "domain": null }, { "name": "Zip_L", "type": "esriFieldTypeString", "alias": "Zip_L", "length": 5, "domain": null }, { "name": "Zip_R", "type": "esriFieldTypeString", "alias": "Zip_R", "length": 5, "domain": null }, { "name": "LCity_L", "type": "esriFieldTypeString", "alias": "LCity_L", "length": 30, "domain": null }, { "name": "LCity_R", "type": "esriFieldTypeString", "alias": "LCity_R", "length": 30, "domain": null }, { "name": "NameCat_L", "type": "esriFieldTypeString", "alias": "NameCat_L", "length": 10, "domain": null }, { "name": "NameCat_R", "type": "esriFieldTypeString", "alias": "NameCat_R", "length": 10, "domain": null }, { "name": "Jurisdiction", "type": "esriFieldTypeString", "alias": "Jurisdiction", "length": 10, "domain": { "type": "codedValue", "name": "WS2_Jurisdiction", "description": "", "codedValues": [ { "name": "FEDERAL", "code": 1 }, { "name": "INTERSTATE", "code": 2 }, { "name": "STATE", "code": 3 }, { "name": "COUNTY", "code": 4 }, { "name": "CITY", "code": 5 }, { "name": "SPECIAL", "code": 6 }, { "name": "PRIVATE", "code": 7 }, { "name": "UNKNOWN", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "length": 20, "domain": null }, { "name": "SourceID", "type": "esriFieldTypeString", "alias": "SourceID", "length": 50, "domain": null }, { "name": "UpdateDate", "type": "esriFieldTypeDate", "alias": "UpdateDate", "length": 8, "domain": null }, { "name": "MSAG_LCity", "type": "esriFieldTypeString", "alias": "MSAG_LCity", "length": 20, "domain": null }, { "name": "MSAG_RCity", "type": "esriFieldTypeString", "alias": "MSAG_RCity", "length": 20, "domain": null }, { "name": "MSAG_LESN", "type": "esriFieldTypeString", "alias": "MSAG_LESN", "length": 3, "domain": null }, { "name": "MSAG_RESN", "type": "esriFieldTypeString", "alias": "MSAG_RESN", "length": 3, "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": "R13_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }