{ "currentVersion": 10.8, "cimVersion": "2.5.0", "id": 1, "name": "Street Addresses (L_T_ADD & R_T_ADD)", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 2500, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "This is the road linework for Riverside County, including cities. This data layer replaces centerlines as the main cartographic and geocoding engine in analysis and mapping. The differences between this layer and TLMA's centerline data are as follows:This layer follows aerial photos as evidence of street existence.This layer tries to eliminate \"paper streets\", which appear in legal documents but does not exist in real life.Graded tracts with centerlines will be considered as \"tentative\" rather than full validated streets.This layer will contain address ranges.This layer will update city streets as needed.CLASS: Roads classification.1 - Interstate2 - Interstate Ramp3 - US Highway4 - US Highway Ramp5 - CA Highway6 - CA Highway Ramp7 - Expressway8 - Expressway Ramp9 - Major Road10 - Arterial Street11 - Collector Street12 - Residential Street13 - Tentative", "copyrightText": "TLMA GIS", "editFieldsInfo": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsASyncCalculate": true, "advancedQueryCapabilities": { "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsDistinct": true, "supportsPagination": true, "supportsOrderBy": true, "supportsQueryWithDistance": true, "supportsLod": false, "supportsPaginationOnAggregatedQueries": true, "supportsQueryWithResultType": true, "supportsCountDistinct": true, "supportsReturningGeometryCentroid": false, "supportsHavingClause": true, "supportsQueryWithLodSR": false, "supportsTopFeaturesQuery": false, "supportsOrderByOnlyOnLayerFields": false, "supportsPercentileStatistics": true, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 6190312.561836913, "ymin": 2145519.723051563, "xmax": 6276188.245072082, "ymax": 2228779.9974755645, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 128, 25, 255 ], "width": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature.L_T_ADD + \" \" + $feature.R_T_ADD + \" \" + $feature.PREFIX_DIRECTION"}, "labelPlacement": "esriServerLinePlacementCenterEnd", "textLayout": "straight", "deconflictionStrategy": "none", "lineConnection": "minimizeLabels", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 3, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8.5, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": null, "displayField": "street_name", "typeIdField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "nullable": false, "defaultValue": null, "modelName": "OBJECTID", "editable": false }, { "name": "class", "type": "esriFieldTypeString", "alias": "CLASS", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "CLASS" }, { "name": "l_f_add", "type": "esriFieldTypeString", "alias": "L_F_ADD", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "L_F_ADD" }, { "name": "l_t_add", "type": "esriFieldTypeString", "alias": "L_T_ADD", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "L_T_ADD" }, { "name": "r_f_add", "type": "esriFieldTypeString", "alias": "R_F_ADD", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "R_F_ADD" }, { "name": "r_t_add", "type": "esriFieldTypeString", "alias": "R_T_ADD", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "R_T_ADD" }, { "name": "prefix_direction", "type": "esriFieldTypeString", "alias": "PREFIX_DIRECTION", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "PREFIX_DIRECTION" }, { "name": "street_name", "type": "esriFieldTypeString", "alias": "STREET_NAME", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "STREET_NAME" }, { "name": "street_suffix", "type": "esriFieldTypeString", "alias": "STREET_TYPE", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "STREET_TYPE" }, { "name": "suffix_direction", "type": "esriFieldTypeString", "alias": "SUFFIX_DIRECTION", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "SUFFIX_DIRECTION" }, { "name": "speed", "type": "esriFieldTypeSmallInteger", "alias": "SPEED", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SPEED" }, { "name": "travel_direction", "type": "esriFieldTypeSmallInteger", "alias": "TRAVEL_DIRECTION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TRAVEL_DIRECTION" }, { "name": "alt_prefix_dir", "type": "esriFieldTypeString", "alias": "ALT_PREFIX_DIR", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "ALT_PREFIX_DIR" }, { "name": "alt_name", "type": "esriFieldTypeString", "alias": "ALT_NAME", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "ALT_NAME" }, { "name": "alt_suffix", "type": "esriFieldTypeString", "alias": "ALT_TYPE", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "ALT_TYPE" }, { "name": "alt_suffix_dir", "type": "esriFieldTypeString", "alias": "ALT_SUFFIX_DIR", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "ALT_SUFFIX_DIR" }, { "name": "alt2_prefix_dir", "type": "esriFieldTypeString", "alias": "ALT2_PREFIX_DIR", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "ALT2_PREFIX_DIR" }, { "name": "alt2_name", "type": "esriFieldTypeString", "alias": "ALT2_NAME", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "ALT2_NAME" }, { "name": "alt2_suffix", "type": "esriFieldTypeString", "alias": "ALT2_TYPE", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "ALT2_TYPE" }, { "name": "alt2_suffix_dir", "type": "esriFieldTypeString", "alias": "ALT2_SUFFIX_DIR", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "ALT2_SUFFIX_DIR" }, { "name": "date_created", "type": "esriFieldTypeDate", "alias": "DATE_CREATED", "domain": null, "editable": true, "nullable": true, "length": 29, "defaultValue": null, "modelName": "DATE_CREATED" }, { "name": "date_modified", "type": "esriFieldTypeDate", "alias": "DATE_MODIFIED", "domain": null, "editable": true, "nullable": true, "length": 29, "defaultValue": null, "modelName": "DATE_MODIFIED" }, { "name": "editor", "type": "esriFieldTypeString", "alias": "EDITOR", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "EDITOR" }, { "name": "source", "type": "esriFieldTypeString", "alias": "SOURCE", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "SOURCE" }, { "name": "full_name", "type": "esriFieldTypeString", "alias": "FULL_NAME", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "FULL_NAME" }, { "name": "fcc", "type": "esriFieldTypeString", "alias": "FCC", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "FCC" }, { "name": "notes", "type": "esriFieldTypeString", "alias": "NOTES", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NOTES" }, { "name": "verified", "type": "esriFieldTypeString", "alias": "VERIFIED", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "VERIFIED" }, { "name": "name_verified", "type": "esriFieldTypeString", "alias": "NAME_VERIFIED", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "NAME_VERIFIED" }, { "name": "name_notes", "type": "esriFieldTypeString", "alias": "NAME_NOTES", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NAME_NOTES" }, { "name": "omit", "type": "esriFieldTypeSmallInteger", "alias": "OMIT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OMIT" }, { "type": "esriFieldTypeDouble", "nullable": true, "editable": false, "domain": null, "defaultValue": null, "virtual": true, "name": "SHAPE__Length", "alias": "SHAPE__Length" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "r416_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a278_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Street Addresses (L_T_ADD & R_T_ADD)", "description": "", "prototype": { "attributes": { "omit": null, "name_notes": null, "class": null, "l_f_add": null, "l_t_add": null, "r_f_add": null, "r_t_add": null, "prefix_direction": null, "street_name": null, "street_suffix": null, "suffix_direction": null, "speed": null, "travel_direction": null, "alt_prefix_dir": null, "alt_name": null, "alt_suffix": null, "alt_suffix_dir": null, "alt2_prefix_dir": null, "alt2_name": null, "alt2_suffix": null, "alt2_suffix_dir": null, "date_created": null, "date_modified": null, "editor": null, "source": null, "full_name": null, "fcc": null, "notes": null, "verified": null, "name_verified": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "useStandardizedQueries": true, "standardMaxRecordCount": 2000, "tileMaxRecordCount": 2000, "standardMaxRecordCountNoGeometry": 16000, "maxRecordCountFactor": 1, "supportedQueryFormats": "JSON, geoJSON, PBF", "maxRecordCount": 2000, "allowGeometryUpdates": true, "capabilities": "Query", "enableZDefaults": true, "zDefault": 0, "allowUpdateWithoutMValues": true, "hasGeometryProperties": true, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "supportsApplyEditsWithGlobalIds": false, "geometryProperties": { "shapeLengthFieldName": "SHAPE__Length", "units": "esriMeters" }, "serviceItemId": "65f10118fc744a51a1737b122643f467", "hasMetadata": true, "supportsAttachmentsByUploadId": true, "supportsAsyncDelete": true, "supportsFieldDescriptionProperty": true, "sqlParserVersion": "PG_10.6.1" }