{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "name": "Evacuation Routes", "type": "Feature Layer", "description": "Street centerline data. Actual and exhaustive street ranges, zip codes and cities for both sides of each street segment. Constructed in conjunction with the parcel basemap. Centerlines are typically at the computed center of the parcel right-of-way lines.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Yolo County GIS Cooperative. Includes City of West Sacramento, City of Woodland, City of Davis, City of Winters. Additional contibutions by UC Davis.", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Evac_Route", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Evac Route", "description": "Evac Route", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 72, 137, 94, 255 ], "width": 4.2 }, "values": [ [ "Yes" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 72, 137, 94, 255 ], "width": 4.2 }, "value": "Yes", "label": "Evac Route" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 243, 252, 197, 255 ], "toColor": [ 243, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 179, 252, 255 ], "toColor": [ 228, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 230, 252, 255 ], "toColor": [ 182, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 184, 255 ], "toColor": [ 252, 197, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 229, 255 ], "toColor": [ 182, 252, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 242, 255 ], "toColor": [ 252, 215, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 191, 252, 255 ], "toColor": [ 179, 191, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 191, 255 ], "toColor": [ 182, 252, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 210, 255 ], "toColor": [ 252, 179, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 230, 210, 255 ], "toColor": [ 252, 230, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 215, 252, 255 ], "toColor": [ 215, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 246, 255 ], "toColor": [ 252, 192, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 252, 255 ], "toColor": [ 199, 252, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6450288.719299138, "ymin": 1873836.0338138938, "xmax": 6704620.08661963, "ymax": 2099038.8442341387, "spatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FULLSTREET", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FULLSTREET", "type": "esriFieldTypeString", "alias": "FULLSTREET", "length": 50, "domain": null }, { "name": "Evac_Route", "type": "esriFieldTypeString", "alias": "Evac_Route", "length": 50, "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Evac_Zone", "type": "esriFieldTypeString", "alias": "Evac_Zone", "length": 350, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "Road_Type", "type": "esriFieldTypeString", "alias": "Road_Type", "length": 50, "domain": { "type": "codedValue", "name": "RoadType", "description": "Road Type", "codedValues": [ { "name": "Major", "code": "Major" }, { "name": "Minor", "code": "Minor" }, { "name": "Private", "code": "Private" }, { "name": "US Highway", "code": "US Highway" }, { "name": "State Highway", "code": "State Highway" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Map", "type": "esriFieldTypeString", "alias": "Map", "length": 50, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "EvacZoneStatus", "description": "Evacuation Zone Status", "codedValues": [ { "name": "None", "code": "None" }, { "name": "Evacuation Order", "code": "Evacuation Order" }, { "name": "Evacuation Warning", "code": "Evacuation Warning" }, { "name": "Evacuation Order(s) Lifted", "code": "Evacuation Order(s) Lifted" }, { "name": "Hard Closure", "code": "Hard Closure" }, { "name": "Soft Closure", "code": "Soft Closure" }, { "name": "Resident-Only Closure", "code": "Resident-Only Closure" }, { "name": "Shelter in Place", "code": "Shelter in Place" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R292_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S271_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3dd71f608ff64f98a9ab191a66aa45eb" }