{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "BaseMap", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 1, "name": "Railroad" }, { "id": 2, "name": "Building" }, { "id": 3, "name": "Hydrology" }, { "id": 6, "name": "Parcel" }, { "id": 7, "name": "Colleges Only" }, { "id": 8, "name": "Place of Interest_<1K" }, { "id": 9, "name": "Place of Interest_36K" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -1.3095752137388224E7, "ymin": 3820771.9570280276, "xmax": -1.292468975150405E7, "ymax": 3954555.351749546, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": true, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "fb9d326b43c34da2acb6db74beba7106" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Railroad", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "BaseMap" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.8 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.3095752137388224E7, "ymin": 3820771.9570280276, "xmax": -1.292468975150405E7, "ymax": 3954555.351749546, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NM", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NM", "type": "esriFieldTypeString", "alias": "Name of Route", "length": 20, "domain": null }, { "name": "FXNM", "type": "esriFieldTypeString", "alias": "From Location", "length": 20, "domain": null }, { "name": "TXNM", "type": "esriFieldTypeString", "alias": "To Location", "length": 20, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R783_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S744_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": false, "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": true, "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": "fb9d326b43c34da2acb6db74beba7106" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "name": "Building", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.02, "zTolerance": 2, "mTolerance": 2, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "BaseMap" }, "subLayers": [], "minScale": 18056, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 156, 156, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.3052351955436451E7, "ymin": 3903973.064798371, "xmax": -1.303325877361308E7, "ymax": 3932219.9638830936, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "editable": false, "nullable": false, "length": 38, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "BldgName", "typeIdField": "BldgType", "subtypeFieldName": "BldgType", "subtypeField": "BldgType", "defaultSubtypeCode": 2, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "BldgID", "type": "esriFieldTypeInteger", "alias": "Building ID", "domain": null }, { "name": "PrePlanID", "type": "esriFieldTypeInteger", "alias": "Pre-Plan ID", "domain": null }, { "name": "BldgType", "type": "esriFieldTypeSmallInteger", "alias": "Building Type", "domain": null }, { "name": "BldgSubType", "type": "esriFieldTypeString", "alias": "Building Subtype", "length": 30, "domain": null }, { "name": "BldgName", "type": "esriFieldTypeString", "alias": "Building Name", "length": 50, "domain": null }, { "name": "BldgNumber", "type": "esriFieldTypeString", "alias": "Building #", "length": 10, "domain": null }, { "name": "IsHighRise", "type": "esriFieldTypeString", "alias": "Is High Rise", "length": 3, "domain": { "type": "codedValue", "name": "YesNoNA", "description": "Yes No and N/A", "codedValues": [ { "name": "No", "code": "N" }, { "name": "Yes", "code": "Y" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "BldgHeight", "type": "esriFieldTypeDouble", "alias": "Building Height", "domain": null }, { "name": "Stories", "type": "esriFieldTypeSmallInteger", "alias": "Number of Stories", "domain": { "type": "range", "name": "TotalFloors", "description": "Building FC", "range": [ 1, 110 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "IsMultiOccupancy", "type": "esriFieldTypeString", "alias": "Is Multi-Occupancy", "length": 3, "domain": { "type": "codedValue", "name": "YesNoNA", "description": "Yes No and N/A", "codedValues": [ { "name": "No", "code": "N" }, { "name": "Yes", "code": "Y" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "BldgConstructionClass", "type": "esriFieldTypeString", "alias": "Building Construction Class", "length": 54, "domain": { "type": "codedValue", "name": "BldgConstructionType", "description": "Building FC", "codedValues": [ { "name": "Fire Resistive Non-Combustible Group I High Rise (I-A)", "code": "Fire Resistive Non-Combustible Group I High Rise (I-A)" }, { "name": "Fire Resistive Non-Combustible Group R Mid-Rise (I-B)", "code": "Fire Resistive Non-Combustible Group R Mid-Rise (I-B)" }, { "name": "Protected Non-Combustible (II-A)", "code": "Protected Non-Combustible (II-A)" }, { "name": "Unprotected Non-Combustible (II-B)", "code": "Unprotected Non-Combustible (II-B)" }, { "name": "Protected Combustible (Ordinary) (III-A)", "code": "Protected Combustible (Ordinary) (III-A)" }, { "name": "Unprotected Combustible (Ordinary) (III-B)", "code": "Unprotected Combustible (Ordinary) (III-B)" }, { "name": "Heavy Timber (IV)", "code": "Heavy Timber (IV)" }, { "name": "Protected Wood Frame (V-A)", "code": "Protected Wood Frame (V-A)" }, { "name": "Unprotected Wood Frame (V-B)", "code": "Unprotected Wood Frame (V-B)" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ExteriorWallConstruction", "type": "esriFieldTypeString", "alias": "Exterior Wall Construction", "length": 20, "domain": { "type": "codedValue", "name": "ExteriorWallType", "description": "Building FC", "codedValues": [ { "name": "Concrete Block", "code": "Concrete Block" }, { "name": "Precast Concrete", "code": "Precast Concrete" }, { "name": "Reinforced Concrete", "code": "Reinforced Concrete" }, { "name": "Steel Frame", "code": "Steel Frame" }, { "name": "Unreinforced Masonry", "code": "Unreinforced Masonry" }, { "name": "Wood Frame", "code": "Wood Frame" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ExteriorWallCovering", "type": "esriFieldTypeString", "alias": "Exterior Wall Covering", "length": 12, "domain": { "type": "codedValue", "name": "ExteriorWallCover", "description": "Building FC", "codedValues": [ { "name": "Brick Veneer", "code": "Brick Veneer" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Glass", "code": "Glass" }, { "name": "Metal", "code": "Metal" }, { "name": "Stucco", "code": "Stucco" }, { "name": "Wood", "code": "Wood" }, { "name": "None", "code": "None" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RoofConstruction", "type": "esriFieldTypeString", "alias": "Roof Construction", "length": 20, "domain": { "type": "codedValue", "name": "RoofConstruction", "description": "Building FC", "codedValues": [ { "name": "Bridge Truss", "code": "Bridge Truss" }, { "name": "Bowstring", "code": "Bowstring" }, { "name": "Conventional Flat", "code": "Conventional Flat" }, { "name": "Conventional Pitched", "code": "Conventional Pitched" }, { "name": "Lightweight Truss", "code": "Lightweight Truss" }, { "name": "Open Web Steel", "code": "Open Web Steel" }, { "name": "Open Web Wood", "code": "Open Web Wood" }, { "name": "Panelized", "code": "Panelized" }, { "name": "Ribbed Arch", "code": "Ribbed Arch" }, { "name": "Sawtooth", "code": "Sawtooth" }, { "name": "Steel I-Beam", "code": "Steel I-Beam" }, { "name": "Summerbell/Lamella", "code": "Summerbell/Lamella" }, { "name": "Wood I-Beam", "code": "Wood I-Beam" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RoofCover", "type": "esriFieldTypeString", "alias": "Roof Cover", "length": 10, "domain": { "type": "codedValue", "name": "RoofCover", "description": "Building FC", "codedValues": [ { "name": "Asphalt", "code": "Asphalt" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Membrane", "code": "Membrane" }, { "name": "Metal", "code": "Metal" }, { "name": "Tile", "code": "Tile" }, { "name": "Wood", "code": "Wood" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FloorConstruction", "type": "esriFieldTypeString", "alias": "Floor Construction", "length": 14, "domain": { "type": "codedValue", "name": "FloorConstruction", "description": "Building FC", "codedValues": [ { "name": "Conventional", "code": "Conventional" }, { "name": "Concrete Slab", "code": "Concrete Slab" }, { "name": "Open Web", "code": "Open Web" }, { "name": "Steel I-Beam", "code": "Steel I-Beam" }, { "name": "Truss (MGP)", "code": "Truss (MGP)" }, { "name": "Wood I-Beam", "code": "Wood I-Beam" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HasElevator", "type": "esriFieldTypeString", "alias": "Has Elevator", "length": 3, "domain": { "type": "codedValue", "name": "YesNoNA", "description": "Yes No and N/A", "codedValues": [ { "name": "No", "code": "N" }, { "name": "Yes", "code": "Y" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HasBasement", "type": "esriFieldTypeString", "alias": "Has Basement", "length": 3, "domain": { "type": "codedValue", "name": "YesNoNA", "description": "Yes No and N/A", "codedValues": [ { "name": "No", "code": "N" }, { "name": "Yes", "code": "Y" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "BasementLevels", "type": "esriFieldTypeSmallInteger", "alias": "Basement Levels", "domain": { "type": "range", "name": "SmIntLimit", "description": "General use flag", "range": [ 1, 30 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HasPenthouse", "type": "esriFieldTypeString", "alias": "Has Penthouse", "length": 3, "domain": { "type": "codedValue", "name": "YesNoNA", "description": "Yes No and N/A", "codedValues": [ { "name": "No", "code": "N" }, { "name": "Yes", "code": "Y" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PenthouseLevels", "type": "esriFieldTypeSmallInteger", "alias": "Penthouse Levels", "domain": { "type": "range", "name": "SmIntLimit", "description": "General use flag", "range": [ 1, 30 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HasParapet", "type": "esriFieldTypeString", "alias": "Has Parapet", "length": 3, "domain": { "type": "codedValue", "name": "YesNoNA", "description": "Yes No and N/A", "codedValues": [ { "name": "No", "code": "N" }, { "name": "Yes", "code": "Y" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "BaseElevation", "type": "esriFieldTypeDouble", "alias": "Base Elevation", "domain": null }, { "name": "LifeCycleStatus", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "length": 18, "domain": { "type": "codedValue", "name": "LifeCycleType", "description": "General use flag, status of feature", "codedValues": [ { "name": "Abandoned", "code": "Abandoned" }, { "name": "Active", "code": "Active" }, { "name": "Inactive", "code": "Inactive" }, { "name": "Never Built", "code": "Never Built" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Removed", "code": "Removed" }, { "name": "Under Construction", "code": "Under Construction" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SupplementalInfo", "type": "esriFieldTypeString", "alias": "Supplemental Information", "length": 255, "domain": null }, { "name": "CreateDate", "type": "esriFieldTypeSmallInteger", "alias": "Penthouse Levels", "domain": { "type": "range", "name": "SmIntLimit", "description": "General use flag", "range": [ 1, 30 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RevDate", "type": "esriFieldTypeString", "alias": "Has Parapet", "length": 3, "domain": { "type": "codedValue", "name": "YesNoNA", "description": "Yes No and N/A", "codedValues": [ { "name": "No", "code": "N" }, { "name": "Yes", "code": "Y" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "OtherSubType", "type": "esriFieldTypeString", "alias": "OtherSubType", "length": 30, "domain": null }, { "name": "BldgAddress", "type": "esriFieldTypeString", "alias": "BldgAddress", "length": 80, "domain": null }, { "name": "BldgContactName", "type": "esriFieldTypeString", "alias": "BldgContactName", "length": 50, "domain": null }, { "name": "BldgContactPhone", "type": "esriFieldTypeString", "alias": "BldgContactPhone", "length": 14, "domain": null }, { "name": "EmergencyContactName", "type": "esriFieldTypeString", "alias": "EmergencyContactName", "length": 50, "domain": null }, { "name": "EmergencyContactPhone", "type": "esriFieldTypeString", "alias": "EmergencyContactPhone", "length": 14, "domain": null }, { "name": "SprinklerStatus", "type": "esriFieldTypeString", "alias": "SprinklerStatus", "length": 14, "domain": { "type": "codedValue", "name": "SprinklerStatus", "description": "Building FC", "codedValues": [ { "name": "Full", "code": "Full" }, { "name": "Partial", "code": "Partial" }, { "name": "Unsprinklered", "code": "Unsprinklered" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CoverageArea", "type": "esriFieldTypeString", "alias": "CoverageArea", "length": 14, "domain": { "type": "codedValue", "name": "CoverageArea", "description": "PrePlanPoly, Building, Room (FireExtSystem)", "codedValues": [ { "name": "Attic", "code": "Attic" }, { "name": "Basement", "code": "Basement" }, { "name": "Chemical Room", "code": "Chemical Room" }, { "name": "Clean Room", "code": "Clean Room" }, { "name": "Duct", "code": "Duct" }, { "name": "Garage", "code": "Garage" }, { "name": "Kitchen Hood", "code": "Kitchen Hood" }, { "name": "Hood", "code": "Hood" }, { "name": "Laboratory", "code": "Laboratory" }, { "name": "Manufacturing", "code": "Manufacturing" }, { "name": "Open Floor", "code": "Open Floor" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OtherCoverageArea", "type": "esriFieldTypeString", "alias": "OtherCoverageArea", "length": 50, "domain": null }, { "name": "FireSupressant", "type": "esriFieldTypeString", "alias": "FireSupressant", "length": 12, "domain": { "type": "codedValue", "name": "FireSuppressant", "description": "Building FC & Fire Extingushing System materials", "codedValues": [ { "name": "Class K", "code": "Class K" }, { "name": "Clean Gas", "code": "Clean Gas" }, { "name": "CO2", "code": "CO2" }, { "name": "Dry Chemical", "code": "Dry Chemical" }, { "name": "Foam", "code": "Foam" }, { "name": "Halon", "code": "Halon" }, { "name": "Water", "code": "Water" }, { "name": "Wet Chemical", "code": "Wet Chemical" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "FM200", "code": "FM200" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FireProtectionType", "type": "esriFieldTypeString", "alias": "FireProtectionType", "length": 14, "domain": { "type": "codedValue", "name": "FireProtectionType", "description": "Building FC sprinker systems", "codedValues": [ { "name": "Automatic Wet", "code": "Automatic Wet" }, { "name": "Automatic Dry", "code": "Automatic Dry" }, { "name": "Deluge", "code": "Deluge" }, { "name": "Semi-Automatic", "code": "Semi-Automatic" }, { "name": "Pre-Action", "code": "Pre-Action" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "NumberOfBanks", "type": "esriFieldTypeSmallInteger", "alias": "NumberOfBanks", "domain": { "type": "range", "name": "SmIntLimit", "description": "General use flag", "range": [ 1, 30 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ParapetHeight", "type": "esriFieldTypeDouble", "alias": "ParapetHeight", "domain": { "type": "range", "name": "SmIntLimit", "description": "General use flag", "range": [ 1, 30 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NumberOfOccupants", "type": "esriFieldTypeSmallInteger", "alias": "NumberOfOccupants", "domain": { "type": "range", "name": "SmIntLimit", "description": "General use flag", "range": [ 1, 30 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FloorMaterial", "type": "esriFieldTypeString", "alias": "FloorMaterial", "length": 8, "domain": { "type": "codedValue", "name": "FloorSubsurface", "description": "Building FC", "codedValues": [ { "name": "Concrete", "code": "Concrete" }, { "name": "Metal", "code": "Metal" }, { "name": "Wood", "code": "Wood" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "BldgFootprintType", "type": "esriFieldTypeString", "alias": "BldgFootprintType", "length": 9, "domain": { "type": "codedValue", "name": "BldgFootprintType", "description": "Building FC", "codedValues": [ { "name": "Envelope", "code": "Envelope" }, { "name": "Footprint", "code": "Footprint" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Floor", "type": "esriFieldTypeString", "alias": "Floor", "length": 12, "domain": { "type": "codedValue", "name": "FloorLevel_2", "description": "General use flag", "codedValues": [ { "name": "1", "code": "1" }, { "name": "2", "code": "2" }, { "name": "3", "code": "3" }, { "name": "4", "code": "4" }, { "name": "5", "code": "5" }, { "name": "6", "code": "6" }, { "name": "7", "code": "7" }, { "name": "8", "code": "8" }, { "name": "9", "code": "9" }, { "name": "10", "code": "10" }, { "name": "11", "code": "11" }, { "name": "12", "code": "12" }, { "name": "13", "code": "13" }, { "name": "14", "code": "14" }, { "name": "15", "code": "15" }, { "name": "16", "code": "16" }, { "name": "17", "code": "17" }, { "name": "18", "code": "18" }, { "name": "19", "code": "19" }, { "name": "20", "code": "20" }, { "name": "21", "code": "21" }, { "name": "22", "code": "22" }, { "name": "23", "code": "23" }, { "name": "24", "code": "24" }, { "name": "25", "code": "25" }, { "name": "26", "code": "26" }, { "name": "27", "code": "27" }, { "name": "28", "code": "28" }, { "name": "29", "code": "29" }, { "name": "30", "code": "30" }, { "name": "31", "code": "31" }, { "name": "32", "code": "32" }, { "name": "33", "code": "33" }, { "name": "34", "code": "34" }, { "name": "35", "code": "35" }, { "name": "36", "code": "36" }, { "name": "37", "code": "37" }, { "name": "38", "code": "38" }, { "name": "39", "code": "39" }, { "name": "40", "code": "40" }, { "name": "41", "code": "41" }, { "name": "42", "code": "42" }, { "name": "43", "code": "43" }, { "name": "44", "code": "44" }, { "name": "45", "code": "45" }, { "name": "46", "code": "46" }, { "name": "47", "code": "47" }, { "name": "48", "code": "48" }, { "name": "49", "code": "49" }, { "name": "50", "code": "50" }, { "name": "51", "code": "51" }, { "name": "52", "code": "52" }, { "name": "53", "code": "53" }, { "name": "54", "code": "54" }, { "name": "55", "code": "55" }, { "name": "56", "code": "56" }, { "name": "57", "code": "57" }, { "name": "58", "code": "58" }, { "name": "59", "code": "59" }, { "name": "60", "code": "60" }, { "name": "61", "code": "61" }, { "name": "62", "code": "62" }, { "name": "63", "code": "63" }, { "name": "64", "code": "64" }, { "name": "65", "code": "65" }, { "name": "66", "code": "66" }, { "name": "67", "code": "67" }, { "name": "68", "code": "68" }, { "name": "69", "code": "69" }, { "name": "70", "code": "70" }, { "name": "71", "code": "71" }, { "name": "72", "code": "72" }, { "name": "73", "code": "73" }, { "name": "74", "code": "74" }, { "name": "75", "code": "75" }, { "name": "76", "code": "76" }, { "name": "77", "code": "77" }, { "name": "78", "code": "78" }, { "name": "79", "code": "79" }, { "name": "80", "code": "80" }, { "name": "81", "code": "81" }, { "name": "82", "code": "82" }, { "name": "83", "code": "83" }, { "name": "84", "code": "84" }, { "name": "85", "code": "85" }, { "name": "86", "code": "86" }, { "name": "87", "code": "87" }, { "name": "88", "code": "88" }, { "name": "89", "code": "89" }, { "name": "90", "code": "90" }, { "name": "91", "code": "91" }, { "name": "92", "code": "92" }, { "name": "93", "code": "93" }, { "name": "94", "code": "94" }, { "name": "95", "code": "95" }, { "name": "96", "code": "96" }, { "name": "97", "code": "97" }, { "name": "98", "code": "98" }, { "name": "99", "code": "99" }, { "name": "100", "code": "100" }, { "name": "101", "code": "101" }, { "name": "102", "code": "102" }, { "name": "103", "code": "103" }, { "name": "104", "code": "104" }, { "name": "Basement", "code": "Basement" }, { "name": "Basement 1", "code": "Basement 1" }, { "name": "Basement 2", "code": "Basement 2" }, { "name": "Basement 3", "code": "Basement 3" }, { "name": "Basement 4", "code": "Basement 4" }, { "name": "Basement 5", "code": "Basement 5" }, { "name": "Basement 6", "code": "Basement 6" }, { "name": "Basement 7", "code": "Basement 7" }, { "name": "Basement 8", "code": "Basement 8" }, { "name": "Basement 9", "code": "Basement 9" }, { "name": "Basement 10", "code": "Basement 10" }, { "name": "Garage", "code": "Garage" }, { "name": "Garage 1", "code": "Garage 1" }, { "name": "Garage 2", "code": "Garage 2" }, { "name": "Garage 3", "code": "Garage 3" }, { "name": "Garage 4", "code": "Garage 4" }, { "name": "Garage 5", "code": "Garage 5" }, { "name": "Garage 6", "code": "Garage 6" }, { "name": "Garage 7", "code": "Garage 7" }, { "name": "Garage 8", "code": "Garage 8" }, { "name": "Garage 9", "code": "Garage 9" }, { "name": "Garage 10", "code": "Garage 10" }, { "name": "Penthouse", "code": "Penthouse" }, { "name": "Penthouse 1", "code": "Penthouse 1" }, { "name": "Penthouse 2", "code": "Penthouse 2" }, { "name": "Penthouse 3", "code": "Penthouse 3" }, { "name": "Penthouse 4", "code": "Penthouse 4" }, { "name": "Penthouse 5", "code": "Penthouse 5" }, { "name": "Penthouse 6", "code": "Penthouse 6" }, { "name": "Penthouse 7", "code": "Penthouse 7" }, { "name": "Penthouse 8", "code": "Penthouse 8" }, { "name": "Penthouse 9", "code": "Penthouse 9" }, { "name": "Penthouse 10", "code": "Penthouse 10" }, { "name": "A", "code": "A" }, { "name": "B", "code": "B" }, { "name": "C", "code": "C" }, { "name": "D", "code": "D" }, { "name": "E", "code": "E" }, { "name": "F", "code": "F" }, { "name": "G", "code": "G" }, { "name": "H", "code": "H" }, { "name": "I", "code": "I" }, { "name": "J", "code": "J" }, { "name": "K", "code": "K" }, { "name": "L", "code": "L" }, { "name": "M", "code": "M" }, { "name": "N", "code": "N" }, { "name": "O", "code": "O" }, { "name": "P", "code": "P" }, { "name": "Q", "code": "Q" }, { "name": "R", "code": "R" }, { "name": "S", "code": "S" }, { "name": "T", "code": "T" }, { "name": "U", "code": "U" }, { "name": "V", "code": "V" }, { "name": "W", "code": "W" }, { "name": "X", "code": "X" }, { "name": "Y", "code": "Y" }, { "name": "Z", "code": "Z" }, { "name": "Roof", "code": "Roof" }, { "name": "Lobby", "code": "Lobby" }, { "name": "Mezzanine", "code": "Mezzanine" }, { "name": "Parking", "code": "Parking" }, { "name": "Lower Level", "code": "Lower Level" }, { "name": "Mezzanine 1", "code": "Mezzanine 1" }, { "name": "Mezzanine 2", "code": "Mezzanine 2" }, { "name": "Mezzanine 3", "code": "Mezzanine 3" }, { "name": "Mezzanine 4", "code": "Mezzanine 4" }, { "name": "Mezzanine 5", "code": "Mezzanine 5" }, { "name": "Mezzanine 6", "code": "Mezzanine 6" }, { "name": "Mezzanine 7", "code": "Mezzanine 7" }, { "name": "Mezzanine 8", "code": "Mezzanine 8" }, { "name": "Mezzanine 9", "code": "Mezzanine 9" }, { "name": "Mezzanine 10", "code": "Mezzanine 10" }, { "name": "Parking 1", "code": "Parking 1" }, { "name": "Parking 2", "code": "Parking 2" }, { "name": "Parking 3", "code": "Parking 3" }, { "name": "Parking 4", "code": "Parking 4" }, { "name": "Parking 5", "code": "Parking 5" }, { "name": "Parking 6", "code": "Parking 6" }, { "name": "Parking 7", "code": "Parking 7" }, { "name": "Parking 8", "code": "Parking 8" }, { "name": "Parking 9", "code": "Parking 9" }, { "name": "Parking 10", "code": "Parking 10" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OtherFireSuppressant", "type": "esriFieldTypeString", "alias": "OtherFireSuppressant", "length": 50, "domain": null }, { "name": "OtherFireProtType", "type": "esriFieldTypeString", "alias": "OtherFireProtType", "length": 50, "domain": null }, { "name": "MaintainedBy", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 255, "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 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "G974BldgID", "fields": "BldgID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "gdb_ct3_548", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S510_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "BldgSubType": { "type": "codedValue", "name": "AssemblyType", "description": "UBC Type A for Building, PrePlanPoly", "codedValues": [ { "name": "Dining/Drinking > 50 People", "code": "Dining/Drinking > 50 People" }, { "name": "Indoor Arena", "code": "Indoor Arena" }, { "name": "Meeting Facility", "code": "Meeting Facility" }, { "name": "Outdoor Stadium", "code": "Outdoor Stadium" }, { "name": "Theater", "code": "Theater" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "SprinklerStatus": {"type": "inherited"}, "CoverageArea": {"type": "inherited"}, "FireSupressant": {"type": "inherited"}, "FireProtectionType": {"type": "inherited"}, "Stories": {"type": "inherited"}, "IsHighRise": {"type": "inherited"}, "HasElevator": {"type": "inherited"}, "NumberOfBanks": {"type": "inherited"}, "HasBasement": {"type": "inherited"}, "BasementLevels": {"type": "inherited"}, "HasPenthouse": {"type": "inherited"}, "PenthouseLevels": {"type": "inherited"}, "HasParapet": {"type": "inherited"}, "ParapetHeight": {"type": "inherited"}, "IsMultiOccupancy": {"type": "inherited"}, "NumberOfOccupants": {"type": "inherited"}, "BldgConstructionClass": {"type": "inherited"}, "ExteriorWallConstruction": {"type": "inherited"}, "ExteriorWallCovering": {"type": "inherited"}, "RoofConstruction": {"type": "inherited"}, "RoofCover": {"type": "inherited"}, "FloorConstruction": {"type": "inherited"}, "FloorMaterial": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"}, "BldgFootprintType": {"type": "inherited"}, "Floor": {"type": "inherited"} }, "id": 1, "name": "Assembly (A)" }, { "domains": { "BldgSubType": { "type": "codedValue", "name": "BusinessType", "description": "UBC Type B for Building, PrePlanPoly", "codedValues": [ { "name": "Commercial Business", "code": "Commercial Business" }, { "name": "Dining/Drinking < 50 People", "code": "Dining/Drinking < 50 People" }, { "name": "Higher Education", "code": "Higher Education" }, { "name": "Professional Office", "code": "Professional Office" }, { "name": "Public Office", "code": "Public Office" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "SprinklerStatus": {"type": "inherited"}, "CoverageArea": {"type": "inherited"}, "FireSupressant": {"type": "inherited"}, "FireProtectionType": {"type": "inherited"}, "Stories": {"type": "inherited"}, "IsHighRise": {"type": "inherited"}, "HasElevator": {"type": "inherited"}, "NumberOfBanks": {"type": "inherited"}, "HasBasement": {"type": "inherited"}, "BasementLevels": {"type": "inherited"}, "HasPenthouse": {"type": "inherited"}, "PenthouseLevels": {"type": "inherited"}, "HasParapet": {"type": "inherited"}, "ParapetHeight": {"type": "inherited"}, "IsMultiOccupancy": {"type": "inherited"}, "NumberOfOccupants": {"type": "inherited"}, "BldgConstructionClass": {"type": "inherited"}, "ExteriorWallConstruction": {"type": "inherited"}, "ExteriorWallCovering": {"type": "inherited"}, "RoofConstruction": {"type": "inherited"}, "RoofCover": {"type": "inherited"}, "FloorConstruction": {"type": "inherited"}, "FloorMaterial": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"}, "BldgFootprintType": {"type": "inherited"}, "Floor": {"type": "inherited"} }, "id": 2, "name": "Business (B)" }, { "domains": { "SprinklerStatus": {"type": "inherited"}, "CoverageArea": {"type": "inherited"}, "FireSupressant": {"type": "inherited"}, "FireProtectionType": {"type": "inherited"}, "Stories": {"type": "inherited"}, "IsHighRise": {"type": "inherited"}, "HasElevator": {"type": "inherited"}, "NumberOfBanks": {"type": "inherited"}, "HasBasement": {"type": "inherited"}, "BasementLevels": {"type": "inherited"}, "HasPenthouse": {"type": "inherited"}, "PenthouseLevels": {"type": "inherited"}, "HasParapet": {"type": "inherited"}, "ParapetHeight": {"type": "inherited"}, "IsMultiOccupancy": {"type": "inherited"}, "NumberOfOccupants": {"type": "inherited"}, "BldgConstructionClass": {"type": "inherited"}, "ExteriorWallConstruction": {"type": "inherited"}, "ExteriorWallCovering": {"type": "inherited"}, "RoofConstruction": {"type": "inherited"}, "RoofCover": {"type": "inherited"}, "FloorConstruction": {"type": "inherited"}, "FloorMaterial": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"}, "BldgFootprintType": {"type": "inherited"}, "Floor": {"type": "inherited"} }, "id": 3, "name": "Camps (C)" }, { "domains": { "BldgSubType": { "type": "codedValue", "name": "EducationType", "description": "UBC Type E for Building, PrePlanPoly", "codedValues": [ { "name": "Alternative School", "code": "Alternative School" }, { "name": "Charter School", "code": "Charter School" }, { "name": "Elementary School", "code": "Elementary School" }, { "name": "Junior High School", "code": "Junior High School" }, { "name": "Middle School", "code": "Middle School" }, { "name": "High School", "code": "High School" }, { "name": "Private School", "code": "Private School" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "SprinklerStatus": {"type": "inherited"}, "CoverageArea": {"type": "inherited"}, "FireSupressant": {"type": "inherited"}, "FireProtectionType": {"type": "inherited"}, "Stories": {"type": "inherited"}, "IsHighRise": {"type": "inherited"}, "HasElevator": {"type": "inherited"}, "NumberOfBanks": {"type": "inherited"}, "HasBasement": {"type": "inherited"}, "BasementLevels": {"type": "inherited"}, "HasPenthouse": {"type": "inherited"}, "PenthouseLevels": {"type": "inherited"}, "HasParapet": {"type": "inherited"}, "ParapetHeight": {"type": "inherited"}, "IsMultiOccupancy": {"type": "inherited"}, "NumberOfOccupants": {"type": "inherited"}, "BldgConstructionClass": {"type": "inherited"}, "ExteriorWallConstruction": {"type": "inherited"}, "ExteriorWallCovering": {"type": "inherited"}, "RoofConstruction": {"type": "inherited"}, "RoofCover": {"type": "inherited"}, "FloorConstruction": {"type": "inherited"}, "FloorMaterial": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"}, "BldgFootprintType": {"type": "inherited"}, "Floor": {"type": "inherited"} }, "id": 4, "name": "Educational (E)" }, { "domains": { "BldgSubType": { "type": "codedValue", "name": "FactoryIndustrialType", "description": "UBC Type F for Building, PrePlanPoly", "codedValues": [ { "name": "Moderate Hazard", "code": "Moderate Hazard" }, { "name": "Low Hazard", "code": "Low Hazard" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "SprinklerStatus": {"type": "inherited"}, "CoverageArea": {"type": "inherited"}, "FireSupressant": {"type": "inherited"}, "FireProtectionType": {"type": "inherited"}, "Stories": {"type": "inherited"}, "IsHighRise": {"type": "inherited"}, "HasElevator": {"type": "inherited"}, "NumberOfBanks": {"type": "inherited"}, "HasBasement": {"type": "inherited"}, "BasementLevels": {"type": "inherited"}, "HasPenthouse": {"type": "inherited"}, "PenthouseLevels": {"type": "inherited"}, "HasParapet": {"type": "inherited"}, "ParapetHeight": {"type": "inherited"}, "IsMultiOccupancy": {"type": "inherited"}, "NumberOfOccupants": {"type": "inherited"}, "BldgConstructionClass": {"type": "inherited"}, "ExteriorWallConstruction": {"type": "inherited"}, "ExteriorWallCovering": {"type": "inherited"}, "RoofConstruction": {"type": "inherited"}, "RoofCover": {"type": "inherited"}, "FloorConstruction": {"type": "inherited"}, "FloorMaterial": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"}, "BldgFootprintType": {"type": "inherited"}, "Floor": {"type": "inherited"} }, "id": 5, "name": "Factory Industrial (F)" }, { "domains": { "BldgSubType": { "type": "codedValue", "name": "HighHazardType", "description": "UBC Type H for Building, PrePlanPoly", "codedValues": [ { "name": "Combustible Hazard", "code": "Combustible Hazard" }, { "name": "Detonation Hazard", "code": "Detonation Hazard" }, { "name": "Flammable Hazard", "code": "Flammable Hazard" }, { "name": "Health Hazard", "code": "Health Hazard" }, { "name": "Semiconductor Hazard", "code": "Semiconductor Hazard" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "SprinklerStatus": {"type": "inherited"}, "CoverageArea": {"type": "inherited"}, "FireSupressant": {"type": "inherited"}, "FireProtectionType": {"type": "inherited"}, "Stories": {"type": "inherited"}, "IsHighRise": {"type": "inherited"}, "HasElevator": {"type": "inherited"}, "NumberOfBanks": {"type": "inherited"}, "HasBasement": {"type": "inherited"}, "BasementLevels": {"type": "inherited"}, "HasPenthouse": {"type": "inherited"}, "PenthouseLevels": {"type": "inherited"}, "HasParapet": {"type": "inherited"}, "ParapetHeight": {"type": "inherited"}, "IsMultiOccupancy": {"type": "inherited"}, "NumberOfOccupants": {"type": "inherited"}, "BldgConstructionClass": {"type": "inherited"}, "ExteriorWallConstruction": {"type": "inherited"}, "ExteriorWallCovering": {"type": "inherited"}, "RoofConstruction": {"type": "inherited"}, "RoofCover": {"type": "inherited"}, "FloorConstruction": {"type": "inherited"}, "FloorMaterial": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"}, "BldgFootprintType": {"type": "inherited"}, "Floor": {"type": "inherited"} }, "id": 6, "name": "High Hazard (H)" }, { "domains": { "BldgSubType": { "type": "codedValue", "name": "InstitutionalType", "description": "UBC Type I for Building, PrePlanPoly", "codedValues": [ { "name": "24 Hour Care Facility", "code": "24 Hour Care Facility" }, { "name": "Day Care Facility", "code": "Day Care Facility" }, { "name": "Detention Facility", "code": "Detention Facility" }, { "name": "Hospital", "code": "Hospital" }, { "name": "Outpatient Facility", "code": "Outpatient Facility" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "SprinklerStatus": {"type": "inherited"}, "CoverageArea": {"type": "inherited"}, "FireSupressant": {"type": "inherited"}, "FireProtectionType": {"type": "inherited"}, "Stories": {"type": "inherited"}, "IsHighRise": {"type": "inherited"}, "HasElevator": {"type": "inherited"}, "NumberOfBanks": {"type": "inherited"}, "HasBasement": {"type": "inherited"}, "BasementLevels": {"type": "inherited"}, "HasPenthouse": {"type": "inherited"}, "PenthouseLevels": {"type": "inherited"}, "HasParapet": {"type": "inherited"}, "ParapetHeight": {"type": "inherited"}, "IsMultiOccupancy": {"type": "inherited"}, "NumberOfOccupants": {"type": "inherited"}, "BldgConstructionClass": {"type": "inherited"}, "ExteriorWallConstruction": {"type": "inherited"}, "ExteriorWallCovering": {"type": "inherited"}, "RoofConstruction": {"type": "inherited"}, "RoofCover": {"type": "inherited"}, "FloorConstruction": {"type": "inherited"}, "FloorMaterial": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"}, "BldgFootprintType": {"type": "inherited"}, "Floor": {"type": "inherited"} }, "id": 7, "name": "Institutional (I)" }, { "domains": { "BldgSubType": { "type": "codedValue", "name": "LaboratoryType", "description": "UBC Type L for Building, PrePlanPoly", "codedValues": [ { "name": "Science", "code": "Science" }, { "name": "Research", "code": "Research" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "SprinklerStatus": {"type": "inherited"}, "CoverageArea": {"type": "inherited"}, "FireSupressant": {"type": "inherited"}, "FireProtectionType": {"type": "inherited"}, "Stories": {"type": "inherited"}, "IsHighRise": {"type": "inherited"}, "HasElevator": {"type": "inherited"}, "NumberOfBanks": {"type": "inherited"}, "HasBasement": {"type": "inherited"}, "BasementLevels": {"type": "inherited"}, "HasPenthouse": {"type": "inherited"}, "PenthouseLevels": {"type": "inherited"}, "HasParapet": {"type": "inherited"}, "ParapetHeight": {"type": "inherited"}, "IsMultiOccupancy": {"type": "inherited"}, "NumberOfOccupants": {"type": "inherited"}, "BldgConstructionClass": {"type": "inherited"}, "ExteriorWallConstruction": {"type": "inherited"}, "ExteriorWallCovering": {"type": "inherited"}, "RoofConstruction": {"type": "inherited"}, "RoofCover": {"type": "inherited"}, "FloorConstruction": {"type": "inherited"}, "FloorMaterial": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"}, "BldgFootprintType": {"type": "inherited"}, "Floor": {"type": "inherited"} }, "id": 8, "name": "Laboratory (L)" }, { "domains": { "BldgSubType": { "type": "codedValue", "name": "MercantileType", "description": "UBC Type M for Building, PrePlanPoly", "codedValues": [ { "name": "Department Store", "code": "Department Store" }, { "name": "Gas Station", "code": "Gas Station" }, { "name": "Supermarket", "code": "Supermarket" }, { "name": "Retail Store", "code": "Retail Store" }, { "name": "Sales Room", "code": "Sales Room" }, { "name": "Shopping Center", "code": "Shopping Center" }, { "name": "Wholesale Store", "code": "Wholesale Store" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "SprinklerStatus": {"type": "inherited"}, "CoverageArea": {"type": "inherited"}, "FireSupressant": {"type": "inherited"}, "FireProtectionType": {"type": "inherited"}, "Stories": {"type": "inherited"}, "IsHighRise": {"type": "inherited"}, "HasElevator": {"type": "inherited"}, "NumberOfBanks": {"type": "inherited"}, "HasBasement": {"type": "inherited"}, "BasementLevels": {"type": "inherited"}, "HasPenthouse": {"type": "inherited"}, "PenthouseLevels": {"type": "inherited"}, "HasParapet": {"type": "inherited"}, "ParapetHeight": {"type": "inherited"}, "IsMultiOccupancy": {"type": "inherited"}, "NumberOfOccupants": {"type": "inherited"}, "BldgConstructionClass": {"type": "inherited"}, "ExteriorWallConstruction": {"type": "inherited"}, "ExteriorWallCovering": {"type": "inherited"}, "RoofConstruction": {"type": "inherited"}, "RoofCover": {"type": "inherited"}, "FloorConstruction": {"type": "inherited"}, "FloorMaterial": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"}, "BldgFootprintType": {"type": "inherited"}, "Floor": {"type": "inherited"} }, "id": 9, "name": "Mercantile (M)" }, { "domains": { "BldgSubType": { "type": "codedValue", "name": "ResidentialType", "description": "UBC Type R for Building, PrePlanPoly", "codedValues": [ { "name": "Hotel", "code": "Hotel" }, { "name": "Mobile Home", "code": "Mobile Home" }, { "name": "Multi-Family", "code": "Multi-Family" }, { "name": "Residential Care", "code": "Residential Care" }, { "name": "Single Family", "code": "Single Family" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "SprinklerStatus": {"type": "inherited"}, "CoverageArea": {"type": "inherited"}, "FireSupressant": {"type": "inherited"}, "FireProtectionType": {"type": "inherited"}, "Stories": {"type": "inherited"}, "IsHighRise": {"type": "inherited"}, "HasElevator": {"type": "inherited"}, "NumberOfBanks": {"type": "inherited"}, "HasBasement": {"type": "inherited"}, "BasementLevels": {"type": "inherited"}, "HasPenthouse": {"type": "inherited"}, "PenthouseLevels": {"type": "inherited"}, "HasParapet": {"type": "inherited"}, "ParapetHeight": {"type": "inherited"}, "IsMultiOccupancy": {"type": "inherited"}, "NumberOfOccupants": {"type": "inherited"}, "BldgConstructionClass": {"type": "inherited"}, "ExteriorWallConstruction": {"type": "inherited"}, "ExteriorWallCovering": {"type": "inherited"}, "RoofConstruction": {"type": "inherited"}, "RoofCover": {"type": "inherited"}, "FloorConstruction": {"type": "inherited"}, "FloorMaterial": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"}, "BldgFootprintType": {"type": "inherited"}, "Floor": {"type": "inherited"} }, "id": 10, "name": "Residential (R)" }, { "domains": { "BldgSubType": { "type": "codedValue", "name": "StorageType", "description": "UBC Type S for Building, PrePlanPoly", "codedValues": [ { "name": "Aircraft Hanger", "code": "Aircraft Hanger" }, { "name": "Electronic Waste", "code": "Electronic Waste" }, { "name": "Junk Yard", "code": "Junk Yard" }, { "name": "Parking Structure", "code": "Parking Structure" }, { "name": "Public Storage", "code": "Public Storage" }, { "name": "Recycle Center", "code": "Recycle Center" }, { "name": "Warehouse", "code": "Warehouse" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "SprinklerStatus": {"type": "inherited"}, "CoverageArea": {"type": "inherited"}, "FireSupressant": {"type": "inherited"}, "FireProtectionType": {"type": "inherited"}, "Stories": {"type": "inherited"}, "IsHighRise": {"type": "inherited"}, "HasElevator": {"type": "inherited"}, "NumberOfBanks": {"type": "inherited"}, "HasBasement": {"type": "inherited"}, "BasementLevels": {"type": "inherited"}, "HasPenthouse": {"type": "inherited"}, "PenthouseLevels": {"type": "inherited"}, "HasParapet": {"type": "inherited"}, "ParapetHeight": {"type": "inherited"}, "IsMultiOccupancy": {"type": "inherited"}, "NumberOfOccupants": {"type": "inherited"}, "BldgConstructionClass": {"type": "inherited"}, "ExteriorWallConstruction": {"type": "inherited"}, "ExteriorWallCovering": {"type": "inherited"}, "RoofConstruction": {"type": "inherited"}, "RoofCover": {"type": "inherited"}, "FloorConstruction": {"type": "inherited"}, "FloorMaterial": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"}, "BldgFootprintType": {"type": "inherited"}, "Floor": {"type": "inherited"} }, "id": 11, "name": "Storage (S)" }, { "domains": { "SprinklerStatus": {"type": "inherited"}, "CoverageArea": {"type": "inherited"}, "FireSupressant": {"type": "inherited"}, "FireProtectionType": {"type": "inherited"}, "Stories": {"type": "inherited"}, "IsHighRise": {"type": "inherited"}, "HasElevator": {"type": "inherited"}, "NumberOfBanks": {"type": "inherited"}, "HasBasement": {"type": "inherited"}, "BasementLevels": {"type": "inherited"}, "HasPenthouse": {"type": "inherited"}, "PenthouseLevels": {"type": "inherited"}, "HasParapet": {"type": "inherited"}, "ParapetHeight": {"type": "inherited"}, "IsMultiOccupancy": {"type": "inherited"}, "NumberOfOccupants": {"type": "inherited"}, "BldgConstructionClass": {"type": "inherited"}, "ExteriorWallConstruction": {"type": "inherited"}, "ExteriorWallCovering": {"type": "inherited"}, "RoofConstruction": {"type": "inherited"}, "RoofCover": {"type": "inherited"}, "FloorConstruction": {"type": "inherited"}, "FloorMaterial": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"}, "BldgFootprintType": {"type": "inherited"}, "Floor": {"type": "inherited"} }, "id": 12, "name": "Miscellaneous (U)" }, { "domains": { "BldgSubType": { "type": "codedValue", "name": "MixedUseType", "description": "UBC Type X (Residential over commercial)", "codedValues": [ { "name": "Mixed Residential Retail", "code": "Mixed Residential Retail" }, { "name": "Mixed Residential Warehouse", "code": "Mixed Residential Warehouse" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "SprinklerStatus": {"type": "inherited"}, "CoverageArea": {"type": "inherited"}, "FireSupressant": {"type": "inherited"}, "FireProtectionType": {"type": "inherited"}, "Stories": {"type": "inherited"}, "IsHighRise": {"type": "inherited"}, "HasElevator": {"type": "inherited"}, "NumberOfBanks": {"type": "inherited"}, "HasBasement": {"type": "inherited"}, "BasementLevels": {"type": "inherited"}, "HasPenthouse": {"type": "inherited"}, "PenthouseLevels": {"type": "inherited"}, "HasParapet": {"type": "inherited"}, "ParapetHeight": {"type": "inherited"}, "IsMultiOccupancy": {"type": "inherited"}, "NumberOfOccupants": {"type": "inherited"}, "BldgConstructionClass": {"type": "inherited"}, "ExteriorWallConstruction": {"type": "inherited"}, "ExteriorWallCovering": {"type": "inherited"}, "RoofConstruction": {"type": "inherited"}, "RoofCover": {"type": "inherited"}, "FloorConstruction": {"type": "inherited"}, "FloorMaterial": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"}, "BldgFootprintType": {"type": "inherited"}, "Floor": {"type": "inherited"} }, "id": 13, "name": "Mixed Use (X)" } ], "subtypes": [ { "domains": { "BldgSubType": { "type": "codedValue", "name": "AssemblyType", "description": "UBC Type A for Building, PrePlanPoly", "codedValues": [ { "name": "Dining/Drinking > 50 People", "code": "Dining/Drinking > 50 People" }, { "name": "Indoor Arena", "code": "Indoor Arena" }, { "name": "Meeting Facility", "code": "Meeting Facility" }, { "name": "Outdoor Stadium", "code": "Outdoor Stadium" }, { "name": "Theater", "code": "Theater" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "SprinklerStatus": {"type": "inherited"}, "CoverageArea": {"type": "inherited"}, "FireSupressant": {"type": "inherited"}, "FireProtectionType": {"type": "inherited"}, "Stories": {"type": "inherited"}, "IsHighRise": {"type": "inherited"}, "HasElevator": {"type": "inherited"}, "NumberOfBanks": {"type": "inherited"}, "HasBasement": {"type": "inherited"}, "BasementLevels": {"type": "inherited"}, "HasPenthouse": {"type": "inherited"}, "PenthouseLevels": {"type": "inherited"}, "HasParapet": {"type": "inherited"}, "ParapetHeight": {"type": "inherited"}, "IsMultiOccupancy": {"type": "inherited"}, "NumberOfOccupants": {"type": "inherited"}, "BldgConstructionClass": {"type": "inherited"}, "ExteriorWallConstruction": {"type": "inherited"}, "ExteriorWallCovering": {"type": "inherited"}, "RoofConstruction": {"type": "inherited"}, "RoofCover": {"type": "inherited"}, "FloorConstruction": {"type": "inherited"}, "FloorMaterial": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"}, "BldgFootprintType": {"type": "inherited"}, "Floor": {"type": "inherited"} }, "defaultValues": { "BldgID": null, "PrePlanID": null, "AgencyID": null, "BldgType": null, "BldgSubType": null, "OtherSubType": null, "BldgName": null, "BldgNumber": null, "BldgAddress": null, "BldgContactName": null, "BldgContactPhone": null, "EmergencyContactName": null, "EmergencyContactPhone": null, "SprinklerStatus": null, "CoverageArea": null, "OtherCoverageArea": null, "FireSupressant": null, "FireProtectionType": null, "Stories": 1, "IsHighRise": null, "BldgHeight": null, "BaseElevation": null, "HasElevator": null, "NumberOfBanks": null, "HasBasement": null, "BasementLevels": null, "HasPenthouse": null, "PenthouseLevels": null, "HasParapet": null, "ParapetHeight": null, "IsMultiOccupancy": null, "NumberOfOccupants": null, "BldgConstructionClass": null, "ExteriorWallConstruction": null, "ExteriorWallCovering": null, "RoofConstruction": null, "RoofCover": null, "FloorConstruction": null, "FloorMaterial": null, "SupplementalInfo": null, "LifeCycleStatus": "Active", "BldgFootprintType": "Envelope", "Floor": "1", "GlobalID": null, "OtherFireSuppressant": null, "OtherFireProtType": null, "MaintainedBy": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 1, "name": "Assembly (A)" }, { "domains": { "BldgSubType": { "type": "codedValue", "name": "BusinessType", "description": "UBC Type B for Building, PrePlanPoly", "codedValues": [ { "name": "Commercial Business", "code": "Commercial Business" }, { "name": "Dining/Drinking < 50 People", "code": "Dining/Drinking < 50 People" }, { "name": "Higher Education", "code": "Higher Education" }, { "name": "Professional Office", "code": "Professional Office" }, { "name": "Public Office", "code": "Public Office" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "SprinklerStatus": {"type": "inherited"}, "CoverageArea": {"type": "inherited"}, "FireSupressant": {"type": "inherited"}, "FireProtectionType": {"type": "inherited"}, "Stories": {"type": "inherited"}, "IsHighRise": {"type": "inherited"}, "HasElevator": {"type": "inherited"}, "NumberOfBanks": {"type": "inherited"}, "HasBasement": {"type": "inherited"}, "BasementLevels": {"type": "inherited"}, "HasPenthouse": {"type": "inherited"}, "PenthouseLevels": {"type": "inherited"}, "HasParapet": {"type": "inherited"}, "ParapetHeight": {"type": "inherited"}, "IsMultiOccupancy": {"type": "inherited"}, "NumberOfOccupants": {"type": "inherited"}, "BldgConstructionClass": {"type": "inherited"}, "ExteriorWallConstruction": {"type": "inherited"}, "ExteriorWallCovering": {"type": "inherited"}, "RoofConstruction": {"type": "inherited"}, "RoofCover": {"type": "inherited"}, "FloorConstruction": {"type": "inherited"}, "FloorMaterial": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"}, "BldgFootprintType": {"type": "inherited"}, "Floor": {"type": "inherited"} }, "defaultValues": { "BldgID": null, "PrePlanID": null, "AgencyID": null, "BldgType": null, "BldgSubType": null, "OtherSubType": null, "BldgName": null, "BldgNumber": null, "BldgAddress": null, "BldgContactName": null, "BldgContactPhone": null, "EmergencyContactName": null, "EmergencyContactPhone": null, "SprinklerStatus": null, "CoverageArea": null, "OtherCoverageArea": null, "FireSupressant": null, "FireProtectionType": null, "Stories": 1, "IsHighRise": null, "BldgHeight": null, "BaseElevation": null, "HasElevator": null, "NumberOfBanks": null, "HasBasement": null, "BasementLevels": null, "HasPenthouse": null, "PenthouseLevels": null, "HasParapet": null, "ParapetHeight": null, "IsMultiOccupancy": null, "NumberOfOccupants": null, "BldgConstructionClass": null, "ExteriorWallConstruction": null, "ExteriorWallCovering": null, "RoofConstruction": null, "RoofCover": null, "FloorConstruction": null, "FloorMaterial": null, "SupplementalInfo": null, "LifeCycleStatus": "Active", "BldgFootprintType": "Envelope", "Floor": "1", "GlobalID": null, "OtherFireSuppressant": null, "OtherFireProtType": null, "MaintainedBy": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 2, "name": "Business (B)" }, { "domains": { "SprinklerStatus": {"type": "inherited"}, "CoverageArea": {"type": "inherited"}, "FireSupressant": {"type": "inherited"}, "FireProtectionType": {"type": "inherited"}, "Stories": {"type": "inherited"}, "IsHighRise": {"type": "inherited"}, "HasElevator": {"type": "inherited"}, "NumberOfBanks": {"type": "inherited"}, "HasBasement": {"type": "inherited"}, "BasementLevels": {"type": "inherited"}, "HasPenthouse": {"type": "inherited"}, "PenthouseLevels": {"type": "inherited"}, "HasParapet": {"type": "inherited"}, "ParapetHeight": {"type": "inherited"}, "IsMultiOccupancy": {"type": "inherited"}, "NumberOfOccupants": {"type": "inherited"}, "BldgConstructionClass": {"type": "inherited"}, "ExteriorWallConstruction": {"type": "inherited"}, "ExteriorWallCovering": {"type": "inherited"}, "RoofConstruction": {"type": "inherited"}, "RoofCover": {"type": "inherited"}, "FloorConstruction": {"type": "inherited"}, "FloorMaterial": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"}, "BldgFootprintType": {"type": "inherited"}, "Floor": {"type": "inherited"} }, "defaultValues": { "BldgID": null, "PrePlanID": null, "AgencyID": null, "BldgType": null, "BldgSubType": null, "OtherSubType": null, "BldgName": null, "BldgNumber": null, "BldgAddress": null, "BldgContactName": null, "BldgContactPhone": null, "EmergencyContactName": null, "EmergencyContactPhone": null, "SprinklerStatus": null, "CoverageArea": null, "OtherCoverageArea": null, "FireSupressant": null, "FireProtectionType": null, "Stories": 1, "IsHighRise": null, "BldgHeight": null, "BaseElevation": null, "HasElevator": null, "NumberOfBanks": null, "HasBasement": null, "BasementLevels": null, "HasPenthouse": null, "PenthouseLevels": null, "HasParapet": null, "ParapetHeight": null, "IsMultiOccupancy": null, "NumberOfOccupants": null, "BldgConstructionClass": null, "ExteriorWallConstruction": null, "ExteriorWallCovering": null, "RoofConstruction": null, "RoofCover": null, "FloorConstruction": null, "FloorMaterial": null, "SupplementalInfo": null, "LifeCycleStatus": "Active", "BldgFootprintType": "Envelope", "Floor": "1", "GlobalID": null, "OtherFireSuppressant": null, "OtherFireProtType": null, "MaintainedBy": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 3, "name": "Camps (C)" }, { "domains": { "BldgSubType": { "type": "codedValue", "name": "EducationType", "description": "UBC Type E for Building, PrePlanPoly", "codedValues": [ { "name": "Alternative School", "code": "Alternative School" }, { "name": "Charter School", "code": "Charter School" }, { "name": "Elementary School", "code": "Elementary School" }, { "name": "Junior High School", "code": "Junior High School" }, { "name": "Middle School", "code": "Middle School" }, { "name": "High School", "code": "High School" }, { "name": "Private School", "code": "Private School" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "SprinklerStatus": {"type": "inherited"}, "CoverageArea": {"type": "inherited"}, "FireSupressant": {"type": "inherited"}, "FireProtectionType": {"type": "inherited"}, "Stories": {"type": "inherited"}, "IsHighRise": {"type": "inherited"}, "HasElevator": {"type": "inherited"}, "NumberOfBanks": {"type": "inherited"}, "HasBasement": {"type": "inherited"}, "BasementLevels": {"type": "inherited"}, "HasPenthouse": {"type": "inherited"}, "PenthouseLevels": {"type": "inherited"}, "HasParapet": {"type": "inherited"}, "ParapetHeight": {"type": "inherited"}, "IsMultiOccupancy": {"type": "inherited"}, "NumberOfOccupants": {"type": "inherited"}, "BldgConstructionClass": {"type": "inherited"}, "ExteriorWallConstruction": {"type": "inherited"}, "ExteriorWallCovering": {"type": "inherited"}, "RoofConstruction": {"type": "inherited"}, "RoofCover": {"type": "inherited"}, "FloorConstruction": {"type": "inherited"}, "FloorMaterial": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"}, "BldgFootprintType": {"type": "inherited"}, "Floor": {"type": "inherited"} }, "defaultValues": { "BldgID": null, "PrePlanID": null, "AgencyID": null, "BldgType": null, "BldgSubType": null, "OtherSubType": null, "BldgName": null, "BldgNumber": null, "BldgAddress": null, "BldgContactName": null, "BldgContactPhone": null, "EmergencyContactName": null, "EmergencyContactPhone": null, "SprinklerStatus": null, "CoverageArea": null, "OtherCoverageArea": null, "FireSupressant": null, "FireProtectionType": null, "Stories": 1, "IsHighRise": null, "BldgHeight": null, "BaseElevation": null, "HasElevator": null, "NumberOfBanks": null, "HasBasement": null, "BasementLevels": null, "HasPenthouse": null, "PenthouseLevels": null, "HasParapet": null, "ParapetHeight": null, "IsMultiOccupancy": null, "NumberOfOccupants": null, "BldgConstructionClass": null, "ExteriorWallConstruction": null, "ExteriorWallCovering": null, "RoofConstruction": null, "RoofCover": null, "FloorConstruction": null, "FloorMaterial": null, "SupplementalInfo": null, "LifeCycleStatus": "Active", "BldgFootprintType": "Envelope", "Floor": "1", "GlobalID": null, "OtherFireSuppressant": null, "OtherFireProtType": null, "MaintainedBy": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 4, "name": "Educational (E)" }, { "domains": { "BldgSubType": { "type": "codedValue", "name": "FactoryIndustrialType", "description": "UBC Type F for Building, PrePlanPoly", "codedValues": [ { "name": "Moderate Hazard", "code": "Moderate Hazard" }, { "name": "Low Hazard", "code": "Low Hazard" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "SprinklerStatus": {"type": "inherited"}, "CoverageArea": {"type": "inherited"}, "FireSupressant": {"type": "inherited"}, "FireProtectionType": {"type": "inherited"}, "Stories": {"type": "inherited"}, "IsHighRise": {"type": "inherited"}, "HasElevator": {"type": "inherited"}, "NumberOfBanks": {"type": "inherited"}, "HasBasement": {"type": "inherited"}, "BasementLevels": {"type": "inherited"}, "HasPenthouse": {"type": "inherited"}, "PenthouseLevels": {"type": "inherited"}, "HasParapet": {"type": "inherited"}, "ParapetHeight": {"type": "inherited"}, "IsMultiOccupancy": {"type": "inherited"}, "NumberOfOccupants": {"type": "inherited"}, "BldgConstructionClass": {"type": "inherited"}, "ExteriorWallConstruction": {"type": "inherited"}, "ExteriorWallCovering": {"type": "inherited"}, "RoofConstruction": {"type": "inherited"}, "RoofCover": {"type": "inherited"}, "FloorConstruction": {"type": "inherited"}, "FloorMaterial": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"}, "BldgFootprintType": {"type": "inherited"}, "Floor": {"type": "inherited"} }, "defaultValues": { "BldgID": null, "PrePlanID": null, "AgencyID": null, "BldgType": null, "BldgSubType": null, "OtherSubType": null, "BldgName": null, "BldgNumber": null, "BldgAddress": null, "BldgContactName": null, "BldgContactPhone": null, "EmergencyContactName": null, "EmergencyContactPhone": null, "SprinklerStatus": null, "CoverageArea": null, "OtherCoverageArea": null, "FireSupressant": null, "FireProtectionType": null, "Stories": 1, "IsHighRise": null, "BldgHeight": null, "BaseElevation": null, "HasElevator": null, "NumberOfBanks": null, "HasBasement": null, "BasementLevels": null, "HasPenthouse": null, "PenthouseLevels": null, "HasParapet": null, "ParapetHeight": null, "IsMultiOccupancy": null, "NumberOfOccupants": null, "BldgConstructionClass": null, "ExteriorWallConstruction": null, "ExteriorWallCovering": null, "RoofConstruction": null, "RoofCover": null, "FloorConstruction": null, "FloorMaterial": null, "SupplementalInfo": null, "LifeCycleStatus": "Active", "BldgFootprintType": "Envelope", "Floor": "1", "GlobalID": null, "OtherFireSuppressant": null, "OtherFireProtType": null, "MaintainedBy": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 5, "name": "Factory Industrial (F)" }, { "domains": { "BldgSubType": { "type": "codedValue", "name": "HighHazardType", "description": "UBC Type H for Building, PrePlanPoly", "codedValues": [ { "name": "Combustible Hazard", "code": "Combustible Hazard" }, { "name": "Detonation Hazard", "code": "Detonation Hazard" }, { "name": "Flammable Hazard", "code": "Flammable Hazard" }, { "name": "Health Hazard", "code": "Health Hazard" }, { "name": "Semiconductor Hazard", "code": "Semiconductor Hazard" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "SprinklerStatus": {"type": "inherited"}, "CoverageArea": {"type": "inherited"}, "FireSupressant": {"type": "inherited"}, "FireProtectionType": {"type": "inherited"}, "Stories": {"type": "inherited"}, "IsHighRise": {"type": "inherited"}, "HasElevator": {"type": "inherited"}, "NumberOfBanks": {"type": "inherited"}, "HasBasement": {"type": "inherited"}, "BasementLevels": {"type": "inherited"}, "HasPenthouse": {"type": "inherited"}, "PenthouseLevels": {"type": "inherited"}, "HasParapet": {"type": "inherited"}, "ParapetHeight": {"type": "inherited"}, "IsMultiOccupancy": {"type": "inherited"}, "NumberOfOccupants": {"type": "inherited"}, "BldgConstructionClass": {"type": "inherited"}, "ExteriorWallConstruction": {"type": "inherited"}, "ExteriorWallCovering": {"type": "inherited"}, "RoofConstruction": {"type": "inherited"}, "RoofCover": {"type": "inherited"}, "FloorConstruction": {"type": "inherited"}, "FloorMaterial": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"}, "BldgFootprintType": {"type": "inherited"}, "Floor": {"type": "inherited"} }, "defaultValues": { "BldgID": null, "PrePlanID": null, "AgencyID": null, "BldgType": null, "BldgSubType": null, "OtherSubType": null, "BldgName": null, "BldgNumber": null, "BldgAddress": null, "BldgContactName": null, "BldgContactPhone": null, "EmergencyContactName": null, "EmergencyContactPhone": null, "SprinklerStatus": null, "CoverageArea": null, "OtherCoverageArea": null, "FireSupressant": null, "FireProtectionType": null, "Stories": 1, "IsHighRise": null, "BldgHeight": null, "BaseElevation": null, "HasElevator": null, "NumberOfBanks": null, "HasBasement": null, "BasementLevels": null, "HasPenthouse": null, "PenthouseLevels": null, "HasParapet": null, "ParapetHeight": null, "IsMultiOccupancy": null, "NumberOfOccupants": null, "BldgConstructionClass": null, "ExteriorWallConstruction": null, "ExteriorWallCovering": null, "RoofConstruction": null, "RoofCover": null, "FloorConstruction": null, "FloorMaterial": null, "SupplementalInfo": null, "LifeCycleStatus": "Active", "BldgFootprintType": "Envelope", "Floor": "1", "GlobalID": null, "OtherFireSuppressant": null, "OtherFireProtType": null, "MaintainedBy": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 6, "name": "High Hazard (H)" }, { "domains": { "BldgSubType": { "type": "codedValue", "name": "InstitutionalType", "description": "UBC Type I for Building, PrePlanPoly", "codedValues": [ { "name": "24 Hour Care Facility", "code": "24 Hour Care Facility" }, { "name": "Day Care Facility", "code": "Day Care Facility" }, { "name": "Detention Facility", "code": "Detention Facility" }, { "name": "Hospital", "code": "Hospital" }, { "name": "Outpatient Facility", "code": "Outpatient Facility" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "SprinklerStatus": {"type": "inherited"}, "CoverageArea": {"type": "inherited"}, "FireSupressant": {"type": "inherited"}, "FireProtectionType": {"type": "inherited"}, "Stories": {"type": "inherited"}, "IsHighRise": {"type": "inherited"}, "HasElevator": {"type": "inherited"}, "NumberOfBanks": {"type": "inherited"}, "HasBasement": {"type": "inherited"}, "BasementLevels": {"type": "inherited"}, "HasPenthouse": {"type": "inherited"}, "PenthouseLevels": {"type": "inherited"}, "HasParapet": {"type": "inherited"}, "ParapetHeight": {"type": "inherited"}, "IsMultiOccupancy": {"type": "inherited"}, "NumberOfOccupants": {"type": "inherited"}, "BldgConstructionClass": {"type": "inherited"}, "ExteriorWallConstruction": {"type": "inherited"}, "ExteriorWallCovering": {"type": "inherited"}, "RoofConstruction": {"type": "inherited"}, "RoofCover": {"type": "inherited"}, "FloorConstruction": {"type": "inherited"}, "FloorMaterial": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"}, "BldgFootprintType": {"type": "inherited"}, "Floor": {"type": "inherited"} }, "defaultValues": { "BldgID": null, "PrePlanID": null, "AgencyID": null, "BldgType": null, "BldgSubType": null, "OtherSubType": null, "BldgName": null, "BldgNumber": null, "BldgAddress": null, "BldgContactName": null, "BldgContactPhone": null, "EmergencyContactName": null, "EmergencyContactPhone": null, "SprinklerStatus": null, "CoverageArea": null, "OtherCoverageArea": null, "FireSupressant": null, "FireProtectionType": null, "Stories": 1, "IsHighRise": null, "BldgHeight": null, "BaseElevation": null, "HasElevator": null, "NumberOfBanks": null, "HasBasement": null, "BasementLevels": null, "HasPenthouse": null, "PenthouseLevels": null, "HasParapet": null, "ParapetHeight": null, "IsMultiOccupancy": null, "NumberOfOccupants": null, "BldgConstructionClass": null, "ExteriorWallConstruction": null, "ExteriorWallCovering": null, "RoofConstruction": null, "RoofCover": null, "FloorConstruction": null, "FloorMaterial": null, "SupplementalInfo": null, "LifeCycleStatus": "Active", "BldgFootprintType": "Envelope", "Floor": "1", "GlobalID": null, "OtherFireSuppressant": null, "OtherFireProtType": null, "MaintainedBy": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 7, "name": "Institutional (I)" }, { "domains": { "BldgSubType": { "type": "codedValue", "name": "LaboratoryType", "description": "UBC Type L for Building, PrePlanPoly", "codedValues": [ { "name": "Science", "code": "Science" }, { "name": "Research", "code": "Research" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "SprinklerStatus": {"type": "inherited"}, "CoverageArea": {"type": "inherited"}, "FireSupressant": {"type": "inherited"}, "FireProtectionType": {"type": "inherited"}, "Stories": {"type": "inherited"}, "IsHighRise": {"type": "inherited"}, "HasElevator": {"type": "inherited"}, "NumberOfBanks": {"type": "inherited"}, "HasBasement": {"type": "inherited"}, "BasementLevels": {"type": "inherited"}, "HasPenthouse": {"type": "inherited"}, "PenthouseLevels": {"type": "inherited"}, "HasParapet": {"type": "inherited"}, "ParapetHeight": {"type": "inherited"}, "IsMultiOccupancy": {"type": "inherited"}, "NumberOfOccupants": {"type": "inherited"}, "BldgConstructionClass": {"type": "inherited"}, "ExteriorWallConstruction": {"type": "inherited"}, "ExteriorWallCovering": {"type": "inherited"}, "RoofConstruction": {"type": "inherited"}, "RoofCover": {"type": "inherited"}, "FloorConstruction": {"type": "inherited"}, "FloorMaterial": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"}, "BldgFootprintType": {"type": "inherited"}, "Floor": {"type": "inherited"} }, "defaultValues": { "BldgID": null, "PrePlanID": null, "AgencyID": null, "BldgType": null, "BldgSubType": null, "OtherSubType": null, "BldgName": null, "BldgNumber": null, "BldgAddress": null, "BldgContactName": null, "BldgContactPhone": null, "EmergencyContactName": null, "EmergencyContactPhone": null, "SprinklerStatus": null, "CoverageArea": null, "OtherCoverageArea": null, "FireSupressant": null, "FireProtectionType": null, "Stories": 1, "IsHighRise": null, "BldgHeight": null, "BaseElevation": null, "HasElevator": null, "NumberOfBanks": null, "HasBasement": null, "BasementLevels": null, "HasPenthouse": null, "PenthouseLevels": null, "HasParapet": null, "ParapetHeight": null, "IsMultiOccupancy": null, "NumberOfOccupants": null, "BldgConstructionClass": null, "ExteriorWallConstruction": null, "ExteriorWallCovering": null, "RoofConstruction": null, "RoofCover": null, "FloorConstruction": null, "FloorMaterial": null, "SupplementalInfo": null, "LifeCycleStatus": "Active", "BldgFootprintType": "Envelope", "Floor": "1", "GlobalID": null, "OtherFireSuppressant": null, "OtherFireProtType": null, "MaintainedBy": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 8, "name": "Laboratory (L)" }, { "domains": { "BldgSubType": { "type": "codedValue", "name": "MercantileType", "description": "UBC Type M for Building, PrePlanPoly", "codedValues": [ { "name": "Department Store", "code": "Department Store" }, { "name": "Gas Station", "code": "Gas Station" }, { "name": "Supermarket", "code": "Supermarket" }, { "name": "Retail Store", "code": "Retail Store" }, { "name": "Sales Room", "code": "Sales Room" }, { "name": "Shopping Center", "code": "Shopping Center" }, { "name": "Wholesale Store", "code": "Wholesale Store" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "SprinklerStatus": {"type": "inherited"}, "CoverageArea": {"type": "inherited"}, "FireSupressant": {"type": "inherited"}, "FireProtectionType": {"type": "inherited"}, "Stories": {"type": "inherited"}, "IsHighRise": {"type": "inherited"}, "HasElevator": {"type": "inherited"}, "NumberOfBanks": {"type": "inherited"}, "HasBasement": {"type": "inherited"}, "BasementLevels": {"type": "inherited"}, "HasPenthouse": {"type": "inherited"}, "PenthouseLevels": {"type": "inherited"}, "HasParapet": {"type": "inherited"}, "ParapetHeight": {"type": "inherited"}, "IsMultiOccupancy": {"type": "inherited"}, "NumberOfOccupants": {"type": "inherited"}, "BldgConstructionClass": {"type": "inherited"}, "ExteriorWallConstruction": {"type": "inherited"}, "ExteriorWallCovering": {"type": "inherited"}, "RoofConstruction": {"type": "inherited"}, "RoofCover": {"type": "inherited"}, "FloorConstruction": {"type": "inherited"}, "FloorMaterial": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"}, "BldgFootprintType": {"type": "inherited"}, "Floor": {"type": "inherited"} }, "defaultValues": { "BldgID": null, "PrePlanID": null, "AgencyID": null, "BldgType": null, "BldgSubType": null, "OtherSubType": null, "BldgName": null, "BldgNumber": null, "BldgAddress": null, "BldgContactName": null, "BldgContactPhone": null, "EmergencyContactName": null, "EmergencyContactPhone": null, "SprinklerStatus": null, "CoverageArea": null, "OtherCoverageArea": null, "FireSupressant": null, "FireProtectionType": null, "Stories": 1, "IsHighRise": null, "BldgHeight": null, "BaseElevation": null, "HasElevator": null, "NumberOfBanks": null, "HasBasement": null, "BasementLevels": null, "HasPenthouse": null, "PenthouseLevels": null, "HasParapet": null, "ParapetHeight": null, "IsMultiOccupancy": null, "NumberOfOccupants": null, "BldgConstructionClass": null, "ExteriorWallConstruction": null, "ExteriorWallCovering": null, "RoofConstruction": null, "RoofCover": null, "FloorConstruction": null, "FloorMaterial": null, "SupplementalInfo": null, "LifeCycleStatus": "Active", "BldgFootprintType": "Envelope", "Floor": "1", "GlobalID": null, "OtherFireSuppressant": null, "OtherFireProtType": null, "MaintainedBy": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 9, "name": "Mercantile (M)" }, { "domains": { "BldgSubType": { "type": "codedValue", "name": "ResidentialType", "description": "UBC Type R for Building, PrePlanPoly", "codedValues": [ { "name": "Hotel", "code": "Hotel" }, { "name": "Mobile Home", "code": "Mobile Home" }, { "name": "Multi-Family", "code": "Multi-Family" }, { "name": "Residential Care", "code": "Residential Care" }, { "name": "Single Family", "code": "Single Family" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "SprinklerStatus": {"type": "inherited"}, "CoverageArea": {"type": "inherited"}, "FireSupressant": {"type": "inherited"}, "FireProtectionType": {"type": "inherited"}, "Stories": {"type": "inherited"}, "IsHighRise": {"type": "inherited"}, "HasElevator": {"type": "inherited"}, "NumberOfBanks": {"type": "inherited"}, "HasBasement": {"type": "inherited"}, "BasementLevels": {"type": "inherited"}, "HasPenthouse": {"type": "inherited"}, "PenthouseLevels": {"type": "inherited"}, "HasParapet": {"type": "inherited"}, "ParapetHeight": {"type": "inherited"}, "IsMultiOccupancy": {"type": "inherited"}, "NumberOfOccupants": {"type": "inherited"}, "BldgConstructionClass": {"type": "inherited"}, "ExteriorWallConstruction": {"type": "inherited"}, "ExteriorWallCovering": {"type": "inherited"}, "RoofConstruction": {"type": "inherited"}, "RoofCover": {"type": "inherited"}, "FloorConstruction": {"type": "inherited"}, "FloorMaterial": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"}, "BldgFootprintType": {"type": "inherited"}, "Floor": {"type": "inherited"} }, "defaultValues": { "BldgID": null, "PrePlanID": null, "AgencyID": null, "BldgType": null, "BldgSubType": null, "OtherSubType": null, "BldgName": null, "BldgNumber": null, "BldgAddress": null, "BldgContactName": null, "BldgContactPhone": null, "EmergencyContactName": null, "EmergencyContactPhone": null, "SprinklerStatus": null, "CoverageArea": null, "OtherCoverageArea": null, "FireSupressant": null, "FireProtectionType": null, "Stories": 1, "IsHighRise": null, "BldgHeight": null, "BaseElevation": null, "HasElevator": null, "NumberOfBanks": null, "HasBasement": null, "BasementLevels": null, "HasPenthouse": null, "PenthouseLevels": null, "HasParapet": null, "ParapetHeight": null, "IsMultiOccupancy": null, "NumberOfOccupants": null, "BldgConstructionClass": null, "ExteriorWallConstruction": null, "ExteriorWallCovering": null, "RoofConstruction": null, "RoofCover": null, "FloorConstruction": null, "FloorMaterial": null, "SupplementalInfo": null, "LifeCycleStatus": "Active", "BldgFootprintType": "Envelope", "Floor": "1", "GlobalID": null, "OtherFireSuppressant": null, "OtherFireProtType": null, "MaintainedBy": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 10, "name": "Residential (R)" }, { "domains": { "BldgSubType": { "type": "codedValue", "name": "StorageType", "description": "UBC Type S for Building, PrePlanPoly", "codedValues": [ { "name": "Aircraft Hanger", "code": "Aircraft Hanger" }, { "name": "Electronic Waste", "code": "Electronic Waste" }, { "name": "Junk Yard", "code": "Junk Yard" }, { "name": "Parking Structure", "code": "Parking Structure" }, { "name": "Public Storage", "code": "Public Storage" }, { "name": "Recycle Center", "code": "Recycle Center" }, { "name": "Warehouse", "code": "Warehouse" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "SprinklerStatus": {"type": "inherited"}, "CoverageArea": {"type": "inherited"}, "FireSupressant": {"type": "inherited"}, "FireProtectionType": {"type": "inherited"}, "Stories": {"type": "inherited"}, "IsHighRise": {"type": "inherited"}, "HasElevator": {"type": "inherited"}, "NumberOfBanks": {"type": "inherited"}, "HasBasement": {"type": "inherited"}, "BasementLevels": {"type": "inherited"}, "HasPenthouse": {"type": "inherited"}, "PenthouseLevels": {"type": "inherited"}, "HasParapet": {"type": "inherited"}, "ParapetHeight": {"type": "inherited"}, "IsMultiOccupancy": {"type": "inherited"}, "NumberOfOccupants": {"type": "inherited"}, "BldgConstructionClass": {"type": "inherited"}, "ExteriorWallConstruction": {"type": "inherited"}, "ExteriorWallCovering": {"type": "inherited"}, "RoofConstruction": {"type": "inherited"}, "RoofCover": {"type": "inherited"}, "FloorConstruction": {"type": "inherited"}, "FloorMaterial": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"}, "BldgFootprintType": {"type": "inherited"}, "Floor": {"type": "inherited"} }, "defaultValues": { "BldgID": null, "PrePlanID": null, "AgencyID": null, "BldgType": null, "BldgSubType": null, "OtherSubType": null, "BldgName": null, "BldgNumber": null, "BldgAddress": null, "BldgContactName": null, "BldgContactPhone": null, "EmergencyContactName": null, "EmergencyContactPhone": null, "SprinklerStatus": null, "CoverageArea": null, "OtherCoverageArea": null, "FireSupressant": null, "FireProtectionType": null, "Stories": 1, "IsHighRise": null, "BldgHeight": null, "BaseElevation": null, "HasElevator": null, "NumberOfBanks": null, "HasBasement": null, "BasementLevels": null, "HasPenthouse": null, "PenthouseLevels": null, "HasParapet": null, "ParapetHeight": null, "IsMultiOccupancy": null, "NumberOfOccupants": null, "BldgConstructionClass": null, "ExteriorWallConstruction": null, "ExteriorWallCovering": null, "RoofConstruction": null, "RoofCover": null, "FloorConstruction": null, "FloorMaterial": null, "SupplementalInfo": null, "LifeCycleStatus": "Active", "BldgFootprintType": "Envelope", "Floor": "1", "GlobalID": null, "OtherFireSuppressant": null, "OtherFireProtType": null, "MaintainedBy": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 11, "name": "Storage (S)" }, { "domains": { "SprinklerStatus": {"type": "inherited"}, "CoverageArea": {"type": "inherited"}, "FireSupressant": {"type": "inherited"}, "FireProtectionType": {"type": "inherited"}, "Stories": {"type": "inherited"}, "IsHighRise": {"type": "inherited"}, "HasElevator": {"type": "inherited"}, "NumberOfBanks": {"type": "inherited"}, "HasBasement": {"type": "inherited"}, "BasementLevels": {"type": "inherited"}, "HasPenthouse": {"type": "inherited"}, "PenthouseLevels": {"type": "inherited"}, "HasParapet": {"type": "inherited"}, "ParapetHeight": {"type": "inherited"}, "IsMultiOccupancy": {"type": "inherited"}, "NumberOfOccupants": {"type": "inherited"}, "BldgConstructionClass": {"type": "inherited"}, "ExteriorWallConstruction": {"type": "inherited"}, "ExteriorWallCovering": {"type": "inherited"}, "RoofConstruction": {"type": "inherited"}, "RoofCover": {"type": "inherited"}, "FloorConstruction": {"type": "inherited"}, "FloorMaterial": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"}, "BldgFootprintType": {"type": "inherited"}, "Floor": {"type": "inherited"} }, "defaultValues": { "BldgID": null, "PrePlanID": null, "AgencyID": null, "BldgType": null, "BldgSubType": null, "OtherSubType": null, "BldgName": null, "BldgNumber": null, "BldgAddress": null, "BldgContactName": null, "BldgContactPhone": null, "EmergencyContactName": null, "EmergencyContactPhone": null, "SprinklerStatus": null, "CoverageArea": null, "OtherCoverageArea": null, "FireSupressant": null, "FireProtectionType": null, "Stories": 1, "IsHighRise": null, "BldgHeight": null, "BaseElevation": null, "HasElevator": null, "NumberOfBanks": null, "HasBasement": null, "BasementLevels": null, "HasPenthouse": null, "PenthouseLevels": null, "HasParapet": null, "ParapetHeight": null, "IsMultiOccupancy": null, "NumberOfOccupants": null, "BldgConstructionClass": null, "ExteriorWallConstruction": null, "ExteriorWallCovering": null, "RoofConstruction": null, "RoofCover": null, "FloorConstruction": null, "FloorMaterial": null, "SupplementalInfo": null, "LifeCycleStatus": "Active", "BldgFootprintType": "Envelope", "Floor": "1", "GlobalID": null, "OtherFireSuppressant": null, "OtherFireProtType": null, "MaintainedBy": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 12, "name": "Miscellaneous (U)" }, { "domains": { "BldgSubType": { "type": "codedValue", "name": "MixedUseType", "description": "UBC Type X (Residential over commercial)", "codedValues": [ { "name": "Mixed Residential Retail", "code": "Mixed Residential Retail" }, { "name": "Mixed Residential Warehouse", "code": "Mixed Residential Warehouse" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "SprinklerStatus": {"type": "inherited"}, "CoverageArea": {"type": "inherited"}, "FireSupressant": {"type": "inherited"}, "FireProtectionType": {"type": "inherited"}, "Stories": {"type": "inherited"}, "IsHighRise": {"type": "inherited"}, "HasElevator": {"type": "inherited"}, "NumberOfBanks": {"type": "inherited"}, "HasBasement": {"type": "inherited"}, "BasementLevels": {"type": "inherited"}, "HasPenthouse": {"type": "inherited"}, "PenthouseLevels": {"type": "inherited"}, "HasParapet": {"type": "inherited"}, "ParapetHeight": {"type": "inherited"}, "IsMultiOccupancy": {"type": "inherited"}, "NumberOfOccupants": {"type": "inherited"}, "BldgConstructionClass": {"type": "inherited"}, "ExteriorWallConstruction": {"type": "inherited"}, "ExteriorWallCovering": {"type": "inherited"}, "RoofConstruction": {"type": "inherited"}, "RoofCover": {"type": "inherited"}, "FloorConstruction": {"type": "inherited"}, "FloorMaterial": {"type": "inherited"}, "LifeCycleStatus": {"type": "inherited"}, "BldgFootprintType": {"type": "inherited"}, "Floor": {"type": "inherited"} }, "defaultValues": { "BldgID": null, "PrePlanID": null, "AgencyID": null, "BldgType": null, "BldgSubType": null, "OtherSubType": null, "BldgName": null, "BldgNumber": null, "BldgAddress": null, "BldgContactName": null, "BldgContactPhone": null, "EmergencyContactName": null, "EmergencyContactPhone": null, "SprinklerStatus": null, "CoverageArea": null, "OtherCoverageArea": null, "FireSupressant": null, "FireProtectionType": null, "Stories": 1, "IsHighRise": null, "BldgHeight": null, "BaseElevation": null, "HasElevator": null, "NumberOfBanks": null, "HasBasement": null, "BasementLevels": null, "HasPenthouse": null, "PenthouseLevels": null, "HasParapet": null, "ParapetHeight": null, "IsMultiOccupancy": null, "NumberOfOccupants": null, "BldgConstructionClass": null, "ExteriorWallConstruction": null, "ExteriorWallCovering": null, "RoofConstruction": null, "RoofCover": null, "FloorConstruction": null, "FloorMaterial": null, "SupplementalInfo": null, "LifeCycleStatus": "Active", "BldgFootprintType": "Envelope", "Floor": "1", "GlobalID": null, "OtherFireSuppressant": null, "OtherFireProtType": null, "MaintainedBy": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 13, "name": "Mixed Use (X)" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": false, "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": true, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1695870687000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "fb9d326b43c34da2acb6db74beba7106" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 3, "name": "Hydrology", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "BaseMap" }, "subLayers": [ { "id": 4, "name": "Stream" }, { "id": 5, "name": "Waterbody" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -1.3068386695224367E7, "ymin": 3890278.20978133, "xmax": -1.2968556730950126E7, "ymax": 3952895.301503687, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": true, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "fb9d326b43c34da2acb6db74beba7106" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 4, "name": "Stream", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.0020480000019073496, "zTolerance": 2, "mTolerance": 2, "falseX": -1.1860889999923417E8, "falseY": -9.12594999993488E7, "xyUnits": 3906.2499963620194, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 3, "name": "Hydrology" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 190, 232, 255, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.3068386695224367E7, "ymin": 3890278.20978133, "xmax": -1.2968556730950126E7, "ymax": 3952895.301503687, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 99, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "gdb_ct3_279", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S254_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": false, "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": true, "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": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1695868008000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "fb9d326b43c34da2acb6db74beba7106" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 5, "name": "Waterbody", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.0020480000019073496, "zTolerance": 2, "mTolerance": 2, "falseX": -1.1860889999923417E8, "falseY": -9.12594999993488E7, "xyUnits": 3906.2499963620194, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 3, "name": "Hydrology" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 232, 255, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.3064729165671078E7, "ymin": 3890343.955301141, "xmax": -1.3008437608352916E7, "ymax": 3949372.032511399, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 30, "domain": null }, { "name": "DESCRIPTIO", "type": "esriFieldTypeString", "alias": "Type of Waterbody", "length": 16, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "gdb_ct3_276", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S251_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": false, "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": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1695867970000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "fb9d326b43c34da2acb6db74beba7106" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 6, "name": "Parcel", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.00609601219, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "BaseMap" }, "subLayers": [], "minScale": 18056, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.3055123333365524E7, "ymin": 3905026.4983291007, "xmax": -1.3030093206862375E7, "ymax": 3928096.52921364, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "APN", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "APN", "type": "esriFieldTypeString", "alias": "APN", "length": 10, "domain": null }, { "name": "OWN_NAME1", "type": "esriFieldTypeString", "alias": "Owner Name 1", "length": 96, "domain": null }, { "name": "OWN_NAME2", "type": "esriFieldTypeString", "alias": "Owner Name 2", "length": 50, "domain": null }, { "name": "OWN_NAME3", "type": "esriFieldTypeString", "alias": "Owner Name 3", "length": 50, "domain": null }, { "name": "FRACTINT", "type": "esriFieldTypeSmallInteger", "alias": "Fractional Interest", "domain": null }, { "name": "OWN_ADDR1", "type": "esriFieldTypeString", "alias": "Owner Address 1", "length": 75, "domain": null }, { "name": "OWN_ADDR2", "type": "esriFieldTypeString", "alias": "Owner Address 2", "length": 50, "domain": null }, { "name": "OWN_ADDR3", "type": "esriFieldTypeString", "alias": "Owner Address 3", "length": 50, "domain": null }, { "name": "OWN_ADDR4", "type": "esriFieldTypeString", "alias": "Owner Address 4", "length": 50, "domain": null }, { "name": "OWN_ZIP", "type": "esriFieldTypeString", "alias": "Owner Zip Code", "length": 9, "domain": null }, { "name": "SITUS_JURI", "type": "esriFieldTypeString", "alias": "Owner Zip Code", "length": 9, "domain": null }, { "name": "LEGLDESC", "type": "esriFieldTypeString", "alias": "Legal Description", "length": 65, "domain": null }, { "name": "ASR_LAND", "type": "esriFieldTypeInteger", "alias": "Assessed Land Value", "domain": null }, { "name": "ASR_IMPR", "type": "esriFieldTypeInteger", "alias": "Assessed Improvement Value", "domain": null }, { "name": "ASR_TOTAL", "type": "esriFieldTypeInteger", "alias": "Total Assessed Value", "domain": null }, { "name": "DOCTYPE", "type": "esriFieldTypeString", "alias": "Document Type", "length": 1, "domain": null }, { "name": "DOCNMBR", "type": "esriFieldTypeString", "alias": "Document #", "length": 6, "domain": null }, { "name": "DOCDATE", "type": "esriFieldTypeString", "alias": "Document date", "length": 8, "domain": null }, { "name": "TAXSTAT", "type": "esriFieldTypeString", "alias": "Tax Status", "length": 1, "domain": null }, { "name": "OWNEROCC", "type": "esriFieldTypeString", "alias": "Is Owner Occupied", "length": 1, "domain": null }, { "name": "TRANUM", "type": "esriFieldTypeString", "alias": "Tax Rate Area #", "length": 5, "domain": null }, { "name": "NUCLEUS_US", "type": "esriFieldTypeSmallInteger", "alias": "Number of Dwelling Units", "domain": null }, { "name": "SUBMAP", "type": "esriFieldTypeString", "alias": "Subdivision Map", "length": 11, "domain": null }, { "name": "SUBNAME", "type": "esriFieldTypeString", "alias": "Subdivision Name", "length": 64, "domain": null }, { "name": "UNITQTY", "type": "esriFieldTypeSmallInteger", "alias": "Number of Dwelling Units", "domain": null }, { "name": "MULTI", "type": "esriFieldTypeString", "alias": "Has Overlapping Parcels", "length": 1, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SitusFullAddress", "type": "esriFieldTypeString", "alias": "Site Address", "length": 100, "domain": null }, { "name": "LaserficheLink", "type": "esriFieldTypeString", "alias": "LaserficheLink", "length": 255, "domain": null }, { "name": "IsSMFPD", "type": "esriFieldTypeString", "alias": "Is within San Marcos Fire Protection District", "length": 1, "domain": null }, { "name": "IsSphere", "type": "esriFieldTypeString", "alias": "Is within Sphere of Influence", "length": 1, "domain": null }, { "name": "IsSMOnlyLake", "type": "esriFieldTypeString", "alias": "Is within San Marcos and San Marcos Lake Only", "length": 1, "domain": null }, { "name": "IsSMOnly", "type": "esriFieldTypeString", "alias": "Is within San Marcos Only", "length": 1, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ACREAGE", "type": "esriFieldTypeDouble", "alias": "Acreage", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "SITUS_ZIP", "type": "esriFieldTypeString", "alias": "SITUS_ZIP", "length": 10, "domain": null }, { "name": "situs_juris", "type": "esriFieldTypeString", "alias": "SITUS_JURIS", "length": 2, "domain": null }, { "name": "situs_street", "type": "esriFieldTypeString", "alias": "SITUS_STREET", "length": 30, "domain": null }, { "name": "situs_suffix", "type": "esriFieldTypeString", "alias": "SITUS_SUFFIX", "length": 4, "domain": null }, { "name": "situs_post_dir", "type": "esriFieldTypeString", "alias": "SITUS_POST_DIR", "length": 2, "domain": null }, { "name": "situs_pre_dir", "type": "esriFieldTypeString", "alias": "SITUS_PRE_DIR", "length": 2, "domain": null }, { "name": "situs_address", "type": "esriFieldTypeInteger", "alias": "SITUS_ADDRESS", "domain": null }, { "name": "situs_fraction", "type": "esriFieldTypeString", "alias": "SITUS_FRACTION", "length": 3, "domain": null }, { "name": "situs_building", "type": "esriFieldTypeString", "alias": "SITUS_BUILDING", "length": 4, "domain": null }, { "name": "situs_suite", "type": "esriFieldTypeString", "alias": "SITUS_SUITE", "length": 6, "domain": null }, { "name": "asr_landuse", "type": "esriFieldTypeSmallInteger", "alias": "ASR_LANDUSE", "domain": null }, { "name": "nucleus_zone_cd", "type": "esriFieldTypeString", "alias": "NUCLEUS_ZONE_CD", "length": 2, "domain": null }, { "name": "nucleus_use_cd", "type": "esriFieldTypeString", "alias": "NUCLEUS_USE_CD", "length": 3, "domain": null }, { "name": "situs_community", "type": "esriFieldTypeString", "alias": "SITUS_COMMUNITY", "length": 28, "domain": null }, { "name": "year_effective", "type": "esriFieldTypeString", "alias": "YEAR_EFFECTIVE", "length": 2, "domain": null }, { "name": "total_lvg_area", "type": "esriFieldTypeInteger", "alias": "TOTAL_LVG_AREA", "domain": null }, { "name": "bedrooms", "type": "esriFieldTypeString", "alias": "BEDROOMS", "length": 3, "domain": null }, { "name": "baths", "type": "esriFieldTypeString", "alias": "BATHS", "length": 3, "domain": null }, { "name": "addition_area", "type": "esriFieldTypeInteger", "alias": "ADDITION_AREA", "domain": null }, { "name": "garage_conversion", "type": "esriFieldTypeString", "alias": "GARAGE_CONVERSION", "length": 1, "domain": null }, { "name": "garage_stalls", "type": "esriFieldTypeString", "alias": "GARAGE_STALLS", "length": 3, "domain": null }, { "name": "carport_stalls", "type": "esriFieldTypeString", "alias": "CARPORT_STALLS", "length": 3, "domain": null }, { "name": "pool", "type": "esriFieldTypeString", "alias": "POOL", "length": 1, "domain": null }, { "name": "par_view", "type": "esriFieldTypeString", "alias": "PAR_VIEW", "length": 1, "domain": null }, { "name": "usable_sq_feet", "type": "esriFieldTypeString", "alias": "USABLE_SQ_FEET", "length": 5, "domain": null }, { "name": "qual_class_shape", "type": "esriFieldTypeString", "alias": "QUAL_CLASS_SHAPE", "length": 5, "domain": null }, { "name": "nucleus_situs_from_nbr", "type": "esriFieldTypeInteger", "alias": "NUCLEUS_SITUS_FROM_NBR", "domain": null }, { "name": "nucleus_situs_thru_nbr", "type": "esriFieldTypeInteger", "alias": "NUCLEUS_SITUS_THRU_NBR", "domain": null }, { "name": "nucleus_situs_thru_fractn", "type": "esriFieldTypeString", "alias": "NUCLEUS_SITUS_THRU_FRACTN", "length": 3, "domain": null }, { "name": "overlay_juris", "type": "esriFieldTypeString", "alias": "OVERLAY_JURIS", "length": 2, "domain": null }, { "name": "SpecificPlanArea", "type": "esriFieldTypeString", "alias": "SpecificPlanArea", "length": 80, "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "S910_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": false, "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": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "fb9d326b43c34da2acb6db74beba7106" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 7, "name": "Colleges Only", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.0020480000019073496, "zTolerance": 2, "mTolerance": 2, "falseX": -1.1860889999923417E8, "falseY": -9.12594999993488E7, "xyUnits": 3906.2499963620194, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "BaseMap" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "POISubtype", "uniqueValueGroups": [ { "heading": "POISubtype", "classes": [ { "label": "College or University", "description": "College or University", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "JC" ], [ "UNIVERSITY" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "JC", "label": "College or University" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "UNIVERSITY", "label": "College or University" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 121, 186, 121, 255 ], "toColor": [ 121, 186, 121, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 94, 247, 255 ], "toColor": [ 237, 94, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 82, 78, 255 ], "toColor": [ 204, 82, 78, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 94, 163, 247, 255 ], "toColor": [ 94, 163, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 240, 94, 255 ], "toColor": [ 247, 240, 94, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 120, 68, 128, 255 ], "toColor": [ 120, 68, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 115, 232, 250, 255 ], "toColor": [ 115, 232, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 110, 91, 255 ], "toColor": [ 138, 110, 91, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 151, 202, 255 ], "toColor": [ 247, 151, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 102, 235, 82, 255 ], "toColor": [ 102, 235, 82, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 96, 76, 207, 255 ], "toColor": [ 96, 76, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 117, 128, 255 ], "toColor": [ 50, 117, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 177, 103, 255 ], "toColor": [ 230, 177, 103, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 60, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.3049544260027923E7, "ymin": 3907897.181372433, "xmax": -1.3037346594297977E7, "ymax": 3921181.6401431905, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "POIName", "typeIdField": "POIType", "subtypeFieldName": "POIType", "subtypeField": "POIType", "defaultSubtypeCode": 2, "fields": [ { "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": "AgencyID", "type": "esriFieldTypeSmallInteger", "alias": "AgencyID", "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 80, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "PrePlanID", "type": "esriFieldTypeInteger", "alias": "PrePlanID", "domain": null }, { "name": "POIType", "type": "esriFieldTypeSmallInteger", "alias": "POIType", "domain": null }, { "name": "POISubtype", "type": "esriFieldTypeString", "alias": "POISubtype", "length": 30, "domain": null }, { "name": "POIName", "type": "esriFieldTypeString", "alias": "POIName", "length": 50, "domain": null }, { "name": "ForPublicSafety", "type": "esriFieldTypeString", "alias": "ForPublicSafety", "length": 3, "domain": { "type": "codedValue", "name": "YesNoNA", "description": "Yes No and N/A", "codedValues": [ { "name": "No", "code": "N" }, { "name": "Yes", "code": "Y" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PrintBaseMapDisplay", "type": "esriFieldTypeString", "alias": "PrintBaseMapDisplay", "length": 5, "domain": { "type": "codedValue", "name": "YesNoNA", "description": "Yes No and N/A", "codedValues": [ { "name": "No", "code": "N" }, { "name": "Yes", "code": "Y" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ServerBaseMapDisplay", "type": "esriFieldTypeString", "alias": "ServerBaseMapDisplay", "length": 5, "domain": { "type": "codedValue", "name": "YesNoNA", "description": "Yes No and N/A", "codedValues": [ { "name": "No", "code": "N" }, { "name": "Yes", "code": "Y" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TrailMapDisplay", "type": "esriFieldTypeString", "alias": "TrailMapDisplay", "length": 5, "domain": { "type": "codedValue", "name": "YesNoNA", "description": "Yes No and N/A", "codedValues": [ { "name": "No", "code": "N" }, { "name": "Yes", "code": "Y" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "UUID_309", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_309", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S284_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "POISubtype": { "type": "codedValue", "name": "PrePlanAssemblyTypes", "description": "UBC Type A Subtypes for Bldg and PrePlan Poly", "codedValues": [ { "name": "Indoor Arena", "code": "Indoor Arena" }, { "name": "Dining/Drinking > 50 People", "code": "Dining/Drinking > 50 People" }, { "name": "Meeting Facility", "code": "Meeting Facility" }, { "name": "Outdoor Stadium", "code": "Outdoor Stadium" }, { "name": "Theater", "code": "Theater" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ForPublicSafety": {"type": "inherited"}, "PrintBaseMapDisplay": {"type": "inherited"}, "ServerBaseMapDisplay": {"type": "inherited"}, "TrailMapDisplay": {"type": "inherited"} }, "id": 1, "name": "Assembly (A)" }, { "domains": { "POISubtype": { "type": "codedValue", "name": "PrePlanBusinessTypes", "description": "UBC Type B Subtypes for Bldg and PrePlan Poly", "codedValues": [ { "name": "Commercial Business", "code": "Commercial Business" }, { "name": "Higher Education", "code": "Higher Education" }, { "name": "Professional Office", "code": "Professional Office" }, { "name": "Public Office", "code": "Public Office" }, { "name": "Dining/Drinking < 50 People", "code": "Dining/Drinking < 50 People" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ForPublicSafety": {"type": "inherited"}, "PrintBaseMapDisplay": {"type": "inherited"}, "ServerBaseMapDisplay": {"type": "inherited"}, "TrailMapDisplay": {"type": "inherited"} }, "id": 2, "name": "Business (B)" }, { "domains": { "POISubtype": { "type": "codedValue", "name": "PrePlanCampTypes", "description": "UBC Type B Subtypes for Bldg and PrePlan Poly", "codedValues": [ { "name": "Boys or Girls Scout Camps", "code": "SCOUT" }, { "name": "Religious Camps (Outdoor)", "code": "RELIGIOUS" }, { "name": "Other Outdoor Camp", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ForPublicSafety": {"type": "inherited"}, "PrintBaseMapDisplay": {"type": "inherited"}, "ServerBaseMapDisplay": {"type": "inherited"}, "TrailMapDisplay": {"type": "inherited"} }, "id": 3, "name": "Camps (C)" }, { "domains": { "POISubtype": { "type": "codedValue", "name": "PrePlanEducationTypes", "description": "UBC Type E Subtypes for Bldg and PrePlan Poly", "codedValues": [ { "name": "Alternative School", "code": "Alternative School" }, { "name": "Charter School", "code": "Charter School" }, { "name": "Elementary School", "code": "Elementary School" }, { "name": "Junior High School", "code": "Junior High School" }, { "name": "Middle School", "code": "Middle School" }, { "name": "High School", "code": "High School" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ForPublicSafety": {"type": "inherited"}, "PrintBaseMapDisplay": {"type": "inherited"}, "ServerBaseMapDisplay": {"type": "inherited"}, "TrailMapDisplay": {"type": "inherited"} }, "id": 4, "name": "Educational (E)" }, { "domains": { "POISubtype": { "type": "codedValue", "name": "PrePlanFactoryIndustrialTypes", "description": "UBC Type F Subtypes for Bldg and PrePlan Poly", "codedValues": [ { "name": "Moderate Hazard", "code": "Moderate Hazard" }, { "name": "Low Hazard", "code": "Low Hazard" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ForPublicSafety": {"type": "inherited"}, "PrintBaseMapDisplay": {"type": "inherited"}, "ServerBaseMapDisplay": {"type": "inherited"}, "TrailMapDisplay": {"type": "inherited"} }, "id": 5, "name": "Factory Industrial (F)" }, { "domains": { "POISubtype": { "type": "codedValue", "name": "PrePlanInstitutionalTypes", "description": "UBC Type I Subtypes for Bldg and PrePlan Poly", "codedValues": [ { "name": "24 Hour Care Facility", "code": "24 Hour Care Facility" }, { "name": "Day Care Facility", "code": "Day Care Facility" }, { "name": "Detention Facility", "code": "Detention Facility" }, { "name": "Hospital", "code": "Hospital" }, { "name": "Outpatient Facility", "code": "Outpatient Facility" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ForPublicSafety": {"type": "inherited"}, "PrintBaseMapDisplay": {"type": "inherited"}, "ServerBaseMapDisplay": {"type": "inherited"}, "TrailMapDisplay": {"type": "inherited"} }, "id": 6, "name": "High Hazard (H)" }, { "domains": { "POISubtype": { "type": "codedValue", "name": "PrePlanInstitutionalTypes", "description": "UBC Type I Subtypes for Bldg and PrePlan Poly", "codedValues": [ { "name": "24 Hour Care Facility", "code": "24 Hour Care Facility" }, { "name": "Day Care Facility", "code": "Day Care Facility" }, { "name": "Detention Facility", "code": "Detention Facility" }, { "name": "Hospital", "code": "Hospital" }, { "name": "Outpatient Facility", "code": "Outpatient Facility" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ForPublicSafety": {"type": "inherited"}, "PrintBaseMapDisplay": {"type": "inherited"}, "ServerBaseMapDisplay": {"type": "inherited"}, "TrailMapDisplay": {"type": "inherited"} }, "id": 7, "name": "Institutional (I)" }, { "domains": { "POISubtype": { "type": "codedValue", "name": "PrePlanLaboratoryTypes", "description": "UBC Type L Subtypes for Bldg and PrePlan Poly", "codedValues": [ { "name": "Science", "code": "Science" }, { "name": "Research", "code": "Research" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ForPublicSafety": {"type": "inherited"}, "PrintBaseMapDisplay": {"type": "inherited"}, "ServerBaseMapDisplay": {"type": "inherited"}, "TrailMapDisplay": {"type": "inherited"} }, "id": 8, "name": "Laboratory (L)" }, { "domains": { "POISubtype": { "type": "codedValue", "name": "PrePlanMercantileTypes", "description": "UBC Type M Subtypes for Bldg and PrePlan Poly", "codedValues": [ { "name": "Department Store", "code": "Department Store" }, { "name": "Gas Station", "code": "Gas Station" }, { "name": "Supermarket", "code": "Supermarket" }, { "name": "Retail Store", "code": "Retail Store" }, { "name": "Sales Room", "code": "Sales Room" }, { "name": "Shopping Center", "code": "Shopping Center" }, { "name": "Wholesale Store", "code": "Wholesale Store" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ForPublicSafety": {"type": "inherited"}, "PrintBaseMapDisplay": {"type": "inherited"}, "ServerBaseMapDisplay": {"type": "inherited"}, "TrailMapDisplay": {"type": "inherited"} }, "id": 9, "name": "Mercantile (M)" }, { "domains": { "POISubtype": { "type": "codedValue", "name": "PrePlanResidentialTypes", "description": "UBC Type A Subtypes for Bldg and PrePlan Poly", "codedValues": [ { "name": "Apartment", "code": "APARTMENT" }, { "name": "Boarding House", "code": "BOARD" }, { "name": "Condominium", "code": "CONDO" }, { "name": "Convent", "code": "CONVENT" }, { "name": "Dormitory", "code": "DORM" }, { "name": "Fraternity", "code": "FRATHOUSE" }, { "name": "Hotel", "code": "HOTEL" }, { "name": "Military Barracks", "code": "BARRACKS" }, { "name": "Mobile Home Park", "code": "MHP" }, { "name": "Monastery", "code": "MONASTERY" }, { "name": "Motel", "code": "MOTEL" }, { "name": "Multi-Family", "code": "MULTIFAMILY" }, { "name": "Resort", "code": "RESORT" }, { "name": "Single Family", "code": "SFR" }, { "name": "Sorority", "code": "SORORITY" }, { "name": "Timeshare", "code": "TIMESHARE" }, { "name": "Vacation Center", "code": "VACATION" }, { "name": "Other Residential", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ForPublicSafety": {"type": "inherited"}, "PrintBaseMapDisplay": {"type": "inherited"}, "ServerBaseMapDisplay": {"type": "inherited"}, "TrailMapDisplay": {"type": "inherited"} }, "id": 10, "name": "Residential (R)" }, { "domains": { "POISubtype": { "type": "codedValue", "name": "PrePlanStorageTypes", "description": "UBC Type S Subtypes for Bldg and PrePlan Poly", "codedValues": [ { "name": "Aircraft Hanger", "code": "Aircraft Hanger" }, { "name": "Electronic Waste", "code": "Electronic Waste" }, { "name": "Junk Yard", "code": "Junk Yard" }, { "name": "Parking Structure", "code": "Parking Structure" }, { "name": "Public Storage", "code": "Public Storage" }, { "name": "Recycle Center", "code": "Recycle Center" }, { "name": "Warehouse", "code": "Warehouse" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ForPublicSafety": {"type": "inherited"}, "PrintBaseMapDisplay": {"type": "inherited"}, "ServerBaseMapDisplay": {"type": "inherited"}, "TrailMapDisplay": {"type": "inherited"} }, "id": 11, "name": "Storage (S)" }, { "domains": { "POISubtype": { "type": "codedValue", "name": "PrePlanMiscellaneousTypes", "description": "UBC Type U Subtypes for Bldg and PrePlan Poly", "codedValues": [ { "name": "Agricultural Buildings", "code": "AGRICULT" }, { "name": "Barn", "code": "BARN" }, { "name": "Carport", "code": "CARPORT" }, { "name": "Gazebo", "code": "GAZEBO" }, { "name": "Grain Silo", "code": "GRAINSILO" }, { "name": "Greenhouse", "code": "GREENHOUSE" }, { "name": "Garage", "code": "GARAGE" }, { "name": "Shed", "code": "SHED" }, { "name": "Stable", "code": "STABLE" }, { "name": "Tank", "code": "TANK" }, { "name": "Other", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ForPublicSafety": {"type": "inherited"}, "PrintBaseMapDisplay": {"type": "inherited"}, "ServerBaseMapDisplay": {"type": "inherited"}, "TrailMapDisplay": {"type": "inherited"} }, "id": 12, "name": "Miscellaneous (U)" }, { "domains": { "POISubtype": { "type": "codedValue", "name": "PrePlanMixedUseTypes", "description": "UBC Type X Subtypes for Bldg and PrePlan Poly", "codedValues": [ { "name": "Mixed Residential Retail", "code": "Mixed Residential Retail" }, { "name": "Mixed Residential Warehouse", "code": "Mixed Residential Warehouse" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ForPublicSafety": {"type": "inherited"}, "PrintBaseMapDisplay": {"type": "inherited"}, "ServerBaseMapDisplay": {"type": "inherited"}, "TrailMapDisplay": {"type": "inherited"} }, "id": 13, "name": "Mixed Use (X)" } ], "subtypes": [ { "domains": { "POISubtype": { "type": "codedValue", "name": "PrePlanAssemblyTypes", "description": "UBC Type A Subtypes for Bldg and PrePlan Poly", "codedValues": [ { "name": "Indoor Arena", "code": "Indoor Arena" }, { "name": "Dining/Drinking > 50 People", "code": "Dining/Drinking > 50 People" }, { "name": "Meeting Facility", "code": "Meeting Facility" }, { "name": "Outdoor Stadium", "code": "Outdoor Stadium" }, { "name": "Theater", "code": "Theater" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ForPublicSafety": {"type": "inherited"}, "PrintBaseMapDisplay": {"type": "inherited"}, "ServerBaseMapDisplay": {"type": "inherited"}, "TrailMapDisplay": {"type": "inherited"} }, "defaultValues": { "AgencyID": null, "Location": null, "GlobalID": null, "PrePlanID": null, "POIType": null, "POISubtype": null, "POIName": null, "ForPublicSafety": null, "PrintBaseMapDisplay": null, "ServerBaseMapDisplay": null, "TrailMapDisplay": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 1, "name": "Assembly (A)" }, { "domains": { "POISubtype": { "type": "codedValue", "name": "PrePlanBusinessTypes", "description": "UBC Type B Subtypes for Bldg and PrePlan Poly", "codedValues": [ { "name": "Commercial Business", "code": "Commercial Business" }, { "name": "Higher Education", "code": "Higher Education" }, { "name": "Professional Office", "code": "Professional Office" }, { "name": "Public Office", "code": "Public Office" }, { "name": "Dining/Drinking < 50 People", "code": "Dining/Drinking < 50 People" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ForPublicSafety": {"type": "inherited"}, "PrintBaseMapDisplay": {"type": "inherited"}, "ServerBaseMapDisplay": {"type": "inherited"}, "TrailMapDisplay": {"type": "inherited"} }, "defaultValues": { "AgencyID": null, "Location": null, "GlobalID": null, "PrePlanID": null, "POIType": null, "POISubtype": null, "POIName": null, "ForPublicSafety": null, "PrintBaseMapDisplay": null, "ServerBaseMapDisplay": null, "TrailMapDisplay": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 2, "name": "Business (B)" }, { "domains": { "POISubtype": { "type": "codedValue", "name": "PrePlanCampTypes", "description": "UBC Type B Subtypes for Bldg and PrePlan Poly", "codedValues": [ { "name": "Boys or Girls Scout Camps", "code": "SCOUT" }, { "name": "Religious Camps (Outdoor)", "code": "RELIGIOUS" }, { "name": "Other Outdoor Camp", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ForPublicSafety": {"type": "inherited"}, "PrintBaseMapDisplay": {"type": "inherited"}, "ServerBaseMapDisplay": {"type": "inherited"}, "TrailMapDisplay": {"type": "inherited"} }, "defaultValues": { "AgencyID": null, "Location": null, "GlobalID": null, "PrePlanID": null, "POIType": null, "POISubtype": null, "POIName": null, "ForPublicSafety": null, "PrintBaseMapDisplay": null, "ServerBaseMapDisplay": null, "TrailMapDisplay": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 3, "name": "Camps (C)" }, { "domains": { "POISubtype": { "type": "codedValue", "name": "PrePlanEducationTypes", "description": "UBC Type E Subtypes for Bldg and PrePlan Poly", "codedValues": [ { "name": "Alternative School", "code": "Alternative School" }, { "name": "Charter School", "code": "Charter School" }, { "name": "Elementary School", "code": "Elementary School" }, { "name": "Junior High School", "code": "Junior High School" }, { "name": "Middle School", "code": "Middle School" }, { "name": "High School", "code": "High School" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ForPublicSafety": {"type": "inherited"}, "PrintBaseMapDisplay": {"type": "inherited"}, "ServerBaseMapDisplay": {"type": "inherited"}, "TrailMapDisplay": {"type": "inherited"} }, "defaultValues": { "AgencyID": null, "Location": null, "GlobalID": null, "PrePlanID": null, "POIType": null, "POISubtype": null, "POIName": null, "ForPublicSafety": null, "PrintBaseMapDisplay": null, "ServerBaseMapDisplay": null, "TrailMapDisplay": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 4, "name": "Educational (E)" }, { "domains": { "POISubtype": { "type": "codedValue", "name": "PrePlanFactoryIndustrialTypes", "description": "UBC Type F Subtypes for Bldg and PrePlan Poly", "codedValues": [ { "name": "Moderate Hazard", "code": "Moderate Hazard" }, { "name": "Low Hazard", "code": "Low Hazard" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ForPublicSafety": {"type": "inherited"}, "PrintBaseMapDisplay": {"type": "inherited"}, "ServerBaseMapDisplay": {"type": "inherited"}, "TrailMapDisplay": {"type": "inherited"} }, "defaultValues": { "AgencyID": null, "Location": null, "GlobalID": null, "PrePlanID": null, "POIType": null, "POISubtype": null, "POIName": null, "ForPublicSafety": null, "PrintBaseMapDisplay": null, "ServerBaseMapDisplay": null, "TrailMapDisplay": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 5, "name": "Factory Industrial (F)" }, { "domains": { "POISubtype": { "type": "codedValue", "name": "PrePlanInstitutionalTypes", "description": "UBC Type I Subtypes for Bldg and PrePlan Poly", "codedValues": [ { "name": "24 Hour Care Facility", "code": "24 Hour Care Facility" }, { "name": "Day Care Facility", "code": "Day Care Facility" }, { "name": "Detention Facility", "code": "Detention Facility" }, { "name": "Hospital", "code": "Hospital" }, { "name": "Outpatient Facility", "code": "Outpatient Facility" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ForPublicSafety": {"type": "inherited"}, "PrintBaseMapDisplay": {"type": "inherited"}, "ServerBaseMapDisplay": {"type": "inherited"}, "TrailMapDisplay": {"type": "inherited"} }, "defaultValues": { "AgencyID": null, "Location": null, "GlobalID": null, "PrePlanID": null, "POIType": null, "POISubtype": null, "POIName": null, "ForPublicSafety": null, "PrintBaseMapDisplay": null, "ServerBaseMapDisplay": null, "TrailMapDisplay": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 6, "name": "High Hazard (H)" }, { "domains": { "POISubtype": { "type": "codedValue", "name": "PrePlanInstitutionalTypes", "description": "UBC Type I Subtypes for Bldg and PrePlan Poly", "codedValues": [ { "name": "24 Hour Care Facility", "code": "24 Hour Care Facility" }, { "name": "Day Care Facility", "code": "Day Care Facility" }, { "name": "Detention Facility", "code": "Detention Facility" }, { "name": "Hospital", "code": "Hospital" }, { "name": "Outpatient Facility", "code": "Outpatient Facility" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ForPublicSafety": {"type": "inherited"}, "PrintBaseMapDisplay": {"type": "inherited"}, "ServerBaseMapDisplay": {"type": "inherited"}, "TrailMapDisplay": {"type": "inherited"} }, "defaultValues": { "AgencyID": null, "Location": null, "GlobalID": null, "PrePlanID": null, "POIType": null, "POISubtype": null, "POIName": null, "ForPublicSafety": null, "PrintBaseMapDisplay": null, "ServerBaseMapDisplay": null, "TrailMapDisplay": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 7, "name": "Institutional (I)" }, { "domains": { "POISubtype": { "type": "codedValue", "name": "PrePlanLaboratoryTypes", "description": "UBC Type L Subtypes for Bldg and PrePlan Poly", "codedValues": [ { "name": "Science", "code": "Science" }, { "name": "Research", "code": "Research" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ForPublicSafety": {"type": "inherited"}, "PrintBaseMapDisplay": {"type": "inherited"}, "ServerBaseMapDisplay": {"type": "inherited"}, "TrailMapDisplay": {"type": "inherited"} }, "defaultValues": { "AgencyID": null, "Location": null, "GlobalID": null, "PrePlanID": null, "POIType": null, "POISubtype": null, "POIName": null, "ForPublicSafety": null, "PrintBaseMapDisplay": null, "ServerBaseMapDisplay": null, "TrailMapDisplay": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 8, "name": "Laboratory (L)" }, { "domains": { "POISubtype": { "type": "codedValue", "name": "PrePlanMercantileTypes", "description": "UBC Type M Subtypes for Bldg and PrePlan Poly", "codedValues": [ { "name": "Department Store", "code": "Department Store" }, { "name": "Gas Station", "code": "Gas Station" }, { "name": "Supermarket", "code": "Supermarket" }, { "name": "Retail Store", "code": "Retail Store" }, { "name": "Sales Room", "code": "Sales Room" }, { "name": "Shopping Center", "code": "Shopping Center" }, { "name": "Wholesale Store", "code": "Wholesale Store" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ForPublicSafety": {"type": "inherited"}, "PrintBaseMapDisplay": {"type": "inherited"}, "ServerBaseMapDisplay": {"type": "inherited"}, "TrailMapDisplay": {"type": "inherited"} }, "defaultValues": { "AgencyID": null, "Location": null, "GlobalID": null, "PrePlanID": null, "POIType": null, "POISubtype": null, "POIName": null, "ForPublicSafety": null, "PrintBaseMapDisplay": null, "ServerBaseMapDisplay": null, "TrailMapDisplay": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 9, "name": "Mercantile (M)" }, { "domains": { "POISubtype": { "type": "codedValue", "name": "PrePlanResidentialTypes", "description": "UBC Type A Subtypes for Bldg and PrePlan Poly", "codedValues": [ { "name": "Apartment", "code": "APARTMENT" }, { "name": "Boarding House", "code": "BOARD" }, { "name": "Condominium", "code": "CONDO" }, { "name": "Convent", "code": "CONVENT" }, { "name": "Dormitory", "code": "DORM" }, { "name": "Fraternity", "code": "FRATHOUSE" }, { "name": "Hotel", "code": "HOTEL" }, { "name": "Military Barracks", "code": "BARRACKS" }, { "name": "Mobile Home Park", "code": "MHP" }, { "name": "Monastery", "code": "MONASTERY" }, { "name": "Motel", "code": "MOTEL" }, { "name": "Multi-Family", "code": "MULTIFAMILY" }, { "name": "Resort", "code": "RESORT" }, { "name": "Single Family", "code": "SFR" }, { "name": "Sorority", "code": "SORORITY" }, { "name": "Timeshare", "code": "TIMESHARE" }, { "name": "Vacation Center", "code": "VACATION" }, { "name": "Other Residential", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ForPublicSafety": {"type": "inherited"}, "PrintBaseMapDisplay": {"type": "inherited"}, "ServerBaseMapDisplay": {"type": "inherited"}, "TrailMapDisplay": {"type": "inherited"} }, "defaultValues": { "AgencyID": null, "Location": null, "GlobalID": null, "PrePlanID": null, "POIType": null, "POISubtype": null, "POIName": null, "ForPublicSafety": null, "PrintBaseMapDisplay": null, "ServerBaseMapDisplay": null, "TrailMapDisplay": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 10, "name": "Residential (R)" }, { "domains": { "POISubtype": { "type": "codedValue", "name": "PrePlanStorageTypes", "description": "UBC Type S Subtypes for Bldg and PrePlan Poly", "codedValues": [ { "name": "Aircraft Hanger", "code": "Aircraft Hanger" }, { "name": "Electronic Waste", "code": "Electronic Waste" }, { "name": "Junk Yard", "code": "Junk Yard" }, { "name": "Parking Structure", "code": "Parking Structure" }, { "name": "Public Storage", "code": "Public Storage" }, { "name": "Recycle Center", "code": "Recycle Center" }, { "name": "Warehouse", "code": "Warehouse" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ForPublicSafety": {"type": "inherited"}, "PrintBaseMapDisplay": {"type": "inherited"}, "ServerBaseMapDisplay": {"type": "inherited"}, "TrailMapDisplay": {"type": "inherited"} }, "defaultValues": { "AgencyID": null, "Location": null, "GlobalID": null, "PrePlanID": null, "POIType": null, "POISubtype": null, "POIName": null, "ForPublicSafety": null, "PrintBaseMapDisplay": null, "ServerBaseMapDisplay": null, "TrailMapDisplay": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 11, "name": "Storage (S)" }, { "domains": { "POISubtype": { "type": "codedValue", "name": "PrePlanMiscellaneousTypes", "description": "UBC Type U Subtypes for Bldg and PrePlan Poly", "codedValues": [ { "name": "Agricultural Buildings", "code": "AGRICULT" }, { "name": "Barn", "code": "BARN" }, { "name": "Carport", "code": "CARPORT" }, { "name": "Gazebo", "code": "GAZEBO" }, { "name": "Grain Silo", "code": "GRAINSILO" }, { "name": "Greenhouse", "code": "GREENHOUSE" }, { "name": "Garage", "code": "GARAGE" }, { "name": "Shed", "code": "SHED" }, { "name": "Stable", "code": "STABLE" }, { "name": "Tank", "code": "TANK" }, { "name": "Other", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ForPublicSafety": {"type": "inherited"}, "PrintBaseMapDisplay": {"type": "inherited"}, "ServerBaseMapDisplay": {"type": "inherited"}, "TrailMapDisplay": {"type": "inherited"} }, "defaultValues": { "AgencyID": null, "Location": null, "GlobalID": null, "PrePlanID": null, "POIType": null, "POISubtype": null, "POIName": null, "ForPublicSafety": null, "PrintBaseMapDisplay": null, "ServerBaseMapDisplay": null, "TrailMapDisplay": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 12, "name": "Miscellaneous (U)" }, { "domains": { "POISubtype": { "type": "codedValue", "name": "PrePlanMixedUseTypes", "description": "UBC Type X Subtypes for Bldg and PrePlan Poly", "codedValues": [ { "name": "Mixed Residential Retail", "code": "Mixed Residential Retail" }, { "name": "Mixed Residential Warehouse", "code": "Mixed Residential Warehouse" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ForPublicSafety": {"type": "inherited"}, "PrintBaseMapDisplay": {"type": "inherited"}, "ServerBaseMapDisplay": {"type": "inherited"}, "TrailMapDisplay": {"type": "inherited"} }, "defaultValues": { "AgencyID": null, "Location": null, "GlobalID": null, "PrePlanID": null, "POIType": null, "POISubtype": null, "POIName": null, "ForPublicSafety": null, "PrintBaseMapDisplay": null, "ServerBaseMapDisplay": null, "TrailMapDisplay": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 13, "name": "Mixed Use (X)" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": false, "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": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1695868394000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "fb9d326b43c34da2acb6db74beba7106" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 8, "name": "Place of Interest_<1K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.0020480000019073496, "zTolerance": 2, "mTolerance": 2, "falseX": -1.1860889999923417E8, "falseY": -9.12594999993488E7, "xyUnits": 3906.2499963620194, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "BaseMap" }, "subLayers": [], "minScale": 36111, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "POISubtype", "uniqueValueGroups": [ { "heading": "POISubtype", "classes": [ { "label": "College or University", "description": "College or University", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "JC" ], [ "UNIVERSITY" ] ] }, { "label": "Golf Course", "description": "Golf Course", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 203, 148, 255 ], "outline": null }, "values": [ [ "GOLF" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "JC", "label": "College or University" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "UNIVERSITY", "label": "College or University" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 203, 148, 255 ], "outline": null }, "value": "GOLF", "label": "Golf Course" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 121, 186, 121, 255 ], "toColor": [ 121, 186, 121, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 94, 247, 255 ], "toColor": [ 237, 94, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 82, 78, 255 ], "toColor": [ 204, 82, 78, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 94, 163, 247, 255 ], "toColor": [ 94, 163, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 240, 94, 255 ], "toColor": [ 247, 240, 94, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 120, 68, 128, 255 ], "toColor": [ 120, 68, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 115, 232, 250, 255 ], "toColor": [ 115, 232, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 110, 91, 255 ], "toColor": [ 138, 110, 91, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 151, 202, 255 ], "toColor": [ 247, 151, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 102, 235, 82, 255 ], "toColor": [ 102, 235, 82, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 96, 76, 207, 255 ], "toColor": [ 96, 76, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 117, 128, 255 ], "toColor": [ 50, 117, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 177, 103, 255 ], "toColor": [ 230, 177, 103, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 60, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.3049544260027923E7, "ymin": 3907897.181372433, "xmax": -1.3037346594297977E7, "ymax": 3921181.6401431905, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "POIName", "typeIdField": "POIType", "subtypeFieldName": "POIType", "subtypeField": "POIType", "defaultSubtypeCode": 2, "fields": [ { "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": "AgencyID", "type": "esriFieldTypeSmallInteger", "alias": "AgencyID", "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 80, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "PrePlanID", "type": "esriFieldTypeInteger", "alias": "PrePlanID", "domain": null }, { "name": "POIType", "type": "esriFieldTypeSmallInteger", "alias": "POIType", "domain": null }, { "name": "POISubtype", "type": "esriFieldTypeString", "alias": "POISubtype", "length": 30, "domain": null }, { "name": "POIName", "type": "esriFieldTypeString", "alias": "POIName", "length": 50, "domain": null }, { "name": "ForPublicSafety", "type": "esriFieldTypeString", "alias": "ForPublicSafety", "length": 3, "domain": { "type": "codedValue", "name": "YesNoNA", "description": "Yes No and N/A", "codedValues": [ { "name": "No", "code": "N" }, { "name": "Yes", "code": "Y" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PrintBaseMapDisplay", "type": "esriFieldTypeString", "alias": "PrintBaseMapDisplay", "length": 5, "domain": { "type": "codedValue", "name": "YesNoNA", "description": "Yes No and N/A", "codedValues": [ { "name": "No", "code": "N" }, { "name": "Yes", "code": "Y" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ServerBaseMapDisplay", "type": "esriFieldTypeString", "alias": "ServerBaseMapDisplay", "length": 5, "domain": { "type": "codedValue", "name": "YesNoNA", "description": "Yes No and N/A", "codedValues": [ { "name": "No", "code": "N" }, { "name": "Yes", "code": "Y" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TrailMapDisplay", "type": "esriFieldTypeString", "alias": "TrailMapDisplay", "length": 5, "domain": { "type": "codedValue", "name": "YesNoNA", "description": "Yes No and N/A", "codedValues": [ { "name": "No", "code": "N" }, { "name": "Yes", "code": "Y" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "UUID_309", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_309", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S284_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "POISubtype": { "type": "codedValue", "name": "PrePlanAssemblyTypes", "description": "UBC Type A Subtypes for Bldg and PrePlan Poly", "codedValues": [ { "name": "Indoor Arena", "code": "Indoor Arena" }, { "name": "Dining/Drinking > 50 People", "code": "Dining/Drinking > 50 People" }, { "name": "Meeting Facility", "code": "Meeting Facility" }, { "name": "Outdoor Stadium", "code": "Outdoor Stadium" }, { "name": "Theater", "code": "Theater" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ForPublicSafety": {"type": "inherited"}, "PrintBaseMapDisplay": {"type": "inherited"}, "ServerBaseMapDisplay": {"type": "inherited"}, "TrailMapDisplay": {"type": "inherited"} }, "id": 1, "name": "Assembly (A)" }, { "domains": { "POISubtype": { "type": "codedValue", "name": "PrePlanBusinessTypes", "description": "UBC Type B Subtypes for Bldg and PrePlan Poly", "codedValues": [ { "name": "Commercial Business", "code": "Commercial Business" }, { "name": "Higher Education", "code": "Higher Education" }, { "name": "Professional Office", "code": "Professional Office" }, { "name": "Public Office", "code": "Public Office" }, { "name": "Dining/Drinking < 50 People", "code": "Dining/Drinking < 50 People" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ForPublicSafety": {"type": "inherited"}, "PrintBaseMapDisplay": {"type": "inherited"}, "ServerBaseMapDisplay": {"type": "inherited"}, "TrailMapDisplay": {"type": "inherited"} }, "id": 2, "name": "Business (B)" }, { "domains": { "POISubtype": { "type": "codedValue", "name": "PrePlanCampTypes", "description": "UBC Type B Subtypes for Bldg and PrePlan Poly", "codedValues": [ { "name": "Boys or Girls Scout Camps", "code": "SCOUT" }, { "name": "Religious Camps (Outdoor)", "code": "RELIGIOUS" }, { "name": "Other Outdoor Camp", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ForPublicSafety": {"type": "inherited"}, "PrintBaseMapDisplay": {"type": "inherited"}, "ServerBaseMapDisplay": {"type": "inherited"}, "TrailMapDisplay": {"type": "inherited"} }, "id": 3, "name": "Camps (C)" }, { "domains": { "POISubtype": { "type": "codedValue", "name": "PrePlanEducationTypes", "description": "UBC Type E Subtypes for Bldg and PrePlan Poly", "codedValues": [ { "name": "Alternative School", "code": "Alternative School" }, { "name": "Charter School", "code": "Charter School" }, { "name": "Elementary School", "code": "Elementary School" }, { "name": "Junior High School", "code": "Junior High School" }, { "name": "Middle School", "code": "Middle School" }, { "name": "High School", "code": "High School" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ForPublicSafety": {"type": "inherited"}, "PrintBaseMapDisplay": {"type": "inherited"}, "ServerBaseMapDisplay": {"type": "inherited"}, "TrailMapDisplay": {"type": "inherited"} }, "id": 4, "name": "Educational (E)" }, { "domains": { "POISubtype": { "type": "codedValue", "name": "PrePlanFactoryIndustrialTypes", "description": "UBC Type F Subtypes for Bldg and PrePlan Poly", "codedValues": [ { "name": "Moderate Hazard", "code": "Moderate Hazard" }, { "name": "Low Hazard", "code": "Low Hazard" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ForPublicSafety": {"type": "inherited"}, "PrintBaseMapDisplay": {"type": "inherited"}, "ServerBaseMapDisplay": {"type": "inherited"}, "TrailMapDisplay": {"type": "inherited"} }, "id": 5, "name": "Factory Industrial (F)" }, { "domains": { "POISubtype": { "type": "codedValue", "name": "PrePlanInstitutionalTypes", "description": "UBC Type I Subtypes for Bldg and PrePlan Poly", "codedValues": [ { "name": "24 Hour Care Facility", "code": "24 Hour Care Facility" }, { "name": "Day Care Facility", "code": "Day Care Facility" }, { "name": "Detention Facility", "code": "Detention Facility" }, { "name": "Hospital", "code": "Hospital" }, { "name": "Outpatient Facility", "code": "Outpatient Facility" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ForPublicSafety": {"type": "inherited"}, "PrintBaseMapDisplay": {"type": "inherited"}, "ServerBaseMapDisplay": {"type": "inherited"}, "TrailMapDisplay": {"type": "inherited"} }, "id": 6, "name": "High Hazard (H)" }, { "domains": { "POISubtype": { "type": "codedValue", "name": "PrePlanInstitutionalTypes", "description": "UBC Type I Subtypes for Bldg and PrePlan Poly", "codedValues": [ { "name": "24 Hour Care Facility", "code": "24 Hour Care Facility" }, { "name": "Day Care Facility", "code": "Day Care Facility" }, { "name": "Detention Facility", "code": "Detention Facility" }, { "name": "Hospital", "code": "Hospital" }, { "name": "Outpatient Facility", "code": "Outpatient Facility" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ForPublicSafety": {"type": "inherited"}, "PrintBaseMapDisplay": {"type": "inherited"}, "ServerBaseMapDisplay": {"type": "inherited"}, "TrailMapDisplay": {"type": "inherited"} }, "id": 7, "name": "Institutional (I)" }, { "domains": { "POISubtype": { "type": "codedValue", "name": "PrePlanLaboratoryTypes", "description": "UBC Type L Subtypes for Bldg and PrePlan Poly", "codedValues": [ { "name": "Science", "code": "Science" }, { "name": "Research", "code": "Research" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ForPublicSafety": {"type": "inherited"}, "PrintBaseMapDisplay": {"type": "inherited"}, "ServerBaseMapDisplay": {"type": "inherited"}, "TrailMapDisplay": {"type": "inherited"} }, "id": 8, "name": "Laboratory (L)" }, { "domains": { "POISubtype": { "type": "codedValue", "name": "PrePlanMercantileTypes", "description": "UBC Type M Subtypes for Bldg and PrePlan Poly", "codedValues": [ { "name": "Department Store", "code": "Department Store" }, { "name": "Gas Station", "code": "Gas Station" }, { "name": "Supermarket", "code": "Supermarket" }, { "name": "Retail Store", "code": "Retail Store" }, { "name": "Sales Room", "code": "Sales Room" }, { "name": "Shopping Center", "code": "Shopping Center" }, { "name": "Wholesale Store", "code": "Wholesale Store" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ForPublicSafety": {"type": "inherited"}, "PrintBaseMapDisplay": {"type": "inherited"}, "ServerBaseMapDisplay": {"type": "inherited"}, "TrailMapDisplay": {"type": "inherited"} }, "id": 9, "name": "Mercantile (M)" }, { "domains": { "POISubtype": { "type": "codedValue", "name": "PrePlanResidentialTypes", "description": "UBC Type A Subtypes for Bldg and PrePlan Poly", "codedValues": [ { "name": "Apartment", "code": "APARTMENT" }, { "name": "Boarding House", "code": "BOARD" }, { "name": "Condominium", "code": "CONDO" }, { "name": "Convent", "code": "CONVENT" }, { "name": "Dormitory", "code": "DORM" }, { "name": "Fraternity", "code": "FRATHOUSE" }, { "name": "Hotel", "code": "HOTEL" }, { "name": "Military Barracks", "code": "BARRACKS" }, { "name": "Mobile Home Park", "code": "MHP" }, { "name": "Monastery", "code": "MONASTERY" }, { "name": "Motel", "code": "MOTEL" }, { "name": "Multi-Family", "code": "MULTIFAMILY" }, { "name": "Resort", "code": "RESORT" }, { "name": "Single Family", "code": "SFR" }, { "name": "Sorority", "code": "SORORITY" }, { "name": "Timeshare", "code": "TIMESHARE" }, { "name": "Vacation Center", "code": "VACATION" }, { "name": "Other Residential", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ForPublicSafety": {"type": "inherited"}, "PrintBaseMapDisplay": {"type": "inherited"}, "ServerBaseMapDisplay": {"type": "inherited"}, "TrailMapDisplay": {"type": "inherited"} }, "id": 10, "name": "Residential (R)" }, { "domains": { "POISubtype": { "type": "codedValue", "name": "PrePlanStorageTypes", "description": "UBC Type S Subtypes for Bldg and PrePlan Poly", "codedValues": [ { "name": "Aircraft Hanger", "code": "Aircraft Hanger" }, { "name": "Electronic Waste", "code": "Electronic Waste" }, { "name": "Junk Yard", "code": "Junk Yard" }, { "name": "Parking Structure", "code": "Parking Structure" }, { "name": "Public Storage", "code": "Public Storage" }, { "name": "Recycle Center", "code": "Recycle Center" }, { "name": "Warehouse", "code": "Warehouse" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ForPublicSafety": {"type": "inherited"}, "PrintBaseMapDisplay": {"type": "inherited"}, "ServerBaseMapDisplay": {"type": "inherited"}, "TrailMapDisplay": {"type": "inherited"} }, "id": 11, "name": "Storage (S)" }, { "domains": { "POISubtype": { "type": "codedValue", "name": "PrePlanMiscellaneousTypes", "description": "UBC Type U Subtypes for Bldg and PrePlan Poly", "codedValues": [ { "name": "Agricultural Buildings", "code": "AGRICULT" }, { "name": "Barn", "code": "BARN" }, { "name": "Carport", "code": "CARPORT" }, { "name": "Gazebo", "code": "GAZEBO" }, { "name": "Grain Silo", "code": "GRAINSILO" }, { "name": "Greenhouse", "code": "GREENHOUSE" }, { "name": "Garage", "code": "GARAGE" }, { "name": "Shed", "code": "SHED" }, { "name": "Stable", "code": "STABLE" }, { "name": "Tank", "code": "TANK" }, { "name": "Other", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ForPublicSafety": {"type": "inherited"}, "PrintBaseMapDisplay": {"type": "inherited"}, "ServerBaseMapDisplay": {"type": "inherited"}, "TrailMapDisplay": {"type": "inherited"} }, "id": 12, "name": "Miscellaneous (U)" }, { "domains": { "POISubtype": { "type": "codedValue", "name": "PrePlanMixedUseTypes", "description": "UBC Type X Subtypes for Bldg and PrePlan Poly", "codedValues": [ { "name": "Mixed Residential Retail", "code": "Mixed Residential Retail" }, { "name": "Mixed Residential Warehouse", "code": "Mixed Residential Warehouse" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ForPublicSafety": {"type": "inherited"}, "PrintBaseMapDisplay": {"type": "inherited"}, "ServerBaseMapDisplay": {"type": "inherited"}, "TrailMapDisplay": {"type": "inherited"} }, "id": 13, "name": "Mixed Use (X)" } ], "subtypes": [ { "domains": { "POISubtype": { "type": "codedValue", "name": "PrePlanAssemblyTypes", "description": "UBC Type A Subtypes for Bldg and PrePlan Poly", "codedValues": [ { "name": "Indoor Arena", "code": "Indoor Arena" }, { "name": "Dining/Drinking > 50 People", "code": "Dining/Drinking > 50 People" }, { "name": "Meeting Facility", "code": "Meeting Facility" }, { "name": "Outdoor Stadium", "code": "Outdoor Stadium" }, { "name": "Theater", "code": "Theater" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ForPublicSafety": {"type": "inherited"}, "PrintBaseMapDisplay": {"type": "inherited"}, "ServerBaseMapDisplay": {"type": "inherited"}, "TrailMapDisplay": {"type": "inherited"} }, "defaultValues": { "AgencyID": null, "Location": null, "GlobalID": null, "PrePlanID": null, "POIType": null, "POISubtype": null, "POIName": null, "ForPublicSafety": null, "PrintBaseMapDisplay": null, "ServerBaseMapDisplay": null, "TrailMapDisplay": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 1, "name": "Assembly (A)" }, { "domains": { "POISubtype": { "type": "codedValue", "name": "PrePlanBusinessTypes", "description": "UBC Type B Subtypes for Bldg and PrePlan Poly", "codedValues": [ { "name": "Commercial Business", "code": "Commercial Business" }, { "name": "Higher Education", "code": "Higher Education" }, { "name": "Professional Office", "code": "Professional Office" }, { "name": "Public Office", "code": "Public Office" }, { "name": "Dining/Drinking < 50 People", "code": "Dining/Drinking < 50 People" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ForPublicSafety": {"type": "inherited"}, "PrintBaseMapDisplay": {"type": "inherited"}, "ServerBaseMapDisplay": {"type": "inherited"}, "TrailMapDisplay": {"type": "inherited"} }, "defaultValues": { "AgencyID": null, "Location": null, "GlobalID": null, "PrePlanID": null, "POIType": null, "POISubtype": null, "POIName": null, "ForPublicSafety": null, "PrintBaseMapDisplay": null, "ServerBaseMapDisplay": null, "TrailMapDisplay": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 2, "name": "Business (B)" }, { "domains": { "POISubtype": { "type": "codedValue", "name": "PrePlanCampTypes", "description": "UBC Type B Subtypes for Bldg and PrePlan Poly", "codedValues": [ { "name": "Boys or Girls Scout Camps", "code": "SCOUT" }, { "name": "Religious Camps (Outdoor)", "code": "RELIGIOUS" }, { "name": "Other Outdoor Camp", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ForPublicSafety": {"type": "inherited"}, "PrintBaseMapDisplay": {"type": "inherited"}, "ServerBaseMapDisplay": {"type": "inherited"}, "TrailMapDisplay": {"type": "inherited"} }, "defaultValues": { "AgencyID": null, "Location": null, "GlobalID": null, "PrePlanID": null, "POIType": null, "POISubtype": null, "POIName": null, "ForPublicSafety": null, "PrintBaseMapDisplay": null, "ServerBaseMapDisplay": null, "TrailMapDisplay": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 3, "name": "Camps (C)" }, { "domains": { "POISubtype": { "type": "codedValue", "name": "PrePlanEducationTypes", "description": "UBC Type E Subtypes for Bldg and PrePlan Poly", "codedValues": [ { "name": "Alternative School", "code": "Alternative School" }, { "name": "Charter School", "code": "Charter School" }, { "name": "Elementary School", "code": "Elementary School" }, { "name": "Junior High School", "code": "Junior High School" }, { "name": "Middle School", "code": "Middle School" }, { "name": "High School", "code": "High School" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ForPublicSafety": {"type": "inherited"}, "PrintBaseMapDisplay": {"type": "inherited"}, "ServerBaseMapDisplay": {"type": "inherited"}, "TrailMapDisplay": {"type": "inherited"} }, "defaultValues": { "AgencyID": null, "Location": null, "GlobalID": null, "PrePlanID": null, "POIType": null, "POISubtype": null, "POIName": null, "ForPublicSafety": null, "PrintBaseMapDisplay": null, "ServerBaseMapDisplay": null, "TrailMapDisplay": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 4, "name": "Educational (E)" }, { "domains": { "POISubtype": { "type": "codedValue", "name": "PrePlanFactoryIndustrialTypes", "description": "UBC Type F Subtypes for Bldg and PrePlan Poly", "codedValues": [ { "name": "Moderate Hazard", "code": "Moderate Hazard" }, { "name": "Low Hazard", "code": "Low Hazard" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ForPublicSafety": {"type": "inherited"}, "PrintBaseMapDisplay": {"type": "inherited"}, "ServerBaseMapDisplay": {"type": "inherited"}, "TrailMapDisplay": {"type": "inherited"} }, "defaultValues": { "AgencyID": null, "Location": null, "GlobalID": null, "PrePlanID": null, "POIType": null, "POISubtype": null, "POIName": null, "ForPublicSafety": null, "PrintBaseMapDisplay": null, "ServerBaseMapDisplay": null, "TrailMapDisplay": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 5, "name": "Factory Industrial (F)" }, { "domains": { "POISubtype": { "type": "codedValue", "name": "PrePlanInstitutionalTypes", "description": "UBC Type I Subtypes for Bldg and PrePlan Poly", "codedValues": [ { "name": "24 Hour Care Facility", "code": "24 Hour Care Facility" }, { "name": "Day Care Facility", "code": "Day Care Facility" }, { "name": "Detention Facility", "code": "Detention Facility" }, { "name": "Hospital", "code": "Hospital" }, { "name": "Outpatient Facility", "code": "Outpatient Facility" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ForPublicSafety": {"type": "inherited"}, "PrintBaseMapDisplay": {"type": "inherited"}, "ServerBaseMapDisplay": {"type": "inherited"}, "TrailMapDisplay": {"type": "inherited"} }, "defaultValues": { "AgencyID": null, "Location": null, "GlobalID": null, "PrePlanID": null, "POIType": null, "POISubtype": null, "POIName": null, "ForPublicSafety": null, "PrintBaseMapDisplay": null, "ServerBaseMapDisplay": null, "TrailMapDisplay": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 6, "name": "High Hazard (H)" }, { "domains": { "POISubtype": { "type": "codedValue", "name": "PrePlanInstitutionalTypes", "description": "UBC Type I Subtypes for Bldg and PrePlan Poly", "codedValues": [ { "name": "24 Hour Care Facility", "code": "24 Hour Care Facility" }, { "name": "Day Care Facility", "code": "Day Care Facility" }, { "name": "Detention Facility", "code": "Detention Facility" }, { "name": "Hospital", "code": "Hospital" }, { "name": "Outpatient Facility", "code": "Outpatient Facility" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ForPublicSafety": {"type": "inherited"}, "PrintBaseMapDisplay": {"type": "inherited"}, "ServerBaseMapDisplay": {"type": "inherited"}, "TrailMapDisplay": {"type": "inherited"} }, "defaultValues": { "AgencyID": null, "Location": null, "GlobalID": null, "PrePlanID": null, "POIType": null, "POISubtype": null, "POIName": null, "ForPublicSafety": null, "PrintBaseMapDisplay": null, "ServerBaseMapDisplay": null, "TrailMapDisplay": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 7, "name": "Institutional (I)" }, { "domains": { "POISubtype": { "type": "codedValue", "name": "PrePlanLaboratoryTypes", "description": "UBC Type L Subtypes for Bldg and PrePlan Poly", "codedValues": [ { "name": "Science", "code": "Science" }, { "name": "Research", "code": "Research" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ForPublicSafety": {"type": "inherited"}, "PrintBaseMapDisplay": {"type": "inherited"}, "ServerBaseMapDisplay": {"type": "inherited"}, "TrailMapDisplay": {"type": "inherited"} }, "defaultValues": { "AgencyID": null, "Location": null, "GlobalID": null, "PrePlanID": null, "POIType": null, "POISubtype": null, "POIName": null, "ForPublicSafety": null, "PrintBaseMapDisplay": null, "ServerBaseMapDisplay": null, "TrailMapDisplay": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 8, "name": "Laboratory (L)" }, { "domains": { "POISubtype": { "type": "codedValue", "name": "PrePlanMercantileTypes", "description": "UBC Type M Subtypes for Bldg and PrePlan Poly", "codedValues": [ { "name": "Department Store", "code": "Department Store" }, { "name": "Gas Station", "code": "Gas Station" }, { "name": "Supermarket", "code": "Supermarket" }, { "name": "Retail Store", "code": "Retail Store" }, { "name": "Sales Room", "code": "Sales Room" }, { "name": "Shopping Center", "code": "Shopping Center" }, { "name": "Wholesale Store", "code": "Wholesale Store" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ForPublicSafety": {"type": "inherited"}, "PrintBaseMapDisplay": {"type": "inherited"}, "ServerBaseMapDisplay": {"type": "inherited"}, "TrailMapDisplay": {"type": "inherited"} }, "defaultValues": { "AgencyID": null, "Location": null, "GlobalID": null, "PrePlanID": null, "POIType": null, "POISubtype": null, "POIName": null, "ForPublicSafety": null, "PrintBaseMapDisplay": null, "ServerBaseMapDisplay": null, "TrailMapDisplay": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 9, "name": "Mercantile (M)" }, { "domains": { "POISubtype": { "type": "codedValue", "name": "PrePlanResidentialTypes", "description": "UBC Type A Subtypes for Bldg and PrePlan Poly", "codedValues": [ { "name": "Apartment", "code": "APARTMENT" }, { "name": "Boarding House", "code": "BOARD" }, { "name": "Condominium", "code": "CONDO" }, { "name": "Convent", "code": "CONVENT" }, { "name": "Dormitory", "code": "DORM" }, { "name": "Fraternity", "code": "FRATHOUSE" }, { "name": "Hotel", "code": "HOTEL" }, { "name": "Military Barracks", "code": "BARRACKS" }, { "name": "Mobile Home Park", "code": "MHP" }, { "name": "Monastery", "code": "MONASTERY" }, { "name": "Motel", "code": "MOTEL" }, { "name": "Multi-Family", "code": "MULTIFAMILY" }, { "name": "Resort", "code": "RESORT" }, { "name": "Single Family", "code": "SFR" }, { "name": "Sorority", "code": "SORORITY" }, { "name": "Timeshare", "code": "TIMESHARE" }, { "name": "Vacation Center", "code": "VACATION" }, { "name": "Other Residential", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ForPublicSafety": {"type": "inherited"}, "PrintBaseMapDisplay": {"type": "inherited"}, "ServerBaseMapDisplay": {"type": "inherited"}, "TrailMapDisplay": {"type": "inherited"} }, "defaultValues": { "AgencyID": null, "Location": null, "GlobalID": null, "PrePlanID": null, "POIType": null, "POISubtype": null, "POIName": null, "ForPublicSafety": null, "PrintBaseMapDisplay": null, "ServerBaseMapDisplay": null, "TrailMapDisplay": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 10, "name": "Residential (R)" }, { "domains": { "POISubtype": { "type": "codedValue", "name": "PrePlanStorageTypes", "description": "UBC Type S Subtypes for Bldg and PrePlan Poly", "codedValues": [ { "name": "Aircraft Hanger", "code": "Aircraft Hanger" }, { "name": "Electronic Waste", "code": "Electronic Waste" }, { "name": "Junk Yard", "code": "Junk Yard" }, { "name": "Parking Structure", "code": "Parking Structure" }, { "name": "Public Storage", "code": "Public Storage" }, { "name": "Recycle Center", "code": "Recycle Center" }, { "name": "Warehouse", "code": "Warehouse" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ForPublicSafety": {"type": "inherited"}, "PrintBaseMapDisplay": {"type": "inherited"}, "ServerBaseMapDisplay": {"type": "inherited"}, "TrailMapDisplay": {"type": "inherited"} }, "defaultValues": { "AgencyID": null, "Location": null, "GlobalID": null, "PrePlanID": null, "POIType": null, "POISubtype": null, "POIName": null, "ForPublicSafety": null, "PrintBaseMapDisplay": null, "ServerBaseMapDisplay": null, "TrailMapDisplay": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 11, "name": "Storage (S)" }, { "domains": { "POISubtype": { "type": "codedValue", "name": "PrePlanMiscellaneousTypes", "description": "UBC Type U Subtypes for Bldg and PrePlan Poly", "codedValues": [ { "name": "Agricultural Buildings", "code": "AGRICULT" }, { "name": "Barn", "code": "BARN" }, { "name": "Carport", "code": "CARPORT" }, { "name": "Gazebo", "code": "GAZEBO" }, { "name": "Grain Silo", "code": "GRAINSILO" }, { "name": "Greenhouse", "code": "GREENHOUSE" }, { "name": "Garage", "code": "GARAGE" }, { "name": "Shed", "code": "SHED" }, { "name": "Stable", "code": "STABLE" }, { "name": "Tank", "code": "TANK" }, { "name": "Other", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ForPublicSafety": {"type": "inherited"}, "PrintBaseMapDisplay": {"type": "inherited"}, "ServerBaseMapDisplay": {"type": "inherited"}, "TrailMapDisplay": {"type": "inherited"} }, "defaultValues": { "AgencyID": null, "Location": null, "GlobalID": null, "PrePlanID": null, "POIType": null, "POISubtype": null, "POIName": null, "ForPublicSafety": null, "PrintBaseMapDisplay": null, "ServerBaseMapDisplay": null, "TrailMapDisplay": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 12, "name": "Miscellaneous (U)" }, { "domains": { "POISubtype": { "type": "codedValue", "name": "PrePlanMixedUseTypes", "description": "UBC Type X Subtypes for Bldg and PrePlan Poly", "codedValues": [ { "name": "Mixed Residential Retail", "code": "Mixed Residential Retail" }, { "name": "Mixed Residential Warehouse", "code": "Mixed Residential Warehouse" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ForPublicSafety": {"type": "inherited"}, "PrintBaseMapDisplay": {"type": "inherited"}, "ServerBaseMapDisplay": {"type": "inherited"}, "TrailMapDisplay": {"type": "inherited"} }, "defaultValues": { "AgencyID": null, "Location": null, "GlobalID": null, "PrePlanID": null, "POIType": null, "POISubtype": null, "POIName": null, "ForPublicSafety": null, "PrintBaseMapDisplay": null, "ServerBaseMapDisplay": null, "TrailMapDisplay": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 13, "name": "Mixed Use (X)" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": false, "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": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1695868394000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "fb9d326b43c34da2acb6db74beba7106" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 9, "name": "Place of Interest_36K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.0020480000019073496, "zTolerance": 2, "mTolerance": 2, "falseX": -1.1860889999923417E8, "falseY": -9.12594999993488E7, "xyUnits": 3906.2499963620194, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "BaseMap" }, "subLayers": [], "minScale": 72223, "maxScale": 36112, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "POISubtype", "uniqueValueGroups": [ { "heading": "POISubtype", "classes": [ { "label": "College or University", "description": "College or University", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "JC" ], [ "UNIVERSITY" ] ] }, { "label": "Golf Course", "description": "Golf Course", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 203, 148, 255 ], "outline": null }, "values": [ [ "GOLF" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "JC", "label": "College or University" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "UNIVERSITY", "label": "College or University" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 203, 148, 255 ], "outline": null }, "value": "GOLF", "label": "Golf Course" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 121, 186, 121, 255 ], "toColor": [ 121, 186, 121, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 94, 247, 255 ], "toColor": [ 237, 94, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 82, 78, 255 ], "toColor": [ 204, 82, 78, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 94, 163, 247, 255 ], "toColor": [ 94, 163, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 240, 94, 255 ], "toColor": [ 247, 240, 94, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 120, 68, 128, 255 ], "toColor": [ 120, 68, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 115, 232, 250, 255 ], "toColor": [ 115, 232, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 110, 91, 255 ], "toColor": [ 138, 110, 91, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 151, 202, 255 ], "toColor": [ 247, 151, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 102, 235, 82, 255 ], "toColor": [ 102, 235, 82, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 96, 76, 207, 255 ], "toColor": [ 96, 76, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 117, 128, 255 ], "toColor": [ 50, 117, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 177, 103, 255 ], "toColor": [ 230, 177, 103, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 60, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.3049544260027923E7, "ymin": 3907897.181372433, "xmax": -1.3037346594297977E7, "ymax": 3921181.6401431905, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "POIName", "typeIdField": "POIType", "subtypeFieldName": "POIType", "subtypeField": "POIType", "defaultSubtypeCode": 2, "fields": [ { "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": "AgencyID", "type": "esriFieldTypeSmallInteger", "alias": "AgencyID", "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 80, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "PrePlanID", "type": "esriFieldTypeInteger", "alias": "PrePlanID", "domain": null }, { "name": "POIType", "type": "esriFieldTypeSmallInteger", "alias": "POIType", "domain": null }, { "name": "POISubtype", "type": "esriFieldTypeString", "alias": "POISubtype", "length": 30, "domain": null }, { "name": "POIName", "type": "esriFieldTypeString", "alias": "POIName", "length": 50, "domain": null }, { "name": "ForPublicSafety", "type": "esriFieldTypeString", "alias": "ForPublicSafety", "length": 3, "domain": { "type": "codedValue", "name": "YesNoNA", "description": "Yes No and N/A", "codedValues": [ { "name": "No", "code": "N" }, { "name": "Yes", "code": "Y" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PrintBaseMapDisplay", "type": "esriFieldTypeString", "alias": "PrintBaseMapDisplay", "length": 5, "domain": { "type": "codedValue", "name": "YesNoNA", "description": "Yes No and N/A", "codedValues": [ { "name": "No", "code": "N" }, { "name": "Yes", "code": "Y" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ServerBaseMapDisplay", "type": "esriFieldTypeString", "alias": "ServerBaseMapDisplay", "length": 5, "domain": { "type": "codedValue", "name": "YesNoNA", "description": "Yes No and N/A", "codedValues": [ { "name": "No", "code": "N" }, { "name": "Yes", "code": "Y" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TrailMapDisplay", "type": "esriFieldTypeString", "alias": "TrailMapDisplay", "length": 5, "domain": { "type": "codedValue", "name": "YesNoNA", "description": "Yes No and N/A", "codedValues": [ { "name": "No", "code": "N" }, { "name": "Yes", "code": "Y" }, { "name": "N/A", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "UUID_309", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_309", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S284_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "POISubtype": { "type": "codedValue", "name": "PrePlanAssemblyTypes", "description": "UBC Type A Subtypes for Bldg and PrePlan Poly", "codedValues": [ { "name": "Indoor Arena", "code": "Indoor Arena" }, { "name": "Dining/Drinking > 50 People", "code": "Dining/Drinking > 50 People" }, { "name": "Meeting Facility", "code": "Meeting Facility" }, { "name": "Outdoor Stadium", "code": "Outdoor Stadium" }, { "name": "Theater", "code": "Theater" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ForPublicSafety": {"type": "inherited"}, "PrintBaseMapDisplay": {"type": "inherited"}, "ServerBaseMapDisplay": {"type": "inherited"}, "TrailMapDisplay": {"type": "inherited"} }, "id": 1, "name": "Assembly (A)" }, { "domains": { "POISubtype": { "type": "codedValue", "name": "PrePlanBusinessTypes", "description": "UBC Type B Subtypes for Bldg and PrePlan Poly", "codedValues": [ { "name": "Commercial Business", "code": "Commercial Business" }, { "name": "Higher Education", "code": "Higher Education" }, { "name": "Professional Office", "code": "Professional Office" }, { "name": "Public Office", "code": "Public Office" }, { "name": "Dining/Drinking < 50 People", "code": "Dining/Drinking < 50 People" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ForPublicSafety": {"type": "inherited"}, "PrintBaseMapDisplay": {"type": "inherited"}, "ServerBaseMapDisplay": {"type": "inherited"}, "TrailMapDisplay": {"type": "inherited"} }, "id": 2, "name": "Business (B)" }, { "domains": { "POISubtype": { "type": "codedValue", "name": "PrePlanCampTypes", "description": "UBC Type B Subtypes for Bldg and PrePlan Poly", "codedValues": [ { "name": "Boys or Girls Scout Camps", "code": "SCOUT" }, { "name": "Religious Camps (Outdoor)", "code": "RELIGIOUS" }, { "name": "Other Outdoor Camp", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ForPublicSafety": {"type": "inherited"}, "PrintBaseMapDisplay": {"type": "inherited"}, "ServerBaseMapDisplay": {"type": "inherited"}, "TrailMapDisplay": {"type": "inherited"} }, "id": 3, "name": "Camps (C)" }, { "domains": { "POISubtype": { "type": "codedValue", "name": "PrePlanEducationTypes", "description": "UBC Type E Subtypes for Bldg and PrePlan Poly", "codedValues": [ { "name": "Alternative School", "code": "Alternative School" }, { "name": "Charter School", "code": "Charter School" }, { "name": "Elementary School", "code": "Elementary School" }, { "name": "Junior High School", "code": "Junior High School" }, { "name": "Middle School", "code": "Middle School" }, { "name": "High School", "code": "High School" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ForPublicSafety": {"type": "inherited"}, "PrintBaseMapDisplay": {"type": "inherited"}, "ServerBaseMapDisplay": {"type": "inherited"}, "TrailMapDisplay": {"type": "inherited"} }, "id": 4, "name": "Educational (E)" }, { "domains": { "POISubtype": { "type": "codedValue", "name": "PrePlanFactoryIndustrialTypes", "description": "UBC Type F Subtypes for Bldg and PrePlan Poly", "codedValues": [ { "name": "Moderate Hazard", "code": "Moderate Hazard" }, { "name": "Low Hazard", "code": "Low Hazard" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ForPublicSafety": {"type": "inherited"}, "PrintBaseMapDisplay": {"type": "inherited"}, "ServerBaseMapDisplay": {"type": "inherited"}, "TrailMapDisplay": {"type": "inherited"} }, "id": 5, "name": "Factory Industrial (F)" }, { "domains": { "POISubtype": { "type": "codedValue", "name": "PrePlanInstitutionalTypes", "description": "UBC Type I Subtypes for Bldg and PrePlan Poly", "codedValues": [ { "name": "24 Hour Care Facility", "code": "24 Hour Care Facility" }, { "name": "Day Care Facility", "code": "Day Care Facility" }, { "name": "Detention Facility", "code": "Detention Facility" }, { "name": "Hospital", "code": "Hospital" }, { "name": "Outpatient Facility", "code": "Outpatient Facility" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ForPublicSafety": {"type": "inherited"}, "PrintBaseMapDisplay": {"type": "inherited"}, "ServerBaseMapDisplay": {"type": "inherited"}, "TrailMapDisplay": {"type": "inherited"} }, "id": 6, "name": "High Hazard (H)" }, { "domains": { "POISubtype": { "type": "codedValue", "name": "PrePlanInstitutionalTypes", "description": "UBC Type I Subtypes for Bldg and PrePlan Poly", "codedValues": [ { "name": "24 Hour Care Facility", "code": "24 Hour Care Facility" }, { "name": "Day Care Facility", "code": "Day Care Facility" }, { "name": "Detention Facility", "code": "Detention Facility" }, { "name": "Hospital", "code": "Hospital" }, { "name": "Outpatient Facility", "code": "Outpatient Facility" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ForPublicSafety": {"type": "inherited"}, "PrintBaseMapDisplay": {"type": "inherited"}, "ServerBaseMapDisplay": {"type": "inherited"}, "TrailMapDisplay": {"type": "inherited"} }, "id": 7, "name": "Institutional (I)" }, { "domains": { "POISubtype": { "type": "codedValue", "name": "PrePlanLaboratoryTypes", "description": "UBC Type L Subtypes for Bldg and PrePlan Poly", "codedValues": [ { "name": "Science", "code": "Science" }, { "name": "Research", "code": "Research" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ForPublicSafety": {"type": "inherited"}, "PrintBaseMapDisplay": {"type": "inherited"}, "ServerBaseMapDisplay": {"type": "inherited"}, "TrailMapDisplay": {"type": "inherited"} }, "id": 8, "name": "Laboratory (L)" }, { "domains": { "POISubtype": { "type": "codedValue", "name": "PrePlanMercantileTypes", "description": "UBC Type M Subtypes for Bldg and PrePlan Poly", "codedValues": [ { "name": "Department Store", "code": "Department Store" }, { "name": "Gas Station", "code": "Gas Station" }, { "name": "Supermarket", "code": "Supermarket" }, { "name": "Retail Store", "code": "Retail Store" }, { "name": "Sales Room", "code": "Sales Room" }, { "name": "Shopping Center", "code": "Shopping Center" }, { "name": "Wholesale Store", "code": "Wholesale Store" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ForPublicSafety": {"type": "inherited"}, "PrintBaseMapDisplay": {"type": "inherited"}, "ServerBaseMapDisplay": {"type": "inherited"}, "TrailMapDisplay": {"type": "inherited"} }, "id": 9, "name": "Mercantile (M)" }, { "domains": { "POISubtype": { "type": "codedValue", "name": "PrePlanResidentialTypes", "description": "UBC Type A Subtypes for Bldg and PrePlan Poly", "codedValues": [ { "name": "Apartment", "code": "APARTMENT" }, { "name": "Boarding House", "code": "BOARD" }, { "name": "Condominium", "code": "CONDO" }, { "name": "Convent", "code": "CONVENT" }, { "name": "Dormitory", "code": "DORM" }, { "name": "Fraternity", "code": "FRATHOUSE" }, { "name": "Hotel", "code": "HOTEL" }, { "name": "Military Barracks", "code": "BARRACKS" }, { "name": "Mobile Home Park", "code": "MHP" }, { "name": "Monastery", "code": "MONASTERY" }, { "name": "Motel", "code": "MOTEL" }, { "name": "Multi-Family", "code": "MULTIFAMILY" }, { "name": "Resort", "code": "RESORT" }, { "name": "Single Family", "code": "SFR" }, { "name": "Sorority", "code": "SORORITY" }, { "name": "Timeshare", "code": "TIMESHARE" }, { "name": "Vacation Center", "code": "VACATION" }, { "name": "Other Residential", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ForPublicSafety": {"type": "inherited"}, "PrintBaseMapDisplay": {"type": "inherited"}, "ServerBaseMapDisplay": {"type": "inherited"}, "TrailMapDisplay": {"type": "inherited"} }, "id": 10, "name": "Residential (R)" }, { "domains": { "POISubtype": { "type": "codedValue", "name": "PrePlanStorageTypes", "description": "UBC Type S Subtypes for Bldg and PrePlan Poly", "codedValues": [ { "name": "Aircraft Hanger", "code": "Aircraft Hanger" }, { "name": "Electronic Waste", "code": "Electronic Waste" }, { "name": "Junk Yard", "code": "Junk Yard" }, { "name": "Parking Structure", "code": "Parking Structure" }, { "name": "Public Storage", "code": "Public Storage" }, { "name": "Recycle Center", "code": "Recycle Center" }, { "name": "Warehouse", "code": "Warehouse" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ForPublicSafety": {"type": "inherited"}, "PrintBaseMapDisplay": {"type": "inherited"}, "ServerBaseMapDisplay": {"type": "inherited"}, "TrailMapDisplay": {"type": "inherited"} }, "id": 11, "name": "Storage (S)" }, { "domains": { "POISubtype": { "type": "codedValue", "name": "PrePlanMiscellaneousTypes", "description": "UBC Type U Subtypes for Bldg and PrePlan Poly", "codedValues": [ { "name": "Agricultural Buildings", "code": "AGRICULT" }, { "name": "Barn", "code": "BARN" }, { "name": "Carport", "code": "CARPORT" }, { "name": "Gazebo", "code": "GAZEBO" }, { "name": "Grain Silo", "code": "GRAINSILO" }, { "name": "Greenhouse", "code": "GREENHOUSE" }, { "name": "Garage", "code": "GARAGE" }, { "name": "Shed", "code": "SHED" }, { "name": "Stable", "code": "STABLE" }, { "name": "Tank", "code": "TANK" }, { "name": "Other", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ForPublicSafety": {"type": "inherited"}, "PrintBaseMapDisplay": {"type": "inherited"}, "ServerBaseMapDisplay": {"type": "inherited"}, "TrailMapDisplay": {"type": "inherited"} }, "id": 12, "name": "Miscellaneous (U)" }, { "domains": { "POISubtype": { "type": "codedValue", "name": "PrePlanMixedUseTypes", "description": "UBC Type X Subtypes for Bldg and PrePlan Poly", "codedValues": [ { "name": "Mixed Residential Retail", "code": "Mixed Residential Retail" }, { "name": "Mixed Residential Warehouse", "code": "Mixed Residential Warehouse" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ForPublicSafety": {"type": "inherited"}, "PrintBaseMapDisplay": {"type": "inherited"}, "ServerBaseMapDisplay": {"type": "inherited"}, "TrailMapDisplay": {"type": "inherited"} }, "id": 13, "name": "Mixed Use (X)" } ], "subtypes": [ { "domains": { "POISubtype": { "type": "codedValue", "name": "PrePlanAssemblyTypes", "description": "UBC Type A Subtypes for Bldg and PrePlan Poly", "codedValues": [ { "name": "Indoor Arena", "code": "Indoor Arena" }, { "name": "Dining/Drinking > 50 People", "code": "Dining/Drinking > 50 People" }, { "name": "Meeting Facility", "code": "Meeting Facility" }, { "name": "Outdoor Stadium", "code": "Outdoor Stadium" }, { "name": "Theater", "code": "Theater" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ForPublicSafety": {"type": "inherited"}, "PrintBaseMapDisplay": {"type": "inherited"}, "ServerBaseMapDisplay": {"type": "inherited"}, "TrailMapDisplay": {"type": "inherited"} }, "defaultValues": { "AgencyID": null, "Location": null, "GlobalID": null, "PrePlanID": null, "POIType": null, "POISubtype": null, "POIName": null, "ForPublicSafety": null, "PrintBaseMapDisplay": null, "ServerBaseMapDisplay": null, "TrailMapDisplay": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 1, "name": "Assembly (A)" }, { "domains": { "POISubtype": { "type": "codedValue", "name": "PrePlanBusinessTypes", "description": "UBC Type B Subtypes for Bldg and PrePlan Poly", "codedValues": [ { "name": "Commercial Business", "code": "Commercial Business" }, { "name": "Higher Education", "code": "Higher Education" }, { "name": "Professional Office", "code": "Professional Office" }, { "name": "Public Office", "code": "Public Office" }, { "name": "Dining/Drinking < 50 People", "code": "Dining/Drinking < 50 People" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ForPublicSafety": {"type": "inherited"}, "PrintBaseMapDisplay": {"type": "inherited"}, "ServerBaseMapDisplay": {"type": "inherited"}, "TrailMapDisplay": {"type": "inherited"} }, "defaultValues": { "AgencyID": null, "Location": null, "GlobalID": null, "PrePlanID": null, "POIType": null, "POISubtype": null, "POIName": null, "ForPublicSafety": null, "PrintBaseMapDisplay": null, "ServerBaseMapDisplay": null, "TrailMapDisplay": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 2, "name": "Business (B)" }, { "domains": { "POISubtype": { "type": "codedValue", "name": "PrePlanCampTypes", "description": "UBC Type B Subtypes for Bldg and PrePlan Poly", "codedValues": [ { "name": "Boys or Girls Scout Camps", "code": "SCOUT" }, { "name": "Religious Camps (Outdoor)", "code": "RELIGIOUS" }, { "name": "Other Outdoor Camp", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ForPublicSafety": {"type": "inherited"}, "PrintBaseMapDisplay": {"type": "inherited"}, "ServerBaseMapDisplay": {"type": "inherited"}, "TrailMapDisplay": {"type": "inherited"} }, "defaultValues": { "AgencyID": null, "Location": null, "GlobalID": null, "PrePlanID": null, "POIType": null, "POISubtype": null, "POIName": null, "ForPublicSafety": null, "PrintBaseMapDisplay": null, "ServerBaseMapDisplay": null, "TrailMapDisplay": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 3, "name": "Camps (C)" }, { "domains": { "POISubtype": { "type": "codedValue", "name": "PrePlanEducationTypes", "description": "UBC Type E Subtypes for Bldg and PrePlan Poly", "codedValues": [ { "name": "Alternative School", "code": "Alternative School" }, { "name": "Charter School", "code": "Charter School" }, { "name": "Elementary School", "code": "Elementary School" }, { "name": "Junior High School", "code": "Junior High School" }, { "name": "Middle School", "code": "Middle School" }, { "name": "High School", "code": "High School" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ForPublicSafety": {"type": "inherited"}, "PrintBaseMapDisplay": {"type": "inherited"}, "ServerBaseMapDisplay": {"type": "inherited"}, "TrailMapDisplay": {"type": "inherited"} }, "defaultValues": { "AgencyID": null, "Location": null, "GlobalID": null, "PrePlanID": null, "POIType": null, "POISubtype": null, "POIName": null, "ForPublicSafety": null, "PrintBaseMapDisplay": null, "ServerBaseMapDisplay": null, "TrailMapDisplay": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 4, "name": "Educational (E)" }, { "domains": { "POISubtype": { "type": "codedValue", "name": "PrePlanFactoryIndustrialTypes", "description": "UBC Type F Subtypes for Bldg and PrePlan Poly", "codedValues": [ { "name": "Moderate Hazard", "code": "Moderate Hazard" }, { "name": "Low Hazard", "code": "Low Hazard" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ForPublicSafety": {"type": "inherited"}, "PrintBaseMapDisplay": {"type": "inherited"}, "ServerBaseMapDisplay": {"type": "inherited"}, "TrailMapDisplay": {"type": "inherited"} }, "defaultValues": { "AgencyID": null, "Location": null, "GlobalID": null, "PrePlanID": null, "POIType": null, "POISubtype": null, "POIName": null, "ForPublicSafety": null, "PrintBaseMapDisplay": null, "ServerBaseMapDisplay": null, "TrailMapDisplay": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 5, "name": "Factory Industrial (F)" }, { "domains": { "POISubtype": { "type": "codedValue", "name": "PrePlanInstitutionalTypes", "description": "UBC Type I Subtypes for Bldg and PrePlan Poly", "codedValues": [ { "name": "24 Hour Care Facility", "code": "24 Hour Care Facility" }, { "name": "Day Care Facility", "code": "Day Care Facility" }, { "name": "Detention Facility", "code": "Detention Facility" }, { "name": "Hospital", "code": "Hospital" }, { "name": "Outpatient Facility", "code": "Outpatient Facility" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ForPublicSafety": {"type": "inherited"}, "PrintBaseMapDisplay": {"type": "inherited"}, "ServerBaseMapDisplay": {"type": "inherited"}, "TrailMapDisplay": {"type": "inherited"} }, "defaultValues": { "AgencyID": null, "Location": null, "GlobalID": null, "PrePlanID": null, "POIType": null, "POISubtype": null, "POIName": null, "ForPublicSafety": null, "PrintBaseMapDisplay": null, "ServerBaseMapDisplay": null, "TrailMapDisplay": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 6, "name": "High Hazard (H)" }, { "domains": { "POISubtype": { "type": "codedValue", "name": "PrePlanInstitutionalTypes", "description": "UBC Type I Subtypes for Bldg and PrePlan Poly", "codedValues": [ { "name": "24 Hour Care Facility", "code": "24 Hour Care Facility" }, { "name": "Day Care Facility", "code": "Day Care Facility" }, { "name": "Detention Facility", "code": "Detention Facility" }, { "name": "Hospital", "code": "Hospital" }, { "name": "Outpatient Facility", "code": "Outpatient Facility" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ForPublicSafety": {"type": "inherited"}, "PrintBaseMapDisplay": {"type": "inherited"}, "ServerBaseMapDisplay": {"type": "inherited"}, "TrailMapDisplay": {"type": "inherited"} }, "defaultValues": { "AgencyID": null, "Location": null, "GlobalID": null, "PrePlanID": null, "POIType": null, "POISubtype": null, "POIName": null, "ForPublicSafety": null, "PrintBaseMapDisplay": null, "ServerBaseMapDisplay": null, "TrailMapDisplay": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 7, "name": "Institutional (I)" }, { "domains": { "POISubtype": { "type": "codedValue", "name": "PrePlanLaboratoryTypes", "description": "UBC Type L Subtypes for Bldg and PrePlan Poly", "codedValues": [ { "name": "Science", "code": "Science" }, { "name": "Research", "code": "Research" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ForPublicSafety": {"type": "inherited"}, "PrintBaseMapDisplay": {"type": "inherited"}, "ServerBaseMapDisplay": {"type": "inherited"}, "TrailMapDisplay": {"type": "inherited"} }, "defaultValues": { "AgencyID": null, "Location": null, "GlobalID": null, "PrePlanID": null, "POIType": null, "POISubtype": null, "POIName": null, "ForPublicSafety": null, "PrintBaseMapDisplay": null, "ServerBaseMapDisplay": null, "TrailMapDisplay": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 8, "name": "Laboratory (L)" }, { "domains": { "POISubtype": { "type": "codedValue", "name": "PrePlanMercantileTypes", "description": "UBC Type M Subtypes for Bldg and PrePlan Poly", "codedValues": [ { "name": "Department Store", "code": "Department Store" }, { "name": "Gas Station", "code": "Gas Station" }, { "name": "Supermarket", "code": "Supermarket" }, { "name": "Retail Store", "code": "Retail Store" }, { "name": "Sales Room", "code": "Sales Room" }, { "name": "Shopping Center", "code": "Shopping Center" }, { "name": "Wholesale Store", "code": "Wholesale Store" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ForPublicSafety": {"type": "inherited"}, "PrintBaseMapDisplay": {"type": "inherited"}, "ServerBaseMapDisplay": {"type": "inherited"}, "TrailMapDisplay": {"type": "inherited"} }, "defaultValues": { "AgencyID": null, "Location": null, "GlobalID": null, "PrePlanID": null, "POIType": null, "POISubtype": null, "POIName": null, "ForPublicSafety": null, "PrintBaseMapDisplay": null, "ServerBaseMapDisplay": null, "TrailMapDisplay": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 9, "name": "Mercantile (M)" }, { "domains": { "POISubtype": { "type": "codedValue", "name": "PrePlanResidentialTypes", "description": "UBC Type A Subtypes for Bldg and PrePlan Poly", "codedValues": [ { "name": "Apartment", "code": "APARTMENT" }, { "name": "Boarding House", "code": "BOARD" }, { "name": "Condominium", "code": "CONDO" }, { "name": "Convent", "code": "CONVENT" }, { "name": "Dormitory", "code": "DORM" }, { "name": "Fraternity", "code": "FRATHOUSE" }, { "name": "Hotel", "code": "HOTEL" }, { "name": "Military Barracks", "code": "BARRACKS" }, { "name": "Mobile Home Park", "code": "MHP" }, { "name": "Monastery", "code": "MONASTERY" }, { "name": "Motel", "code": "MOTEL" }, { "name": "Multi-Family", "code": "MULTIFAMILY" }, { "name": "Resort", "code": "RESORT" }, { "name": "Single Family", "code": "SFR" }, { "name": "Sorority", "code": "SORORITY" }, { "name": "Timeshare", "code": "TIMESHARE" }, { "name": "Vacation Center", "code": "VACATION" }, { "name": "Other Residential", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ForPublicSafety": {"type": "inherited"}, "PrintBaseMapDisplay": {"type": "inherited"}, "ServerBaseMapDisplay": {"type": "inherited"}, "TrailMapDisplay": {"type": "inherited"} }, "defaultValues": { "AgencyID": null, "Location": null, "GlobalID": null, "PrePlanID": null, "POIType": null, "POISubtype": null, "POIName": null, "ForPublicSafety": null, "PrintBaseMapDisplay": null, "ServerBaseMapDisplay": null, "TrailMapDisplay": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 10, "name": "Residential (R)" }, { "domains": { "POISubtype": { "type": "codedValue", "name": "PrePlanStorageTypes", "description": "UBC Type S Subtypes for Bldg and PrePlan Poly", "codedValues": [ { "name": "Aircraft Hanger", "code": "Aircraft Hanger" }, { "name": "Electronic Waste", "code": "Electronic Waste" }, { "name": "Junk Yard", "code": "Junk Yard" }, { "name": "Parking Structure", "code": "Parking Structure" }, { "name": "Public Storage", "code": "Public Storage" }, { "name": "Recycle Center", "code": "Recycle Center" }, { "name": "Warehouse", "code": "Warehouse" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ForPublicSafety": {"type": "inherited"}, "PrintBaseMapDisplay": {"type": "inherited"}, "ServerBaseMapDisplay": {"type": "inherited"}, "TrailMapDisplay": {"type": "inherited"} }, "defaultValues": { "AgencyID": null, "Location": null, "GlobalID": null, "PrePlanID": null, "POIType": null, "POISubtype": null, "POIName": null, "ForPublicSafety": null, "PrintBaseMapDisplay": null, "ServerBaseMapDisplay": null, "TrailMapDisplay": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 11, "name": "Storage (S)" }, { "domains": { "POISubtype": { "type": "codedValue", "name": "PrePlanMiscellaneousTypes", "description": "UBC Type U Subtypes for Bldg and PrePlan Poly", "codedValues": [ { "name": "Agricultural Buildings", "code": "AGRICULT" }, { "name": "Barn", "code": "BARN" }, { "name": "Carport", "code": "CARPORT" }, { "name": "Gazebo", "code": "GAZEBO" }, { "name": "Grain Silo", "code": "GRAINSILO" }, { "name": "Greenhouse", "code": "GREENHOUSE" }, { "name": "Garage", "code": "GARAGE" }, { "name": "Shed", "code": "SHED" }, { "name": "Stable", "code": "STABLE" }, { "name": "Tank", "code": "TANK" }, { "name": "Other", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ForPublicSafety": {"type": "inherited"}, "PrintBaseMapDisplay": {"type": "inherited"}, "ServerBaseMapDisplay": {"type": "inherited"}, "TrailMapDisplay": {"type": "inherited"} }, "defaultValues": { "AgencyID": null, "Location": null, "GlobalID": null, "PrePlanID": null, "POIType": null, "POISubtype": null, "POIName": null, "ForPublicSafety": null, "PrintBaseMapDisplay": null, "ServerBaseMapDisplay": null, "TrailMapDisplay": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 12, "name": "Miscellaneous (U)" }, { "domains": { "POISubtype": { "type": "codedValue", "name": "PrePlanMixedUseTypes", "description": "UBC Type X Subtypes for Bldg and PrePlan Poly", "codedValues": [ { "name": "Mixed Residential Retail", "code": "Mixed Residential Retail" }, { "name": "Mixed Residential Warehouse", "code": "Mixed Residential Warehouse" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ForPublicSafety": {"type": "inherited"}, "PrintBaseMapDisplay": {"type": "inherited"}, "ServerBaseMapDisplay": {"type": "inherited"}, "TrailMapDisplay": {"type": "inherited"} }, "defaultValues": { "AgencyID": null, "Location": null, "GlobalID": null, "PrePlanID": null, "POIType": null, "POISubtype": null, "POIName": null, "ForPublicSafety": null, "PrintBaseMapDisplay": null, "ServerBaseMapDisplay": null, "TrailMapDisplay": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 13, "name": "Mixed Use (X)" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": false, "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": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1695868394000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "fb9d326b43c34da2acb6db74beba7106" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 10, "name": "Roads for Linework", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 11, "name": "Roads_<1K" }, { "id": 12, "name": "Roads_1K" }, { "id": 13, "name": "Roads_2K" }, { "id": 14, "name": "Roads_4K" }, { "id": 15, "name": "Roads_9K" }, { "id": 16, "name": "FwyMarkers_18K" }, { "id": 17, "name": "Roads_9K" }, { "id": 18, "name": "Roads_18K" }, { "id": 19, "name": "FwyMarkers_36K-289K" }, { "id": 20, "name": "Roads_36K" }, { "id": 21, "name": "Roads_72K" }, { "id": 22, "name": "MajorRoads_144K" }, { "id": 23, "name": "FwyMarkers_289K" }, { "id": 24, "name": "MajorRoads_289K" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -1.3099471293292446E7, "ymin": 3833987.7931608884, "xmax": -1.2921935297121648E7, "ymax": 3996952.2054350567, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": true, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "fb9d326b43c34da2acb6db74beba7106" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 11, "name": "Roads_<1K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 2, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 99999.99999999999 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Roads for Linework" }, "subLayers": [], "minScale": 565, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "RoadClass", "uniqueValueGroups": [ { "heading": "RoadClass", "classes": [ { "label": "Freeway", "description": "Freeway", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 12 }, "values": [ [ "Freeway" ] ] }, { "label": "Highway", "description": "Highway", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 12 }, "values": [ [ "Highway" ] ] }, { "label": "Major Road", "description": "Major Road", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 11 }, "values": [ [ "Major Road" ] ] }, { "label": "Minor Road", "description": "Minor Road", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 12 }, "values": [ [ "Minor Road" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 12 }, "value": "Freeway", "label": "Freeway" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 12 }, "value": "Highway", "label": "Highway" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 11 }, "value": "Major Road", "label": "Major Road" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 12 }, "value": "Minor Road", "label": "Minor Road" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 73, 142, 255 ], "toColor": [ 163, 73, 142, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 107, 237, 95, 255 ], "toColor": [ 107, 237, 95, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 85, 195, 212, 255 ], "toColor": [ 85, 195, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 181, 122, 255 ], "toColor": [ 240, 181, 122, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 132, 92, 250, 255 ], "toColor": [ 132, 92, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 76, 130, 65, 255 ], "toColor": [ 76, 130, 65, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 125, 162, 250, 255 ], "toColor": [ 125, 162, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 71, 60, 255 ], "toColor": [ 140, 71, 60, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 61, 140, 255 ], "toColor": [ 50, 61, 140, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 81, 232, 255 ], "toColor": [ 232, 81, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 237, 119, 255 ], "toColor": [ 233, 237, 119, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 82, 222, 168, 255 ], "toColor": [ 82, 222, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 105, 135, 255 ], "toColor": [ 245, 105, 135, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 30, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.3059180548346702E7, "ymin": 3902696.1812139126, "xmax": -1.302773426994096E7, "ymax": 3928552.532157152, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Fullname", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 255, "domain": null }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "Route Ahead", "length": 100, "domain": null }, { "name": "RoadClass", "type": "esriFieldTypeString", "alias": "Road Class", "length": 20, "domain": { "type": "codedValue", "name": "tranRoadClass", "description": "", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Minor Road", "code": "Minor Road" }, { "name": "Major Road", "code": "Major Road" }, { "name": "Highway", "code": "Highway" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RoadPreDir", "type": "esriFieldTypeString", "alias": "Road Pre-Direction", "length": 2, "domain": { "type": "codedValue", "name": "tranRoadDir", "description": "", "codedValues": [ { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "E", "code": "E" }, { "name": "W", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RoadName", "type": "esriFieldTypeString", "alias": "Road Name", "length": 50, "domain": null }, { "name": "RoadNameType", "type": "esriFieldTypeString", "alias": "Road Name Type", "length": 5, "domain": null }, { "name": "RoadSufDir", "type": "esriFieldTypeString", "alias": "Road Suffix Direction", "length": 2, "domain": { "type": "codedValue", "name": "tranRoadDir", "description": "", "codedValues": [ { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "E", "code": "E" }, { "name": "W", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Fullname", "type": "esriFieldTypeString", "alias": "Road Full Name", "length": 100, "domain": null }, { "name": "AlternateFullName", "type": "esriFieldTypeString", "alias": "Alternate Road Full Name", "length": 100, "domain": null }, { "name": "LeftLowAddress", "type": "esriFieldTypeInteger", "alias": "Left Low Address", "domain": null }, { "name": "LeftHighAddress", "type": "esriFieldTypeInteger", "alias": "Left High Address", "domain": null }, { "name": "RightLowAddress", "type": "esriFieldTypeInteger", "alias": "Right Low Address", "domain": null }, { "name": "RightHighAddress", "type": "esriFieldTypeInteger", "alias": "Right High Address", "domain": null }, { "name": "NumberOfLanes", "type": "esriFieldTypeSmallInteger", "alias": "Number Of Lanes", "domain": null }, { "name": "ROW_Width", "type": "esriFieldTypeInteger", "alias": "Right-of-Way Width", "domain": null }, { "name": "FireDriveable", "type": "esriFieldTypeString", "alias": "Is Fire Driveable", "length": 1, "domain": { "type": "codedValue", "name": "tranRoadFiredriv", "description": "", "codedValues": [ { "name": "Fire Rig Drivable", "code": "D" }, { "name": "Limited drivability", "code": "L" }, { "name": "Major Access Road", "code": "M" }, { "name": "Not Used", "code": "N" }, { "name": "Proposed", "code": "P" }, { "name": "Fire Truck Non-Drivable", "code": "T" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "IsOneWay", "type": "esriFieldTypeString", "alias": "Is One Way", "length": 3, "domain": null }, { "name": "OneWay", "type": "esriFieldTypeString", "alias": "One Way Type", "length": 1, "domain": { "type": "codedValue", "name": "tranRoadOneway", "description": "", "codedValues": [ { "name": "Address and Traffic Run In Same Direction", "code": "F" }, { "name": "Address and Traffic Run in Opposite Direction", "code": "T" }, { "name": "B", "code": "B" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "IsTruckRoute", "type": "esriFieldTypeString", "alias": "Is Truck Route", "length": 4, "domain": null }, { "name": "IsEvacuationRoute", "type": "esriFieldTypeString", "alias": "Is Evacuation Route", "length": 4, "domain": null }, { "name": "InRegionalArterialSystem", "type": "esriFieldTypeString", "alias": "In Regional Arterial System", "length": 3, "domain": null }, { "name": "IsSMOnly", "type": "esriFieldTypeString", "alias": "Is within San Marcos Only", "length": 4, "domain": null }, { "name": "IsSMOnlyLake", "type": "esriFieldTypeString", "alias": "Is within San Marcos and San Marcos Lake Area Only", "length": 4, "domain": null }, { "name": "IsSphere", "type": "esriFieldTypeString", "alias": "Is within Sphere of Influence", "length": 4, "domain": null }, { "name": "IsSMFPD", "type": "esriFieldTypeString", "alias": "Is within San Marcos Fire Protection District", "length": 4, "domain": null }, { "name": "RouteAhead", "type": "esriFieldTypeString", "alias": "Route Ahead", "length": 100, "domain": null }, { "name": "RouteBack", "type": "esriFieldTypeString", "alias": "Route Back", "length": 100, "domain": null }, { "name": "UsageStatus", "type": "esriFieldTypeString", "alias": "Usage Status", "length": 20, "domain": { "type": "codedValue", "name": "UsageStatus_3", "description": "Active, Inactive, Under Construction", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Inactive", "code": "Inactive" }, { "name": "Under Construction", "code": "Under Construction" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OwnedBy", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "tranRoadOwnedBy", "description": "OwnedBy. Lucity requires a numeric picklist", "codedValues": [ { "name": "CalTrans", "code": 1 }, { "name": "City", "code": 2 }, { "name": "San Marcos", "code": 3 }, { "name": "San Diego County", "code": 4 }, { "name": "Private", "code": 5 }, { "name": "Private/HOA", "code": 6 }, { "name": "Other Agency", "code": 7 }, { "name": "Other - Public", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MaintainedBy", "type": "esriFieldTypeSmallInteger", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "tranRoadMaintainedBy", "description": "MaintainedBy. Lucity requires a numeric picklist", "codedValues": [ { "name": "City", "code": 1 }, { "name": "PW Crews", "code": 2 }, { "name": "San Marcos", "code": 3 }, { "name": "San Diego County", "code": 4 }, { "name": "Other - Public", "code": 5 }, { "name": "Private", "code": 6 }, { "name": "Unknown", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PWSector", "type": "esriFieldTypeSmallInteger", "alias": "Public Works Sector", "domain": null }, { "name": "HSUNum", "type": "esriFieldTypeDouble", "alias": "Hydrologic Sub-Unit", "domain": null }, { "name": "InFedAidNetwork", "type": "esriFieldTypeString", "alias": "In Federal Aid Network", "length": 3, "domain": null }, { "name": "CRWID", "type": "esriFieldTypeString", "alias": "CRW ID", "length": 10, "domain": null }, { "name": "LaserficheLink", "type": "esriFieldTypeString", "alias": "LaserficheLink", "length": 240, "domain": null }, { "name": "TruckRouteStatus", "type": "esriFieldTypeString", "alias": "Truck Route Status", "length": 30, "domain": null }, { "name": "FunctionalClass", "type": "esriFieldTypeString", "alias": "Functional Class", "length": 100, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "StreetTypology", "type": "esriFieldTypeString", "alias": "StreetTypology", "length": 80, "domain": { "type": "codedValue", "name": "tranStreetTypology", "description": "", "codedValues": [ { "name": "Arterial with Class II or III Bicycle Facilities and Sidewalks", "code": "Arterial with Class II or III Bicycle Facilities and Sidewalks" }, { "name": "Arterial with Enhanced Bicycle/Pedestrian Facilities", "code": "Arterial with Enhanced Bicycle/Pedestrian Facilities" }, { "name": "Collector", "code": "Collector" }, { "name": "Neighborhood", "code": "Neighborhood" }, { "name": "Industrial", "code": "Industrial" }, { "name": "Main Street Concept", "code": "Main Street Concept" }, { "name": "Multi-Way", "code": "Multi-Way" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "CouncilDistrict", "type": "esriFieldTypeSmallInteger", "alias": "CouncilDistrict", "domain": null }, { "name": "AverageDlyTrffc2019", "type": "esriFieldTypeDouble", "alias": "AverageDlyTraffic2019", "domain": null }, { "name": "SpeedLimit", "type": "esriFieldTypeSmallInteger", "alias": "SpeedLimit", "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R767_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S728_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": false, "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": true, "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": "fb9d326b43c34da2acb6db74beba7106" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 12, "name": "Roads_1K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 2, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 99999.99999999999 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Roads for Linework" }, "subLayers": [], "minScale": 1129, "maxScale": 564, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "RoadClass", "uniqueValueGroups": [ { "heading": "RoadClass", "classes": [ { "label": "Freeway", "description": "Freeway", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 12 }, "values": [ [ "Freeway" ] ] }, { "label": "Highway", "description": "Highway", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 12 }, "values": [ [ "Highway" ] ] }, { "label": "Major Road", "description": "Major Road", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 11 }, "values": [ [ "Major Road" ] ] }, { "label": "Minor Road", "description": "Minor Road", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 10 }, "values": [ [ "Minor Road" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 12 }, "value": "Freeway", "label": "Freeway" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 12 }, "value": "Highway", "label": "Highway" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 11 }, "value": "Major Road", "label": "Major Road" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 10 }, "value": "Minor Road", "label": "Minor Road" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 73, 142, 255 ], "toColor": [ 163, 73, 142, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 107, 237, 95, 255 ], "toColor": [ 107, 237, 95, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 85, 195, 212, 255 ], "toColor": [ 85, 195, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 181, 122, 255 ], "toColor": [ 240, 181, 122, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 132, 92, 250, 255 ], "toColor": [ 132, 92, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 76, 130, 65, 255 ], "toColor": [ 76, 130, 65, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 125, 162, 250, 255 ], "toColor": [ 125, 162, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 71, 60, 255 ], "toColor": [ 140, 71, 60, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 61, 140, 255 ], "toColor": [ 50, 61, 140, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 81, 232, 255 ], "toColor": [ 232, 81, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 237, 119, 255 ], "toColor": [ 233, 237, 119, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 82, 222, 168, 255 ], "toColor": [ 82, 222, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 105, 135, 255 ], "toColor": [ 245, 105, 135, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 30, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.3059180548346702E7, "ymin": 3902696.1812139126, "xmax": -1.302773426994096E7, "ymax": 3928552.532157152, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Fullname", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 255, "domain": null }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "Route Ahead", "length": 100, "domain": null }, { "name": "RoadClass", "type": "esriFieldTypeString", "alias": "Road Class", "length": 20, "domain": { "type": "codedValue", "name": "tranRoadClass", "description": "", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Minor Road", "code": "Minor Road" }, { "name": "Major Road", "code": "Major Road" }, { "name": "Highway", "code": "Highway" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RoadPreDir", "type": "esriFieldTypeString", "alias": "Road Pre-Direction", "length": 2, "domain": { "type": "codedValue", "name": "tranRoadDir", "description": "", "codedValues": [ { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "E", "code": "E" }, { "name": "W", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RoadName", "type": "esriFieldTypeString", "alias": "Road Name", "length": 50, "domain": null }, { "name": "RoadNameType", "type": "esriFieldTypeString", "alias": "Road Name Type", "length": 5, "domain": null }, { "name": "RoadSufDir", "type": "esriFieldTypeString", "alias": "Road Suffix Direction", "length": 2, "domain": { "type": "codedValue", "name": "tranRoadDir", "description": "", "codedValues": [ { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "E", "code": "E" }, { "name": "W", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Fullname", "type": "esriFieldTypeString", "alias": "Road Full Name", "length": 100, "domain": null }, { "name": "AlternateFullName", "type": "esriFieldTypeString", "alias": "Alternate Road Full Name", "length": 100, "domain": null }, { "name": "LeftLowAddress", "type": "esriFieldTypeInteger", "alias": "Left Low Address", "domain": null }, { "name": "LeftHighAddress", "type": "esriFieldTypeInteger", "alias": "Left High Address", "domain": null }, { "name": "RightLowAddress", "type": "esriFieldTypeInteger", "alias": "Right Low Address", "domain": null }, { "name": "RightHighAddress", "type": "esriFieldTypeInteger", "alias": "Right High Address", "domain": null }, { "name": "NumberOfLanes", "type": "esriFieldTypeSmallInteger", "alias": "Number Of Lanes", "domain": null }, { "name": "ROW_Width", "type": "esriFieldTypeInteger", "alias": "Right-of-Way Width", "domain": null }, { "name": "FireDriveable", "type": "esriFieldTypeString", "alias": "Is Fire Driveable", "length": 1, "domain": { "type": "codedValue", "name": "tranRoadFiredriv", "description": "", "codedValues": [ { "name": "Fire Rig Drivable", "code": "D" }, { "name": "Limited drivability", "code": "L" }, { "name": "Major Access Road", "code": "M" }, { "name": "Not Used", "code": "N" }, { "name": "Proposed", "code": "P" }, { "name": "Fire Truck Non-Drivable", "code": "T" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "IsOneWay", "type": "esriFieldTypeString", "alias": "Is One Way", "length": 3, "domain": null }, { "name": "OneWay", "type": "esriFieldTypeString", "alias": "One Way Type", "length": 1, "domain": { "type": "codedValue", "name": "tranRoadOneway", "description": "", "codedValues": [ { "name": "Address and Traffic Run In Same Direction", "code": "F" }, { "name": "Address and Traffic Run in Opposite Direction", "code": "T" }, { "name": "B", "code": "B" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "IsTruckRoute", "type": "esriFieldTypeString", "alias": "Is Truck Route", "length": 4, "domain": null }, { "name": "IsEvacuationRoute", "type": "esriFieldTypeString", "alias": "Is Evacuation Route", "length": 4, "domain": null }, { "name": "InRegionalArterialSystem", "type": "esriFieldTypeString", "alias": "In Regional Arterial System", "length": 3, "domain": null }, { "name": "IsSMOnly", "type": "esriFieldTypeString", "alias": "Is within San Marcos Only", "length": 4, "domain": null }, { "name": "IsSMOnlyLake", "type": "esriFieldTypeString", "alias": "Is within San Marcos and San Marcos Lake Area Only", "length": 4, "domain": null }, { "name": "IsSphere", "type": "esriFieldTypeString", "alias": "Is within Sphere of Influence", "length": 4, "domain": null }, { "name": "IsSMFPD", "type": "esriFieldTypeString", "alias": "Is within San Marcos Fire Protection District", "length": 4, "domain": null }, { "name": "RouteAhead", "type": "esriFieldTypeString", "alias": "Route Ahead", "length": 100, "domain": null }, { "name": "RouteBack", "type": "esriFieldTypeString", "alias": "Route Back", "length": 100, "domain": null }, { "name": "UsageStatus", "type": "esriFieldTypeString", "alias": "Usage Status", "length": 20, "domain": { "type": "codedValue", "name": "UsageStatus_3", "description": "Active, Inactive, Under Construction", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Inactive", "code": "Inactive" }, { "name": "Under Construction", "code": "Under Construction" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OwnedBy", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "tranRoadOwnedBy", "description": "OwnedBy. Lucity requires a numeric picklist", "codedValues": [ { "name": "CalTrans", "code": 1 }, { "name": "City", "code": 2 }, { "name": "San Marcos", "code": 3 }, { "name": "San Diego County", "code": 4 }, { "name": "Private", "code": 5 }, { "name": "Private/HOA", "code": 6 }, { "name": "Other Agency", "code": 7 }, { "name": "Other - Public", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MaintainedBy", "type": "esriFieldTypeSmallInteger", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "tranRoadMaintainedBy", "description": "MaintainedBy. Lucity requires a numeric picklist", "codedValues": [ { "name": "City", "code": 1 }, { "name": "PW Crews", "code": 2 }, { "name": "San Marcos", "code": 3 }, { "name": "San Diego County", "code": 4 }, { "name": "Other - Public", "code": 5 }, { "name": "Private", "code": 6 }, { "name": "Unknown", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PWSector", "type": "esriFieldTypeSmallInteger", "alias": "Public Works Sector", "domain": null }, { "name": "HSUNum", "type": "esriFieldTypeDouble", "alias": "Hydrologic Sub-Unit", "domain": null }, { "name": "InFedAidNetwork", "type": "esriFieldTypeString", "alias": "In Federal Aid Network", "length": 3, "domain": null }, { "name": "CRWID", "type": "esriFieldTypeString", "alias": "CRW ID", "length": 10, "domain": null }, { "name": "LaserficheLink", "type": "esriFieldTypeString", "alias": "LaserficheLink", "length": 240, "domain": null }, { "name": "TruckRouteStatus", "type": "esriFieldTypeString", "alias": "Truck Route Status", "length": 30, "domain": null }, { "name": "FunctionalClass", "type": "esriFieldTypeString", "alias": "Functional Class", "length": 100, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "StreetTypology", "type": "esriFieldTypeString", "alias": "StreetTypology", "length": 80, "domain": { "type": "codedValue", "name": "tranStreetTypology", "description": "", "codedValues": [ { "name": "Arterial with Class II or III Bicycle Facilities and Sidewalks", "code": "Arterial with Class II or III Bicycle Facilities and Sidewalks" }, { "name": "Arterial with Enhanced Bicycle/Pedestrian Facilities", "code": "Arterial with Enhanced Bicycle/Pedestrian Facilities" }, { "name": "Collector", "code": "Collector" }, { "name": "Neighborhood", "code": "Neighborhood" }, { "name": "Industrial", "code": "Industrial" }, { "name": "Main Street Concept", "code": "Main Street Concept" }, { "name": "Multi-Way", "code": "Multi-Way" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "CouncilDistrict", "type": "esriFieldTypeSmallInteger", "alias": "CouncilDistrict", "domain": null }, { "name": "AverageDlyTrffc2019", "type": "esriFieldTypeDouble", "alias": "AverageDlyTraffic2019", "domain": null }, { "name": "SpeedLimit", "type": "esriFieldTypeSmallInteger", "alias": "SpeedLimit", "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R767_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S728_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": false, "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": true, "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": "fb9d326b43c34da2acb6db74beba7106" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 13, "name": "Roads_2K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 2, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 99999.99999999999 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Roads for Linework" }, "subLayers": [], "minScale": 2257, "maxScale": 1129, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "RoadClass", "uniqueValueGroups": [ { "heading": "RoadClass", "classes": [ { "label": "Freeway", "description": "Freeway", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 12 }, "values": [ [ "Freeway" ] ] }, { "label": "Highway", "description": "Highway", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 12 }, "values": [ [ "Highway" ] ] }, { "label": "Major Road", "description": "Major Road", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 11 }, "values": [ [ "Major Road" ] ] }, { "label": "Minor Road", "description": "Minor Road", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 8 }, "values": [ [ "Minor Road" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 12 }, "value": "Freeway", "label": "Freeway" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 12 }, "value": "Highway", "label": "Highway" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 11 }, "value": "Major Road", "label": "Major Road" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 8 }, "value": "Minor Road", "label": "Minor Road" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 73, 142, 255 ], "toColor": [ 163, 73, 142, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 107, 237, 95, 255 ], "toColor": [ 107, 237, 95, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 85, 195, 212, 255 ], "toColor": [ 85, 195, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 181, 122, 255 ], "toColor": [ 240, 181, 122, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 132, 92, 250, 255 ], "toColor": [ 132, 92, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 76, 130, 65, 255 ], "toColor": [ 76, 130, 65, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 125, 162, 250, 255 ], "toColor": [ 125, 162, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 71, 60, 255 ], "toColor": [ 140, 71, 60, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 61, 140, 255 ], "toColor": [ 50, 61, 140, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 81, 232, 255 ], "toColor": [ 232, 81, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 237, 119, 255 ], "toColor": [ 233, 237, 119, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 82, 222, 168, 255 ], "toColor": [ 82, 222, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 105, 135, 255 ], "toColor": [ 245, 105, 135, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 30, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.3059180548346702E7, "ymin": 3902696.1812139126, "xmax": -1.302773426994096E7, "ymax": 3928552.532157152, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Fullname", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 255, "domain": null }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "Route Ahead", "length": 100, "domain": null }, { "name": "RoadClass", "type": "esriFieldTypeString", "alias": "Road Class", "length": 20, "domain": { "type": "codedValue", "name": "tranRoadClass", "description": "", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Minor Road", "code": "Minor Road" }, { "name": "Major Road", "code": "Major Road" }, { "name": "Highway", "code": "Highway" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RoadPreDir", "type": "esriFieldTypeString", "alias": "Road Pre-Direction", "length": 2, "domain": { "type": "codedValue", "name": "tranRoadDir", "description": "", "codedValues": [ { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "E", "code": "E" }, { "name": "W", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RoadName", "type": "esriFieldTypeString", "alias": "Road Name", "length": 50, "domain": null }, { "name": "RoadNameType", "type": "esriFieldTypeString", "alias": "Road Name Type", "length": 5, "domain": null }, { "name": "RoadSufDir", "type": "esriFieldTypeString", "alias": "Road Suffix Direction", "length": 2, "domain": { "type": "codedValue", "name": "tranRoadDir", "description": "", "codedValues": [ { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "E", "code": "E" }, { "name": "W", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Fullname", "type": "esriFieldTypeString", "alias": "Road Full Name", "length": 100, "domain": null }, { "name": "AlternateFullName", "type": "esriFieldTypeString", "alias": "Alternate Road Full Name", "length": 100, "domain": null }, { "name": "LeftLowAddress", "type": "esriFieldTypeInteger", "alias": "Left Low Address", "domain": null }, { "name": "LeftHighAddress", "type": "esriFieldTypeInteger", "alias": "Left High Address", "domain": null }, { "name": "RightLowAddress", "type": "esriFieldTypeInteger", "alias": "Right Low Address", "domain": null }, { "name": "RightHighAddress", "type": "esriFieldTypeInteger", "alias": "Right High Address", "domain": null }, { "name": "NumberOfLanes", "type": "esriFieldTypeSmallInteger", "alias": "Number Of Lanes", "domain": null }, { "name": "ROW_Width", "type": "esriFieldTypeInteger", "alias": "Right-of-Way Width", "domain": null }, { "name": "FireDriveable", "type": "esriFieldTypeString", "alias": "Is Fire Driveable", "length": 1, "domain": { "type": "codedValue", "name": "tranRoadFiredriv", "description": "", "codedValues": [ { "name": "Fire Rig Drivable", "code": "D" }, { "name": "Limited drivability", "code": "L" }, { "name": "Major Access Road", "code": "M" }, { "name": "Not Used", "code": "N" }, { "name": "Proposed", "code": "P" }, { "name": "Fire Truck Non-Drivable", "code": "T" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "IsOneWay", "type": "esriFieldTypeString", "alias": "Is One Way", "length": 3, "domain": null }, { "name": "OneWay", "type": "esriFieldTypeString", "alias": "One Way Type", "length": 1, "domain": { "type": "codedValue", "name": "tranRoadOneway", "description": "", "codedValues": [ { "name": "Address and Traffic Run In Same Direction", "code": "F" }, { "name": "Address and Traffic Run in Opposite Direction", "code": "T" }, { "name": "B", "code": "B" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "IsTruckRoute", "type": "esriFieldTypeString", "alias": "Is Truck Route", "length": 4, "domain": null }, { "name": "IsEvacuationRoute", "type": "esriFieldTypeString", "alias": "Is Evacuation Route", "length": 4, "domain": null }, { "name": "InRegionalArterialSystem", "type": "esriFieldTypeString", "alias": "In Regional Arterial System", "length": 3, "domain": null }, { "name": "IsSMOnly", "type": "esriFieldTypeString", "alias": "Is within San Marcos Only", "length": 4, "domain": null }, { "name": "IsSMOnlyLake", "type": "esriFieldTypeString", "alias": "Is within San Marcos and San Marcos Lake Area Only", "length": 4, "domain": null }, { "name": "IsSphere", "type": "esriFieldTypeString", "alias": "Is within Sphere of Influence", "length": 4, "domain": null }, { "name": "IsSMFPD", "type": "esriFieldTypeString", "alias": "Is within San Marcos Fire Protection District", "length": 4, "domain": null }, { "name": "RouteAhead", "type": "esriFieldTypeString", "alias": "Route Ahead", "length": 100, "domain": null }, { "name": "RouteBack", "type": "esriFieldTypeString", "alias": "Route Back", "length": 100, "domain": null }, { "name": "UsageStatus", "type": "esriFieldTypeString", "alias": "Usage Status", "length": 20, "domain": { "type": "codedValue", "name": "UsageStatus_3", "description": "Active, Inactive, Under Construction", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Inactive", "code": "Inactive" }, { "name": "Under Construction", "code": "Under Construction" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OwnedBy", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "tranRoadOwnedBy", "description": "OwnedBy. Lucity requires a numeric picklist", "codedValues": [ { "name": "CalTrans", "code": 1 }, { "name": "City", "code": 2 }, { "name": "San Marcos", "code": 3 }, { "name": "San Diego County", "code": 4 }, { "name": "Private", "code": 5 }, { "name": "Private/HOA", "code": 6 }, { "name": "Other Agency", "code": 7 }, { "name": "Other - Public", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MaintainedBy", "type": "esriFieldTypeSmallInteger", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "tranRoadMaintainedBy", "description": "MaintainedBy. Lucity requires a numeric picklist", "codedValues": [ { "name": "City", "code": 1 }, { "name": "PW Crews", "code": 2 }, { "name": "San Marcos", "code": 3 }, { "name": "San Diego County", "code": 4 }, { "name": "Other - Public", "code": 5 }, { "name": "Private", "code": 6 }, { "name": "Unknown", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PWSector", "type": "esriFieldTypeSmallInteger", "alias": "Public Works Sector", "domain": null }, { "name": "HSUNum", "type": "esriFieldTypeDouble", "alias": "Hydrologic Sub-Unit", "domain": null }, { "name": "InFedAidNetwork", "type": "esriFieldTypeString", "alias": "In Federal Aid Network", "length": 3, "domain": null }, { "name": "CRWID", "type": "esriFieldTypeString", "alias": "CRW ID", "length": 10, "domain": null }, { "name": "LaserficheLink", "type": "esriFieldTypeString", "alias": "LaserficheLink", "length": 240, "domain": null }, { "name": "TruckRouteStatus", "type": "esriFieldTypeString", "alias": "Truck Route Status", "length": 30, "domain": null }, { "name": "FunctionalClass", "type": "esriFieldTypeString", "alias": "Functional Class", "length": 100, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "StreetTypology", "type": "esriFieldTypeString", "alias": "StreetTypology", "length": 80, "domain": { "type": "codedValue", "name": "tranStreetTypology", "description": "", "codedValues": [ { "name": "Arterial with Class II or III Bicycle Facilities and Sidewalks", "code": "Arterial with Class II or III Bicycle Facilities and Sidewalks" }, { "name": "Arterial with Enhanced Bicycle/Pedestrian Facilities", "code": "Arterial with Enhanced Bicycle/Pedestrian Facilities" }, { "name": "Collector", "code": "Collector" }, { "name": "Neighborhood", "code": "Neighborhood" }, { "name": "Industrial", "code": "Industrial" }, { "name": "Main Street Concept", "code": "Main Street Concept" }, { "name": "Multi-Way", "code": "Multi-Way" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "CouncilDistrict", "type": "esriFieldTypeSmallInteger", "alias": "CouncilDistrict", "domain": null }, { "name": "AverageDlyTrffc2019", "type": "esriFieldTypeDouble", "alias": "AverageDlyTraffic2019", "domain": null }, { "name": "SpeedLimit", "type": "esriFieldTypeSmallInteger", "alias": "SpeedLimit", "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R767_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S728_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": false, "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": true, "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": "fb9d326b43c34da2acb6db74beba7106" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 14, "name": "Roads_4K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 2, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 99999.99999999999 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Roads for Linework" }, "subLayers": [], "minScale": 4514, "maxScale": 2258, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "RoadClass", "uniqueValueGroups": [ { "heading": "RoadClass", "classes": [ { "label": "Freeway", "description": "Freeway", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 12 }, "values": [ [ "Freeway" ] ] }, { "label": "Highway", "description": "Highway", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 12 }, "values": [ [ "Highway" ] ] }, { "label": "Major Road", "description": "Major Road", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 5 }, "values": [ [ "Major Road" ] ] }, { "label": "Minor Road", "description": "Minor Road", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 5 }, "values": [ [ "Minor Road" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 12 }, "value": "Freeway", "label": "Freeway" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 12 }, "value": "Highway", "label": "Highway" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 5 }, "value": "Major Road", "label": "Major Road" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 5 }, "value": "Minor Road", "label": "Minor Road" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 73, 142, 255 ], "toColor": [ 163, 73, 142, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 107, 237, 95, 255 ], "toColor": [ 107, 237, 95, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 85, 195, 212, 255 ], "toColor": [ 85, 195, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 181, 122, 255 ], "toColor": [ 240, 181, 122, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 132, 92, 250, 255 ], "toColor": [ 132, 92, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 76, 130, 65, 255 ], "toColor": [ 76, 130, 65, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 125, 162, 250, 255 ], "toColor": [ 125, 162, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 71, 60, 255 ], "toColor": [ 140, 71, 60, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 61, 140, 255 ], "toColor": [ 50, 61, 140, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 81, 232, 255 ], "toColor": [ 232, 81, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 237, 119, 255 ], "toColor": [ 233, 237, 119, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 82, 222, 168, 255 ], "toColor": [ 82, 222, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 105, 135, 255 ], "toColor": [ 245, 105, 135, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 30, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.3059180548346702E7, "ymin": 3902696.1812139126, "xmax": -1.302773426994096E7, "ymax": 3928552.532157152, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Fullname", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 255, "domain": null }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "Route Ahead", "length": 100, "domain": null }, { "name": "RoadClass", "type": "esriFieldTypeString", "alias": "Road Class", "length": 20, "domain": { "type": "codedValue", "name": "tranRoadClass", "description": "", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Minor Road", "code": "Minor Road" }, { "name": "Major Road", "code": "Major Road" }, { "name": "Highway", "code": "Highway" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RoadPreDir", "type": "esriFieldTypeString", "alias": "Road Pre-Direction", "length": 2, "domain": { "type": "codedValue", "name": "tranRoadDir", "description": "", "codedValues": [ { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "E", "code": "E" }, { "name": "W", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RoadName", "type": "esriFieldTypeString", "alias": "Road Name", "length": 50, "domain": null }, { "name": "RoadNameType", "type": "esriFieldTypeString", "alias": "Road Name Type", "length": 5, "domain": null }, { "name": "RoadSufDir", "type": "esriFieldTypeString", "alias": "Road Suffix Direction", "length": 2, "domain": { "type": "codedValue", "name": "tranRoadDir", "description": "", "codedValues": [ { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "E", "code": "E" }, { "name": "W", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Fullname", "type": "esriFieldTypeString", "alias": "Road Full Name", "length": 100, "domain": null }, { "name": "AlternateFullName", "type": "esriFieldTypeString", "alias": "Alternate Road Full Name", "length": 100, "domain": null }, { "name": "LeftLowAddress", "type": "esriFieldTypeInteger", "alias": "Left Low Address", "domain": null }, { "name": "LeftHighAddress", "type": "esriFieldTypeInteger", "alias": "Left High Address", "domain": null }, { "name": "RightLowAddress", "type": "esriFieldTypeInteger", "alias": "Right Low Address", "domain": null }, { "name": "RightHighAddress", "type": "esriFieldTypeInteger", "alias": "Right High Address", "domain": null }, { "name": "NumberOfLanes", "type": "esriFieldTypeSmallInteger", "alias": "Number Of Lanes", "domain": null }, { "name": "ROW_Width", "type": "esriFieldTypeInteger", "alias": "Right-of-Way Width", "domain": null }, { "name": "FireDriveable", "type": "esriFieldTypeString", "alias": "Is Fire Driveable", "length": 1, "domain": { "type": "codedValue", "name": "tranRoadFiredriv", "description": "", "codedValues": [ { "name": "Fire Rig Drivable", "code": "D" }, { "name": "Limited drivability", "code": "L" }, { "name": "Major Access Road", "code": "M" }, { "name": "Not Used", "code": "N" }, { "name": "Proposed", "code": "P" }, { "name": "Fire Truck Non-Drivable", "code": "T" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "IsOneWay", "type": "esriFieldTypeString", "alias": "Is One Way", "length": 3, "domain": null }, { "name": "OneWay", "type": "esriFieldTypeString", "alias": "One Way Type", "length": 1, "domain": { "type": "codedValue", "name": "tranRoadOneway", "description": "", "codedValues": [ { "name": "Address and Traffic Run In Same Direction", "code": "F" }, { "name": "Address and Traffic Run in Opposite Direction", "code": "T" }, { "name": "B", "code": "B" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "IsTruckRoute", "type": "esriFieldTypeString", "alias": "Is Truck Route", "length": 4, "domain": null }, { "name": "IsEvacuationRoute", "type": "esriFieldTypeString", "alias": "Is Evacuation Route", "length": 4, "domain": null }, { "name": "InRegionalArterialSystem", "type": "esriFieldTypeString", "alias": "In Regional Arterial System", "length": 3, "domain": null }, { "name": "IsSMOnly", "type": "esriFieldTypeString", "alias": "Is within San Marcos Only", "length": 4, "domain": null }, { "name": "IsSMOnlyLake", "type": "esriFieldTypeString", "alias": "Is within San Marcos and San Marcos Lake Area Only", "length": 4, "domain": null }, { "name": "IsSphere", "type": "esriFieldTypeString", "alias": "Is within Sphere of Influence", "length": 4, "domain": null }, { "name": "IsSMFPD", "type": "esriFieldTypeString", "alias": "Is within San Marcos Fire Protection District", "length": 4, "domain": null }, { "name": "RouteAhead", "type": "esriFieldTypeString", "alias": "Route Ahead", "length": 100, "domain": null }, { "name": "RouteBack", "type": "esriFieldTypeString", "alias": "Route Back", "length": 100, "domain": null }, { "name": "UsageStatus", "type": "esriFieldTypeString", "alias": "Usage Status", "length": 20, "domain": { "type": "codedValue", "name": "UsageStatus_3", "description": "Active, Inactive, Under Construction", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Inactive", "code": "Inactive" }, { "name": "Under Construction", "code": "Under Construction" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OwnedBy", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "tranRoadOwnedBy", "description": "OwnedBy. Lucity requires a numeric picklist", "codedValues": [ { "name": "CalTrans", "code": 1 }, { "name": "City", "code": 2 }, { "name": "San Marcos", "code": 3 }, { "name": "San Diego County", "code": 4 }, { "name": "Private", "code": 5 }, { "name": "Private/HOA", "code": 6 }, { "name": "Other Agency", "code": 7 }, { "name": "Other - Public", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MaintainedBy", "type": "esriFieldTypeSmallInteger", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "tranRoadMaintainedBy", "description": "MaintainedBy. Lucity requires a numeric picklist", "codedValues": [ { "name": "City", "code": 1 }, { "name": "PW Crews", "code": 2 }, { "name": "San Marcos", "code": 3 }, { "name": "San Diego County", "code": 4 }, { "name": "Other - Public", "code": 5 }, { "name": "Private", "code": 6 }, { "name": "Unknown", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PWSector", "type": "esriFieldTypeSmallInteger", "alias": "Public Works Sector", "domain": null }, { "name": "HSUNum", "type": "esriFieldTypeDouble", "alias": "Hydrologic Sub-Unit", "domain": null }, { "name": "InFedAidNetwork", "type": "esriFieldTypeString", "alias": "In Federal Aid Network", "length": 3, "domain": null }, { "name": "CRWID", "type": "esriFieldTypeString", "alias": "CRW ID", "length": 10, "domain": null }, { "name": "LaserficheLink", "type": "esriFieldTypeString", "alias": "LaserficheLink", "length": 240, "domain": null }, { "name": "TruckRouteStatus", "type": "esriFieldTypeString", "alias": "Truck Route Status", "length": 30, "domain": null }, { "name": "FunctionalClass", "type": "esriFieldTypeString", "alias": "Functional Class", "length": 100, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "StreetTypology", "type": "esriFieldTypeString", "alias": "StreetTypology", "length": 80, "domain": { "type": "codedValue", "name": "tranStreetTypology", "description": "", "codedValues": [ { "name": "Arterial with Class II or III Bicycle Facilities and Sidewalks", "code": "Arterial with Class II or III Bicycle Facilities and Sidewalks" }, { "name": "Arterial with Enhanced Bicycle/Pedestrian Facilities", "code": "Arterial with Enhanced Bicycle/Pedestrian Facilities" }, { "name": "Collector", "code": "Collector" }, { "name": "Neighborhood", "code": "Neighborhood" }, { "name": "Industrial", "code": "Industrial" }, { "name": "Main Street Concept", "code": "Main Street Concept" }, { "name": "Multi-Way", "code": "Multi-Way" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "CouncilDistrict", "type": "esriFieldTypeSmallInteger", "alias": "CouncilDistrict", "domain": null }, { "name": "AverageDlyTrffc2019", "type": "esriFieldTypeDouble", "alias": "AverageDlyTraffic2019", "domain": null }, { "name": "SpeedLimit", "type": "esriFieldTypeSmallInteger", "alias": "SpeedLimit", "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R767_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S728_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": false, "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": true, "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": "fb9d326b43c34da2acb6db74beba7106" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 15, "name": "Roads_9K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 2, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 99999.99999999999 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Roads for Linework" }, "subLayers": [], "minScale": 9028, "maxScale": 4515, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "RoadClass", "uniqueValueGroups": [ { "heading": "RoadClass", "classes": [ { "label": "Freeway", "description": "Freeway", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 12 }, "values": [ [ "Freeway" ] ] }, { "label": "Highway", "description": "Highway", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 12 }, "values": [ [ "Highway" ] ] }, { "label": "Major Road", "description": "Major Road", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 7 }, "values": [ [ "Major Road" ] ] }, { "label": "Minor Road", "description": "Minor Road", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 6 }, "values": [ [ "Minor Road" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 12 }, "value": "Freeway", "label": "Freeway" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 12 }, "value": "Highway", "label": "Highway" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 7 }, "value": "Major Road", "label": "Major Road" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 6 }, "value": "Minor Road", "label": "Minor Road" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 73, 142, 255 ], "toColor": [ 163, 73, 142, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 107, 237, 95, 255 ], "toColor": [ 107, 237, 95, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 85, 195, 212, 255 ], "toColor": [ 85, 195, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 181, 122, 255 ], "toColor": [ 240, 181, 122, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 132, 92, 250, 255 ], "toColor": [ 132, 92, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 76, 130, 65, 255 ], "toColor": [ 76, 130, 65, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 125, 162, 250, 255 ], "toColor": [ 125, 162, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 71, 60, 255 ], "toColor": [ 140, 71, 60, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 61, 140, 255 ], "toColor": [ 50, 61, 140, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 81, 232, 255 ], "toColor": [ 232, 81, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 237, 119, 255 ], "toColor": [ 233, 237, 119, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 82, 222, 168, 255 ], "toColor": [ 82, 222, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 105, 135, 255 ], "toColor": [ 245, 105, 135, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 30, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.3059180548346702E7, "ymin": 3902696.1812139126, "xmax": -1.302773426994096E7, "ymax": 3928552.532157152, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Fullname", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 255, "domain": null }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "Route Ahead", "length": 100, "domain": null }, { "name": "RoadClass", "type": "esriFieldTypeString", "alias": "Road Class", "length": 20, "domain": { "type": "codedValue", "name": "tranRoadClass", "description": "", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Minor Road", "code": "Minor Road" }, { "name": "Major Road", "code": "Major Road" }, { "name": "Highway", "code": "Highway" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RoadPreDir", "type": "esriFieldTypeString", "alias": "Road Pre-Direction", "length": 2, "domain": { "type": "codedValue", "name": "tranRoadDir", "description": "", "codedValues": [ { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "E", "code": "E" }, { "name": "W", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RoadName", "type": "esriFieldTypeString", "alias": "Road Name", "length": 50, "domain": null }, { "name": "RoadNameType", "type": "esriFieldTypeString", "alias": "Road Name Type", "length": 5, "domain": null }, { "name": "RoadSufDir", "type": "esriFieldTypeString", "alias": "Road Suffix Direction", "length": 2, "domain": { "type": "codedValue", "name": "tranRoadDir", "description": "", "codedValues": [ { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "E", "code": "E" }, { "name": "W", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Fullname", "type": "esriFieldTypeString", "alias": "Road Full Name", "length": 100, "domain": null }, { "name": "AlternateFullName", "type": "esriFieldTypeString", "alias": "Alternate Road Full Name", "length": 100, "domain": null }, { "name": "LeftLowAddress", "type": "esriFieldTypeInteger", "alias": "Left Low Address", "domain": null }, { "name": "LeftHighAddress", "type": "esriFieldTypeInteger", "alias": "Left High Address", "domain": null }, { "name": "RightLowAddress", "type": "esriFieldTypeInteger", "alias": "Right Low Address", "domain": null }, { "name": "RightHighAddress", "type": "esriFieldTypeInteger", "alias": "Right High Address", "domain": null }, { "name": "NumberOfLanes", "type": "esriFieldTypeSmallInteger", "alias": "Number Of Lanes", "domain": null }, { "name": "ROW_Width", "type": "esriFieldTypeInteger", "alias": "Right-of-Way Width", "domain": null }, { "name": "FireDriveable", "type": "esriFieldTypeString", "alias": "Is Fire Driveable", "length": 1, "domain": { "type": "codedValue", "name": "tranRoadFiredriv", "description": "", "codedValues": [ { "name": "Fire Rig Drivable", "code": "D" }, { "name": "Limited drivability", "code": "L" }, { "name": "Major Access Road", "code": "M" }, { "name": "Not Used", "code": "N" }, { "name": "Proposed", "code": "P" }, { "name": "Fire Truck Non-Drivable", "code": "T" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "IsOneWay", "type": "esriFieldTypeString", "alias": "Is One Way", "length": 3, "domain": null }, { "name": "OneWay", "type": "esriFieldTypeString", "alias": "One Way Type", "length": 1, "domain": { "type": "codedValue", "name": "tranRoadOneway", "description": "", "codedValues": [ { "name": "Address and Traffic Run In Same Direction", "code": "F" }, { "name": "Address and Traffic Run in Opposite Direction", "code": "T" }, { "name": "B", "code": "B" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "IsTruckRoute", "type": "esriFieldTypeString", "alias": "Is Truck Route", "length": 4, "domain": null }, { "name": "IsEvacuationRoute", "type": "esriFieldTypeString", "alias": "Is Evacuation Route", "length": 4, "domain": null }, { "name": "InRegionalArterialSystem", "type": "esriFieldTypeString", "alias": "In Regional Arterial System", "length": 3, "domain": null }, { "name": "IsSMOnly", "type": "esriFieldTypeString", "alias": "Is within San Marcos Only", "length": 4, "domain": null }, { "name": "IsSMOnlyLake", "type": "esriFieldTypeString", "alias": "Is within San Marcos and San Marcos Lake Area Only", "length": 4, "domain": null }, { "name": "IsSphere", "type": "esriFieldTypeString", "alias": "Is within Sphere of Influence", "length": 4, "domain": null }, { "name": "IsSMFPD", "type": "esriFieldTypeString", "alias": "Is within San Marcos Fire Protection District", "length": 4, "domain": null }, { "name": "RouteAhead", "type": "esriFieldTypeString", "alias": "Route Ahead", "length": 100, "domain": null }, { "name": "RouteBack", "type": "esriFieldTypeString", "alias": "Route Back", "length": 100, "domain": null }, { "name": "UsageStatus", "type": "esriFieldTypeString", "alias": "Usage Status", "length": 20, "domain": { "type": "codedValue", "name": "UsageStatus_3", "description": "Active, Inactive, Under Construction", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Inactive", "code": "Inactive" }, { "name": "Under Construction", "code": "Under Construction" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OwnedBy", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "tranRoadOwnedBy", "description": "OwnedBy. Lucity requires a numeric picklist", "codedValues": [ { "name": "CalTrans", "code": 1 }, { "name": "City", "code": 2 }, { "name": "San Marcos", "code": 3 }, { "name": "San Diego County", "code": 4 }, { "name": "Private", "code": 5 }, { "name": "Private/HOA", "code": 6 }, { "name": "Other Agency", "code": 7 }, { "name": "Other - Public", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MaintainedBy", "type": "esriFieldTypeSmallInteger", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "tranRoadMaintainedBy", "description": "MaintainedBy. Lucity requires a numeric picklist", "codedValues": [ { "name": "City", "code": 1 }, { "name": "PW Crews", "code": 2 }, { "name": "San Marcos", "code": 3 }, { "name": "San Diego County", "code": 4 }, { "name": "Other - Public", "code": 5 }, { "name": "Private", "code": 6 }, { "name": "Unknown", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PWSector", "type": "esriFieldTypeSmallInteger", "alias": "Public Works Sector", "domain": null }, { "name": "HSUNum", "type": "esriFieldTypeDouble", "alias": "Hydrologic Sub-Unit", "domain": null }, { "name": "InFedAidNetwork", "type": "esriFieldTypeString", "alias": "In Federal Aid Network", "length": 3, "domain": null }, { "name": "CRWID", "type": "esriFieldTypeString", "alias": "CRW ID", "length": 10, "domain": null }, { "name": "LaserficheLink", "type": "esriFieldTypeString", "alias": "LaserficheLink", "length": 240, "domain": null }, { "name": "TruckRouteStatus", "type": "esriFieldTypeString", "alias": "Truck Route Status", "length": 30, "domain": null }, { "name": "FunctionalClass", "type": "esriFieldTypeString", "alias": "Functional Class", "length": 100, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "StreetTypology", "type": "esriFieldTypeString", "alias": "StreetTypology", "length": 80, "domain": { "type": "codedValue", "name": "tranStreetTypology", "description": "", "codedValues": [ { "name": "Arterial with Class II or III Bicycle Facilities and Sidewalks", "code": "Arterial with Class II or III Bicycle Facilities and Sidewalks" }, { "name": "Arterial with Enhanced Bicycle/Pedestrian Facilities", "code": "Arterial with Enhanced Bicycle/Pedestrian Facilities" }, { "name": "Collector", "code": "Collector" }, { "name": "Neighborhood", "code": "Neighborhood" }, { "name": "Industrial", "code": "Industrial" }, { "name": "Main Street Concept", "code": "Main Street Concept" }, { "name": "Multi-Way", "code": "Multi-Way" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "CouncilDistrict", "type": "esriFieldTypeSmallInteger", "alias": "CouncilDistrict", "domain": null }, { "name": "AverageDlyTrffc2019", "type": "esriFieldTypeDouble", "alias": "AverageDlyTraffic2019", "domain": null }, { "name": "SpeedLimit", "type": "esriFieldTypeSmallInteger", "alias": "SpeedLimit", "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R767_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S728_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": false, "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": true, "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": "fb9d326b43c34da2acb6db74beba7106" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 16, "name": "FwyMarkers_18K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.0020480000019073496, "zTolerance": 2, "mTolerance": 2, "falseX": -1.1860889999923417E8, "falseY": -9.12594999993488E7, "xyUnits": 3906.2499963620194, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Roads for Linework" }, "subLayers": [], "minScale": 18056, "maxScale": 9029, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "NAME", "uniqueValueGroups": [ { "heading": "NAME", "classes": [ { "label": "I-15", "description": "I-15", "symbol": { "type": "esriPMS", "url": "ccfc5593499f45810bb56246de3f7903", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACcAAAAgCAYAAACRpmGNAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFZ0lEQVRYhdWXe0xTVxzHv78+oZRngSIv8YGAnaggIBNnfG46dSpOcUOdZtPolLhli875jxo1xkXZohLnZtRs4pzvZNM5NU4GPudwdKhgxUBtQZ629EFLe5aLAjbQUhY28ZPcpPec3z3n03vu+Z1zBOjFCNCLEeBllWOMjQNQQUSlXTXEGPMDMAJADQAlETV3Ee8BIAFAtbP2ncoxxsJ0v+efs1RW8Q1FSqPnoGgViUT1ABoBGACIAHgBkDbX1UXpb9yQG4qUJPT3h0ShsNjN5jISi6sAGJ/F81rjrbW1YbqCKxHG4mJeYPqsswAmd0sOwDz19my+WaXifkt4UukQgbc3+FIv8H19QUIhrBoNeB6eMKlUEAYHw6LRQBgog7WmViTuFxVjN5piBH6+IB4fwhA5zGUPwfcQw3j3XlsnfKl0EmNMRkS1bssZlcXpz8Ra8ElOgjgyErDbUX30GGTTpoKZzRD37QubyYjQ5ctQsWUr5IsXQbsrBz4jU1Bz7ARCFi2Eds9eSBRxsKjVkCYlOcg1XLjIC8qYOxHAYbfkGGO86iM/Dn++zGYwwHSvBKLwMNiNRlgqK2E3m2FvagKzWqG7ehXg8WC8cxcCfz9Y1I9ARDA/KIMkLhZNFWrYjCbY9DqQQADW/PSTbPyzEHarNdVtOQDhegjFlrTxbQVt71xbD6SNR7UNgCwM0FuBAQo01hgARQKM9SYgKhZ6BiApDY80dQBP8vSL6xf7NG7kGIfO9GrN0M4knMmFrLzGx8+3+uL/IFdlCe+OnNjabMf/hc3GuJnvtlyTxMO9/Bzg44E6nbnt3k8qRniw1CGmTKuDwWR12oZYxG/qjlxlaCCXklwz47X+2LI8FXEZ37eVrZwTjzXzE6E3WtrK3v78LPIKNU7bCQmQaN2WI6LyPSeVOi6DdFbP5xE+njccG5em4KGWC2tn6MBArNtzFTsOF8IdvDyFSFbIL7ktxzEiJug6gAmd1W1elopxieEtEu9PH+xQN2xQIL46chsRcinqdU1odDGcHMmD5RAJePndkkuIDT41KNJvQkl5Q4e6XUeLsGZ3Ad58Ncqh3FsiQv9QX3yzdlzLGwny88TuY0X46Ms8MC61dMIbKZGc/ZVuyQE4uCI9flvWjsvcAu1AeZW+0wf8vcU4fkmFDfuu46/7tYiO8EPB17Nx6141Dp652yGe+wOZU2K+IyJdt+S4B+qemL9dv+/6h7VP2mejK8qr9Ji99kzbfWlFA3J/LcHE5IhO5RZPjUOozGubs/Zc5gt/H/GGbStGLVy86YJjbnBC/EAZRg8LbRn2VoQCHozmjrsnLhusnp94gIju/Cs5InrMGFtyOq/s0MnLD9AVjAHbs9Jw7e8q3LzzuGVYMyZGI/2z9rfZys5PxlSHBXlluWqvy0xLRLmamsYpZVpd5u1Sbh/pnCJVLVZl5+GX7OnQ1BgQFiTF5v1/4OJNtUPcxiUpzTPH9J/t7FtzW46jj8zrvZNbp8heX3V68vOz94qyEgvWn3eIzTmuxN5TxS2rRFWdEaYmxyH9NDOBrVuUNIeILnfVr1tyRGRjjM28uHPGgaVbL839Kf9hSzk3UTqbLM02e4fk7CHiY3vWaPOy9FfeJaITPXrAISJu/cuw2dhv2T8UZm/af1P0/JrqilHxffBFVlrpSIV8GhG17zR7Sq4VPp9yGGOn502K3pJzXJmZe66E7qufdIjjZunYxHAseWtwXfrYgWsA7ONG4D8/GhLRIwALGGOrN3yQMqugSPtOSXnDgJoGc4BYxLeEBEgepw6R54cHex8CcJ6IXK9hPSnXChFxu4ldz64e5+U9VL9oBOjFCNCLEbxoAVf8Aw25BVIMwMQSAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 29, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "I-15" ] ] }, { "label": "I-5", "description": "I-5", "symbol": { "type": "esriPMS", "url": "937391d2d4716a09c84066bea8d288fc", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACcAAAAgCAYAAACRpmGNAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFHElEQVRYhdWXe0xTVxzHv78+oRQpFijy8omgnehQQCPGzNem0W2K87HhnCZzcVPiki065z9zcca4KFt0xLkZNYs45zvZdG4aJ8P3HI4OFawYqC1IW7Clt7ct7VkuKkqkcLs5xU/SpD39nXM+9zx+51wZujEydGNkeFblGGPjANQSUVVXDTHGNABGALACMBBRSxfxYQAyATQEaz+oHGMs0fF76TFvXb3UVW7gwgemGkmhaATQDMAFQAEgAoC6xW7v47xwQecqN5A8Ohoqvd4b4PlqUirrAXD34iX34302W6Lj9JlkrqJCEpM34yiAySHJAZhr2lAo5Y1G4btKolYPkUVGQqqOgDQqCiSXw2c2QxIWDrfRCHlcHLxmM+QxWvisNoWyb5+0AOdOk2miQBIp5PE68NU3IQ1Tgrt6ra0TqVo9iTGmJSKbaDnOUJF3T6yVHtlZUKakAIEAGvbug3baVDCeh7J3b/jdHBLeXYzateugW7gAls1F6DEyB9Z9BxC/YD4sW7ZCpR8Er8kEdVZWO7mm4ycksXNmTwSwW5QcY0zSsOeH5x8u87tccF+rhCIpEQGOg7euDgGeR8DjAfP54Dh7FpBIwF25Clm0Bl7TLRAR+BvVUA1Kh6fWBD/nht/pAMlkYC13l2Tzn2UI+HyjRMsBSHJCrvTmjm8raBtzSyOQOx4NfgDaRMDpA/rr0Wx1AfpMcI1uoE86nAxAVi5ume2ARHV3xfVNvxs3cmy7zpwm89COJILJxS89J8VPl3rjSVBs9CaFIqf0tQTwpPD7mbDzRct5VGHi87NGrURSnLpdWbXFAZfbJ6q+UiH1hCJXlxAjpCRxLJ2VgRXzhsPJedvKXvv4KErKzKLqx/dUWUTLEVHNloMGh5BBxDQ+dEAMVm05i427yxAqEeFyZOt1J0XLCYxIiz0PYIKYDoYNjMGXey4jWadGo8ODZpHTKZA9WAeFTFIaklxmetyhgSmaCZU1TZ02HqlSoF9CFL5ZOa51FGI14fhqXzne/6IETEgnXfBSTorwJGdCkgOwc0lexvqCjaeEAzoo0ZFK7D9pxOpt5/HXdRtSkzU4/fVMXLrWgJ1HrnYqJjxM/pS074jIEZKcUMF+h//2k23n37Pd4YN2UFPvxMyVR9p+V9U2ofiXSkzMTu5SbuHUQUjQRqwP9n+n+SK6h3L1+iWj5y9cc7x9nniIjAFajBmWgM17y9vK5DIJOL7TGxOEbLB83vAdRHTlX8kR0W3G2KLDJdW7Dp660WEMY8CGglyc+7seF6/cbp3WORNTkffRg9HsiE0fjG1IjI0o6Cymy0xLRMVma/OUaosj/3KVcI9sT7nRhmWFJfi58GWYrS4kxqrx2fY/cOKiKWibny7KaZk+tt/MYGtNtJxAL23EWwfXTdG+uOzw5I52b9F+A7Yeqmg9JertHNye4FP6YX4mW7UgaxYRneqqX1FyRORnjE0/senVHe+sOzn7x9Kbj8S0+AO4aQk+EGEKKTYUjOEX5z33BhEdENOv6AOUiITzb47fz34r/L6scM32iwq7I/gufpjRGb3weUFu1Ui9bhoRPbhpPi65+0ilVMQYOzx3Uuraov2G/OJjlXTddOeROGHHvjA8CYteGWzPe2HACgDbhBn4318NiegWgDcZY8tXv50z43S55fXKmqb+1ia+p1Ih9cb3VN0eNURXmhQXuQvAr0Qk/jz7r3L3ISLhNrH53uex8+y+VD9tZOjGyNCNkT1tgc74B9hn5OAUhVdiAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 29, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "I-5" ] ] }, { "label": "I-8", "description": "I-8", "symbol": { "type": "esriPMS", "url": "2035a5a3a891eb18254eef17cd4cccd7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACcAAAAgCAYAAACRpmGNAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFK0lEQVRYhdWXe0xTVxzHv7/ePqAtCFYeUgTxBVrFDK3gxBAfc9PoNsX52NgUk7k4lGzLFveHf2wuxjCNY4mGkWUG3aZ7qeiiW9w0iqJMjbpQRXClBrCAQIVCbx+37VkuItOMvhan+EmaNPf+zu98cu45v3OOFIMYKQYxUjytcoyx2QAaiehmoESMsSgAUwG0AzAQkTtAfBiADABtvvL7lGOMaa1nK4+7Wlo5W7WBDx831khy+V0APQBsAOQAVADUbotlZPfFi3G2agPJoqOh1OlcXofDRApFKwC+L15yP17o6NBaz50fwV+/LhmWu+RXAPNDkgOwsmlHMecwGsX/SolaPUkaEQFOrQI3ZAhIJoNgNkMSFg670QhZbCxcZjNkwzQQ2jvkipSRqV7eniqNGgKScJDFx8FhugUuTAH+Rm1/J5xaPY8xpiGijqDleMP13D6xXiKn6aFISgK8XrT9dACaRQvBHA4okpPhsfNIeHsdGrcWIW5NPpp3lSAyKxPtBw4hPn8Vmku/hFI3Hq6mJqj1+ofkOk+clMSsWP4cgO+CkmOMSdp++PGZB595bDbYa+sgT9TCy/NwtbTA63DA63SCCQKsVVWARAK+5gak0VFwNd0GEcFRb4JyfBqcjU3w8HZ4uq0gqRTMfW9K9ly5Cq8gTA9aDkBiN2QKV/ac/gf9Y958F8iegzYPAI0W6BaA0Tr0tNsAXQb4u3ZgZBq6GQB9Nm6bLYBEeW/GpaTdi8vKeaiz7ibz5IEkfMnFb/iDw7HLyXgc7De6EkORUwhuLx4XHg8TV37Qck5lWGj1OSUhEhNHaVBv7sK1ektIbRVyzhmKXEvCMLEkBceGV9KxKV+P3y40IHtyAg6drse7xWeCbh8/VNkctBwRNZSWG6xiBQmUWMpJUFTwLOasL8d5Qwtio8PReHg1vjhoQG2DWLP9owqXYZou7lTQciJTU2MuAJgbKLlMKukV5J19pcEuwO1hiFDJEAzTJsRBLpVUhiSXkRZ7eFxS1Ny6hk6/ye1ON977/Cy+/Wgefj5rQk6GFmVHa3Cp5k5Qci9kJgkAzockB2Dv+tz0bYWfVYgbtE84CUE/IbZ35JyCBza7gLEjohChlKObdwX8pHkLUr8hImtIcmIDS5fjq493Xyjo6HL47ODFmSmYqx+BMUu/7h1FkYqSJShclo4tZZf8yq1ZOB4JGtU2X+/91ovoSMXmbetnrFqz5YTaV0xCjAoms7VfTORybRuS4yP8ionVYOPrU/YQUc1/kiOiO4yxtUfOmPaVV9QPGFNxxYxPC2Yga2I8qgwtiIkK7x3NTaVVfuV2vp/Tpo1RFfqLCVhpiWi/ub1nganZmvfnTfEc+TDVxg4UbD+NYzsWodXC95aS0vJr2He8zmfOT9ZmuhfnjFrqa64FLScyXKNaXV60QPP8O0fmD7R6y47WYO8vN6CNUaHVYodLEE8FA/NBXgbblK9fRkQVgfoNSo6IPIyxxSd3vrznraJTy49W3vpXjNfL0NgqHpIHJkzOYUfhTMe63ImvEdGhYPoNegMlInH/W+HxsNPF318t3lJ2SW6x+l7FDzIjfTi2F2bfzNLFLSKif06aj0ruPhxHJYyxIyvnjd1actCQt/94Hf3V1DXgzjFrSiLWvjTBkjtrzIcAdotf4H+/GhLRbQBvMMY2bn4zc8m56uZX6xo6R7d3OoYq5JwrfqjyzvRJcZWJsRH7APxOROIu8HjvrUQkniZ29f0eOU/vpfpJI8UgRopBjPRJC/jjb1Eg8RSiC7LDAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 29, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "I-8" ] ] }, { "label": "I-805", "description": "I-805", "symbol": { "type": "esriPMS", "url": "7c2fb9e97d435ef0e2343a553128d23d", "imageData": "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", "contentType": "image/png", "width": 29, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "I-805" ] ] }, { "label": "SR-125", "description": "SR-125", "symbol": { "type": "esriPMS", "url": "071eccec3d89ff2f225a86c4b469b50c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFYklEQVRIie2WeVCUZRzHv3vH7rJyLbALLKiAF3gUplZjQ45CRZHDqCmjZWSYCRYmjmGUM0pIGo5HM2oio8JCKJdYWGCYooFHsngfCLjcy7LLHizLHs37MIKku6Zp/eN35p3neZ/32ffz/M53mfgfxXwGfwyxAYQBOAeg+b9yu5tAIFgRm5S4cuqMUIebtZesaYlJ+Z0dHakAzj4tON/Dw2NN0tZNqx1H+jIOX7uA9KI9GC0U0ZLy90WxlZqolLiVR5sb7yQAuPwk4aFfpK4vHBf2mmB7dTlOF5QNPLjYJkdCaQ7cuI6I37s1zFrXfPGrJZ98DSAFgOlfwf38/NZszNq7obyjnhZ9cKfNfQq9BsnHCjHWXUzLOFW+LmXJ8vCbl668DkD9WPCgoKC0VGnmqnUnSnC2uR48NgdmiwVigRNe8Q1ETUsjXLh8aHoN0BoNUPXoIVd3YdlRKbZnfD9t1+rkquqKEyEAtI8El0gki9KyM1fV6VRgMhjImB2D/RcqoTb04CWJPyaIJPDkD0OrVo1AV08YTH2Y4jMClQ03yJ7OXj2SdqSPWhE5N7/+Zt2sR4ELk79L2328pQ5WqxWuDnw0qjvhM8wVE0V81LbdQcXtqzBbLQjy8IZU9gdcuDycabqNEC8/TBD5gElnIKE0F5sPZM6Mmjo9GkDWP4JHRERsFAWPYcce2AJvgTO0xl6UXLvwwFNebh9a4kdv1JKRClGvyYQz6ja8s2BeemF2bg4A88PgnHeXfrgw49zvJL4Nqk48jnTGXjKmnyqF9NM4YWF27tsACuzCxWLxLPfAkcySrMN4EqKsV6APPB5vjk6nsw+PjIyMlmu6yI/uKnTEGHBZbBy5VgMOk4kPnp+OIA8vNKqV2Fn9G1QGPYY7CzEv+MUh79pcWYo+sxmlN2oxf0lMxA9btsIu3N/ff3yLRj0EfGj+cqSd+InAD82PI6V1oOYUZvqPQ+VHazFpRzLeCByPqHEhKL812NxooJFR1iZH3JQQR6o1Uy3BJlwo8fYqV7SS+ZpXIxA7ORSX2pvIvYsDDxNFEgzf/DmxiDrMrYRvMUnkS9Yzz5/Ejqry+1x/S9kO8RRvahpgF87i8xwUHf2wankdtp0uQ2rYHHKv7NHBO+2zgb2uXD7c+Y5o0aoIvKtHj6w5S9GqVWHTyVK0aFRkH1WuYBKUi123MzlsBlValO514d/FZjAhnfsxpLIqyNVKjBGKcbapnoTjzVETcDr2SwRvSyIhIgegkxDw7cJpDAat19QHe3J6jovC6HhQubGseB8sViuc1i+DydJfxj9fl5H2Gx4QjLyLZ/rh/fHn2IVTWULVty15CZzx6+JVKLlag9W//EhcKuA4YJrEf6DBUGrXdoPLGmRZ+3OPYd9yGg1WG2A6jYaC6HjkyKqQcrwEDBqdOmz/+oI4vLxrA/5sacAoN0/SZmMK9tz3CrtwW2BKlBsnew0n17oZswfW39q/Be8d2o3ihStQ36UgNR9/JAt31MpBo4YMtuAWC2ko92r54f0Dc9ra92FL+ZfPQcR3QruuG0bz0P8RDDox2mIXblF2G2ePfYF9suE6SaRHEZUr8u5Ba+9qvKcPLFo97q3xB8IPZktzE79Zv7BscSKaNSpiRadei1aNGhqjgZQOVQ1mq5XAqHhTVrHoDPIl47M5pP6pb70bz5GMwxhsJC6KoZpHmV14Xl7eoqKiok3h4eGRAQEBk4VCoZ+vq6vbaGcnPsvRncN0YzHpLCbodDqNZCcVKbMFFpPJ2mfotRh7DEZDs1qvaK9X1LS2NuVcuXK+oqLimMlkOg6gxy6cktFolBUXF8vwlMV82oBncDxAfwEHizdNDrkMqwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "SR-125" ] ] }, { "label": "SR-163", "description": "SR-163", "symbol": { "type": "esriPMS", "url": "01bfc535d4c41e97450455fffb33cc4a", "imageData": "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", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "SR-163" ] ] }, { "label": "SR-52", "description": "SR-52", "symbol": { "type": "esriPMS", "url": "7ab256af37a17c542b280e0f515ada01", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFNklEQVRIie2We1BUVRzHv3fv3UXYhwqsyAIrk2BqpE7oQFaUlIDFhOY70xk1tfGZOmLGjGYjCIyKoTZTBjjGMxwEH4WTKL7zxQioRNiKiMsCy2NZFnaX5W5zjuPGCm5qWv/4/ed3zrnnzOec3/n9fudy+B/FvYA/hUQAwgFcBaD+r9zuLpPJVi2JiV4b/O4E51vlN6yJ0TF5TY2N8QCuPC+4xMPDY0NM8rb10qFD2MOV15BUkILhck8mJm//VFGzfmrcirXH1DV31wC4+SzhE76M35L/SniobPelIlw4eNz24Xp9LdYUZsPdRYqVacnhVpX6+qZFy74CEAfA8q/gvr6+GxIy0mKLGquZOQe+e+Q8bYceG0/kY+QgBZN6vmhz3KLlEbduVEwCoHsqeEBAQGJ81r51m88cwRV1NcQiJ3TzPBSyAXhzyDCU1tXA1UUCvcmIdrMRrZ0dqNW1YOmxLOxO/fb179dvvHip+MxYAO1PBFcqlfMSM/etUxlawbEsUqcsxI/XzkFn7MR4pR9GeyoxWNIfmnYdhrkNhtHShSCfl3DuThWd02TqQMyepJdXRc3Iq76lCnsSuHzjjsS9p+pUsFqtcHOWoEbXBJ/+bhjjKUF5/V0U3/4d3VYeAR7eyCr7Da4uYly+dxtjvXwx2tMHnIDFmsIcbE/fN3FqcMgcABmPBY+MjEzwfHWEaEn6TnjLBqLdbMKRymt97vJmg32KH6sqp5ZckcliwWVdPSZ/PDMpPzMnG0D3P8GdZn326dzUq6fp/d5pbcLTyGA2UZt0vhBZn6+Q52fmfAjgoEO4QqEIGzRsKHck4zCehcjpteiCWCyebjAYHMOjoqLm1Opb6KKemjtmPLxkA239i7UqnFRV0Pby4PfodxHL4WhlKb4+WQBz99/rC6vKMXvRwsgfdibDIdzPz29Unb53am6fNBsZpRdgsnTRvjMnpHbWqCAsHvcOotK/oa5On74EG96OxOYT+ba1ZfW1WBE0VkpKMykJj4TLld5eRVqN3Rg5McMAq3/O7LUpqagfNhUdxO2WRtpPKzmD+a+9ZTfnz+YGKIK8SdPfIVwoETtrG+/ZjY3xVNLikRg+k26ERD5JL6K9V07ZzZ0yMhAl6mq7MZKu4CjKted4LzjnJGJJavUUyWVXZzFKNTUoqatGfNgMyMVSJF/41W7eptDJCPDwwuL8tF4esgoYYiQO4QzLMg/u9YESTh/F9rOFsPD309TY1YXYidNscFYgwK7ITxDsMxShKQloNXb0hoPCnRzCwYAh+d1TgQpftBgNUDXfv9cGQxtchORfArSS5c5eRiM9ZO9WWuP7kpWywTo+OcPA+tDYtIBx5N3GR5m7aH9BYAh+qSqj7dVvhNHNEVeTkxO1mTpxqVbV1x4EDuEPg4liiw/jp1lLcWNlLO2r21oxPXsPbY+QK6BqbsAXIR/Y5ldqNb3gjJ15FJznbS59IOLK9/fvwIB+LhCyLBoNetu3BXkpeByRuADAO4TzzW3mKSMDRWfv/AGepEgP9RVIj6NRg33At9O1WofwA5lZOdFbt8w9Pj8aan0rDa6mjnZo9DrozUb640CyodtqpQ+PgGHoqYQClr5kEpET3Fwk9K13F0up7c+KED1vISkexx3Cc3Nz5xUUFGyLiIiI8vf3HyeXy32HuLm5Dx84QCKUDnLi3IWcQMhBIBAwNDrJTXXz4C0Wa5fRxJs7jWajWtehbajWlmo097IrKkqKi4tPWCwWUo06HcKJzGZz2aFDh+6H83MU97wBL+DoQ38Bn00V8G7Yzy0AAAAASUVORK5CYII=", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "SR-52" ] ] }, { "label": "SR-54", "description": "SR-54", "symbol": { "type": "esriPMS", "url": "dbed34bb4d1ac132f83c189e3a87c5e0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFGUlEQVRIie2We0xTVxzHv7f3tgh98CgFW6E0E3yBjygG54ybMwgaMlB8G802ZS7Ox6YR40jczMQhUzFMl8xNJCqvaRTEOczAVfExn+EhokMrIJRXeZRSaEu5Xe5ZdFSgm0zdP36T5vQ8bj73d36/7zmXwf8o5jV8EBIACANwC4D2VW27p0Qi2bA6LnbTlJkznB+UltkSY+NONjc1JQC4+bLgIm9v761xybu3iIf70bn3i5CUcwijZHIq7uSRaEGLIXrnuk3ntNWPNwK4+yLhMz5P2JEdGPauZP/1Alw9lf904k5DDTbmZcLTRYz1h5PDbBrtnS9iPvkSwE4A1v8EV6lUW3elHY4vaKqklp34fsB1uk4Dtp3PxhgvBZVypWD7zpi14Q/KymcD0A8KHhQUlJiQkbp5e+EZ3NRWQihwQg/LQiFxwzS/ESiuq4aHiwgGswkdFhPaujpRo2/FmnMZ2J/y3ZsHt2y7dl1dGAyg47ngSqVyRWJ66maNsQ0MTSNl7kocLboMvakLU5X+GC9XYqjIFfUdeoyQDoXJ2o0Q3zdwuaqCrGk2dyLuQNLIDZELT1Y+0Mx6Hrhs297EHy7UaWCz2SB1FqFa3wxfVykmyEUobXgM9aN76LGxCPL2QUbJ7/BwEeJG7SMED1NhvNwXDI/Gxrws7DmWGho9ZfoyAGn/Ch4REbFLPna0YPWxffCRuKPDYsaZ+0X9vuXdRnuLn6soJS2XIrPVihv6BkQtXZSUnZ6VCaDnn+BOiz9etTzl1kWS36q2ZgxGRouZtElX8pDx6TpZdnrWewBOOYQrFIpZXiOGM2fScvEixEWvQzeEQuECo9HoGB4ZGbmsxtBKHuqt5ROmYpjE/Wn/Wo0Gv2nK7dbEBL9NCnFt7lG78byKUiyJWRnx475kOIT7+/uPqzP0teae2UuQVnwVZms36TszfLv5UTI5kuYsRf7Dsj7PljTUYF1IsJg7mrkjYUC4TOkzrEBXbzfGRUxRwGdn09Gf+DSN1OhVSLldCKWrR5/5hy2NUIT4cH8DHML5IqGzrqnWbmyCXEkOj8SwReRFuMrn7PVEX82ch9x7Rahtb+0XztkVDEHZTTLPLmScBDRnrd7ivOzhLERxfTVu11UiYdZCyIRiJF/9FdNVI/GWXwDeOZRA6mIg2XgU14gcwimapp7k9Yl2XfwZey7lwcr+ZVNTdzfiQ+fj4A01jsz/CN8UnkXo8ECM9faBl1BCjt5LVX/Yw0HgTg7hoEBx/u6tSQoVWk1GaFqaSL/R2A4XvgBDGD6K6qoQ6h+IUARC6SaFXOyGxeNC+sIJG7TjyCkKtmfG5gdNJtU8L/1b0v9w0nT8UlGCNlMnotL+ts/7E6chavTEPlbrJZ5D+LNgTvHqXPy0eA3K1seTvra9DQsyD/RZV2/Q406DfbE+DcquGQjOsmRLe4u7Lucc2Qu3IS7EVk1GA/oTd5hwv/5E80jQrEM429JumTtmkoDLGctZpJe4bR6Mxg31BdtBntU5hJ9Iz8iK/XrH8vwPYqE1tJHiau7sIFtqsJjIhwPnhh6bjVw8PIoiUfF5NLnJRAInSF1E5K73FIpJ60oLELtiJZePfIfw48ePr8jJydkdHh4eGRAQMFkmk6n8pFLPUe5uIr7Yy4nx5DM8PgMej0eR6uQy1cOCtVpt3SYza+kyWUxafaeusVJXXF9fm1leflutVp+3Wq0XAHQ5hHOyWCwlp0+fLsFLFvOyAa/h6Ed/AggIB864qKJCAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "SR-54" ] ] }, { "label": "SR-56", "description": "SR-56", "symbol": { "type": "esriPMS", "url": "4a8efe64310dae16dec20d1d769fa2f7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFUklEQVRIie2Wa1BTRxTH/zc3CSUJAQkRiRAYBWstVcdHtVadUUdBhylS30WdVutotT6KFccyg3VGLFIVS7UzbRXRyssXD1/QgkUR8a2AiAhGRAyBBCQmgSSEm85dB0pEUqXafvH/Zffs4/5295yze7n4H8V9A++B+AACAFwDoPyvjt1NLBavXhoRvnb0pAmOlSWl1pjwiGMNanU0gKuvCy5yd3ffEBG3bb1Tf2/6ePlNxGbsxUCpBxVx7MAMfqNuxpaVa7OV1Q/DANx+lfAJ30RvTn83YKJ41+VcFKbldHTcqqtBWFYK3AROWLUvLsCqUN7auGTFtwC2ALD8K7iPj8+GrYn7onLVVVTokZ+7Hadp1iHyTDoG9ZZR8RdyN21Z8mVgZWnZVADaHsH9/f1jopMT1m3KP4GryioI+Q5oYxjIxC4Y6z0ARbXVcBWIoDMZoTcb0dTSjBrtYyzPTsau+J8++GV95KXLefkjAOhfCi6XyxfGJCWsUxiawKVpxIcsxm83C6A1tmCM3BdDPOToI3KGSq/FAEkfGC2tGOXVDwUPKsiYBlMzInbHvr06ePaxqkrFlJeBSyN3xPx6tlYBq9UKiaMI1doGeDlLMNRDhJK6h8i7fwdtVgb+7p5ILr4IV4EQVx7dx4i+Phji4QUuh0ZYViq2H0yYPGP0+FAAiS8EDwoK2urx3jv8pQd3wlPcC3qzCSfKbz53lbfrbVM8u6KElKyLTBYLrmjrMP2TObHpSakpANr+Ce4wd9nnC+KvnSP+fdDUgJ7IYDaRMvZCFpLXrJSmJ6V+BCDNLlwmk03pPaA/90TicbwKsbvXoBVCoXCWwWCwDw8ODg6t0T0mkzprwdAx6Cvu1WFfqlHgT0UZqb/v2Q+bJoUQF2VVlGDD70dgYf4+YbZt3pLFQXt2xsEu3NfXd3Ctrmtqbp86D4lFhTBZWontyOU9HS9xR+b8NZie+APK1EocmrsCYR8GICb/VMfc4roarBw1wom9mtkroVu4VO7ZN1ejsmljd0xRwFenkrosatGwcdh77SwuPrxH7KUZCSQ7OuteYz1kozzZqp9dOE8kdNSoH9m0DfWQk8sjJmAOWQgb+Wx6sRom88bJ8iIkz/4C3i4SZN65ge/Pn7aZz6YruATl2rm9C5zrwKfZ1OosNpddHYUoUlXjem0VoqfMhlTohLjCP+DiKMDXY6diWeZ+1Om12BOyCIzVanPsZAEcii1EduEUTVPtfm3X1nMnsf18VkcQGVtbETV5JoGzgbn/RgFO3y0mfZE5adg4MbgrHATuYBcOChSb3501XOaDx0YDFI1qYtcbnkDAY/8lgHKNCnya7hhrbrOAQ3G6fNZK2KDt75yiYH2mbab/SPbdxsdJPxJ70fDxOF3xdKcJ1/ORFroKB4sKUaNtRPi4aUgpeRoPzxHHLvxZMKuovOM4NHc5SldFEVv5pAmzUnaT+oXqSnx6dA92Bc2Hu8gZR0uvYkdBdpdvUDZFd3CG6TjSdrHP5bQDO+DylgA8mobaoLPpZ/3d7vPuRHPIphm7cKbxiTlk0HD++Qd3SdR2VpOxGT3R4D5eYPRkrsYu/EhScmr4d5sX5HwWDqWuiQRXQ7MeKp0WOrOR/Diw2dBmtZKHh0NRZFc8Dk1eMhHfARKBiLz1bkInUjrTfIQvXMxeHjl24YcPH16YkZGxLTAwMNjPz2+kVCr18ZZI3Ab2chHxnHo7cN14XA6PCw6HQ5HoZD3VxoCxWKytRhNjbjGajUpts6a+SlOkUj1KKSu7npeXd8ZisZwF0GIXzspsNhdnZmbad+IrEPd1A97A8Rz9BYH0LvE/4YdTAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "SR-56" ] ] }, { "label": "SR-67", "description": "SR-67", "symbol": { "type": "esriPMS", "url": "a69fdde29a9e5b1b55318a013cadc2d9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFDUlEQVRIie2WeUwUZxjGn9lddl324FgWZIWFKlirVNuI1da2Sk2FNqSrIdVWKkkrFNN6NBohlARrai1SLZbYJr3QtHKJ4fBIwILBu+LFISAVERBZjkV33WXZHZaZZr6muKO4HtX6j88/33zvfF9+M9/7Pu+MCE9Qoqfwh5AYQCSAswC6/q9j91EqlasTU5PWzpoXIW2pb2AzklKL+vv60gGceVxwuZ+fX0pq1pZkxYQg4b7mGmSW/opJan8qtei3GPF1c8ymlWvLuzqurgHQ+CjhEZ+nbyyZEvmGcnt1JU4WV4zcuNDTiTVl+fBxV2DVjqxItrXrwvqET78AsAmA4z/Bg4ODUzbn7Piqsq+Nit3z413XGaxmpB0qwWRfDZV9onLDpoQVUS0NTW8BMD0UPCwsLCM9b+e6DUf340xXG2RiCYYZBhqlJ14NmohafQe83eUw222w0DYYB63oNN3AJ+V52J79w8s/Jaedqq46Gg7A8kBwrVYbl5G7c13rgBEioRDZC5fh95rjMNkG8Yo2BNP8tRgr90C3xYSJqrGwOYYwM3A8jrdfImv67Vakfp/57GrdoqK2ltb5DwJXp32b8fNhfStYloVKKkeHqR+BHiq84C9Hfc9VVF25iGGWQZhfAPLq/oS3uwynr11B+LhgTPMPhEggxJqyAmzdtfPNmFmvxwLIuS94dHT0Zv/nnxMn7tqGAKUXLLQd+5trRn3Kxl6+xcsv1ZORS5Hd4cBpUw8WLFmcWZJbkA9g+F5wyXvL45dmnz1C8ttu7MfDaIC2kzHzRBnyPlupLskteAdAsUu4RqOZ7ztxgmh/zj48CnFvb8AQZDLZuwMDA67hOp0uttN8g2xylpdUho9nzCVpKLtUjwPNtSS+Yd5CzNaG8tZyRfhB4S1bcuvfT1gW/cu2LLiEh4SETNWb+db0GCPFqeVp4FJRcbkRmW8vgVQkxp6G0yhpPIeTHS0ja9MjF6FG38HbX9fTiZUzwxVca+Zawl3ham3AuEpDNy8WHz6HWCj9yAEyN9qs0Cg8yfV5ffvIurgXZ4NhGSQf3M3bf/l6LzQzA7jLUJdwN7lMaui7xotxDaWo4QwSZ0QgyFNFKp+zl7MUkjH4JmoxFuRkkUJ1FmdXiAjK2zl+B1wkEQs5aznLT6ZEWoQORY1n0WO5ieLYVYgvzsa+i7fslxA+F7X6q7wU8B5AQHGD3CWcEgopu2Pojs1/XG5Acvk/x9lvtWDt7Cge/KPpr2F9Ja+Y+XAQuMQlHBSo24+N6256s3Fk3mY0QC1Tjsyf8VKTFvuvA0aFEzaELuEURYG9LVbadB4pc6Kx9VgZrEM0YqaEo+pK08j9lwLGo9mgJ/39HhK4hN8O5pRffwpTxwaidsWXMNM2WGkaupzvnPawpB5cieINd4MzDNzdxPwYyyLlYCHJqbdURpqIs3bXV+NeEgrISzMu4cz1m/TCydPFx9r/AsNZxEn0sOMO8P2IOzXGYoWzx0eF78nNK0j6euPSig+T0GU2onfgJqnubrOJHDn348C5YZhliZ8FFEXeyk0gJF8yuVgClbucfOt9ZAoyegjFSIpbxjWPCpfwwsLCuNLS0i1RUVG60NDQGWq1OjhIpfKZ5OUpd1P4SkQ+biKBmwgCgYAi1cllapgB43CwQzY7Qw/aaFuXyWrobTPUdndfy29qOldVVXXI4XAcBjDoEs6Jpum6vXv31uExS/S4AU/hGEV/A9idHYv3KNPDAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "SR-67" ] ] }, { "label": "SR-75", "description": "SR-75", "symbol": { "type": "esriPMS", "url": "d82799caf78a09681215b883f17747b6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFBElEQVRIie2We0xTVxzHv7f3tlVa6qMULO+Mhy+mbMOhxi2RZcoWIjKibr7GokbdxlwgwhyJj8U5JDoIOjOdAzLlNZyCkgkGFMfAFxpeig5WURCB8qqlpS3l3uWexUoFuvlg+8dvcnN6zv2d++nv/h7nMvgfxbyAP4VEABYCuAqg5b967Q4ymWzT+riY6NlvzR/bUHOdS4iJO96pVscDqBgtuNTJyWlLXPKeWHsvD/rUrUok5v2IKQolFXf8p3BRlzZ8V2R0YcvdpigAN54nfP6X8Ttzpy8Mku2/XIwLJ4osN2rbmhFVkAUHO3t8lpq8kFO11G5b98l2ALsAmJ8J7unpuWV3eurXxepGasWxgyPadei12Ho2F9McnamU8uIdu9Z9Gtxwve4dAJqngvv5+SXEZ6Zt3lGaj4qWRkhEYgywLJxl4zHPwxdV9+9iop0UWqMBvSYDevr0aNZ04+PCTOxPOTDnUOzWS5dLSgMA9D4R3N3dfXVCRtpmla4HDE0jJWwNjlSWQWPow1x3b8xUumOSdBxaezXwlU+CwdyPQLeXUHannth0GvWI+y5x8qbQpccbG1QLngSu2Pptwg/n76vAcRzkY6W4q+mE2zg5/JVS1LQ1oeT2TQxwLPycXJFZfRET7SS4cu82Alw8MVPpBkZAI6ogG3uPpr0dPvvNFQDS/xU8JCRkt/LlqaL1R5PgKpuAXpMR+bcqh/2XN9qtS7ywvoaMfIiMZjOuaNqwePmyxNyM7CwAA/8EF7+/Ye2qlKu/kfje6enE00hnMpIxsbwAmZ9HKnIzshcBOGET7uzsvMDR14vJTz+F5yHe+w70QyKRLNHpdLbhoaGhK5q13WTTQy3xm4XJDkorux6DHvsv/l3v+0JWwkfuZLl37HoFDlect8wL6mvwwbo1IYeTkmET7u3tPeO+1ro0xzBCSEViy3zR1Feg6lITuICiEPHqPKzMOQSjuZ/cv92tttpf3daMyMAAe7418y1hRLjC3dWluKPVau1IZbnld6CrF1b6z0XEL4fJnPdYrdMir+4aRtKfXe1wDnQl5jbhQqlkbIf63rAP4b08uDgCX5zJIR2Nl7/SAyzH4fLGbXCRTUD+zUpEnc60JBwvvlzBENTEwc8bAmfEIpovreEUPj0AYppBRtUFy5qIpnGpSYXYwp9hZgeQvnQD4hcsQWT+Uau9nIDiB6lNOEXT1MPYPa6Nrwdh38Ui4ungkAwOy1fn8pD23tqhcBC42HadU6D4+n5ccjsp3vD0xbLsA1brq/znovlBN86p6ixvQt9vGrKfI2zQtj2nKDzy65HmuHmjSdNFkmuwpKIxSHx3OYLT9pD59qAwpF4rxQgS2IQPB+blLXdEbdvQRPz+yjnYi8fg9IfRENEM6fN7ywqG2FFWw0hwloWdkP88s1ZS+RlyDbHnOCSU/kouW6IFxGnWJpztemAKm/aa6Pc7f1gl1rNoxiQ3sL16DK7xYeHHMjKzY77Zuarooxi0aHvQrnuATn0vWrUaaE0G8uHAV8MAx5GDh6993iuhgCYnGd8J+eTkz3oHiT0Zx9EixKxew8esyCY8JydndV5e3p7g4OBQHx+fWQqFwtNDLneYMmG8VGjvKGYchIxAyEAgEFAkO/lIDbBgzWau32BkTX0Gk6FFo+9ob+yoam29l1VXd62kpOSs2Wzmm32fTTgvk8lUffLkyWqMspjRBryAYxj9BSkeBJURp8MTAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "SR-75" ] ] }, { "label": "SR-76", "description": "SR-76", "symbol": { "type": "esriPMS", "url": "9146f6f1352e9744c3fdb454af5c9c20", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFHklEQVRIie2We0xTVxzHv7f3th20PLQUpPKKFnwxdQ5FnS6ZZoILEQnxsaHG6Yw65yM4cY4EZ+KcMifOMRM3RZzyGioP3QQDBocg88lDRRQRASvQgtQ+aEu5Xe4xoB2lm6/tH7/Jzbnn3HPu557z+33PuQz+RzGv4c8hAYAQAJcBKP6rZXdzdnZeuzw2Zv3E6e851FZdt8THxB5vUyq3A7j0quBiDw+PTbF7dm50GupLn6gpR0LOAQyXelKxx3+JFLRrIretXp+vaGiMBnDjZcLf+3L71uxRIdOcEy8U4nxWQe+Day1NiM5Lh5ujE9Yc3BNiqVNc27xs1VcAtgEwvxDcz89v046Ug18XKuupqKP7+u2n0msQdyYbI91lVFJp4ZZtyz4Lrb1ePROA+rnggYGB8dvTkjdsKT6JS4p6iARCdLMsZM6umOIbgIoHDRjoKIbGaIDWZEBHpx5N6of4ND8NiUl7J/20Me7PC0XFQQC0zwT38fFZFJ+avKFO1wGGppEUsRSHy0ugNnRiso8cYzx9MEjsgmatGgGSQTCYuxDsPQQl926TPm1GPWJ/TBi2Nnzu8frauhnPApfG7Yr/+eyDOlgsFkgcxGhQt8HbRYKxnmJUtTSi6O5NdFtYBHp4Ia2yDAMdRbh4/y6CBvthjKc3GB6N6LwMfHck+f3Iie9GAUj5V/CwsLAdnm+OECw/shtezgOgNRlxsqbc5lfeaLW2eP7tKlJyITKazbiobsHsj+YlZKdmpAPo/ie4cP6KTxYmXf6DxPdeRxueRzqTkZQJpXlIW7damp2aMQtAll24TCab4R4wlDmZcgIvQ9zsVeiCSCSao9Pp7MPDw8OjmjQPyaAezQkcj2Funlb9Ogx6JJY99vsEryHYMj2ChCjvdhU2nT4KM/tkhbm2D5ctDdu/ew/swuVy+egHGmtrvsHwIRYIe+uzRryFunYlgcslHshdsA6zU75HtVKBX+evQvQ7IYgv/r23f2VLE1YHBzlxWzO3JfQLl/p4DS5UNVu1HS4v7b0P9hqKBWMnY/Gx/aS+ZNxUHLh8FmWNd0h9eU4yccfTutPeClmwF3frbxfOF4scVMr7sCUeRWHf7MX44nQm2dE4jZP54reaCqTNXQlfVwlyb17Ft+dOWY3j7AqGoAY+3d4HzggFNGctW4ocFQQhzSC14nxvm6uDIz6fMhMrcg+hRavG/oglYC0Wq2UnH8CjuEJsF07RNGU0d9mEr5wwDT+UFZCX94hLzENXS3DqViWpxxVkYfO08L5wELjQvs8pUJy//y6JoxhT/QIwL2OvVXuNqhkCmu6tm7rN4FG8PuMthA3a/swpCk/m9USTvOVoVLdDqXsc6x4lXylGVtQaHKk4jyZ1O2KmfoD0qjL0I55duC0wJ7nEHdda+iZiaUMtyfzEsAXwELvg2PVL2FWS36cfZVX0B2dZOPK53zNr7S49TS5b4uLdE/P+RPPIpFm7cLb9kSli5NuCc/duWSXWi2j0IG+wWj2e9rhN+NHUtIyYb7YuLPg4BgpNB1p1j9Cm16JZo4bGZCA/Dpwbui0WcvBw3udmxefR5CTjdkIuObmz3k3kREoXWoCYRUu5mBXYhWdmZi7KycnZGRoaGu7v7z9eKpX6+UokbsMHuIr5Tu5Cxo3P8PgMeDweRbKTi1Q3C9ZstnQZjKyp02AyKNR6VWu9qqK5+X56dfWVoqKiM2az+SyATrtwTiaTqTI3N9d+EF+CmFcNeA2HDf0Fa1oNrlJ0F58AAAAASUVORK5CYII=", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "SR-76" ] ] }, { "label": "SR-78", "description": "SR-78", "symbol": { "type": "esriPMS", "url": "bfdbf58e209d5fdbc726230f2dc63cba", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFG0lEQVRIie2WeVATVxzHv5vdJJUEUENAYjgqhwd4tEVRR+1oVXDKiJZRay2MLXVsPWpHK2qZsXW0itQWi9YZW4uMB8hgkcNp0YLFWsGKVg4VD0REjBzhCDlIQtjtvLWCkZB6tv/4ncm8fbu/N5/95ff7vrcM/kcxL+BPIBGAEADnAaj+q7/dxcnJacXi2JhVY9+Y3Key/BIXHxOb0dTYGAfg3POCS93c3NbFJm5b4+jjRedcLUFC1o8YInenYjP2RYiatRGbl686pqq5vRLA5WcJn/xZ3KbMgJApTjvP5qPoSF7Xg4v1tViZewguDo74eG9iCFeluvj5oqVfANgMwPJUcG9v73VbD+79Mr+xmlpweHevcWqDFutPZGKYq4JKKszfsHnRstDKSxUzAGieCB4YGBgfl5q8esOpozinqoZEJEYny0Lh1BcTvPxRercG/R2k0JqM0JmNaG03oFbTgiXHUrEzade479es//NswakgALrHgnt6ekbFpySvrtK3gqFpJM2Oxv6S09AY2zHe0xcj3T0xQOqMOp0G/rIBMFo6EOwxCKdvXedjmkwGxH6XMHhF+NyM6sqq6Y8Dl6//Jv6Hk3erwHEcZH2kqNE0wcNZhlHuUpTX30bBzSvo5FgEuimRWnYG/R0kKL5zE0EDvTHS3QOMgMbK3DR8fSB5WsTYSQsAHHwkeFhY2Fb34UNFiw9sh9KpH3RmE45eLbH5lpcbrC1+7Ho5P5ISmSwWFGvqMeudeQmZKWmHAHT+G1z89ocfRCad/52v763WJjyJ9GYTPyYU5iL1k+XyzJS0mQCO2IUrFIrprv4+zNGDOXgWItmr0QGJRDJHr9fbh4eHhy+o1bbwi+5rTuBoDHZxt4prNRqw88w9v0eOGo9lY6eCFgiw78JpJBb9ahWbe70c8xdFh+3Zngi7cF9f3xF3tdbWfIkRQioSd81nDn0FVc2NPDxo4MuIC5mL1/dsgcFsQt77MahuUSP7yoWu+LL6WiwPDnIkWzPZEnqFyz2VA/PVdVb39pcUdl0HK33w7qjxWPjTHn4+3E3J+72yqZ6fExe8qvCygt9oboAiWEku/ezChVJJH3XjHdiSgKKwe9ZCrD2ezu9oRD9fK8XqiTOwdtKbaDMZMc0nADMPfGu1jtgVDI/q/+D9HnBGLKKJtWwpIiAIYppBSmlRd7yARoOuDWOUg2DoMENjagfLsT3WcgKKDFK7cIqmKZOlwyb8ozFTsONMHliSyT/aOPUtnFdVY9UvxMbgG29HWCSmJ39lDQcPF9v3OQWK+PthyRykmOjtj3lpu6zuu0mdUVRT2TUvravBkuApPTPn2aDtZ05R6M6rW+M8fHFb04xG/b1a31fOlQt8tnk3LqOlXY9PJ8xAdkV3sz0kgV24LTCRr8wVF+t7NuLu4gLeiunzl/L1Jy+z8bfsHnGU1dAbnGXhICSfZ9baXnic//WI57henz0osgEBYO3C2eY28+xhr4n+uHXNqrGeRiMGeIDVGfCgx23CD6ekpsVs2RSZ914MVNpWNOjb0GTQoU6rgdZs5D8ciBs6OY4/eIj3SVZCAc2fZGQnJM1JznoXiSM/OtMixERFk5rl2YWnp6dHZWVlbQsNDQ338/MbLZfLvb1kMpch/fpKhY6uYsZFyAiEDAQCAcV3J6lUJwvWYuE6jCbW3G40G1Uag7qhWl1aV3fnUEXFXwUFBScsFstJAO124URms7ksOzu7DM9ZzPMGvIDDhv4GME8OZV5ePgcAAAAASUVORK5CYII=", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "SR-78" ] ] }, { "label": "SR-79", "description": "SR-79", "symbol": { "type": "esriPMS", "url": "f1a713136b6a58c07d435d09c1df159b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFD0lEQVRIie2We1BUVRzHv3f37m6wCyi7y0teEw8f4KMJRJmy0BQqEo2UEnVs0KGHSuqIGhPlZKQkwpA5WYaO8pDBEJQpMHAw5ZGPhoeKD0JE3i9Zl112l2W3OcdANpYtUesfPzN3zj1nz53PnvP7/c69LP5H2KfyMcAHEAjgEoDm/2rbJZaWllGRMdGbZs0LMKutvqKPj47J7uro2Ang4pOSi2xtbbfFJO/eYuHmwj15vQKJuT9gktSeick+HMrvlofGrdtU0NxwZyOAq49THvDxzh05XoFzLfeeL0LZ8cKhHy63NWJj/lFIzC2w/mByoL6u+fKnaz78DEAcAO0jyV1dXbftSjv4RVFHPRN+bP+o8zqVcsSezsEUGwcmpbRoe9yatUG1V2peBSAbk9zb2zt+Z8ahzdvP5uFicz2EfAEGdDo4WI7DCy6eqGxpgLW5CHK1Cr0aFXr6lGiU3cUHBRnYm7Jv9ndbYn87X3zWB0DvQ8mdnZ1Xxqcf2lyn6AHL5SJlcQSOVJRApuqDv7M7pts7w05khdZeGTzFdlBp++Hn9CxKbt+kc7rUSsR8kzgxKmRpdn1t3YKHkUtj98R/f6alDnq9HmIzERpkXXCyEmOGvQjVbXdQfOsaBvQ6eNs6IqOqHNbmQlxougWfCa6Ybu8ElsPFxvxMJKQemh86a044gLR/JQ8ODt5lP3UyPzI1CY6W49GrUSPveoXRf3m13bDEC25W05aESK3V4oKsDYuWhSXmpGceBTDwT3LB2++tXpFy6Vca39s9XRgLCo2atoml+cj4aJ00Jz1zIYDjJuUODg4LbDzd2Ly0k3gckNV3oh9CoXCJQqEwLQ8JCQlvlN+lDw2yxNsXEyX2BvN6VErsLb9f75G+AYjwmUPzI6n0FM2B4eTfrMY7ayKCDyQlw6Tc3d19WovcsDSfYXkQ8QVD/YWTn0NddweVL506E1vnvI43UpMgUymRuzyKlt3Jaw9ypKqtEev8fCzI0UyOhFHlUmfHCUWdrQZjRypKh+79HN2wfIY/Vv14gPbf8vJFQkk+PekICefysdrnJQP5H93tcPBzJLceJuU8kdCss6MJxuAwDPYvWoWtp7LoiUbgcjg0MQchfQ+xrcFzJBxgqcp6+PgIOSvgc0lpGSPUywcCLov0yrKhseNXL+HzeW+iuq0Rff0arJ31Cg3T39FzGNKITMoZLpdRa/uNyt+fORdflxdCR1byF6kVpbA2E+KroDB0KXtpHmzwDxwpB5ULTNc5A2b4Ng4iNhfhRVdPhGXuMxgnW/zzjSokl/1C++tnz0dFS8NIOXWDa3rlDIMH63rAbCd33JF1o0NxP9aD+Dm5IdL3Zbx2eA9cxknoqpdlfYtR4JiUGxMT3MU2uNw2MhHTKsswUWKH8shY3FP3YcNP6ShrqB0xjzFoRpPrdDDnkc8zQ8jhQa4R8/V6fFKYTS9TkCoAoDMp13Xf0yye8jz/3O0bBon1KEyzc4KuV4nhNW5Ufiw9IzP6yx0rCt+NRrO8B+2KezSLW+UyyDUq+uFAqmFAr6f1TWqfrIrH4dI3GTkJSXKSd71EaEFbKy4f0SsjSMwKTcqzsrJW5ubm7g4KCgrx8PDwlUqlri5isWTS+HEinoWNgJXwWA6PBYfDYWh2kkgN6KDTavX9KrVO06fSqJplys72+s7K1tamozU1vxcXF5/WarVnAPSZlBM0Gk3ViRMnqvCEYZ+04KkcRvgTRCcIlooaJmUAAAAASUVORK5CYII=", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "SR-79" ] ] }, { "label": "SR-905", "description": "SR-905", "symbol": { "type": "esriPMS", "url": "5f34b8a04b54eaae40a90b6c4d7e567b", "imageData": "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", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "SR-905" ] ] }, { "label": "SR-94", "description": "SR-94", "symbol": { "type": "esriPMS", "url": "4f52cac6b7db827ff11d1e05c7f703c1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFNklEQVRIie2WeVBTRxzHvy95SZQcICFgIoSMghd4VGmxXq21KHaYoqWtVivVUWrHo3ZwwLHMUJ1aitSKpbYdL2RUrsEDxLEwgsVSvECLHB4FEZT7EGJISELy0nnbKRKDaaW1/cfvzJt9b3czn939/b77C43/UfRz+CDEBzAfwFUAjf/VsbtIJJKNa6IiN02bO2dodXmlJS4y6kRHW1ssgJJnBRe5ubltiUrYuVk8ypObfbsU8VkHMVYmp6JOHA7hP9CExGzYlNt47344gBv/JnzOp7HbM33mvybZcyUfF0/m9Q1UtNQjPCcNLg5ifHwoYb6lprHis7B1WwHEADD9I7hKpdqyI/nQF/lttdSyY3ufOK9dp0H0uUyMd1VQiRfyt8WErQ+srry5AIB6UHBfX9+42NSkiG2Fp1HSWAshXwAzw0AhccJMz9G43nQPzg4iaAx6dBv16OrRoV7dibW5qdiT+P3L+zZHX75SUOgHoPup4EqlMjQuJSmiRtsFmstF4qJVOFJaBLW+B9OVXpgkV2K4yBHN3WqMlg6H3tQLf4+RKKqrInM6DDpEfRc/ZmPwuydqq2vmPQ1cFr0rbv/5phpYLBZIh4pwT90BD0cpJstFKG+5j4K7t2C2MPB1c0dq2SU4OwhR3HAXfiNUmCT3AM3hIjwnHV8fTQoImTZ7GYDkvwUPCgraIZ8wjr/m6G64S4ah22jA6dulA67yRqu1xXOryknLhshgMqFY3YKFSxfHZ6akpwEw/xVcsOSj1csTr/5M4lvX1YHBSGs0kDb+Qg5SP9kgy0xJfxPASbtwhUIxz3X0KPp0cjb+DbG7b0cvhELhO1qt1j48ODh4Wb2mk/yovyYO98D7k6bDAgsOlJxHVUeLDSjM7xWSiOuzj1j151SV472wVUEHdifALtzLy2tik8bamlMVKpxdGYHo/JNQ63X48YNNCD76DSpbG/rmjJXJEf/GUuTdqbRZVFlLPTb4+4nZq5m9Ep4IlyndR+S3N1v1rZ/2OhIunsWeS3/cbI5DHBAxawFWHD9AvnlcLpJCViPxWiGUjs428DsPWqHwd2dfve3CeSLh0Pa2BusFCcXEWn+qWaPGFIWq7/vzuW8h+1YpGh52Dghn7QqaoKwG6ccn0gI+l7VWf128X40VU2Yio+IKehkzQl+YATF/CBmbrRqDGZ7eePVgLJZPnm4D7lsAh2IbkV04xeVSBlOvVd+uolwS94bNu9HZo8XhX4sw0lmGITQPh9/+EF8VnkHAKB9McHOHq1BCrt5f6n6zhoPABXbhoECx/u4vdjFL0n8AzeHAaDZj8YSXSLaz8NKmOgR4+SAAPlA6SSEXO2HJRH9bOGGDa3/nFAXLY33hMwKJ1UKP7YOAprHOfy6+vZSHLr0OC5Mf2YcNzcJxU2ys1k8cu/DHwaz2Fv+EM6HhKFm7ldTt45XFSCu/bDOPTcSKFutk7duUVfMkOMPAgcf+PXsktmTO2h9D4qnrNZLyOZDYy4R9BhKXQzbN2IUzDx4aF42fymdjxrAW6adW7UMMRmzImG4d+nt8QPixlNT0yC+3L89bGYlGTRcBdui6yZFqjHpyCmwCmi0WUng4FEV2xeNwSSUT8QWQOohIrXcRiknryOUjMnQVG488u/CMjIzQrKysnYGBgcHe3t4vymQyladU6jJ2mJOIJ3YV0C48msOjweFwKJKdbKTMDBiTydKrNzDGHr1R36jWtbfWtl9vbm5Iu3nzWkFBwTmTyXQeQI9dOCuj0Vh26tSpMjxj0c8a8ByOAfQ7oMIVA+s0kcEAAAAASUVORK5CYII=", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "SR-94" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "ccfc5593499f45810bb56246de3f7903", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACcAAAAgCAYAAACRpmGNAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFZ0lEQVRYhdWXe0xTVxzHv78+oZRngSIv8YGAnaggIBNnfG46dSpOcUOdZtPolLhli875jxo1xkXZohLnZtRs4pzvZNM5NU4GPudwdKhgxUBtQZ629EFLe5aLAjbQUhY28ZPcpPec3z3n03vu+Z1zBOjFCNCLEeBllWOMjQNQQUSlXTXEGPMDMAJADQAlETV3Ee8BIAFAtbP2ncoxxsJ0v+efs1RW8Q1FSqPnoGgViUT1ABoBGACIAHgBkDbX1UXpb9yQG4qUJPT3h0ShsNjN5jISi6sAGJ/F81rjrbW1YbqCKxHG4mJeYPqsswAmd0sOwDz19my+WaXifkt4UukQgbc3+FIv8H19QUIhrBoNeB6eMKlUEAYHw6LRQBgog7WmViTuFxVjN5piBH6+IB4fwhA5zGUPwfcQw3j3XlsnfKl0EmNMRkS1bssZlcXpz8Ra8ElOgjgyErDbUX30GGTTpoKZzRD37QubyYjQ5ctQsWUr5IsXQbsrBz4jU1Bz7ARCFi2Eds9eSBRxsKjVkCYlOcg1XLjIC8qYOxHAYbfkGGO86iM/Dn++zGYwwHSvBKLwMNiNRlgqK2E3m2FvagKzWqG7ehXg8WC8cxcCfz9Y1I9ARDA/KIMkLhZNFWrYjCbY9DqQQADW/PSTbPyzEHarNdVtOQDhegjFlrTxbQVt71xbD6SNR7UNgCwM0FuBAQo01hgARQKM9SYgKhZ6BiApDY80dQBP8vSL6xf7NG7kGIfO9GrN0M4knMmFrLzGx8+3+uL/IFdlCe+OnNjabMf/hc3GuJnvtlyTxMO9/Bzg44E6nbnt3k8qRniw1CGmTKuDwWR12oZYxG/qjlxlaCCXklwz47X+2LI8FXEZ37eVrZwTjzXzE6E3WtrK3v78LPIKNU7bCQmQaN2WI6LyPSeVOi6DdFbP5xE+njccG5em4KGWC2tn6MBArNtzFTsOF8IdvDyFSFbIL7ktxzEiJug6gAmd1W1elopxieEtEu9PH+xQN2xQIL46chsRcinqdU1odDGcHMmD5RAJePndkkuIDT41KNJvQkl5Q4e6XUeLsGZ3Ad58Ncqh3FsiQv9QX3yzdlzLGwny88TuY0X46Ms8MC61dMIbKZGc/ZVuyQE4uCI9flvWjsvcAu1AeZW+0wf8vcU4fkmFDfuu46/7tYiO8EPB17Nx6141Dp652yGe+wOZU2K+IyJdt+S4B+qemL9dv+/6h7VP2mejK8qr9Ji99kzbfWlFA3J/LcHE5IhO5RZPjUOozGubs/Zc5gt/H/GGbStGLVy86YJjbnBC/EAZRg8LbRn2VoQCHozmjrsnLhusnp94gIju/Cs5InrMGFtyOq/s0MnLD9AVjAHbs9Jw7e8q3LzzuGVYMyZGI/2z9rfZys5PxlSHBXlluWqvy0xLRLmamsYpZVpd5u1Sbh/pnCJVLVZl5+GX7OnQ1BgQFiTF5v1/4OJNtUPcxiUpzTPH9J/t7FtzW46jj8zrvZNbp8heX3V68vOz94qyEgvWn3eIzTmuxN5TxS2rRFWdEaYmxyH9NDOBrVuUNIeILnfVr1tyRGRjjM28uHPGgaVbL839Kf9hSzk3UTqbLM02e4fk7CHiY3vWaPOy9FfeJaITPXrAISJu/cuw2dhv2T8UZm/af1P0/JrqilHxffBFVlrpSIV8GhG17zR7Sq4VPp9yGGOn502K3pJzXJmZe66E7qufdIjjZunYxHAseWtwXfrYgWsA7ONG4D8/GhLRIwALGGOrN3yQMqugSPtOSXnDgJoGc4BYxLeEBEgepw6R54cHex8CcJ6IXK9hPSnXChFxu4ldz64e5+U9VL9oBOjFCNCLEbxoAVf8Aw25BVIMwMQSAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 29, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "I-15", "label": "I-15" }, { "symbol": { "type": "esriPMS", "url": "937391d2d4716a09c84066bea8d288fc", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACcAAAAgCAYAAACRpmGNAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFHElEQVRYhdWXe0xTVxzHv78+oRQpFijy8omgnehQQCPGzNem0W2K87HhnCZzcVPiki065z9zcca4KFt0xLkZNYs45zvZdG4aJ8P3HI4OFawYqC1IW7Clt7ct7VkuKkqkcLs5xU/SpD39nXM+9zx+51wZujEydGNkeFblGGPjANQSUVVXDTHGNABGALACMBBRSxfxYQAyATQEaz+oHGMs0fF76TFvXb3UVW7gwgemGkmhaATQDMAFQAEgAoC6xW7v47xwQecqN5A8Ohoqvd4b4PlqUirrAXD34iX34302W6Lj9JlkrqJCEpM34yiAySHJAZhr2lAo5Y1G4btKolYPkUVGQqqOgDQqCiSXw2c2QxIWDrfRCHlcHLxmM+QxWvisNoWyb5+0AOdOk2miQBIp5PE68NU3IQ1Tgrt6ra0TqVo9iTGmJSKbaDnOUJF3T6yVHtlZUKakAIEAGvbug3baVDCeh7J3b/jdHBLeXYzateugW7gAls1F6DEyB9Z9BxC/YD4sW7ZCpR8Er8kEdVZWO7mm4ycksXNmTwSwW5QcY0zSsOeH5x8u87tccF+rhCIpEQGOg7euDgGeR8DjAfP54Dh7FpBIwF25Clm0Bl7TLRAR+BvVUA1Kh6fWBD/nht/pAMlkYC13l2Tzn2UI+HyjRMsBSHJCrvTmjm8raBtzSyOQOx4NfgDaRMDpA/rr0Wx1AfpMcI1uoE86nAxAVi5ume2ARHV3xfVNvxs3cmy7zpwm89COJILJxS89J8VPl3rjSVBs9CaFIqf0tQTwpPD7mbDzRct5VGHi87NGrURSnLpdWbXFAZfbJ6q+UiH1hCJXlxAjpCRxLJ2VgRXzhsPJedvKXvv4KErKzKLqx/dUWUTLEVHNloMGh5BBxDQ+dEAMVm05i427yxAqEeFyZOt1J0XLCYxIiz0PYIKYDoYNjMGXey4jWadGo8ODZpHTKZA9WAeFTFIaklxmetyhgSmaCZU1TZ02HqlSoF9CFL5ZOa51FGI14fhqXzne/6IETEgnXfBSTorwJGdCkgOwc0lexvqCjaeEAzoo0ZFK7D9pxOpt5/HXdRtSkzU4/fVMXLrWgJ1HrnYqJjxM/pS074jIEZKcUMF+h//2k23n37Pd4YN2UFPvxMyVR9p+V9U2ofiXSkzMTu5SbuHUQUjQRqwP9n+n+SK6h3L1+iWj5y9cc7x9nniIjAFajBmWgM17y9vK5DIJOL7TGxOEbLB83vAdRHTlX8kR0W3G2KLDJdW7Dp660WEMY8CGglyc+7seF6/cbp3WORNTkffRg9HsiE0fjG1IjI0o6Cymy0xLRMVma/OUaosj/3KVcI9sT7nRhmWFJfi58GWYrS4kxqrx2fY/cOKiKWibny7KaZk+tt/MYGtNtJxAL23EWwfXTdG+uOzw5I52b9F+A7Yeqmg9JertHNye4FP6YX4mW7UgaxYRneqqX1FyRORnjE0/senVHe+sOzn7x9Kbj8S0+AO4aQk+EGEKKTYUjOEX5z33BhEdENOv6AOUiITzb47fz34r/L6scM32iwq7I/gufpjRGb3weUFu1Ui9bhoRPbhpPi65+0ilVMQYOzx3Uuraov2G/OJjlXTddOeROGHHvjA8CYteGWzPe2HACgDbhBn4318NiegWgDcZY8tXv50z43S55fXKmqb+1ia+p1Ih9cb3VN0eNURXmhQXuQvAr0Qk/jz7r3L3ISLhNrH53uex8+y+VD9tZOjGyNCNkT1tgc74B9hn5OAUhVdiAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 29, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "I-5", "label": "I-5" }, { "symbol": { "type": "esriPMS", "url": "2035a5a3a891eb18254eef17cd4cccd7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACcAAAAgCAYAAACRpmGNAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFK0lEQVRYhdWXe0xTVxzHv7/ePqAtCFYeUgTxBVrFDK3gxBAfc9PoNsX52NgUk7k4lGzLFveHf2wuxjCNY4mGkWUG3aZ7qeiiW9w0iqJMjbpQRXClBrCAQIVCbx+37VkuItOMvhan+EmaNPf+zu98cu45v3OOFIMYKQYxUjytcoyx2QAaiehmoESMsSgAUwG0AzAQkTtAfBiADABtvvL7lGOMaa1nK4+7Wlo5W7WBDx831khy+V0APQBsAOQAVADUbotlZPfFi3G2agPJoqOh1OlcXofDRApFKwC+L15yP17o6NBaz50fwV+/LhmWu+RXAPNDkgOwsmlHMecwGsX/SolaPUkaEQFOrQI3ZAhIJoNgNkMSFg670QhZbCxcZjNkwzQQ2jvkipSRqV7eniqNGgKScJDFx8FhugUuTAH+Rm1/J5xaPY8xpiGijqDleMP13D6xXiKn6aFISgK8XrT9dACaRQvBHA4okpPhsfNIeHsdGrcWIW5NPpp3lSAyKxPtBw4hPn8Vmku/hFI3Hq6mJqj1+ofkOk+clMSsWP4cgO+CkmOMSdp++PGZB595bDbYa+sgT9TCy/NwtbTA63DA63SCCQKsVVWARAK+5gak0VFwNd0GEcFRb4JyfBqcjU3w8HZ4uq0gqRTMfW9K9ly5Cq8gTA9aDkBiN2QKV/ac/gf9Y958F8iegzYPAI0W6BaA0Tr0tNsAXQb4u3ZgZBq6GQB9Nm6bLYBEeW/GpaTdi8vKeaiz7ibz5IEkfMnFb/iDw7HLyXgc7De6EkORUwhuLx4XHg8TV37Qck5lWGj1OSUhEhNHaVBv7sK1ektIbRVyzhmKXEvCMLEkBceGV9KxKV+P3y40IHtyAg6drse7xWeCbh8/VNkctBwRNZSWG6xiBQmUWMpJUFTwLOasL8d5Qwtio8PReHg1vjhoQG2DWLP9owqXYZou7lTQciJTU2MuAJgbKLlMKukV5J19pcEuwO1hiFDJEAzTJsRBLpVUhiSXkRZ7eFxS1Ny6hk6/ye1ON977/Cy+/Wgefj5rQk6GFmVHa3Cp5k5Qci9kJgkAzockB2Dv+tz0bYWfVYgbtE84CUE/IbZ35JyCBza7gLEjohChlKObdwX8pHkLUr8hImtIcmIDS5fjq493Xyjo6HL47ODFmSmYqx+BMUu/7h1FkYqSJShclo4tZZf8yq1ZOB4JGtU2X+/91ovoSMXmbetnrFqz5YTaV0xCjAoms7VfTORybRuS4yP8ionVYOPrU/YQUc1/kiOiO4yxtUfOmPaVV9QPGFNxxYxPC2Yga2I8qgwtiIkK7x3NTaVVfuV2vp/Tpo1RFfqLCVhpiWi/ub1nganZmvfnTfEc+TDVxg4UbD+NYzsWodXC95aS0vJr2He8zmfOT9ZmuhfnjFrqa64FLScyXKNaXV60QPP8O0fmD7R6y47WYO8vN6CNUaHVYodLEE8FA/NBXgbblK9fRkQVgfoNSo6IPIyxxSd3vrznraJTy49W3vpXjNfL0NgqHpIHJkzOYUfhTMe63ImvEdGhYPoNegMlInH/W+HxsNPF318t3lJ2SW6x+l7FDzIjfTi2F2bfzNLFLSKif06aj0ruPhxHJYyxIyvnjd1actCQt/94Hf3V1DXgzjFrSiLWvjTBkjtrzIcAdotf4H+/GhLRbQBvMMY2bn4zc8m56uZX6xo6R7d3OoYq5JwrfqjyzvRJcZWJsRH7APxOROIu8HjvrUQkniZ29f0eOU/vpfpJI8UgRopBjPRJC/jjb1Eg8RSiC7LDAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 29, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "I-8", "label": "I-8" }, { "symbol": { "type": "esriPMS", "url": "7c2fb9e97d435ef0e2343a553128d23d", "imageData": "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", "contentType": "image/png", "width": 29, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "I-805", "label": "I-805" }, { "symbol": { "type": "esriPMS", "url": "071eccec3d89ff2f225a86c4b469b50c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFYklEQVRIie2WeVCUZRzHv3vH7rJyLbALLKiAF3gUplZjQ45CRZHDqCmjZWSYCRYmjmGUM0pIGo5HM2oio8JCKJdYWGCYooFHsngfCLjcy7LLHizLHs37MIKku6Zp/eN35p3neZ/32ffz/M53mfgfxXwGfwyxAYQBOAeg+b9yu5tAIFgRm5S4cuqMUIebtZesaYlJ+Z0dHakAzj4tON/Dw2NN0tZNqx1H+jIOX7uA9KI9GC0U0ZLy90WxlZqolLiVR5sb7yQAuPwk4aFfpK4vHBf2mmB7dTlOF5QNPLjYJkdCaQ7cuI6I37s1zFrXfPGrJZ98DSAFgOlfwf38/NZszNq7obyjnhZ9cKfNfQq9BsnHCjHWXUzLOFW+LmXJ8vCbl668DkD9WPCgoKC0VGnmqnUnSnC2uR48NgdmiwVigRNe8Q1ETUsjXLh8aHoN0BoNUPXoIVd3YdlRKbZnfD9t1+rkquqKEyEAtI8El0gki9KyM1fV6VRgMhjImB2D/RcqoTb04CWJPyaIJPDkD0OrVo1AV08YTH2Y4jMClQ03yJ7OXj2SdqSPWhE5N7/+Zt2sR4ELk79L2328pQ5WqxWuDnw0qjvhM8wVE0V81LbdQcXtqzBbLQjy8IZU9gdcuDycabqNEC8/TBD5gElnIKE0F5sPZM6Mmjo9GkDWP4JHRERsFAWPYcce2AJvgTO0xl6UXLvwwFNebh9a4kdv1JKRClGvyYQz6ja8s2BeemF2bg4A88PgnHeXfrgw49zvJL4Nqk48jnTGXjKmnyqF9NM4YWF27tsACuzCxWLxLPfAkcySrMN4EqKsV6APPB5vjk6nsw+PjIyMlmu6yI/uKnTEGHBZbBy5VgMOk4kPnp+OIA8vNKqV2Fn9G1QGPYY7CzEv+MUh79pcWYo+sxmlN2oxf0lMxA9btsIu3N/ff3yLRj0EfGj+cqSd+InAD82PI6V1oOYUZvqPQ+VHazFpRzLeCByPqHEhKL812NxooJFR1iZH3JQQR6o1Uy3BJlwo8fYqV7SS+ZpXIxA7ORSX2pvIvYsDDxNFEgzf/DmxiDrMrYRvMUnkS9Yzz5/Ejqry+1x/S9kO8RRvahpgF87i8xwUHf2wankdtp0uQ2rYHHKv7NHBO+2zgb2uXD7c+Y5o0aoIvKtHj6w5S9GqVWHTyVK0aFRkH1WuYBKUi123MzlsBlValO514d/FZjAhnfsxpLIqyNVKjBGKcbapnoTjzVETcDr2SwRvSyIhIgegkxDw7cJpDAat19QHe3J6jovC6HhQubGseB8sViuc1i+DydJfxj9fl5H2Gx4QjLyLZ/rh/fHn2IVTWULVty15CZzx6+JVKLlag9W//EhcKuA4YJrEf6DBUGrXdoPLGmRZ+3OPYd9yGg1WG2A6jYaC6HjkyKqQcrwEDBqdOmz/+oI4vLxrA/5sacAoN0/SZmMK9tz3CrtwW2BKlBsnew0n17oZswfW39q/Be8d2o3ihStQ36UgNR9/JAt31MpBo4YMtuAWC2ko92r54f0Dc9ra92FL+ZfPQcR3QruuG0bz0P8RDDox2mIXblF2G2ePfYF9suE6SaRHEZUr8u5Ba+9qvKcPLFo97q3xB8IPZktzE79Zv7BscSKaNSpiRadei1aNGhqjgZQOVQ1mq5XAqHhTVrHoDPIl47M5pP6pb70bz5GMwxhsJC6KoZpHmV14Xl7eoqKiok3h4eGRAQEBk4VCoZ+vq6vbaGcnPsvRncN0YzHpLCbodDqNZCcVKbMFFpPJ2mfotRh7DEZDs1qvaK9X1LS2NuVcuXK+oqLimMlkOg6gxy6cktFolBUXF8vwlMV82oBncDxAfwEHizdNDrkMqwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "SR-125", "label": "SR-125" }, { "symbol": { "type": "esriPMS", "url": "01bfc535d4c41e97450455fffb33cc4a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFmklEQVRIie2WaVBTVxiG3yyEQhK2kLAHVKCKFGyLxda2FqyCM4zouFTriGORwQVr1RFKsagzSpFpi6NYR6xIyyajIlsdnCGKRXEDy6KAoiwCYUlYQkgIIUvnHkYqKmm12v7x/XPuOffe85zvfPd7z2XifxTzNfwFxAIQAKACgPi/2nZrMzOzLeExkdtnzfUzuV9zR58QGZPTI5HEAyh/VXCOjY1NdMzB76O4U5wZBXcrkZh3HFP5drSYnF+XsHrlS+I2bz8vfti6DUDty4T7fRO/N3d6gL9Z0g0Rrp4tHrtxu6sN24pOwtqUiy9PHAzQN4pv7wrbtBtAHADNv4K7uLhE7884sU8kaaatOn10wuekSjliL+TCQ2BPSykT7YkLiwi8f6duAQDZC8E9PT0T4rNSd+wpLUS5uBlsljG0Oh3szSzwobM7qjoewsqUA/mwCoNqFfqHlGiT9WHj+Swkpfz0fnJU7PUbJaU+AAafCy4UCkMSMlN3NCr6wWQwkLI4FGmVVyBTDeEDoSu87YSw5Zijc1AGd54tVJoR+DpNxpWWBvJMz7ASMYcT39wSvDyn+X7j/OeB82N/TDh2qaMRer0ePBMOHsp64GTOwww7Dmq6WlHSVA+tXgdPG0dkVV+DlSkbN9ub4OPgAm87JzDpDGwrysYP6anzlsz6eBWAjH8EDwoK2m/31jRWePoBOJpZYlA9jMK7lc9cZW33+BI/31BDWipFwxoNbsq6sOjzzxJzM7NPAtD+Hdx4xfp1q1Mqfif5benvwYtIoR4mbWJZEbK+2szPzcxeCOCsQbi9vf18gfsUZmFGAV6GqOilGAGbzV6mUCgMw4ODg1e1yfvIS4/kN3kaTI1Y+O1uFenPd/XEAncv9A0pcPi6CD3KQRgzmQjz+QTTBQ4ob29C6h+Xyc5RKmqowcqw0KCfDxyEQbirq6tXh1w2DnxmZQQSSs8ReMSsT7Hm7dnYJTqLOZOm4mLo15iR9C3Sl4WTBadVlmGjrz98HCZhQ/4vZI7qrjZs9vXhUtZMWcKEcL7Q0UEk7STX0XOCED7TD3e620nfiMHAbv9FmHlkD5r6JDh3rxoanRa2XAsY0RkIyT2GoRE1xAN9EH0RNQZ/0NsNe19H6tLNINyIwzaRSkZhN9oacehqMeIDlpG+B98eEoUcHJYx4uYtRdfgAPaVFEA5osaijNEt5bDewDqfOShtuTc2J1WuYBKUlcFtZxqzGFRpURI9GH8+2HDMYWnCxpGFa5BRdRVzp3hgpbcvZifvG3U+rgVK1kXDjmuOtWeOj3tXT6eRtRmE0xgM2rBmBBNJwObCO2knifrozYto2JqAj5zdiemI5f1wT4yi/B3XwmNxu7sN9ZKOUTgI3NggHDTQHn2lT4pyObVWix6lgvR1ej0Zc7bgIXjaO8iruzVmPLWSdngKHP+CEzYYhiOn0aCfIGpqouZ+KVZ4+SK9sgxCCx68bZ1wvbUR5Rt3Y3byXlR1tsKNZ0P8vkLc/OQUdIPwicCPtDQrCZnL12PDe/4QWlhhR1E26qUdCDmdjMKQrWjuk8LF0hqbCtJIRYwFNa6ZCK7TEUN5XBEFaeN+HrwO7YSAbQa5WkVKi1JObQXy6yvJx0bl/snUMegkaJ1BuK53QL3Y413W5ZZ7JKcTqVsx8NQYVfOtst6nxr1snaAbVOLxGn8m/HRmVnbkd3tXF6+NJBFQEMo+O+UyEin140BVg1avJ9HRaTQSFWUy1ElGeQDPlEPOems2l7TmDBYiQ0Ip8yg2CD916lRIXl7e94GBgcFubm4z+Xy+izOPZz3V0oJjxBUYM62NmHQjJuh0Oo18nVSmtDroNBr9iGpYpx5SqVVimVLa3Syt6uxsP1lXd6ukpOSCRqO5BGDIIJySWq2uzs/Pr8YrFvNVA17D8Qz9CZRwZVfxDORFAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "SR-163", "label": "SR-163" }, { "symbol": { "type": "esriPMS", "url": "7ab256af37a17c542b280e0f515ada01", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFNklEQVRIie2We1BUVRzHv3fv3UXYhwqsyAIrk2BqpE7oQFaUlIDFhOY70xk1tfGZOmLGjGYjCIyKoTZTBjjGMxwEH4WTKL7zxQioRNiKiMsCy2NZFnaX5W5zjuPGCm5qWv/4/ed3zrnnzOec3/n9fudy+B/FvYA/hUQAwgFcBaD+r9zuLpPJVi2JiV4b/O4E51vlN6yJ0TF5TY2N8QCuPC+4xMPDY0NM8rb10qFD2MOV15BUkILhck8mJm//VFGzfmrcirXH1DV31wC4+SzhE76M35L/SniobPelIlw4eNz24Xp9LdYUZsPdRYqVacnhVpX6+qZFy74CEAfA8q/gvr6+GxIy0mKLGquZOQe+e+Q8bYceG0/kY+QgBZN6vmhz3KLlEbduVEwCoHsqeEBAQGJ81r51m88cwRV1NcQiJ3TzPBSyAXhzyDCU1tXA1UUCvcmIdrMRrZ0dqNW1YOmxLOxO/fb179dvvHip+MxYAO1PBFcqlfMSM/etUxlawbEsUqcsxI/XzkFn7MR4pR9GeyoxWNIfmnYdhrkNhtHShSCfl3DuThWd02TqQMyepJdXRc3Iq76lCnsSuHzjjsS9p+pUsFqtcHOWoEbXBJ/+bhjjKUF5/V0U3/4d3VYeAR7eyCr7Da4uYly+dxtjvXwx2tMHnIDFmsIcbE/fN3FqcMgcABmPBY+MjEzwfHWEaEn6TnjLBqLdbMKRymt97vJmg32KH6sqp5ZckcliwWVdPSZ/PDMpPzMnG0D3P8GdZn326dzUq6fp/d5pbcLTyGA2UZt0vhBZn6+Q52fmfAjgoEO4QqEIGzRsKHck4zCehcjpteiCWCyebjAYHMOjoqLm1Opb6KKemjtmPLxkA239i7UqnFRV0Pby4PfodxHL4WhlKb4+WQBz99/rC6vKMXvRwsgfdibDIdzPz29Unb53am6fNBsZpRdgsnTRvjMnpHbWqCAsHvcOotK/oa5On74EG96OxOYT+ba1ZfW1WBE0VkpKMykJj4TLld5eRVqN3Rg5McMAq3/O7LUpqagfNhUdxO2WRtpPKzmD+a+9ZTfnz+YGKIK8SdPfIVwoETtrG+/ZjY3xVNLikRg+k26ERD5JL6K9V07ZzZ0yMhAl6mq7MZKu4CjKted4LzjnJGJJavUUyWVXZzFKNTUoqatGfNgMyMVSJF/41W7eptDJCPDwwuL8tF4esgoYYiQO4QzLMg/u9YESTh/F9rOFsPD309TY1YXYidNscFYgwK7ITxDsMxShKQloNXb0hoPCnRzCwYAh+d1TgQpftBgNUDXfv9cGQxtchORfArSS5c5eRiM9ZO9WWuP7kpWywTo+OcPA+tDYtIBx5N3GR5m7aH9BYAh+qSqj7dVvhNHNEVeTkxO1mTpxqVbV1x4EDuEPg4liiw/jp1lLcWNlLO2r21oxPXsPbY+QK6BqbsAXIR/Y5ldqNb3gjJ15FJznbS59IOLK9/fvwIB+LhCyLBoNetu3BXkpeByRuADAO4TzzW3mKSMDRWfv/AGepEgP9RVIj6NRg33At9O1WofwA5lZOdFbt8w9Pj8aan0rDa6mjnZo9DrozUb640CyodtqpQ+PgGHoqYQClr5kEpET3Fwk9K13F0up7c+KED1vISkexx3Cc3Nz5xUUFGyLiIiI8vf3HyeXy32HuLm5Dx84QCKUDnLi3IWcQMhBIBAwNDrJTXXz4C0Wa5fRxJs7jWajWtehbajWlmo097IrKkqKi4tPWCwWUo06HcKJzGZz2aFDh+6H83MU97wBL+DoQ38Bn00V8G7Yzy0AAAAASUVORK5CYII=", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "SR-52", "label": "SR-52" }, { "symbol": { "type": "esriPMS", "url": "dbed34bb4d1ac132f83c189e3a87c5e0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFGUlEQVRIie2We0xTVxzHv7f3tgh98CgFW6E0E3yBjygG54ybMwgaMlB8G802ZS7Ox6YR40jczMQhUzFMl8xNJCqvaRTEOczAVfExn+EhokMrIJRXeZRSaEu5Xe5ZdFSgm0zdP36T5vQ8bj73d36/7zmXwf8o5jV8EBIACANwC4D2VW27p0Qi2bA6LnbTlJkznB+UltkSY+NONjc1JQC4+bLgIm9v761xybu3iIf70bn3i5CUcwijZHIq7uSRaEGLIXrnuk3ntNWPNwK4+yLhMz5P2JEdGPauZP/1Alw9lf904k5DDTbmZcLTRYz1h5PDbBrtnS9iPvkSwE4A1v8EV6lUW3elHY4vaKqklp34fsB1uk4Dtp3PxhgvBZVypWD7zpi14Q/KymcD0A8KHhQUlJiQkbp5e+EZ3NRWQihwQg/LQiFxwzS/ESiuq4aHiwgGswkdFhPaujpRo2/FmnMZ2J/y3ZsHt2y7dl1dGAyg47ngSqVyRWJ66maNsQ0MTSNl7kocLboMvakLU5X+GC9XYqjIFfUdeoyQDoXJ2o0Q3zdwuaqCrGk2dyLuQNLIDZELT1Y+0Mx6Hrhs297EHy7UaWCz2SB1FqFa3wxfVykmyEUobXgM9aN76LGxCPL2QUbJ7/BwEeJG7SMED1NhvNwXDI/Gxrws7DmWGho9ZfoyAGn/Ch4REbFLPna0YPWxffCRuKPDYsaZ+0X9vuXdRnuLn6soJS2XIrPVihv6BkQtXZSUnZ6VCaDnn+BOiz9etTzl1kWS36q2ZgxGRouZtElX8pDx6TpZdnrWewBOOYQrFIpZXiOGM2fScvEixEWvQzeEQuECo9HoGB4ZGbmsxtBKHuqt5ROmYpjE/Wn/Wo0Gv2nK7dbEBL9NCnFt7lG78byKUiyJWRnx475kOIT7+/uPqzP0teae2UuQVnwVZms36TszfLv5UTI5kuYsRf7Dsj7PljTUYF1IsJg7mrkjYUC4TOkzrEBXbzfGRUxRwGdn09Gf+DSN1OhVSLldCKWrR5/5hy2NUIT4cH8DHML5IqGzrqnWbmyCXEkOj8SwReRFuMrn7PVEX82ch9x7Rahtb+0XztkVDEHZTTLPLmScBDRnrd7ivOzhLERxfTVu11UiYdZCyIRiJF/9FdNVI/GWXwDeOZRA6mIg2XgU14gcwimapp7k9Yl2XfwZey7lwcr+ZVNTdzfiQ+fj4A01jsz/CN8UnkXo8ECM9faBl1BCjt5LVX/Yw0HgTg7hoEBx/u6tSQoVWk1GaFqaSL/R2A4XvgBDGD6K6qoQ6h+IUARC6SaFXOyGxeNC+sIJG7TjyCkKtmfG5gdNJtU8L/1b0v9w0nT8UlGCNlMnotL+ts/7E6chavTEPlbrJZ5D+LNgTvHqXPy0eA3K1seTvra9DQsyD/RZV2/Q406DfbE+DcquGQjOsmRLe4u7Lucc2Qu3IS7EVk1GA/oTd5hwv/5E80jQrEM429JumTtmkoDLGctZpJe4bR6Mxg31BdtBntU5hJ9Iz8iK/XrH8vwPYqE1tJHiau7sIFtqsJjIhwPnhh6bjVw8PIoiUfF5NLnJRAInSF1E5K73FIpJ60oLELtiJZePfIfw48ePr8jJydkdHh4eGRAQMFkmk6n8pFLPUe5uIr7Yy4nx5DM8PgMej0eR6uQy1cOCtVpt3SYza+kyWUxafaeusVJXXF9fm1leflutVp+3Wq0XAHQ5hHOyWCwlp0+fLsFLFvOyAa/h6Ed/AggIB864qKJCAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "SR-54", "label": "SR-54" }, { "symbol": { "type": "esriPMS", "url": "4a8efe64310dae16dec20d1d769fa2f7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFUklEQVRIie2Wa1BTRxTH/zc3CSUJAQkRiRAYBWstVcdHtVadUUdBhylS30WdVutotT6KFccyg3VGLFIVS7UzbRXRyssXD1/QgkUR8a2AiAhGRAyBBCQmgSSEm85dB0pEUqXafvH/Zffs4/5295yze7n4H8V9A++B+AACAFwDoPyvjt1NLBavXhoRvnb0pAmOlSWl1pjwiGMNanU0gKuvCy5yd3ffEBG3bb1Tf2/6ePlNxGbsxUCpBxVx7MAMfqNuxpaVa7OV1Q/DANx+lfAJ30RvTn83YKJ41+VcFKbldHTcqqtBWFYK3AROWLUvLsCqUN7auGTFtwC2ALD8K7iPj8+GrYn7onLVVVTokZ+7Hadp1iHyTDoG9ZZR8RdyN21Z8mVgZWnZVADaHsH9/f1jopMT1m3KP4GryioI+Q5oYxjIxC4Y6z0ARbXVcBWIoDMZoTcb0dTSjBrtYyzPTsau+J8++GV95KXLefkjAOhfCi6XyxfGJCWsUxiawKVpxIcsxm83C6A1tmCM3BdDPOToI3KGSq/FAEkfGC2tGOXVDwUPKsiYBlMzInbHvr06ePaxqkrFlJeBSyN3xPx6tlYBq9UKiaMI1doGeDlLMNRDhJK6h8i7fwdtVgb+7p5ILr4IV4EQVx7dx4i+Phji4QUuh0ZYViq2H0yYPGP0+FAAiS8EDwoK2urx3jv8pQd3wlPcC3qzCSfKbz53lbfrbVM8u6KElKyLTBYLrmjrMP2TObHpSakpANr+Ce4wd9nnC+KvnSP+fdDUgJ7IYDaRMvZCFpLXrJSmJ6V+BCDNLlwmk03pPaA/90TicbwKsbvXoBVCoXCWwWCwDw8ODg6t0T0mkzprwdAx6Cvu1WFfqlHgT0UZqb/v2Q+bJoUQF2VVlGDD70dgYf4+YbZt3pLFQXt2xsEu3NfXd3Ctrmtqbp86D4lFhTBZWontyOU9HS9xR+b8NZie+APK1EocmrsCYR8GICb/VMfc4roarBw1wom9mtkroVu4VO7ZN1ejsmljd0xRwFenkrosatGwcdh77SwuPrxH7KUZCSQ7OuteYz1kozzZqp9dOE8kdNSoH9m0DfWQk8sjJmAOWQgb+Wx6sRom88bJ8iIkz/4C3i4SZN65ge/Pn7aZz6YruATl2rm9C5zrwKfZ1OosNpddHYUoUlXjem0VoqfMhlTohLjCP+DiKMDXY6diWeZ+1Om12BOyCIzVanPsZAEcii1EduEUTVPtfm3X1nMnsf18VkcQGVtbETV5JoGzgbn/RgFO3y0mfZE5adg4MbgrHATuYBcOChSb3501XOaDx0YDFI1qYtcbnkDAY/8lgHKNCnya7hhrbrOAQ3G6fNZK2KDt75yiYH2mbab/SPbdxsdJPxJ70fDxOF3xdKcJ1/ORFroKB4sKUaNtRPi4aUgpeRoPzxHHLvxZMKuovOM4NHc5SldFEVv5pAmzUnaT+oXqSnx6dA92Bc2Hu8gZR0uvYkdBdpdvUDZFd3CG6TjSdrHP5bQDO+DylgA8mobaoLPpZ/3d7vPuRHPIphm7cKbxiTlk0HD++Qd3SdR2VpOxGT3R4D5eYPRkrsYu/EhScmr4d5sX5HwWDqWuiQRXQ7MeKp0WOrOR/Diw2dBmtZKHh0NRZFc8Dk1eMhHfARKBiLz1bkInUjrTfIQvXMxeHjl24YcPH16YkZGxLTAwMNjPz2+kVCr18ZZI3Ab2chHxnHo7cN14XA6PCw6HQ5HoZD3VxoCxWKytRhNjbjGajUpts6a+SlOkUj1KKSu7npeXd8ZisZwF0GIXzspsNhdnZmbad+IrEPd1A97A8Rz9BYH0LvE/4YdTAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "SR-56", "label": "SR-56" }, { "symbol": { "type": "esriPMS", "url": "a69fdde29a9e5b1b55318a013cadc2d9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFDUlEQVRIie2WeUwUZxjGn9lddl324FgWZIWFKlirVNuI1da2Sk2FNqSrIdVWKkkrFNN6NBohlARrai1SLZbYJr3QtHKJ4fBIwILBu+LFISAVERBZjkV33WXZHZaZZr6muKO4HtX6j88/33zvfF9+M9/7Pu+MCE9Qoqfwh5AYQCSAswC6/q9j91EqlasTU5PWzpoXIW2pb2AzklKL+vv60gGceVxwuZ+fX0pq1pZkxYQg4b7mGmSW/opJan8qtei3GPF1c8ymlWvLuzqurgHQ+CjhEZ+nbyyZEvmGcnt1JU4WV4zcuNDTiTVl+fBxV2DVjqxItrXrwvqET78AsAmA4z/Bg4ODUzbn7Piqsq+Nit3z413XGaxmpB0qwWRfDZV9onLDpoQVUS0NTW8BMD0UPCwsLCM9b+e6DUf340xXG2RiCYYZBhqlJ14NmohafQe83eUw222w0DYYB63oNN3AJ+V52J79w8s/Jaedqq46Gg7A8kBwrVYbl5G7c13rgBEioRDZC5fh95rjMNkG8Yo2BNP8tRgr90C3xYSJqrGwOYYwM3A8jrdfImv67Vakfp/57GrdoqK2ltb5DwJXp32b8fNhfStYloVKKkeHqR+BHiq84C9Hfc9VVF25iGGWQZhfAPLq/oS3uwynr11B+LhgTPMPhEggxJqyAmzdtfPNmFmvxwLIuS94dHT0Zv/nnxMn7tqGAKUXLLQd+5trRn3Kxl6+xcsv1ZORS5Hd4cBpUw8WLFmcWZJbkA9g+F5wyXvL45dmnz1C8ttu7MfDaIC2kzHzRBnyPlupLskteAdAsUu4RqOZ7ztxgmh/zj48CnFvb8AQZDLZuwMDA67hOp0uttN8g2xylpdUho9nzCVpKLtUjwPNtSS+Yd5CzNaG8tZyRfhB4S1bcuvfT1gW/cu2LLiEh4SETNWb+db0GCPFqeVp4FJRcbkRmW8vgVQkxp6G0yhpPIeTHS0ja9MjF6FG38HbX9fTiZUzwxVca+Zawl3ham3AuEpDNy8WHz6HWCj9yAEyN9qs0Cg8yfV5ffvIurgXZ4NhGSQf3M3bf/l6LzQzA7jLUJdwN7lMaui7xotxDaWo4QwSZ0QgyFNFKp+zl7MUkjH4JmoxFuRkkUJ1FmdXiAjK2zl+B1wkEQs5aznLT6ZEWoQORY1n0WO5ieLYVYgvzsa+i7fslxA+F7X6q7wU8B5AQHGD3CWcEgopu2Pojs1/XG5Acvk/x9lvtWDt7Cge/KPpr2F9Ja+Y+XAQuMQlHBSo24+N6256s3Fk3mY0QC1Tjsyf8VKTFvuvA0aFEzaELuEURYG9LVbadB4pc6Kx9VgZrEM0YqaEo+pK08j9lwLGo9mgJ/39HhK4hN8O5pRffwpTxwaidsWXMNM2WGkaupzvnPawpB5cieINd4MzDNzdxPwYyyLlYCHJqbdURpqIs3bXV+NeEgrISzMu4cz1m/TCydPFx9r/AsNZxEn0sOMO8P2IOzXGYoWzx0eF78nNK0j6euPSig+T0GU2onfgJqnubrOJHDn348C5YZhliZ8FFEXeyk0gJF8yuVgClbucfOt9ZAoyegjFSIpbxjWPCpfwwsLCuNLS0i1RUVG60NDQGWq1OjhIpfKZ5OUpd1P4SkQ+biKBmwgCgYAi1cllapgB43CwQzY7Qw/aaFuXyWrobTPUdndfy29qOldVVXXI4XAcBjDoEs6Jpum6vXv31uExS/S4AU/hGEV/A9idHYv3KNPDAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "SR-67", "label": "SR-67" }, { "symbol": { "type": "esriPMS", "url": "d82799caf78a09681215b883f17747b6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFBElEQVRIie2We0xTVxzHv7f3tlVa6qMULO+Mhy+mbMOhxi2RZcoWIjKibr7GokbdxlwgwhyJj8U5JDoIOjOdAzLlNZyCkgkGFMfAFxpeig5WURCB8qqlpS3l3uWexUoFuvlg+8dvcnN6zv2d++nv/h7nMvgfxbyAP4VEABYCuAqg5b967Q4ymWzT+riY6NlvzR/bUHOdS4iJO96pVscDqBgtuNTJyWlLXPKeWHsvD/rUrUok5v2IKQolFXf8p3BRlzZ8V2R0YcvdpigAN54nfP6X8Ttzpy8Mku2/XIwLJ4osN2rbmhFVkAUHO3t8lpq8kFO11G5b98l2ALsAmJ8J7unpuWV3eurXxepGasWxgyPadei12Ho2F9McnamU8uIdu9Z9Gtxwve4dAJqngvv5+SXEZ6Zt3lGaj4qWRkhEYgywLJxl4zHPwxdV9+9iop0UWqMBvSYDevr0aNZ04+PCTOxPOTDnUOzWS5dLSgMA9D4R3N3dfXVCRtpmla4HDE0jJWwNjlSWQWPow1x3b8xUumOSdBxaezXwlU+CwdyPQLeXUHannth0GvWI+y5x8qbQpccbG1QLngSu2Pptwg/n76vAcRzkY6W4q+mE2zg5/JVS1LQ1oeT2TQxwLPycXJFZfRET7SS4cu82Alw8MVPpBkZAI6ogG3uPpr0dPvvNFQDS/xU8JCRkt/LlqaL1R5PgKpuAXpMR+bcqh/2XN9qtS7ywvoaMfIiMZjOuaNqwePmyxNyM7CwAA/8EF7+/Ye2qlKu/kfje6enE00hnMpIxsbwAmZ9HKnIzshcBOGET7uzsvMDR14vJTz+F5yHe+w70QyKRLNHpdLbhoaGhK5q13WTTQy3xm4XJDkorux6DHvsv/l3v+0JWwkfuZLl37HoFDlect8wL6mvwwbo1IYeTkmET7u3tPeO+1ro0xzBCSEViy3zR1Feg6lITuICiEPHqPKzMOQSjuZ/cv92tttpf3daMyMAAe7418y1hRLjC3dWluKPVau1IZbnld6CrF1b6z0XEL4fJnPdYrdMir+4aRtKfXe1wDnQl5jbhQqlkbIf63rAP4b08uDgCX5zJIR2Nl7/SAyzH4fLGbXCRTUD+zUpEnc60JBwvvlzBENTEwc8bAmfEIpovreEUPj0AYppBRtUFy5qIpnGpSYXYwp9hZgeQvnQD4hcsQWT+Uau9nIDiB6lNOEXT1MPYPa6Nrwdh38Ui4ungkAwOy1fn8pD23tqhcBC42HadU6D4+n5ccjsp3vD0xbLsA1brq/znovlBN86p6ixvQt9vGrKfI2zQtj2nKDzy65HmuHmjSdNFkmuwpKIxSHx3OYLT9pD59qAwpF4rxQgS2IQPB+blLXdEbdvQRPz+yjnYi8fg9IfRENEM6fN7ywqG2FFWw0hwloWdkP88s1ZS+RlyDbHnOCSU/kouW6IFxGnWJpztemAKm/aa6Pc7f1gl1rNoxiQ3sL16DK7xYeHHMjKzY77Zuarooxi0aHvQrnuATn0vWrUaaE0G8uHAV8MAx5GDh6993iuhgCYnGd8J+eTkz3oHiT0Zx9EixKxew8esyCY8JydndV5e3p7g4OBQHx+fWQqFwtNDLneYMmG8VGjvKGYchIxAyEAgEFAkO/lIDbBgzWau32BkTX0Gk6FFo+9ob+yoam29l1VXd62kpOSs2Wzmm32fTTgvk8lUffLkyWqMspjRBryAYxj9BSkeBJURp8MTAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "SR-75", "label": "SR-75" }, { "symbol": { "type": "esriPMS", "url": "9146f6f1352e9744c3fdb454af5c9c20", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFHklEQVRIie2We0xTVxzHv7f3th20PLQUpPKKFnwxdQ5FnS6ZZoILEQnxsaHG6Yw65yM4cY4EZ+KcMifOMRM3RZzyGioP3QQDBocg88lDRRQRASvQgtQ+aEu5Xe4xoB2lm6/tH7/Jzbnn3HPu557z+33PuQz+RzGv4c8hAYAQAJcBKP6rZXdzdnZeuzw2Zv3E6e851FZdt8THxB5vUyq3A7j0quBiDw+PTbF7dm50GupLn6gpR0LOAQyXelKxx3+JFLRrIretXp+vaGiMBnDjZcLf+3L71uxRIdOcEy8U4nxWQe+Day1NiM5Lh5ujE9Yc3BNiqVNc27xs1VcAtgEwvxDcz89v046Ug18XKuupqKP7+u2n0msQdyYbI91lVFJp4ZZtyz4Lrb1ePROA+rnggYGB8dvTkjdsKT6JS4p6iARCdLMsZM6umOIbgIoHDRjoKIbGaIDWZEBHpx5N6of4ND8NiUl7J/20Me7PC0XFQQC0zwT38fFZFJ+avKFO1wGGppEUsRSHy0ugNnRiso8cYzx9MEjsgmatGgGSQTCYuxDsPQQl926TPm1GPWJ/TBi2Nnzu8frauhnPApfG7Yr/+eyDOlgsFkgcxGhQt8HbRYKxnmJUtTSi6O5NdFtYBHp4Ia2yDAMdRbh4/y6CBvthjKc3GB6N6LwMfHck+f3Iie9GAUj5V/CwsLAdnm+OECw/shtezgOgNRlxsqbc5lfeaLW2eP7tKlJyITKazbiobsHsj+YlZKdmpAPo/ie4cP6KTxYmXf6DxPdeRxueRzqTkZQJpXlIW7damp2aMQtAll24TCab4R4wlDmZcgIvQ9zsVeiCSCSao9Pp7MPDw8OjmjQPyaAezQkcj2Funlb9Ogx6JJY99vsEryHYMj2ChCjvdhU2nT4KM/tkhbm2D5ctDdu/ew/swuVy+egHGmtrvsHwIRYIe+uzRryFunYlgcslHshdsA6zU75HtVKBX+evQvQ7IYgv/r23f2VLE1YHBzlxWzO3JfQLl/p4DS5UNVu1HS4v7b0P9hqKBWMnY/Gx/aS+ZNxUHLh8FmWNd0h9eU4yccfTutPeClmwF3frbxfOF4scVMr7sCUeRWHf7MX44nQm2dE4jZP54reaCqTNXQlfVwlyb17Ft+dOWY3j7AqGoAY+3d4HzggFNGctW4ocFQQhzSC14nxvm6uDIz6fMhMrcg+hRavG/oglYC0Wq2UnH8CjuEJsF07RNGU0d9mEr5wwDT+UFZCX94hLzENXS3DqViWpxxVkYfO08L5wELjQvs8pUJy//y6JoxhT/QIwL2OvVXuNqhkCmu6tm7rN4FG8PuMthA3a/swpCk/m9USTvOVoVLdDqXsc6x4lXylGVtQaHKk4jyZ1O2KmfoD0qjL0I55duC0wJ7nEHdda+iZiaUMtyfzEsAXwELvg2PVL2FWS36cfZVX0B2dZOPK53zNr7S49TS5b4uLdE/P+RPPIpFm7cLb9kSli5NuCc/duWSXWi2j0IG+wWj2e9rhN+NHUtIyYb7YuLPg4BgpNB1p1j9Cm16JZo4bGZCA/Dpwbui0WcvBw3udmxefR5CTjdkIuObmz3k3kREoXWoCYRUu5mBXYhWdmZi7KycnZGRoaGu7v7z9eKpX6+UokbsMHuIr5Tu5Cxo3P8PgMeDweRbKTi1Q3C9ZstnQZjKyp02AyKNR6VWu9qqK5+X56dfWVoqKiM2az+SyATrtwTiaTqTI3N9d+EF+CmFcNeA2HDf0Fa1oNrlJ0F58AAAAASUVORK5CYII=", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "SR-76", "label": "SR-76" }, { "symbol": { "type": "esriPMS", "url": "bfdbf58e209d5fdbc726230f2dc63cba", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFG0lEQVRIie2WeVATVxzHv5vdJJUEUENAYjgqhwd4tEVRR+1oVXDKiJZRay2MLXVsPWpHK2qZsXW0itQWi9YZW4uMB8hgkcNp0YLFWsGKVg4VD0REjBzhCDlIQtjtvLWCkZB6tv/4ncm8fbu/N5/95ff7vrcM/kcxL+BPIBGAEADnAaj+q7/dxcnJacXi2JhVY9+Y3Key/BIXHxOb0dTYGAfg3POCS93c3NbFJm5b4+jjRedcLUFC1o8YInenYjP2RYiatRGbl686pqq5vRLA5WcJn/xZ3KbMgJApTjvP5qPoSF7Xg4v1tViZewguDo74eG9iCFeluvj5oqVfANgMwPJUcG9v73VbD+79Mr+xmlpweHevcWqDFutPZGKYq4JKKszfsHnRstDKSxUzAGieCB4YGBgfl5q8esOpozinqoZEJEYny0Lh1BcTvPxRercG/R2k0JqM0JmNaG03oFbTgiXHUrEzade479es//NswakgALrHgnt6ekbFpySvrtK3gqFpJM2Oxv6S09AY2zHe0xcj3T0xQOqMOp0G/rIBMFo6EOwxCKdvXedjmkwGxH6XMHhF+NyM6sqq6Y8Dl6//Jv6Hk3erwHEcZH2kqNE0wcNZhlHuUpTX30bBzSvo5FgEuimRWnYG/R0kKL5zE0EDvTHS3QOMgMbK3DR8fSB5WsTYSQsAHHwkeFhY2Fb34UNFiw9sh9KpH3RmE45eLbH5lpcbrC1+7Ho5P5ISmSwWFGvqMeudeQmZKWmHAHT+G1z89ocfRCad/52v763WJjyJ9GYTPyYU5iL1k+XyzJS0mQCO2IUrFIrprv4+zNGDOXgWItmr0QGJRDJHr9fbh4eHhy+o1bbwi+5rTuBoDHZxt4prNRqw88w9v0eOGo9lY6eCFgiw78JpJBb9ahWbe70c8xdFh+3Zngi7cF9f3xF3tdbWfIkRQioSd81nDn0FVc2NPDxo4MuIC5mL1/dsgcFsQt77MahuUSP7yoWu+LL6WiwPDnIkWzPZEnqFyz2VA/PVdVb39pcUdl0HK33w7qjxWPjTHn4+3E3J+72yqZ6fExe8qvCygt9oboAiWEku/ezChVJJH3XjHdiSgKKwe9ZCrD2ezu9oRD9fK8XqiTOwdtKbaDMZMc0nADMPfGu1jtgVDI/q/+D9HnBGLKKJtWwpIiAIYppBSmlRd7yARoOuDWOUg2DoMENjagfLsT3WcgKKDFK7cIqmKZOlwyb8ozFTsONMHliSyT/aOPUtnFdVY9UvxMbgG29HWCSmJ39lDQcPF9v3OQWK+PthyRykmOjtj3lpu6zuu0mdUVRT2TUvravBkuApPTPn2aDtZ05R6M6rW+M8fHFb04xG/b1a31fOlQt8tnk3LqOlXY9PJ8xAdkV3sz0kgV24LTCRr8wVF+t7NuLu4gLeiunzl/L1Jy+z8bfsHnGU1dAbnGXhICSfZ9baXnic//WI57henz0osgEBYO3C2eY28+xhr4n+uHXNqrGeRiMGeIDVGfCgx23CD6ekpsVs2RSZ914MVNpWNOjb0GTQoU6rgdZs5D8ciBs6OY4/eIj3SVZCAc2fZGQnJM1JznoXiSM/OtMixERFk5rl2YWnp6dHZWVlbQsNDQ338/MbLZfLvb1kMpch/fpKhY6uYsZFyAiEDAQCAcV3J6lUJwvWYuE6jCbW3G40G1Uag7qhWl1aV3fnUEXFXwUFBScsFstJAO124URms7ksOzu7DM9ZzPMGvIDDhv4GME8OZV5ePgcAAAAASUVORK5CYII=", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "SR-78", "label": "SR-78" }, { "symbol": { "type": "esriPMS", "url": "f1a713136b6a58c07d435d09c1df159b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFD0lEQVRIie2We1BUVRzHv3f37m6wCyi7y0teEw8f4KMJRJmy0BQqEo2UEnVs0KGHSuqIGhPlZKQkwpA5WYaO8pDBEJQpMHAw5ZGPhoeKD0JE3i9Zl112l2W3OcdANpYtUesfPzN3zj1nz53PnvP7/c69LP5H2KfyMcAHEAjgEoDm/2rbJZaWllGRMdGbZs0LMKutvqKPj47J7uro2Ang4pOSi2xtbbfFJO/eYuHmwj15vQKJuT9gktSeick+HMrvlofGrdtU0NxwZyOAq49THvDxzh05XoFzLfeeL0LZ8cKhHy63NWJj/lFIzC2w/mByoL6u+fKnaz78DEAcAO0jyV1dXbftSjv4RVFHPRN+bP+o8zqVcsSezsEUGwcmpbRoe9yatUG1V2peBSAbk9zb2zt+Z8ahzdvP5uFicz2EfAEGdDo4WI7DCy6eqGxpgLW5CHK1Cr0aFXr6lGiU3cUHBRnYm7Jv9ndbYn87X3zWB0DvQ8mdnZ1Xxqcf2lyn6AHL5SJlcQSOVJRApuqDv7M7pts7w05khdZeGTzFdlBp++Hn9CxKbt+kc7rUSsR8kzgxKmRpdn1t3YKHkUtj98R/f6alDnq9HmIzERpkXXCyEmOGvQjVbXdQfOsaBvQ6eNs6IqOqHNbmQlxougWfCa6Ybu8ElsPFxvxMJKQemh86a044gLR/JQ8ODt5lP3UyPzI1CY6W49GrUSPveoXRf3m13bDEC25W05aESK3V4oKsDYuWhSXmpGceBTDwT3LB2++tXpFy6Vca39s9XRgLCo2atoml+cj4aJ00Jz1zIYDjJuUODg4LbDzd2Ly0k3gckNV3oh9CoXCJQqEwLQ8JCQlvlN+lDw2yxNsXEyX2BvN6VErsLb9f75G+AYjwmUPzI6n0FM2B4eTfrMY7ayKCDyQlw6Tc3d19WovcsDSfYXkQ8QVD/YWTn0NddweVL506E1vnvI43UpMgUymRuzyKlt3Jaw9ypKqtEev8fCzI0UyOhFHlUmfHCUWdrQZjRypKh+79HN2wfIY/Vv14gPbf8vJFQkk+PekICefysdrnJQP5H93tcPBzJLceJuU8kdCss6MJxuAwDPYvWoWtp7LoiUbgcjg0MQchfQ+xrcFzJBxgqcp6+PgIOSvgc0lpGSPUywcCLov0yrKhseNXL+HzeW+iuq0Rff0arJ31Cg3T39FzGNKITMoZLpdRa/uNyt+fORdflxdCR1byF6kVpbA2E+KroDB0KXtpHmzwDxwpB5ULTNc5A2b4Ng4iNhfhRVdPhGXuMxgnW/zzjSokl/1C++tnz0dFS8NIOXWDa3rlDIMH63rAbCd33JF1o0NxP9aD+Dm5IdL3Zbx2eA9cxknoqpdlfYtR4JiUGxMT3MU2uNw2MhHTKsswUWKH8shY3FP3YcNP6ShrqB0xjzFoRpPrdDDnkc8zQ8jhQa4R8/V6fFKYTS9TkCoAoDMp13Xf0yye8jz/3O0bBon1KEyzc4KuV4nhNW5Ufiw9IzP6yx0rCt+NRrO8B+2KezSLW+UyyDUq+uFAqmFAr6f1TWqfrIrH4dI3GTkJSXKSd71EaEFbKy4f0SsjSMwKTcqzsrJW5ubm7g4KCgrx8PDwlUqlri5isWTS+HEinoWNgJXwWA6PBYfDYWh2kkgN6KDTavX9KrVO06fSqJplys72+s7K1tamozU1vxcXF5/WarVnAPSZlBM0Gk3ViRMnqvCEYZ+04KkcRvgTRCcIlooaJmUAAAAASUVORK5CYII=", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "SR-79", "label": "SR-79" }, { "symbol": { "type": "esriPMS", "url": "5f34b8a04b54eaae40a90b6c4d7e567b", "imageData": "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", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "SR-905", "label": "SR-905" }, { "symbol": { "type": "esriPMS", "url": "4f52cac6b7db827ff11d1e05c7f703c1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFNklEQVRIie2WeVBTRxzHvy95SZQcICFgIoSMghd4VGmxXq21KHaYoqWtVivVUWrHo3ZwwLHMUJ1aitSKpbYdL2RUrsEDxLEwgsVSvECLHB4FEZT7EGJISELy0nnbKRKDaaW1/cfvzJt9b3czn939/b77C43/UfRz+CDEBzAfwFUAjf/VsbtIJJKNa6IiN02bO2dodXmlJS4y6kRHW1ssgJJnBRe5ubltiUrYuVk8ypObfbsU8VkHMVYmp6JOHA7hP9CExGzYlNt47344gBv/JnzOp7HbM33mvybZcyUfF0/m9Q1UtNQjPCcNLg5ifHwoYb6lprHis7B1WwHEADD9I7hKpdqyI/nQF/lttdSyY3ufOK9dp0H0uUyMd1VQiRfyt8WErQ+srry5AIB6UHBfX9+42NSkiG2Fp1HSWAshXwAzw0AhccJMz9G43nQPzg4iaAx6dBv16OrRoV7dibW5qdiT+P3L+zZHX75SUOgHoPup4EqlMjQuJSmiRtsFmstF4qJVOFJaBLW+B9OVXpgkV2K4yBHN3WqMlg6H3tQLf4+RKKqrInM6DDpEfRc/ZmPwuydqq2vmPQ1cFr0rbv/5phpYLBZIh4pwT90BD0cpJstFKG+5j4K7t2C2MPB1c0dq2SU4OwhR3HAXfiNUmCT3AM3hIjwnHV8fTQoImTZ7GYDkvwUPCgraIZ8wjr/m6G64S4ah22jA6dulA67yRqu1xXOryknLhshgMqFY3YKFSxfHZ6akpwEw/xVcsOSj1csTr/5M4lvX1YHBSGs0kDb+Qg5SP9kgy0xJfxPASbtwhUIxz3X0KPp0cjb+DbG7b0cvhELhO1qt1j48ODh4Wb2mk/yovyYO98D7k6bDAgsOlJxHVUeLDSjM7xWSiOuzj1j151SV472wVUEHdifALtzLy2tik8bamlMVKpxdGYHo/JNQ63X48YNNCD76DSpbG/rmjJXJEf/GUuTdqbRZVFlLPTb4+4nZq5m9Ep4IlyndR+S3N1v1rZ/2OhIunsWeS3/cbI5DHBAxawFWHD9AvnlcLpJCViPxWiGUjs428DsPWqHwd2dfve3CeSLh0Pa2BusFCcXEWn+qWaPGFIWq7/vzuW8h+1YpGh52Dghn7QqaoKwG6ccn0gI+l7VWf128X40VU2Yio+IKehkzQl+YATF/CBmbrRqDGZ7eePVgLJZPnm4D7lsAh2IbkV04xeVSBlOvVd+uolwS94bNu9HZo8XhX4sw0lmGITQPh9/+EF8VnkHAKB9McHOHq1BCrt5f6n6zhoPABXbhoECx/u4vdjFL0n8AzeHAaDZj8YSXSLaz8NKmOgR4+SAAPlA6SSEXO2HJRH9bOGGDa3/nFAXLY33hMwKJ1UKP7YOAprHOfy6+vZSHLr0OC5Mf2YcNzcJxU2ys1k8cu/DHwaz2Fv+EM6HhKFm7ldTt45XFSCu/bDOPTcSKFutk7duUVfMkOMPAgcf+PXsktmTO2h9D4qnrNZLyOZDYy4R9BhKXQzbN2IUzDx4aF42fymdjxrAW6adW7UMMRmzImG4d+nt8QPixlNT0yC+3L89bGYlGTRcBdui6yZFqjHpyCmwCmi0WUng4FEV2xeNwSSUT8QWQOohIrXcRiknryOUjMnQVG488u/CMjIzQrKysnYGBgcHe3t4vymQyladU6jJ2mJOIJ3YV0C48msOjweFwKJKdbKTMDBiTydKrNzDGHr1R36jWtbfWtl9vbm5Iu3nzWkFBwTmTyXQeQI9dOCuj0Vh26tSpMjxj0c8a8ByOAfQ7oMIVA+s0kcEAAAAASUVORK5CYII=", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "SR-94", "label": "SR-94" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 73, 142, 255 ], "toColor": [ 163, 73, 142, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 107, 237, 95, 255 ], "toColor": [ 107, 237, 95, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 239, 247, 255 ], "toColor": [ 143, 239, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 152, 78, 255 ], "toColor": [ 199, 152, 78, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 132, 92, 250, 255 ], "toColor": [ 132, 92, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 75, 116, 163, 255 ], "toColor": [ 75, 116, 163, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 76, 130, 65, 255 ], "toColor": [ 76, 130, 65, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 71, 60, 255 ], "toColor": [ 140, 71, 60, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 208, 247, 163, 255 ], "toColor": [ 208, 247, 163, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 111, 99, 255 ], "toColor": [ 247, 111, 99, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 243, 121, 247, 255 ], "toColor": [ 243, 121, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 82, 222, 168, 255 ], "toColor": [ 82, 222, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 146, 165, 255 ], "toColor": [ 232, 146, 165, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 84, 62, 148, 255 ], "toColor": [ 84, 62, 148, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 175, 149, 232, 255 ], "toColor": [ 175, 149, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 250, 87, 255 ], "toColor": [ 250, 250, 87, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.3099471293292446E7, "ymin": 3837408.3577220375, "xmax": -1.2964317377110008E7, "ymax": 3996927.8010396194, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 10, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "gdb_ct3_73", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S51_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": false, "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": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1696356971000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "fb9d326b43c34da2acb6db74beba7106" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 17, "name": "Roads_9K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 2, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 99999.99999999999 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Roads for Linework" }, "subLayers": [], "minScale": 18056, "maxScale": 4515, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "RoadClass", "uniqueValueGroups": [ { "heading": "RoadClass", "classes": [ { "label": "Freeway", "description": "Freeway", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 0, 0, 255 ], "width": 3 }, "values": [ [ "Freeway" ] ] }, { "label": "Highway", "description": "Highway", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 0, 0, 255 ], "width": 3 }, "values": [ [ "Highway" ] ] }, { "label": "Major Road", "description": "Major Road", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 7 }, "values": [ [ "Major Road" ] ] }, { "label": "Minor Road", "description": "Minor Road", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 4 }, "values": [ [ "Minor Road" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 0, 0, 255 ], "width": 3 }, "value": "Freeway", "label": "Freeway" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 0, 0, 255 ], "width": 3 }, "value": "Highway", "label": "Highway" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 7 }, "value": "Major Road", "label": "Major Road" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 4 }, "value": "Minor Road", "label": "Minor Road" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 73, 142, 255 ], "toColor": [ 163, 73, 142, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 107, 237, 95, 255 ], "toColor": [ 107, 237, 95, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 85, 195, 212, 255 ], "toColor": [ 85, 195, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 181, 122, 255 ], "toColor": [ 240, 181, 122, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 132, 92, 250, 255 ], "toColor": [ 132, 92, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 76, 130, 65, 255 ], "toColor": [ 76, 130, 65, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 125, 162, 250, 255 ], "toColor": [ 125, 162, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 71, 60, 255 ], "toColor": [ 140, 71, 60, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 61, 140, 255 ], "toColor": [ 50, 61, 140, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 81, 232, 255 ], "toColor": [ 232, 81, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 237, 119, 255 ], "toColor": [ 233, 237, 119, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 82, 222, 168, 255 ], "toColor": [ 82, 222, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 105, 135, 255 ], "toColor": [ 245, 105, 135, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 30, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.3059180548346702E7, "ymin": 3902696.1812139126, "xmax": -1.302773426994096E7, "ymax": 3928552.532157152, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Fullname", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 255, "domain": null }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "Route Ahead", "length": 100, "domain": null }, { "name": "RoadClass", "type": "esriFieldTypeString", "alias": "Road Class", "length": 20, "domain": { "type": "codedValue", "name": "tranRoadClass", "description": "", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Minor Road", "code": "Minor Road" }, { "name": "Major Road", "code": "Major Road" }, { "name": "Highway", "code": "Highway" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RoadPreDir", "type": "esriFieldTypeString", "alias": "Road Pre-Direction", "length": 2, "domain": { "type": "codedValue", "name": "tranRoadDir", "description": "", "codedValues": [ { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "E", "code": "E" }, { "name": "W", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RoadName", "type": "esriFieldTypeString", "alias": "Road Name", "length": 50, "domain": null }, { "name": "RoadNameType", "type": "esriFieldTypeString", "alias": "Road Name Type", "length": 5, "domain": null }, { "name": "RoadSufDir", "type": "esriFieldTypeString", "alias": "Road Suffix Direction", "length": 2, "domain": { "type": "codedValue", "name": "tranRoadDir", "description": "", "codedValues": [ { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "E", "code": "E" }, { "name": "W", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Fullname", "type": "esriFieldTypeString", "alias": "Road Full Name", "length": 100, "domain": null }, { "name": "AlternateFullName", "type": "esriFieldTypeString", "alias": "Alternate Road Full Name", "length": 100, "domain": null }, { "name": "LeftLowAddress", "type": "esriFieldTypeInteger", "alias": "Left Low Address", "domain": null }, { "name": "LeftHighAddress", "type": "esriFieldTypeInteger", "alias": "Left High Address", "domain": null }, { "name": "RightLowAddress", "type": "esriFieldTypeInteger", "alias": "Right Low Address", "domain": null }, { "name": "RightHighAddress", "type": "esriFieldTypeInteger", "alias": "Right High Address", "domain": null }, { "name": "NumberOfLanes", "type": "esriFieldTypeSmallInteger", "alias": "Number Of Lanes", "domain": null }, { "name": "ROW_Width", "type": "esriFieldTypeInteger", "alias": "Right-of-Way Width", "domain": null }, { "name": "FireDriveable", "type": "esriFieldTypeString", "alias": "Is Fire Driveable", "length": 1, "domain": { "type": "codedValue", "name": "tranRoadFiredriv", "description": "", "codedValues": [ { "name": "Fire Rig Drivable", "code": "D" }, { "name": "Limited drivability", "code": "L" }, { "name": "Major Access Road", "code": "M" }, { "name": "Not Used", "code": "N" }, { "name": "Proposed", "code": "P" }, { "name": "Fire Truck Non-Drivable", "code": "T" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "IsOneWay", "type": "esriFieldTypeString", "alias": "Is One Way", "length": 3, "domain": null }, { "name": "OneWay", "type": "esriFieldTypeString", "alias": "One Way Type", "length": 1, "domain": { "type": "codedValue", "name": "tranRoadOneway", "description": "", "codedValues": [ { "name": "Address and Traffic Run In Same Direction", "code": "F" }, { "name": "Address and Traffic Run in Opposite Direction", "code": "T" }, { "name": "B", "code": "B" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "IsTruckRoute", "type": "esriFieldTypeString", "alias": "Is Truck Route", "length": 4, "domain": null }, { "name": "IsEvacuationRoute", "type": "esriFieldTypeString", "alias": "Is Evacuation Route", "length": 4, "domain": null }, { "name": "InRegionalArterialSystem", "type": "esriFieldTypeString", "alias": "In Regional Arterial System", "length": 3, "domain": null }, { "name": "IsSMOnly", "type": "esriFieldTypeString", "alias": "Is within San Marcos Only", "length": 4, "domain": null }, { "name": "IsSMOnlyLake", "type": "esriFieldTypeString", "alias": "Is within San Marcos and San Marcos Lake Area Only", "length": 4, "domain": null }, { "name": "IsSphere", "type": "esriFieldTypeString", "alias": "Is within Sphere of Influence", "length": 4, "domain": null }, { "name": "IsSMFPD", "type": "esriFieldTypeString", "alias": "Is within San Marcos Fire Protection District", "length": 4, "domain": null }, { "name": "RouteAhead", "type": "esriFieldTypeString", "alias": "Route Ahead", "length": 100, "domain": null }, { "name": "RouteBack", "type": "esriFieldTypeString", "alias": "Route Back", "length": 100, "domain": null }, { "name": "UsageStatus", "type": "esriFieldTypeString", "alias": "Usage Status", "length": 20, "domain": { "type": "codedValue", "name": "UsageStatus_3", "description": "Active, Inactive, Under Construction", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Inactive", "code": "Inactive" }, { "name": "Under Construction", "code": "Under Construction" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OwnedBy", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "tranRoadOwnedBy", "description": "OwnedBy. Lucity requires a numeric picklist", "codedValues": [ { "name": "CalTrans", "code": 1 }, { "name": "City", "code": 2 }, { "name": "San Marcos", "code": 3 }, { "name": "San Diego County", "code": 4 }, { "name": "Private", "code": 5 }, { "name": "Private/HOA", "code": 6 }, { "name": "Other Agency", "code": 7 }, { "name": "Other - Public", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MaintainedBy", "type": "esriFieldTypeSmallInteger", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "tranRoadMaintainedBy", "description": "MaintainedBy. Lucity requires a numeric picklist", "codedValues": [ { "name": "City", "code": 1 }, { "name": "PW Crews", "code": 2 }, { "name": "San Marcos", "code": 3 }, { "name": "San Diego County", "code": 4 }, { "name": "Other - Public", "code": 5 }, { "name": "Private", "code": 6 }, { "name": "Unknown", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PWSector", "type": "esriFieldTypeSmallInteger", "alias": "Public Works Sector", "domain": null }, { "name": "HSUNum", "type": "esriFieldTypeDouble", "alias": "Hydrologic Sub-Unit", "domain": null }, { "name": "InFedAidNetwork", "type": "esriFieldTypeString", "alias": "In Federal Aid Network", "length": 3, "domain": null }, { "name": "CRWID", "type": "esriFieldTypeString", "alias": "CRW ID", "length": 10, "domain": null }, { "name": "LaserficheLink", "type": "esriFieldTypeString", "alias": "LaserficheLink", "length": 240, "domain": null }, { "name": "TruckRouteStatus", "type": "esriFieldTypeString", "alias": "Truck Route Status", "length": 30, "domain": null }, { "name": "FunctionalClass", "type": "esriFieldTypeString", "alias": "Functional Class", "length": 100, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "StreetTypology", "type": "esriFieldTypeString", "alias": "StreetTypology", "length": 80, "domain": { "type": "codedValue", "name": "tranStreetTypology", "description": "", "codedValues": [ { "name": "Arterial with Class II or III Bicycle Facilities and Sidewalks", "code": "Arterial with Class II or III Bicycle Facilities and Sidewalks" }, { "name": "Arterial with Enhanced Bicycle/Pedestrian Facilities", "code": "Arterial with Enhanced Bicycle/Pedestrian Facilities" }, { "name": "Collector", "code": "Collector" }, { "name": "Neighborhood", "code": "Neighborhood" }, { "name": "Industrial", "code": "Industrial" }, { "name": "Main Street Concept", "code": "Main Street Concept" }, { "name": "Multi-Way", "code": "Multi-Way" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "CouncilDistrict", "type": "esriFieldTypeSmallInteger", "alias": "CouncilDistrict", "domain": null }, { "name": "AverageDlyTrffc2019", "type": "esriFieldTypeDouble", "alias": "AverageDlyTraffic2019", "domain": null }, { "name": "SpeedLimit", "type": "esriFieldTypeSmallInteger", "alias": "SpeedLimit", "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R767_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S728_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": false, "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": true, "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": "fb9d326b43c34da2acb6db74beba7106" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 18, "name": "Roads_18K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 2, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 99999.99999999999 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Roads for Linework" }, "subLayers": [], "minScale": 18056, "maxScale": 9029, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "RoadClass", "uniqueValueGroups": [ { "heading": "RoadClass", "classes": [ { "label": "Freeway", "description": "Freeway", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 0, 0, 255 ], "width": 3 }, "values": [ [ "Freeway" ] ] }, { "label": "Highway", "description": "Highway", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 0, 0, 255 ], "width": 3 }, "values": [ [ "Highway" ] ] }, { "label": "Major Road", "description": "Major Road", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 7 }, "values": [ [ "Major Road" ] ] }, { "label": "Minor Road", "description": "Minor Road", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 4 }, "values": [ [ "Minor Road" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 0, 0, 255 ], "width": 3 }, "value": "Freeway", "label": "Freeway" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 0, 0, 255 ], "width": 3 }, "value": "Highway", "label": "Highway" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 7 }, "value": "Major Road", "label": "Major Road" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 4 }, "value": "Minor Road", "label": "Minor Road" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 73, 142, 255 ], "toColor": [ 163, 73, 142, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 107, 237, 95, 255 ], "toColor": [ 107, 237, 95, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 85, 195, 212, 255 ], "toColor": [ 85, 195, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 181, 122, 255 ], "toColor": [ 240, 181, 122, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 132, 92, 250, 255 ], "toColor": [ 132, 92, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 76, 130, 65, 255 ], "toColor": [ 76, 130, 65, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 125, 162, 250, 255 ], "toColor": [ 125, 162, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 71, 60, 255 ], "toColor": [ 140, 71, 60, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 61, 140, 255 ], "toColor": [ 50, 61, 140, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 81, 232, 255 ], "toColor": [ 232, 81, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 237, 119, 255 ], "toColor": [ 233, 237, 119, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 82, 222, 168, 255 ], "toColor": [ 82, 222, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 105, 135, 255 ], "toColor": [ 245, 105, 135, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 30, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.3059180548346702E7, "ymin": 3902696.1812139126, "xmax": -1.302773426994096E7, "ymax": 3928552.532157152, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Fullname", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 255, "domain": null }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "Route Ahead", "length": 100, "domain": null }, { "name": "RoadClass", "type": "esriFieldTypeString", "alias": "Road Class", "length": 20, "domain": { "type": "codedValue", "name": "tranRoadClass", "description": "", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Minor Road", "code": "Minor Road" }, { "name": "Major Road", "code": "Major Road" }, { "name": "Highway", "code": "Highway" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RoadPreDir", "type": "esriFieldTypeString", "alias": "Road Pre-Direction", "length": 2, "domain": { "type": "codedValue", "name": "tranRoadDir", "description": "", "codedValues": [ { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "E", "code": "E" }, { "name": "W", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RoadName", "type": "esriFieldTypeString", "alias": "Road Name", "length": 50, "domain": null }, { "name": "RoadNameType", "type": "esriFieldTypeString", "alias": "Road Name Type", "length": 5, "domain": null }, { "name": "RoadSufDir", "type": "esriFieldTypeString", "alias": "Road Suffix Direction", "length": 2, "domain": { "type": "codedValue", "name": "tranRoadDir", "description": "", "codedValues": [ { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "E", "code": "E" }, { "name": "W", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Fullname", "type": "esriFieldTypeString", "alias": "Road Full Name", "length": 100, "domain": null }, { "name": "AlternateFullName", "type": "esriFieldTypeString", "alias": "Alternate Road Full Name", "length": 100, "domain": null }, { "name": "LeftLowAddress", "type": "esriFieldTypeInteger", "alias": "Left Low Address", "domain": null }, { "name": "LeftHighAddress", "type": "esriFieldTypeInteger", "alias": "Left High Address", "domain": null }, { "name": "RightLowAddress", "type": "esriFieldTypeInteger", "alias": "Right Low Address", "domain": null }, { "name": "RightHighAddress", "type": "esriFieldTypeInteger", "alias": "Right High Address", "domain": null }, { "name": "NumberOfLanes", "type": "esriFieldTypeSmallInteger", "alias": "Number Of Lanes", "domain": null }, { "name": "ROW_Width", "type": "esriFieldTypeInteger", "alias": "Right-of-Way Width", "domain": null }, { "name": "FireDriveable", "type": "esriFieldTypeString", "alias": "Is Fire Driveable", "length": 1, "domain": { "type": "codedValue", "name": "tranRoadFiredriv", "description": "", "codedValues": [ { "name": "Fire Rig Drivable", "code": "D" }, { "name": "Limited drivability", "code": "L" }, { "name": "Major Access Road", "code": "M" }, { "name": "Not Used", "code": "N" }, { "name": "Proposed", "code": "P" }, { "name": "Fire Truck Non-Drivable", "code": "T" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "IsOneWay", "type": "esriFieldTypeString", "alias": "Is One Way", "length": 3, "domain": null }, { "name": "OneWay", "type": "esriFieldTypeString", "alias": "One Way Type", "length": 1, "domain": { "type": "codedValue", "name": "tranRoadOneway", "description": "", "codedValues": [ { "name": "Address and Traffic Run In Same Direction", "code": "F" }, { "name": "Address and Traffic Run in Opposite Direction", "code": "T" }, { "name": "B", "code": "B" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "IsTruckRoute", "type": "esriFieldTypeString", "alias": "Is Truck Route", "length": 4, "domain": null }, { "name": "IsEvacuationRoute", "type": "esriFieldTypeString", "alias": "Is Evacuation Route", "length": 4, "domain": null }, { "name": "InRegionalArterialSystem", "type": "esriFieldTypeString", "alias": "In Regional Arterial System", "length": 3, "domain": null }, { "name": "IsSMOnly", "type": "esriFieldTypeString", "alias": "Is within San Marcos Only", "length": 4, "domain": null }, { "name": "IsSMOnlyLake", "type": "esriFieldTypeString", "alias": "Is within San Marcos and San Marcos Lake Area Only", "length": 4, "domain": null }, { "name": "IsSphere", "type": "esriFieldTypeString", "alias": "Is within Sphere of Influence", "length": 4, "domain": null }, { "name": "IsSMFPD", "type": "esriFieldTypeString", "alias": "Is within San Marcos Fire Protection District", "length": 4, "domain": null }, { "name": "RouteAhead", "type": "esriFieldTypeString", "alias": "Route Ahead", "length": 100, "domain": null }, { "name": "RouteBack", "type": "esriFieldTypeString", "alias": "Route Back", "length": 100, "domain": null }, { "name": "UsageStatus", "type": "esriFieldTypeString", "alias": "Usage Status", "length": 20, "domain": { "type": "codedValue", "name": "UsageStatus_3", "description": "Active, Inactive, Under Construction", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Inactive", "code": "Inactive" }, { "name": "Under Construction", "code": "Under Construction" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OwnedBy", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "tranRoadOwnedBy", "description": "OwnedBy. Lucity requires a numeric picklist", "codedValues": [ { "name": "CalTrans", "code": 1 }, { "name": "City", "code": 2 }, { "name": "San Marcos", "code": 3 }, { "name": "San Diego County", "code": 4 }, { "name": "Private", "code": 5 }, { "name": "Private/HOA", "code": 6 }, { "name": "Other Agency", "code": 7 }, { "name": "Other - Public", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MaintainedBy", "type": "esriFieldTypeSmallInteger", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "tranRoadMaintainedBy", "description": "MaintainedBy. Lucity requires a numeric picklist", "codedValues": [ { "name": "City", "code": 1 }, { "name": "PW Crews", "code": 2 }, { "name": "San Marcos", "code": 3 }, { "name": "San Diego County", "code": 4 }, { "name": "Other - Public", "code": 5 }, { "name": "Private", "code": 6 }, { "name": "Unknown", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PWSector", "type": "esriFieldTypeSmallInteger", "alias": "Public Works Sector", "domain": null }, { "name": "HSUNum", "type": "esriFieldTypeDouble", "alias": "Hydrologic Sub-Unit", "domain": null }, { "name": "InFedAidNetwork", "type": "esriFieldTypeString", "alias": "In Federal Aid Network", "length": 3, "domain": null }, { "name": "CRWID", "type": "esriFieldTypeString", "alias": "CRW ID", "length": 10, "domain": null }, { "name": "LaserficheLink", "type": "esriFieldTypeString", "alias": "LaserficheLink", "length": 240, "domain": null }, { "name": "TruckRouteStatus", "type": "esriFieldTypeString", "alias": "Truck Route Status", "length": 30, "domain": null }, { "name": "FunctionalClass", "type": "esriFieldTypeString", "alias": "Functional Class", "length": 100, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "StreetTypology", "type": "esriFieldTypeString", "alias": "StreetTypology", "length": 80, "domain": { "type": "codedValue", "name": "tranStreetTypology", "description": "", "codedValues": [ { "name": "Arterial with Class II or III Bicycle Facilities and Sidewalks", "code": "Arterial with Class II or III Bicycle Facilities and Sidewalks" }, { "name": "Arterial with Enhanced Bicycle/Pedestrian Facilities", "code": "Arterial with Enhanced Bicycle/Pedestrian Facilities" }, { "name": "Collector", "code": "Collector" }, { "name": "Neighborhood", "code": "Neighborhood" }, { "name": "Industrial", "code": "Industrial" }, { "name": "Main Street Concept", "code": "Main Street Concept" }, { "name": "Multi-Way", "code": "Multi-Way" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "CouncilDistrict", "type": "esriFieldTypeSmallInteger", "alias": "CouncilDistrict", "domain": null }, { "name": "AverageDlyTrffc2019", "type": "esriFieldTypeDouble", "alias": "AverageDlyTraffic2019", "domain": null }, { "name": "SpeedLimit", "type": "esriFieldTypeSmallInteger", "alias": "SpeedLimit", "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R767_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S728_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": false, "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": true, "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": "fb9d326b43c34da2acb6db74beba7106" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 19, "name": "FwyMarkers_36K-289K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.0020480000019073496, "zTolerance": 2, "mTolerance": 2, "falseX": -1.1860889999923417E8, "falseY": -9.12594999993488E7, "xyUnits": 3906.2499963620194, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Roads for Linework" }, "subLayers": [], "minScale": 288894, "maxScale": 18057, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "NAME", "uniqueValueGroups": [ { "heading": "NAME", "classes": [ { "label": "I-15", "description": "I-15", "symbol": { "type": "esriPMS", "url": "ccfc5593499f45810bb56246de3f7903", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACcAAAAgCAYAAACRpmGNAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFZ0lEQVRYhdWXe0xTVxzHv78+oZRngSIv8YGAnaggIBNnfG46dSpOcUOdZtPolLhli875jxo1xkXZohLnZtRs4pzvZNM5NU4GPudwdKhgxUBtQZ629EFLe5aLAjbQUhY28ZPcpPec3z3n03vu+Z1zBOjFCNCLEeBllWOMjQNQQUSlXTXEGPMDMAJADQAlETV3Ee8BIAFAtbP2ncoxxsJ0v+efs1RW8Q1FSqPnoGgViUT1ABoBGACIAHgBkDbX1UXpb9yQG4qUJPT3h0ShsNjN5jISi6sAGJ/F81rjrbW1YbqCKxHG4mJeYPqsswAmd0sOwDz19my+WaXifkt4UukQgbc3+FIv8H19QUIhrBoNeB6eMKlUEAYHw6LRQBgog7WmViTuFxVjN5piBH6+IB4fwhA5zGUPwfcQw3j3XlsnfKl0EmNMRkS1bssZlcXpz8Ra8ElOgjgyErDbUX30GGTTpoKZzRD37QubyYjQ5ctQsWUr5IsXQbsrBz4jU1Bz7ARCFi2Eds9eSBRxsKjVkCYlOcg1XLjIC8qYOxHAYbfkGGO86iM/Dn++zGYwwHSvBKLwMNiNRlgqK2E3m2FvagKzWqG7ehXg8WC8cxcCfz9Y1I9ARDA/KIMkLhZNFWrYjCbY9DqQQADW/PSTbPyzEHarNdVtOQDhegjFlrTxbQVt71xbD6SNR7UNgCwM0FuBAQo01hgARQKM9SYgKhZ6BiApDY80dQBP8vSL6xf7NG7kGIfO9GrN0M4knMmFrLzGx8+3+uL/IFdlCe+OnNjabMf/hc3GuJnvtlyTxMO9/Bzg44E6nbnt3k8qRniw1CGmTKuDwWR12oZYxG/qjlxlaCCXklwz47X+2LI8FXEZ37eVrZwTjzXzE6E3WtrK3v78LPIKNU7bCQmQaN2WI6LyPSeVOi6DdFbP5xE+njccG5em4KGWC2tn6MBArNtzFTsOF8IdvDyFSFbIL7ktxzEiJug6gAmd1W1elopxieEtEu9PH+xQN2xQIL46chsRcinqdU1odDGcHMmD5RAJePndkkuIDT41KNJvQkl5Q4e6XUeLsGZ3Ad58Ncqh3FsiQv9QX3yzdlzLGwny88TuY0X46Ms8MC61dMIbKZGc/ZVuyQE4uCI9flvWjsvcAu1AeZW+0wf8vcU4fkmFDfuu46/7tYiO8EPB17Nx6141Dp652yGe+wOZU2K+IyJdt+S4B+qemL9dv+/6h7VP2mejK8qr9Ji99kzbfWlFA3J/LcHE5IhO5RZPjUOozGubs/Zc5gt/H/GGbStGLVy86YJjbnBC/EAZRg8LbRn2VoQCHozmjrsnLhusnp94gIju/Cs5InrMGFtyOq/s0MnLD9AVjAHbs9Jw7e8q3LzzuGVYMyZGI/2z9rfZys5PxlSHBXlluWqvy0xLRLmamsYpZVpd5u1Sbh/pnCJVLVZl5+GX7OnQ1BgQFiTF5v1/4OJNtUPcxiUpzTPH9J/t7FtzW46jj8zrvZNbp8heX3V68vOz94qyEgvWn3eIzTmuxN5TxS2rRFWdEaYmxyH9NDOBrVuUNIeILnfVr1tyRGRjjM28uHPGgaVbL839Kf9hSzk3UTqbLM02e4fk7CHiY3vWaPOy9FfeJaITPXrAISJu/cuw2dhv2T8UZm/af1P0/JrqilHxffBFVlrpSIV8GhG17zR7Sq4VPp9yGGOn502K3pJzXJmZe66E7qufdIjjZunYxHAseWtwXfrYgWsA7ONG4D8/GhLRIwALGGOrN3yQMqugSPtOSXnDgJoGc4BYxLeEBEgepw6R54cHex8CcJ6IXK9hPSnXChFxu4ldz64e5+U9VL9oBOjFCNCLEbxoAVf8Aw25BVIMwMQSAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 29, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "I-15" ] ] }, { "label": "I-5", "description": "I-5", "symbol": { "type": "esriPMS", "url": "937391d2d4716a09c84066bea8d288fc", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACcAAAAgCAYAAACRpmGNAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFHElEQVRYhdWXe0xTVxzHv78+oRQpFijy8omgnehQQCPGzNem0W2K87HhnCZzcVPiki065z9zcca4KFt0xLkZNYs45zvZdG4aJ8P3HI4OFawYqC1IW7Clt7ct7VkuKkqkcLs5xU/SpD39nXM+9zx+51wZujEydGNkeFblGGPjANQSUVVXDTHGNABGALACMBBRSxfxYQAyATQEaz+oHGMs0fF76TFvXb3UVW7gwgemGkmhaATQDMAFQAEgAoC6xW7v47xwQecqN5A8Ohoqvd4b4PlqUirrAXD34iX34302W6Lj9JlkrqJCEpM34yiAySHJAZhr2lAo5Y1G4btKolYPkUVGQqqOgDQqCiSXw2c2QxIWDrfRCHlcHLxmM+QxWvisNoWyb5+0AOdOk2miQBIp5PE68NU3IQ1Tgrt6ra0TqVo9iTGmJSKbaDnOUJF3T6yVHtlZUKakAIEAGvbug3baVDCeh7J3b/jdHBLeXYzateugW7gAls1F6DEyB9Z9BxC/YD4sW7ZCpR8Er8kEdVZWO7mm4ycksXNmTwSwW5QcY0zSsOeH5x8u87tccF+rhCIpEQGOg7euDgGeR8DjAfP54Dh7FpBIwF25Clm0Bl7TLRAR+BvVUA1Kh6fWBD/nht/pAMlkYC13l2Tzn2UI+HyjRMsBSHJCrvTmjm8raBtzSyOQOx4NfgDaRMDpA/rr0Wx1AfpMcI1uoE86nAxAVi5ume2ARHV3xfVNvxs3cmy7zpwm89COJILJxS89J8VPl3rjSVBs9CaFIqf0tQTwpPD7mbDzRct5VGHi87NGrURSnLpdWbXFAZfbJ6q+UiH1hCJXlxAjpCRxLJ2VgRXzhsPJedvKXvv4KErKzKLqx/dUWUTLEVHNloMGh5BBxDQ+dEAMVm05i427yxAqEeFyZOt1J0XLCYxIiz0PYIKYDoYNjMGXey4jWadGo8ODZpHTKZA9WAeFTFIaklxmetyhgSmaCZU1TZ02HqlSoF9CFL5ZOa51FGI14fhqXzne/6IETEgnXfBSTorwJGdCkgOwc0lexvqCjaeEAzoo0ZFK7D9pxOpt5/HXdRtSkzU4/fVMXLrWgJ1HrnYqJjxM/pS074jIEZKcUMF+h//2k23n37Pd4YN2UFPvxMyVR9p+V9U2ofiXSkzMTu5SbuHUQUjQRqwP9n+n+SK6h3L1+iWj5y9cc7x9nniIjAFajBmWgM17y9vK5DIJOL7TGxOEbLB83vAdRHTlX8kR0W3G2KLDJdW7Dp660WEMY8CGglyc+7seF6/cbp3WORNTkffRg9HsiE0fjG1IjI0o6Cymy0xLRMVma/OUaosj/3KVcI9sT7nRhmWFJfi58GWYrS4kxqrx2fY/cOKiKWibny7KaZk+tt/MYGtNtJxAL23EWwfXTdG+uOzw5I52b9F+A7Yeqmg9JertHNye4FP6YX4mW7UgaxYRneqqX1FyRORnjE0/senVHe+sOzn7x9Kbj8S0+AO4aQk+EGEKKTYUjOEX5z33BhEdENOv6AOUiITzb47fz34r/L6scM32iwq7I/gufpjRGb3weUFu1Ui9bhoRPbhpPi65+0ilVMQYOzx3Uuraov2G/OJjlXTddOeROGHHvjA8CYteGWzPe2HACgDbhBn4318NiegWgDcZY8tXv50z43S55fXKmqb+1ia+p1Ih9cb3VN0eNURXmhQXuQvAr0Qk/jz7r3L3ISLhNrH53uex8+y+VD9tZOjGyNCNkT1tgc74B9hn5OAUhVdiAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 29, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "I-5" ] ] }, { "label": "I-8", "description": "I-8", "symbol": { "type": "esriPMS", "url": "2035a5a3a891eb18254eef17cd4cccd7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACcAAAAgCAYAAACRpmGNAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFK0lEQVRYhdWXe0xTVxzHv7/ePqAtCFYeUgTxBVrFDK3gxBAfc9PoNsX52NgUk7k4lGzLFveHf2wuxjCNY4mGkWUG3aZ7qeiiW9w0iqJMjbpQRXClBrCAQIVCbx+37VkuItOMvhan+EmaNPf+zu98cu45v3OOFIMYKQYxUjytcoyx2QAaiehmoESMsSgAUwG0AzAQkTtAfBiADABtvvL7lGOMaa1nK4+7Wlo5W7WBDx831khy+V0APQBsAOQAVADUbotlZPfFi3G2agPJoqOh1OlcXofDRApFKwC+L15yP17o6NBaz50fwV+/LhmWu+RXAPNDkgOwsmlHMecwGsX/SolaPUkaEQFOrQI3ZAhIJoNgNkMSFg670QhZbCxcZjNkwzQQ2jvkipSRqV7eniqNGgKScJDFx8FhugUuTAH+Rm1/J5xaPY8xpiGijqDleMP13D6xXiKn6aFISgK8XrT9dACaRQvBHA4okpPhsfNIeHsdGrcWIW5NPpp3lSAyKxPtBw4hPn8Vmku/hFI3Hq6mJqj1+ofkOk+clMSsWP4cgO+CkmOMSdp++PGZB595bDbYa+sgT9TCy/NwtbTA63DA63SCCQKsVVWARAK+5gak0VFwNd0GEcFRb4JyfBqcjU3w8HZ4uq0gqRTMfW9K9ly5Cq8gTA9aDkBiN2QKV/ac/gf9Y958F8iegzYPAI0W6BaA0Tr0tNsAXQb4u3ZgZBq6GQB9Nm6bLYBEeW/GpaTdi8vKeaiz7ibz5IEkfMnFb/iDw7HLyXgc7De6EkORUwhuLx4XHg8TV37Qck5lWGj1OSUhEhNHaVBv7sK1ektIbRVyzhmKXEvCMLEkBceGV9KxKV+P3y40IHtyAg6drse7xWeCbh8/VNkctBwRNZSWG6xiBQmUWMpJUFTwLOasL8d5Qwtio8PReHg1vjhoQG2DWLP9owqXYZou7lTQciJTU2MuAJgbKLlMKukV5J19pcEuwO1hiFDJEAzTJsRBLpVUhiSXkRZ7eFxS1Ny6hk6/ye1ON977/Cy+/Wgefj5rQk6GFmVHa3Cp5k5Qci9kJgkAzockB2Dv+tz0bYWfVYgbtE84CUE/IbZ35JyCBza7gLEjohChlKObdwX8pHkLUr8hImtIcmIDS5fjq493Xyjo6HL47ODFmSmYqx+BMUu/7h1FkYqSJShclo4tZZf8yq1ZOB4JGtU2X+/91ovoSMXmbetnrFqz5YTaV0xCjAoms7VfTORybRuS4yP8ionVYOPrU/YQUc1/kiOiO4yxtUfOmPaVV9QPGFNxxYxPC2Yga2I8qgwtiIkK7x3NTaVVfuV2vp/Tpo1RFfqLCVhpiWi/ub1nganZmvfnTfEc+TDVxg4UbD+NYzsWodXC95aS0vJr2He8zmfOT9ZmuhfnjFrqa64FLScyXKNaXV60QPP8O0fmD7R6y47WYO8vN6CNUaHVYodLEE8FA/NBXgbblK9fRkQVgfoNSo6IPIyxxSd3vrznraJTy49W3vpXjNfL0NgqHpIHJkzOYUfhTMe63ImvEdGhYPoNegMlInH/W+HxsNPF318t3lJ2SW6x+l7FDzIjfTi2F2bfzNLFLSKif06aj0ruPhxHJYyxIyvnjd1actCQt/94Hf3V1DXgzjFrSiLWvjTBkjtrzIcAdotf4H+/GhLRbQBvMMY2bn4zc8m56uZX6xo6R7d3OoYq5JwrfqjyzvRJcZWJsRH7APxOROIu8HjvrUQkniZ29f0eOU/vpfpJI8UgRopBjPRJC/jjb1Eg8RSiC7LDAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 29, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "I-8" ] ] }, { "label": "I-805", "description": "I-805", "symbol": { "type": "esriPMS", "url": "7c2fb9e97d435ef0e2343a553128d23d", "imageData": "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", "contentType": "image/png", "width": 29, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "I-805" ] ] }, { "label": "SR-125", "description": "SR-125", "symbol": { "type": "esriPMS", "url": "071eccec3d89ff2f225a86c4b469b50c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFYklEQVRIie2WeVCUZRzHv3vH7rJyLbALLKiAF3gUplZjQ45CRZHDqCmjZWSYCRYmjmGUM0pIGo5HM2oio8JCKJdYWGCYooFHsngfCLjcy7LLHizLHs37MIKku6Zp/eN35p3neZ/32ffz/M53mfgfxXwGfwyxAYQBOAeg+b9yu5tAIFgRm5S4cuqMUIebtZesaYlJ+Z0dHakAzj4tON/Dw2NN0tZNqx1H+jIOX7uA9KI9GC0U0ZLy90WxlZqolLiVR5sb7yQAuPwk4aFfpK4vHBf2mmB7dTlOF5QNPLjYJkdCaQ7cuI6I37s1zFrXfPGrJZ98DSAFgOlfwf38/NZszNq7obyjnhZ9cKfNfQq9BsnHCjHWXUzLOFW+LmXJ8vCbl668DkD9WPCgoKC0VGnmqnUnSnC2uR48NgdmiwVigRNe8Q1ETUsjXLh8aHoN0BoNUPXoIVd3YdlRKbZnfD9t1+rkquqKEyEAtI8El0gki9KyM1fV6VRgMhjImB2D/RcqoTb04CWJPyaIJPDkD0OrVo1AV08YTH2Y4jMClQ03yJ7OXj2SdqSPWhE5N7/+Zt2sR4ELk79L2328pQ5WqxWuDnw0qjvhM8wVE0V81LbdQcXtqzBbLQjy8IZU9gdcuDycabqNEC8/TBD5gElnIKE0F5sPZM6Mmjo9GkDWP4JHRERsFAWPYcce2AJvgTO0xl6UXLvwwFNebh9a4kdv1JKRClGvyYQz6ja8s2BeemF2bg4A88PgnHeXfrgw49zvJL4Nqk48jnTGXjKmnyqF9NM4YWF27tsACuzCxWLxLPfAkcySrMN4EqKsV6APPB5vjk6nsw+PjIyMlmu6yI/uKnTEGHBZbBy5VgMOk4kPnp+OIA8vNKqV2Fn9G1QGPYY7CzEv+MUh79pcWYo+sxmlN2oxf0lMxA9btsIu3N/ff3yLRj0EfGj+cqSd+InAD82PI6V1oOYUZvqPQ+VHazFpRzLeCByPqHEhKL812NxooJFR1iZH3JQQR6o1Uy3BJlwo8fYqV7SS+ZpXIxA7ORSX2pvIvYsDDxNFEgzf/DmxiDrMrYRvMUnkS9Yzz5/Ejqry+1x/S9kO8RRvahpgF87i8xwUHf2wankdtp0uQ2rYHHKv7NHBO+2zgb2uXD7c+Y5o0aoIvKtHj6w5S9GqVWHTyVK0aFRkH1WuYBKUi123MzlsBlValO514d/FZjAhnfsxpLIqyNVKjBGKcbapnoTjzVETcDr2SwRvSyIhIgegkxDw7cJpDAat19QHe3J6jovC6HhQubGseB8sViuc1i+DydJfxj9fl5H2Gx4QjLyLZ/rh/fHn2IVTWULVty15CZzx6+JVKLlag9W//EhcKuA4YJrEf6DBUGrXdoPLGmRZ+3OPYd9yGg1WG2A6jYaC6HjkyKqQcrwEDBqdOmz/+oI4vLxrA/5sacAoN0/SZmMK9tz3CrtwW2BKlBsnew0n17oZswfW39q/Be8d2o3ihStQ36UgNR9/JAt31MpBo4YMtuAWC2ko92r54f0Dc9ra92FL+ZfPQcR3QruuG0bz0P8RDDox2mIXblF2G2ePfYF9suE6SaRHEZUr8u5Ba+9qvKcPLFo97q3xB8IPZktzE79Zv7BscSKaNSpiRadei1aNGhqjgZQOVQ1mq5XAqHhTVrHoDPIl47M5pP6pb70bz5GMwxhsJC6KoZpHmV14Xl7eoqKiok3h4eGRAQEBk4VCoZ+vq6vbaGcnPsvRncN0YzHpLCbodDqNZCcVKbMFFpPJ2mfotRh7DEZDs1qvaK9X1LS2NuVcuXK+oqLimMlkOg6gxy6cktFolBUXF8vwlMV82oBncDxAfwEHizdNDrkMqwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "SR-125" ] ] }, { "label": "SR-163", "description": "SR-163", "symbol": { "type": "esriPMS", "url": "01bfc535d4c41e97450455fffb33cc4a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFmklEQVRIie2WaVBTVxiG3yyEQhK2kLAHVKCKFGyLxda2FqyCM4zouFTriGORwQVr1RFKsagzSpFpi6NYR6xIyyajIlsdnCGKRXEDy6KAoiwCYUlYQkgIIUvnHkYqKmm12v7x/XPuOffe85zvfPd7z2XifxTzNfwFxAIQAKACgPi/2nZrMzOzLeExkdtnzfUzuV9zR58QGZPTI5HEAyh/VXCOjY1NdMzB76O4U5wZBXcrkZh3HFP5drSYnF+XsHrlS+I2bz8vfti6DUDty4T7fRO/N3d6gL9Z0g0Rrp4tHrtxu6sN24pOwtqUiy9PHAzQN4pv7wrbtBtAHADNv4K7uLhE7884sU8kaaatOn10wuekSjliL+TCQ2BPSykT7YkLiwi8f6duAQDZC8E9PT0T4rNSd+wpLUS5uBlsljG0Oh3szSzwobM7qjoewsqUA/mwCoNqFfqHlGiT9WHj+Swkpfz0fnJU7PUbJaU+AAafCy4UCkMSMlN3NCr6wWQwkLI4FGmVVyBTDeEDoSu87YSw5Zijc1AGd54tVJoR+DpNxpWWBvJMz7ASMYcT39wSvDyn+X7j/OeB82N/TDh2qaMRer0ePBMOHsp64GTOwww7Dmq6WlHSVA+tXgdPG0dkVV+DlSkbN9ub4OPgAm87JzDpDGwrysYP6anzlsz6eBWAjH8EDwoK2m/31jRWePoBOJpZYlA9jMK7lc9cZW33+BI/31BDWipFwxoNbsq6sOjzzxJzM7NPAtD+Hdx4xfp1q1Mqfif5benvwYtIoR4mbWJZEbK+2szPzcxeCOCsQbi9vf18gfsUZmFGAV6GqOilGAGbzV6mUCgMw4ODg1e1yfvIS4/kN3kaTI1Y+O1uFenPd/XEAncv9A0pcPi6CD3KQRgzmQjz+QTTBQ4ob29C6h+Xyc5RKmqowcqw0KCfDxyEQbirq6tXh1w2DnxmZQQSSs8ReMSsT7Hm7dnYJTqLOZOm4mLo15iR9C3Sl4WTBadVlmGjrz98HCZhQ/4vZI7qrjZs9vXhUtZMWcKEcL7Q0UEk7STX0XOCED7TD3e620nfiMHAbv9FmHlkD5r6JDh3rxoanRa2XAsY0RkIyT2GoRE1xAN9EH0RNQZ/0NsNe19H6tLNINyIwzaRSkZhN9oacehqMeIDlpG+B98eEoUcHJYx4uYtRdfgAPaVFEA5osaijNEt5bDewDqfOShtuTc2J1WuYBKUlcFtZxqzGFRpURI9GH8+2HDMYWnCxpGFa5BRdRVzp3hgpbcvZifvG3U+rgVK1kXDjmuOtWeOj3tXT6eRtRmE0xgM2rBmBBNJwObCO2knifrozYto2JqAj5zdiemI5f1wT4yi/B3XwmNxu7sN9ZKOUTgI3NggHDTQHn2lT4pyObVWix6lgvR1ej0Zc7bgIXjaO8iruzVmPLWSdngKHP+CEzYYhiOn0aCfIGpqouZ+KVZ4+SK9sgxCCx68bZ1wvbUR5Rt3Y3byXlR1tsKNZ0P8vkLc/OQUdIPwicCPtDQrCZnL12PDe/4QWlhhR1E26qUdCDmdjMKQrWjuk8LF0hqbCtJIRYwFNa6ZCK7TEUN5XBEFaeN+HrwO7YSAbQa5WkVKi1JObQXy6yvJx0bl/snUMegkaJ1BuK53QL3Y413W5ZZ7JKcTqVsx8NQYVfOtst6nxr1snaAbVOLxGn8m/HRmVnbkd3tXF6+NJBFQEMo+O+UyEin140BVg1avJ9HRaTQSFWUy1ElGeQDPlEPOems2l7TmDBYiQ0Ip8yg2CD916lRIXl7e94GBgcFubm4z+Xy+izOPZz3V0oJjxBUYM62NmHQjJuh0Oo18nVSmtDroNBr9iGpYpx5SqVVimVLa3Syt6uxsP1lXd6ukpOSCRqO5BGDIIJySWq2uzs/Pr8YrFvNVA17D8Qz9CZRwZVfxDORFAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "SR-163" ] ] }, { "label": "SR-52", "description": "SR-52", "symbol": { "type": "esriPMS", "url": "7ab256af37a17c542b280e0f515ada01", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFNklEQVRIie2We1BUVRzHv3fv3UXYhwqsyAIrk2BqpE7oQFaUlIDFhOY70xk1tfGZOmLGjGYjCIyKoTZTBjjGMxwEH4WTKL7zxQioRNiKiMsCy2NZFnaX5W5zjuPGCm5qWv/4/ed3zrnnzOec3/n9fudy+B/FvYA/hUQAwgFcBaD+r9zuLpPJVi2JiV4b/O4E51vlN6yJ0TF5TY2N8QCuPC+4xMPDY0NM8rb10qFD2MOV15BUkILhck8mJm//VFGzfmrcirXH1DV31wC4+SzhE76M35L/SniobPelIlw4eNz24Xp9LdYUZsPdRYqVacnhVpX6+qZFy74CEAfA8q/gvr6+GxIy0mKLGquZOQe+e+Q8bYceG0/kY+QgBZN6vmhz3KLlEbduVEwCoHsqeEBAQGJ81r51m88cwRV1NcQiJ3TzPBSyAXhzyDCU1tXA1UUCvcmIdrMRrZ0dqNW1YOmxLOxO/fb179dvvHip+MxYAO1PBFcqlfMSM/etUxlawbEsUqcsxI/XzkFn7MR4pR9GeyoxWNIfmnYdhrkNhtHShSCfl3DuThWd02TqQMyepJdXRc3Iq76lCnsSuHzjjsS9p+pUsFqtcHOWoEbXBJ/+bhjjKUF5/V0U3/4d3VYeAR7eyCr7Da4uYly+dxtjvXwx2tMHnIDFmsIcbE/fN3FqcMgcABmPBY+MjEzwfHWEaEn6TnjLBqLdbMKRymt97vJmg32KH6sqp5ZckcliwWVdPSZ/PDMpPzMnG0D3P8GdZn326dzUq6fp/d5pbcLTyGA2UZt0vhBZn6+Q52fmfAjgoEO4QqEIGzRsKHck4zCehcjpteiCWCyebjAYHMOjoqLm1Opb6KKemjtmPLxkA239i7UqnFRV0Pby4PfodxHL4WhlKb4+WQBz99/rC6vKMXvRwsgfdibDIdzPz29Unb53am6fNBsZpRdgsnTRvjMnpHbWqCAsHvcOotK/oa5On74EG96OxOYT+ba1ZfW1WBE0VkpKMykJj4TLld5eRVqN3Rg5McMAq3/O7LUpqagfNhUdxO2WRtpPKzmD+a+9ZTfnz+YGKIK8SdPfIVwoETtrG+/ZjY3xVNLikRg+k26ERD5JL6K9V07ZzZ0yMhAl6mq7MZKu4CjKted4LzjnJGJJavUUyWVXZzFKNTUoqatGfNgMyMVSJF/41W7eptDJCPDwwuL8tF4esgoYYiQO4QzLMg/u9YESTh/F9rOFsPD309TY1YXYidNscFYgwK7ITxDsMxShKQloNXb0hoPCnRzCwYAh+d1TgQpftBgNUDXfv9cGQxtchORfArSS5c5eRiM9ZO9WWuP7kpWywTo+OcPA+tDYtIBx5N3GR5m7aH9BYAh+qSqj7dVvhNHNEVeTkxO1mTpxqVbV1x4EDuEPg4liiw/jp1lLcWNlLO2r21oxPXsPbY+QK6BqbsAXIR/Y5ldqNb3gjJ15FJznbS59IOLK9/fvwIB+LhCyLBoNetu3BXkpeByRuADAO4TzzW3mKSMDRWfv/AGepEgP9RVIj6NRg33At9O1WofwA5lZOdFbt8w9Pj8aan0rDa6mjnZo9DrozUb640CyodtqpQ+PgGHoqYQClr5kEpET3Fwk9K13F0up7c+KED1vISkexx3Cc3Nz5xUUFGyLiIiI8vf3HyeXy32HuLm5Dx84QCKUDnLi3IWcQMhBIBAwNDrJTXXz4C0Wa5fRxJs7jWajWtehbajWlmo097IrKkqKi4tPWCwWUo06HcKJzGZz2aFDh+6H83MU97wBL+DoQ38Bn00V8G7Yzy0AAAAASUVORK5CYII=", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "SR-52" ] ] }, { "label": "SR-54", "description": "SR-54", "symbol": { "type": "esriPMS", "url": "dbed34bb4d1ac132f83c189e3a87c5e0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFGUlEQVRIie2We0xTVxzHv7f3tgh98CgFW6E0E3yBjygG54ybMwgaMlB8G802ZS7Ox6YR40jczMQhUzFMl8xNJCqvaRTEOczAVfExn+EhokMrIJRXeZRSaEu5Xe5ZdFSgm0zdP36T5vQ8bj73d36/7zmXwf8o5jV8EBIACANwC4D2VW27p0Qi2bA6LnbTlJkznB+UltkSY+NONjc1JQC4+bLgIm9v761xybu3iIf70bn3i5CUcwijZHIq7uSRaEGLIXrnuk3ntNWPNwK4+yLhMz5P2JEdGPauZP/1Alw9lf904k5DDTbmZcLTRYz1h5PDbBrtnS9iPvkSwE4A1v8EV6lUW3elHY4vaKqklp34fsB1uk4Dtp3PxhgvBZVypWD7zpi14Q/KymcD0A8KHhQUlJiQkbp5e+EZ3NRWQihwQg/LQiFxwzS/ESiuq4aHiwgGswkdFhPaujpRo2/FmnMZ2J/y3ZsHt2y7dl1dGAyg47ngSqVyRWJ66maNsQ0MTSNl7kocLboMvakLU5X+GC9XYqjIFfUdeoyQDoXJ2o0Q3zdwuaqCrGk2dyLuQNLIDZELT1Y+0Mx6Hrhs297EHy7UaWCz2SB1FqFa3wxfVykmyEUobXgM9aN76LGxCPL2QUbJ7/BwEeJG7SMED1NhvNwXDI/Gxrws7DmWGho9ZfoyAGn/Ch4REbFLPna0YPWxffCRuKPDYsaZ+0X9vuXdRnuLn6soJS2XIrPVihv6BkQtXZSUnZ6VCaDnn+BOiz9etTzl1kWS36q2ZgxGRouZtElX8pDx6TpZdnrWewBOOYQrFIpZXiOGM2fScvEixEWvQzeEQuECo9HoGB4ZGbmsxtBKHuqt5ROmYpjE/Wn/Wo0Gv2nK7dbEBL9NCnFt7lG78byKUiyJWRnx475kOIT7+/uPqzP0teae2UuQVnwVZms36TszfLv5UTI5kuYsRf7Dsj7PljTUYF1IsJg7mrkjYUC4TOkzrEBXbzfGRUxRwGdn09Gf+DSN1OhVSLldCKWrR5/5hy2NUIT4cH8DHML5IqGzrqnWbmyCXEkOj8SwReRFuMrn7PVEX82ch9x7Rahtb+0XztkVDEHZTTLPLmScBDRnrd7ivOzhLERxfTVu11UiYdZCyIRiJF/9FdNVI/GWXwDeOZRA6mIg2XgU14gcwimapp7k9Yl2XfwZey7lwcr+ZVNTdzfiQ+fj4A01jsz/CN8UnkXo8ECM9faBl1BCjt5LVX/Yw0HgTg7hoEBx/u6tSQoVWk1GaFqaSL/R2A4XvgBDGD6K6qoQ6h+IUARC6SaFXOyGxeNC+sIJG7TjyCkKtmfG5gdNJtU8L/1b0v9w0nT8UlGCNlMnotL+ts/7E6chavTEPlbrJZ5D+LNgTvHqXPy0eA3K1seTvra9DQsyD/RZV2/Q406DfbE+DcquGQjOsmRLe4u7Lucc2Qu3IS7EVk1GA/oTd5hwv/5E80jQrEM429JumTtmkoDLGctZpJe4bR6Mxg31BdtBntU5hJ9Iz8iK/XrH8vwPYqE1tJHiau7sIFtqsJjIhwPnhh6bjVw8PIoiUfF5NLnJRAInSF1E5K73FIpJ60oLELtiJZePfIfw48ePr8jJydkdHh4eGRAQMFkmk6n8pFLPUe5uIr7Yy4nx5DM8PgMej0eR6uQy1cOCtVpt3SYza+kyWUxafaeusVJXXF9fm1leflutVp+3Wq0XAHQ5hHOyWCwlp0+fLsFLFvOyAa/h6Ed/AggIB864qKJCAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "SR-54" ] ] }, { "label": "SR-56", "description": "SR-56", "symbol": { "type": "esriPMS", "url": "4a8efe64310dae16dec20d1d769fa2f7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFUklEQVRIie2Wa1BTRxTH/zc3CSUJAQkRiRAYBWstVcdHtVadUUdBhylS30WdVutotT6KFccyg3VGLFIVS7UzbRXRyssXD1/QgkUR8a2AiAhGRAyBBCQmgSSEm85dB0pEUqXafvH/Zffs4/5295yze7n4H8V9A++B+AACAFwDoPyvjt1NLBavXhoRvnb0pAmOlSWl1pjwiGMNanU0gKuvCy5yd3ffEBG3bb1Tf2/6ePlNxGbsxUCpBxVx7MAMfqNuxpaVa7OV1Q/DANx+lfAJ30RvTn83YKJ41+VcFKbldHTcqqtBWFYK3AROWLUvLsCqUN7auGTFtwC2ALD8K7iPj8+GrYn7onLVVVTokZ+7Hadp1iHyTDoG9ZZR8RdyN21Z8mVgZWnZVADaHsH9/f1jopMT1m3KP4GryioI+Q5oYxjIxC4Y6z0ARbXVcBWIoDMZoTcb0dTSjBrtYyzPTsau+J8++GV95KXLefkjAOhfCi6XyxfGJCWsUxiawKVpxIcsxm83C6A1tmCM3BdDPOToI3KGSq/FAEkfGC2tGOXVDwUPKsiYBlMzInbHvr06ePaxqkrFlJeBSyN3xPx6tlYBq9UKiaMI1doGeDlLMNRDhJK6h8i7fwdtVgb+7p5ILr4IV4EQVx7dx4i+Phji4QUuh0ZYViq2H0yYPGP0+FAAiS8EDwoK2urx3jv8pQd3wlPcC3qzCSfKbz53lbfrbVM8u6KElKyLTBYLrmjrMP2TObHpSakpANr+Ce4wd9nnC+KvnSP+fdDUgJ7IYDaRMvZCFpLXrJSmJ6V+BCDNLlwmk03pPaA/90TicbwKsbvXoBVCoXCWwWCwDw8ODg6t0T0mkzprwdAx6Cvu1WFfqlHgT0UZqb/v2Q+bJoUQF2VVlGDD70dgYf4+YbZt3pLFQXt2xsEu3NfXd3Ctrmtqbp86D4lFhTBZWontyOU9HS9xR+b8NZie+APK1EocmrsCYR8GICb/VMfc4roarBw1wom9mtkroVu4VO7ZN1ejsmljd0xRwFenkrosatGwcdh77SwuPrxH7KUZCSQ7OuteYz1kozzZqp9dOE8kdNSoH9m0DfWQk8sjJmAOWQgb+Wx6sRom88bJ8iIkz/4C3i4SZN65ge/Pn7aZz6YruATl2rm9C5zrwKfZ1OosNpddHYUoUlXjem0VoqfMhlTohLjCP+DiKMDXY6diWeZ+1Om12BOyCIzVanPsZAEcii1EduEUTVPtfm3X1nMnsf18VkcQGVtbETV5JoGzgbn/RgFO3y0mfZE5adg4MbgrHATuYBcOChSb3501XOaDx0YDFI1qYtcbnkDAY/8lgHKNCnya7hhrbrOAQ3G6fNZK2KDt75yiYH2mbab/SPbdxsdJPxJ70fDxOF3xdKcJ1/ORFroKB4sKUaNtRPi4aUgpeRoPzxHHLvxZMKuovOM4NHc5SldFEVv5pAmzUnaT+oXqSnx6dA92Bc2Hu8gZR0uvYkdBdpdvUDZFd3CG6TjSdrHP5bQDO+DylgA8mobaoLPpZ/3d7vPuRHPIphm7cKbxiTlk0HD++Qd3SdR2VpOxGT3R4D5eYPRkrsYu/EhScmr4d5sX5HwWDqWuiQRXQ7MeKp0WOrOR/Diw2dBmtZKHh0NRZFc8Dk1eMhHfARKBiLz1bkInUjrTfIQvXMxeHjl24YcPH16YkZGxLTAwMNjPz2+kVCr18ZZI3Ab2chHxnHo7cN14XA6PCw6HQ5HoZD3VxoCxWKytRhNjbjGajUpts6a+SlOkUj1KKSu7npeXd8ZisZwF0GIXzspsNhdnZmbad+IrEPd1A97A8Rz9BYH0LvE/4YdTAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "SR-56" ] ] }, { "label": "SR-67", "description": "SR-67", "symbol": { "type": "esriPMS", "url": "a69fdde29a9e5b1b55318a013cadc2d9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFDUlEQVRIie2WeUwUZxjGn9lddl324FgWZIWFKlirVNuI1da2Sk2FNqSrIdVWKkkrFNN6NBohlARrai1SLZbYJr3QtHKJ4fBIwILBu+LFISAVERBZjkV33WXZHZaZZr6muKO4HtX6j88/33zvfF9+M9/7Pu+MCE9Qoqfwh5AYQCSAswC6/q9j91EqlasTU5PWzpoXIW2pb2AzklKL+vv60gGceVxwuZ+fX0pq1pZkxYQg4b7mGmSW/opJan8qtei3GPF1c8ymlWvLuzqurgHQ+CjhEZ+nbyyZEvmGcnt1JU4WV4zcuNDTiTVl+fBxV2DVjqxItrXrwvqET78AsAmA4z/Bg4ODUzbn7Piqsq+Nit3z413XGaxmpB0qwWRfDZV9onLDpoQVUS0NTW8BMD0UPCwsLCM9b+e6DUf340xXG2RiCYYZBhqlJ14NmohafQe83eUw222w0DYYB63oNN3AJ+V52J79w8s/Jaedqq46Gg7A8kBwrVYbl5G7c13rgBEioRDZC5fh95rjMNkG8Yo2BNP8tRgr90C3xYSJqrGwOYYwM3A8jrdfImv67Vakfp/57GrdoqK2ltb5DwJXp32b8fNhfStYloVKKkeHqR+BHiq84C9Hfc9VVF25iGGWQZhfAPLq/oS3uwynr11B+LhgTPMPhEggxJqyAmzdtfPNmFmvxwLIuS94dHT0Zv/nnxMn7tqGAKUXLLQd+5trRn3Kxl6+xcsv1ZORS5Hd4cBpUw8WLFmcWZJbkA9g+F5wyXvL45dmnz1C8ttu7MfDaIC2kzHzRBnyPlupLskteAdAsUu4RqOZ7ztxgmh/zj48CnFvb8AQZDLZuwMDA67hOp0uttN8g2xylpdUho9nzCVpKLtUjwPNtSS+Yd5CzNaG8tZyRfhB4S1bcuvfT1gW/cu2LLiEh4SETNWb+db0GCPFqeVp4FJRcbkRmW8vgVQkxp6G0yhpPIeTHS0ja9MjF6FG38HbX9fTiZUzwxVca+Zawl3ham3AuEpDNy8WHz6HWCj9yAEyN9qs0Cg8yfV5ffvIurgXZ4NhGSQf3M3bf/l6LzQzA7jLUJdwN7lMaui7xotxDaWo4QwSZ0QgyFNFKp+zl7MUkjH4JmoxFuRkkUJ1FmdXiAjK2zl+B1wkEQs5aznLT6ZEWoQORY1n0WO5ieLYVYgvzsa+i7fslxA+F7X6q7wU8B5AQHGD3CWcEgopu2Pojs1/XG5Acvk/x9lvtWDt7Cge/KPpr2F9Ja+Y+XAQuMQlHBSo24+N6256s3Fk3mY0QC1Tjsyf8VKTFvuvA0aFEzaELuEURYG9LVbadB4pc6Kx9VgZrEM0YqaEo+pK08j9lwLGo9mgJ/39HhK4hN8O5pRffwpTxwaidsWXMNM2WGkaupzvnPawpB5cieINd4MzDNzdxPwYyyLlYCHJqbdURpqIs3bXV+NeEgrISzMu4cz1m/TCydPFx9r/AsNZxEn0sOMO8P2IOzXGYoWzx0eF78nNK0j6euPSig+T0GU2onfgJqnubrOJHDn348C5YZhliZ8FFEXeyk0gJF8yuVgClbucfOt9ZAoyegjFSIpbxjWPCpfwwsLCuNLS0i1RUVG60NDQGWq1OjhIpfKZ5OUpd1P4SkQ+biKBmwgCgYAi1cllapgB43CwQzY7Qw/aaFuXyWrobTPUdndfy29qOldVVXXI4XAcBjDoEs6Jpum6vXv31uExS/S4AU/hGEV/A9idHYv3KNPDAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "SR-67" ] ] }, { "label": "SR-75", "description": "SR-75", "symbol": { "type": "esriPMS", "url": "d82799caf78a09681215b883f17747b6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFBElEQVRIie2We0xTVxzHv7f3tlVa6qMULO+Mhy+mbMOhxi2RZcoWIjKibr7GokbdxlwgwhyJj8U5JDoIOjOdAzLlNZyCkgkGFMfAFxpeig5WURCB8qqlpS3l3uWexUoFuvlg+8dvcnN6zv2d++nv/h7nMvgfxbyAP4VEABYCuAqg5b967Q4ymWzT+riY6NlvzR/bUHOdS4iJO96pVscDqBgtuNTJyWlLXPKeWHsvD/rUrUok5v2IKQolFXf8p3BRlzZ8V2R0YcvdpigAN54nfP6X8Ttzpy8Mku2/XIwLJ4osN2rbmhFVkAUHO3t8lpq8kFO11G5b98l2ALsAmJ8J7unpuWV3eurXxepGasWxgyPadei12Ho2F9McnamU8uIdu9Z9Gtxwve4dAJqngvv5+SXEZ6Zt3lGaj4qWRkhEYgywLJxl4zHPwxdV9+9iop0UWqMBvSYDevr0aNZ04+PCTOxPOTDnUOzWS5dLSgMA9D4R3N3dfXVCRtpmla4HDE0jJWwNjlSWQWPow1x3b8xUumOSdBxaezXwlU+CwdyPQLeXUHannth0GvWI+y5x8qbQpccbG1QLngSu2Pptwg/n76vAcRzkY6W4q+mE2zg5/JVS1LQ1oeT2TQxwLPycXJFZfRET7SS4cu82Alw8MVPpBkZAI6ogG3uPpr0dPvvNFQDS/xU8JCRkt/LlqaL1R5PgKpuAXpMR+bcqh/2XN9qtS7ywvoaMfIiMZjOuaNqwePmyxNyM7CwAA/8EF7+/Ye2qlKu/kfje6enE00hnMpIxsbwAmZ9HKnIzshcBOGET7uzsvMDR14vJTz+F5yHe+w70QyKRLNHpdLbhoaGhK5q13WTTQy3xm4XJDkorux6DHvsv/l3v+0JWwkfuZLl37HoFDlect8wL6mvwwbo1IYeTkmET7u3tPeO+1ro0xzBCSEViy3zR1Feg6lITuICiEPHqPKzMOQSjuZ/cv92tttpf3daMyMAAe7418y1hRLjC3dWluKPVau1IZbnld6CrF1b6z0XEL4fJnPdYrdMir+4aRtKfXe1wDnQl5jbhQqlkbIf63rAP4b08uDgCX5zJIR2Nl7/SAyzH4fLGbXCRTUD+zUpEnc60JBwvvlzBENTEwc8bAmfEIpovreEUPj0AYppBRtUFy5qIpnGpSYXYwp9hZgeQvnQD4hcsQWT+Uau9nIDiB6lNOEXT1MPYPa6Nrwdh38Ui4ungkAwOy1fn8pD23tqhcBC42HadU6D4+n5ccjsp3vD0xbLsA1brq/znovlBN86p6ixvQt9vGrKfI2zQtj2nKDzy65HmuHmjSdNFkmuwpKIxSHx3OYLT9pD59qAwpF4rxQgS2IQPB+blLXdEbdvQRPz+yjnYi8fg9IfRENEM6fN7ywqG2FFWw0hwloWdkP88s1ZS+RlyDbHnOCSU/kouW6IFxGnWJpztemAKm/aa6Pc7f1gl1rNoxiQ3sL16DK7xYeHHMjKzY77Zuarooxi0aHvQrnuATn0vWrUaaE0G8uHAV8MAx5GDh6993iuhgCYnGd8J+eTkz3oHiT0Zx9EixKxew8esyCY8JydndV5e3p7g4OBQHx+fWQqFwtNDLneYMmG8VGjvKGYchIxAyEAgEFAkO/lIDbBgzWau32BkTX0Gk6FFo+9ob+yoam29l1VXd62kpOSs2Wzmm32fTTgvk8lUffLkyWqMspjRBryAYxj9BSkeBJURp8MTAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "SR-75" ] ] }, { "label": "SR-76", "description": "SR-76", "symbol": { "type": "esriPMS", "url": "9146f6f1352e9744c3fdb454af5c9c20", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFHklEQVRIie2We0xTVxzHv7f3th20PLQUpPKKFnwxdQ5FnS6ZZoILEQnxsaHG6Yw65yM4cY4EZ+KcMifOMRM3RZzyGioP3QQDBocg88lDRRQRASvQgtQ+aEu5Xe4xoB2lm6/tH7/Jzbnn3HPu557z+33PuQz+RzGv4c8hAYAQAJcBKP6rZXdzdnZeuzw2Zv3E6e851FZdt8THxB5vUyq3A7j0quBiDw+PTbF7dm50GupLn6gpR0LOAQyXelKxx3+JFLRrIretXp+vaGiMBnDjZcLf+3L71uxRIdOcEy8U4nxWQe+Day1NiM5Lh5ujE9Yc3BNiqVNc27xs1VcAtgEwvxDcz89v046Ug18XKuupqKP7+u2n0msQdyYbI91lVFJp4ZZtyz4Lrb1ePROA+rnggYGB8dvTkjdsKT6JS4p6iARCdLMsZM6umOIbgIoHDRjoKIbGaIDWZEBHpx5N6of4ND8NiUl7J/20Me7PC0XFQQC0zwT38fFZFJ+avKFO1wGGppEUsRSHy0ugNnRiso8cYzx9MEjsgmatGgGSQTCYuxDsPQQl926TPm1GPWJ/TBi2Nnzu8frauhnPApfG7Yr/+eyDOlgsFkgcxGhQt8HbRYKxnmJUtTSi6O5NdFtYBHp4Ia2yDAMdRbh4/y6CBvthjKc3GB6N6LwMfHck+f3Iie9GAUj5V/CwsLAdnm+OECw/shtezgOgNRlxsqbc5lfeaLW2eP7tKlJyITKazbiobsHsj+YlZKdmpAPo/ie4cP6KTxYmXf6DxPdeRxueRzqTkZQJpXlIW7damp2aMQtAll24TCab4R4wlDmZcgIvQ9zsVeiCSCSao9Pp7MPDw8OjmjQPyaAezQkcj2Funlb9Ogx6JJY99vsEryHYMj2ChCjvdhU2nT4KM/tkhbm2D5ctDdu/ew/swuVy+egHGmtrvsHwIRYIe+uzRryFunYlgcslHshdsA6zU75HtVKBX+evQvQ7IYgv/r23f2VLE1YHBzlxWzO3JfQLl/p4DS5UNVu1HS4v7b0P9hqKBWMnY/Gx/aS+ZNxUHLh8FmWNd0h9eU4yccfTutPeClmwF3frbxfOF4scVMr7sCUeRWHf7MX44nQm2dE4jZP54reaCqTNXQlfVwlyb17Ft+dOWY3j7AqGoAY+3d4HzggFNGctW4ocFQQhzSC14nxvm6uDIz6fMhMrcg+hRavG/oglYC0Wq2UnH8CjuEJsF07RNGU0d9mEr5wwDT+UFZCX94hLzENXS3DqViWpxxVkYfO08L5wELjQvs8pUJy//y6JoxhT/QIwL2OvVXuNqhkCmu6tm7rN4FG8PuMthA3a/swpCk/m9USTvOVoVLdDqXsc6x4lXylGVtQaHKk4jyZ1O2KmfoD0qjL0I55duC0wJ7nEHdda+iZiaUMtyfzEsAXwELvg2PVL2FWS36cfZVX0B2dZOPK53zNr7S49TS5b4uLdE/P+RPPIpFm7cLb9kSli5NuCc/duWSXWi2j0IG+wWj2e9rhN+NHUtIyYb7YuLPg4BgpNB1p1j9Cm16JZo4bGZCA/Dpwbui0WcvBw3udmxefR5CTjdkIuObmz3k3kREoXWoCYRUu5mBXYhWdmZi7KycnZGRoaGu7v7z9eKpX6+UokbsMHuIr5Tu5Cxo3P8PgMeDweRbKTi1Q3C9ZstnQZjKyp02AyKNR6VWu9qqK5+X56dfWVoqKiM2az+SyATrtwTiaTqTI3N9d+EF+CmFcNeA2HDf0Fa1oNrlJ0F58AAAAASUVORK5CYII=", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "SR-76" ] ] }, { "label": "SR-78", "description": "SR-78", "symbol": { "type": "esriPMS", "url": "bfdbf58e209d5fdbc726230f2dc63cba", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFG0lEQVRIie2WeVATVxzHv5vdJJUEUENAYjgqhwd4tEVRR+1oVXDKiJZRay2MLXVsPWpHK2qZsXW0itQWi9YZW4uMB8hgkcNp0YLFWsGKVg4VD0REjBzhCDlIQtjtvLWCkZB6tv/4ncm8fbu/N5/95ff7vrcM/kcxL+BPIBGAEADnAaj+q7/dxcnJacXi2JhVY9+Y3Key/BIXHxOb0dTYGAfg3POCS93c3NbFJm5b4+jjRedcLUFC1o8YInenYjP2RYiatRGbl686pqq5vRLA5WcJn/xZ3KbMgJApTjvP5qPoSF7Xg4v1tViZewguDo74eG9iCFeluvj5oqVfANgMwPJUcG9v73VbD+79Mr+xmlpweHevcWqDFutPZGKYq4JKKszfsHnRstDKSxUzAGieCB4YGBgfl5q8esOpozinqoZEJEYny0Lh1BcTvPxRercG/R2k0JqM0JmNaG03oFbTgiXHUrEzade479es//NswakgALrHgnt6ekbFpySvrtK3gqFpJM2Oxv6S09AY2zHe0xcj3T0xQOqMOp0G/rIBMFo6EOwxCKdvXedjmkwGxH6XMHhF+NyM6sqq6Y8Dl6//Jv6Hk3erwHEcZH2kqNE0wcNZhlHuUpTX30bBzSvo5FgEuimRWnYG/R0kKL5zE0EDvTHS3QOMgMbK3DR8fSB5WsTYSQsAHHwkeFhY2Fb34UNFiw9sh9KpH3RmE45eLbH5lpcbrC1+7Ho5P5ISmSwWFGvqMeudeQmZKWmHAHT+G1z89ocfRCad/52v763WJjyJ9GYTPyYU5iL1k+XyzJS0mQCO2IUrFIrprv4+zNGDOXgWItmr0QGJRDJHr9fbh4eHhy+o1bbwi+5rTuBoDHZxt4prNRqw88w9v0eOGo9lY6eCFgiw78JpJBb9ahWbe70c8xdFh+3Zngi7cF9f3xF3tdbWfIkRQioSd81nDn0FVc2NPDxo4MuIC5mL1/dsgcFsQt77MahuUSP7yoWu+LL6WiwPDnIkWzPZEnqFyz2VA/PVdVb39pcUdl0HK33w7qjxWPjTHn4+3E3J+72yqZ6fExe8qvCygt9oboAiWEku/ezChVJJH3XjHdiSgKKwe9ZCrD2ezu9oRD9fK8XqiTOwdtKbaDMZMc0nADMPfGu1jtgVDI/q/+D9HnBGLKKJtWwpIiAIYppBSmlRd7yARoOuDWOUg2DoMENjagfLsT3WcgKKDFK7cIqmKZOlwyb8ozFTsONMHliSyT/aOPUtnFdVY9UvxMbgG29HWCSmJ39lDQcPF9v3OQWK+PthyRykmOjtj3lpu6zuu0mdUVRT2TUvravBkuApPTPn2aDtZ05R6M6rW+M8fHFb04xG/b1a31fOlQt8tnk3LqOlXY9PJ8xAdkV3sz0kgV24LTCRr8wVF+t7NuLu4gLeiunzl/L1Jy+z8bfsHnGU1dAbnGXhICSfZ9baXnic//WI57henz0osgEBYO3C2eY28+xhr4n+uHXNqrGeRiMGeIDVGfCgx23CD6ekpsVs2RSZ914MVNpWNOjb0GTQoU6rgdZs5D8ciBs6OY4/eIj3SVZCAc2fZGQnJM1JznoXiSM/OtMixERFk5rl2YWnp6dHZWVlbQsNDQ338/MbLZfLvb1kMpch/fpKhY6uYsZFyAiEDAQCAcV3J6lUJwvWYuE6jCbW3G40G1Uag7qhWl1aV3fnUEXFXwUFBScsFstJAO124URms7ksOzu7DM9ZzPMGvIDDhv4GME8OZV5ePgcAAAAASUVORK5CYII=", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "SR-78" ] ] }, { "label": "SR-79", "description": "SR-79", "symbol": { "type": "esriPMS", "url": "f1a713136b6a58c07d435d09c1df159b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFD0lEQVRIie2We1BUVRzHv3f37m6wCyi7y0teEw8f4KMJRJmy0BQqEo2UEnVs0KGHSuqIGhPlZKQkwpA5WYaO8pDBEJQpMHAw5ZGPhoeKD0JE3i9Zl112l2W3OcdANpYtUesfPzN3zj1nz53PnvP7/c69LP5H2KfyMcAHEAjgEoDm/2rbJZaWllGRMdGbZs0LMKutvqKPj47J7uro2Ang4pOSi2xtbbfFJO/eYuHmwj15vQKJuT9gktSeick+HMrvlofGrdtU0NxwZyOAq49THvDxzh05XoFzLfeeL0LZ8cKhHy63NWJj/lFIzC2w/mByoL6u+fKnaz78DEAcAO0jyV1dXbftSjv4RVFHPRN+bP+o8zqVcsSezsEUGwcmpbRoe9yatUG1V2peBSAbk9zb2zt+Z8ahzdvP5uFicz2EfAEGdDo4WI7DCy6eqGxpgLW5CHK1Cr0aFXr6lGiU3cUHBRnYm7Jv9ndbYn87X3zWB0DvQ8mdnZ1Xxqcf2lyn6AHL5SJlcQSOVJRApuqDv7M7pts7w05khdZeGTzFdlBp++Hn9CxKbt+kc7rUSsR8kzgxKmRpdn1t3YKHkUtj98R/f6alDnq9HmIzERpkXXCyEmOGvQjVbXdQfOsaBvQ6eNs6IqOqHNbmQlxougWfCa6Ybu8ElsPFxvxMJKQemh86a044gLR/JQ8ODt5lP3UyPzI1CY6W49GrUSPveoXRf3m13bDEC25W05aESK3V4oKsDYuWhSXmpGceBTDwT3LB2++tXpFy6Vca39s9XRgLCo2atoml+cj4aJ00Jz1zIYDjJuUODg4LbDzd2Ly0k3gckNV3oh9CoXCJQqEwLQ8JCQlvlN+lDw2yxNsXEyX2BvN6VErsLb9f75G+AYjwmUPzI6n0FM2B4eTfrMY7ayKCDyQlw6Tc3d19WovcsDSfYXkQ8QVD/YWTn0NddweVL506E1vnvI43UpMgUymRuzyKlt3Jaw9ypKqtEev8fCzI0UyOhFHlUmfHCUWdrQZjRypKh+79HN2wfIY/Vv14gPbf8vJFQkk+PekICefysdrnJQP5H93tcPBzJLceJuU8kdCss6MJxuAwDPYvWoWtp7LoiUbgcjg0MQchfQ+xrcFzJBxgqcp6+PgIOSvgc0lpGSPUywcCLov0yrKhseNXL+HzeW+iuq0Rff0arJ31Cg3T39FzGNKITMoZLpdRa/uNyt+fORdflxdCR1byF6kVpbA2E+KroDB0KXtpHmzwDxwpB5ULTNc5A2b4Ng4iNhfhRVdPhGXuMxgnW/zzjSokl/1C++tnz0dFS8NIOXWDa3rlDIMH63rAbCd33JF1o0NxP9aD+Dm5IdL3Zbx2eA9cxknoqpdlfYtR4JiUGxMT3MU2uNw2MhHTKsswUWKH8shY3FP3YcNP6ShrqB0xjzFoRpPrdDDnkc8zQ8jhQa4R8/V6fFKYTS9TkCoAoDMp13Xf0yye8jz/3O0bBon1KEyzc4KuV4nhNW5Ufiw9IzP6yx0rCt+NRrO8B+2KezSLW+UyyDUq+uFAqmFAr6f1TWqfrIrH4dI3GTkJSXKSd71EaEFbKy4f0SsjSMwKTcqzsrJW5ubm7g4KCgrx8PDwlUqlri5isWTS+HEinoWNgJXwWA6PBYfDYWh2kkgN6KDTavX9KrVO06fSqJplys72+s7K1tamozU1vxcXF5/WarVnAPSZlBM0Gk3ViRMnqvCEYZ+04KkcRvgTRCcIlooaJmUAAAAASUVORK5CYII=", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "SR-79" ] ] }, { "label": "SR-905", "description": "SR-905", "symbol": { "type": "esriPMS", "url": "5f34b8a04b54eaae40a90b6c4d7e567b", "imageData": "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", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "SR-905" ] ] }, { "label": "SR-94", "description": "SR-94", "symbol": { "type": "esriPMS", "url": "4f52cac6b7db827ff11d1e05c7f703c1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFNklEQVRIie2WeVBTRxzHvy95SZQcICFgIoSMghd4VGmxXq21KHaYoqWtVivVUWrHo3ZwwLHMUJ1aitSKpbYdL2RUrsEDxLEwgsVSvECLHB4FEZT7EGJISELy0nnbKRKDaaW1/cfvzJt9b3czn939/b77C43/UfRz+CDEBzAfwFUAjf/VsbtIJJKNa6IiN02bO2dodXmlJS4y6kRHW1ssgJJnBRe5ubltiUrYuVk8ypObfbsU8VkHMVYmp6JOHA7hP9CExGzYlNt47344gBv/JnzOp7HbM33mvybZcyUfF0/m9Q1UtNQjPCcNLg5ifHwoYb6lprHis7B1WwHEADD9I7hKpdqyI/nQF/lttdSyY3ufOK9dp0H0uUyMd1VQiRfyt8WErQ+srry5AIB6UHBfX9+42NSkiG2Fp1HSWAshXwAzw0AhccJMz9G43nQPzg4iaAx6dBv16OrRoV7dibW5qdiT+P3L+zZHX75SUOgHoPup4EqlMjQuJSmiRtsFmstF4qJVOFJaBLW+B9OVXpgkV2K4yBHN3WqMlg6H3tQLf4+RKKqrInM6DDpEfRc/ZmPwuydqq2vmPQ1cFr0rbv/5phpYLBZIh4pwT90BD0cpJstFKG+5j4K7t2C2MPB1c0dq2SU4OwhR3HAXfiNUmCT3AM3hIjwnHV8fTQoImTZ7GYDkvwUPCgraIZ8wjr/m6G64S4ah22jA6dulA67yRqu1xXOryknLhshgMqFY3YKFSxfHZ6akpwEw/xVcsOSj1csTr/5M4lvX1YHBSGs0kDb+Qg5SP9kgy0xJfxPASbtwhUIxz3X0KPp0cjb+DbG7b0cvhELhO1qt1j48ODh4Wb2mk/yovyYO98D7k6bDAgsOlJxHVUeLDSjM7xWSiOuzj1j151SV472wVUEHdifALtzLy2tik8bamlMVKpxdGYHo/JNQ63X48YNNCD76DSpbG/rmjJXJEf/GUuTdqbRZVFlLPTb4+4nZq5m9Ep4IlyndR+S3N1v1rZ/2OhIunsWeS3/cbI5DHBAxawFWHD9AvnlcLpJCViPxWiGUjs428DsPWqHwd2dfve3CeSLh0Pa2BusFCcXEWn+qWaPGFIWq7/vzuW8h+1YpGh52Dghn7QqaoKwG6ccn0gI+l7VWf128X40VU2Yio+IKehkzQl+YATF/CBmbrRqDGZ7eePVgLJZPnm4D7lsAh2IbkV04xeVSBlOvVd+uolwS94bNu9HZo8XhX4sw0lmGITQPh9/+EF8VnkHAKB9McHOHq1BCrt5f6n6zhoPABXbhoECx/u4vdjFL0n8AzeHAaDZj8YSXSLaz8NKmOgR4+SAAPlA6SSEXO2HJRH9bOGGDa3/nFAXLY33hMwKJ1UKP7YOAprHOfy6+vZSHLr0OC5Mf2YcNzcJxU2ys1k8cu/DHwaz2Fv+EM6HhKFm7ldTt45XFSCu/bDOPTcSKFutk7duUVfMkOMPAgcf+PXsktmTO2h9D4qnrNZLyOZDYy4R9BhKXQzbN2IUzDx4aF42fymdjxrAW6adW7UMMRmzImG4d+nt8QPixlNT0yC+3L89bGYlGTRcBdui6yZFqjHpyCmwCmi0WUng4FEV2xeNwSSUT8QWQOohIrXcRiknryOUjMnQVG488u/CMjIzQrKysnYGBgcHe3t4vymQyladU6jJ2mJOIJ3YV0C48msOjweFwKJKdbKTMDBiTydKrNzDGHr1R36jWtbfWtl9vbm5Iu3nzWkFBwTmTyXQeQI9dOCuj0Vh26tSpMjxj0c8a8ByOAfQ7oMIVA+s0kcEAAAAASUVORK5CYII=", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "SR-94" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "ccfc5593499f45810bb56246de3f7903", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACcAAAAgCAYAAACRpmGNAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFZ0lEQVRYhdWXe0xTVxzHv78+oZRngSIv8YGAnaggIBNnfG46dSpOcUOdZtPolLhli875jxo1xkXZohLnZtRs4pzvZNM5NU4GPudwdKhgxUBtQZ629EFLe5aLAjbQUhY28ZPcpPec3z3n03vu+Z1zBOjFCNCLEeBllWOMjQNQQUSlXTXEGPMDMAJADQAlETV3Ee8BIAFAtbP2ncoxxsJ0v+efs1RW8Q1FSqPnoGgViUT1ABoBGACIAHgBkDbX1UXpb9yQG4qUJPT3h0ShsNjN5jISi6sAGJ/F81rjrbW1YbqCKxHG4mJeYPqsswAmd0sOwDz19my+WaXifkt4UukQgbc3+FIv8H19QUIhrBoNeB6eMKlUEAYHw6LRQBgog7WmViTuFxVjN5piBH6+IB4fwhA5zGUPwfcQw3j3XlsnfKl0EmNMRkS1bssZlcXpz8Ra8ElOgjgyErDbUX30GGTTpoKZzRD37QubyYjQ5ctQsWUr5IsXQbsrBz4jU1Bz7ARCFi2Eds9eSBRxsKjVkCYlOcg1XLjIC8qYOxHAYbfkGGO86iM/Dn++zGYwwHSvBKLwMNiNRlgqK2E3m2FvagKzWqG7ehXg8WC8cxcCfz9Y1I9ARDA/KIMkLhZNFWrYjCbY9DqQQADW/PSTbPyzEHarNdVtOQDhegjFlrTxbQVt71xbD6SNR7UNgCwM0FuBAQo01hgARQKM9SYgKhZ6BiApDY80dQBP8vSL6xf7NG7kGIfO9GrN0M4knMmFrLzGx8+3+uL/IFdlCe+OnNjabMf/hc3GuJnvtlyTxMO9/Bzg44E6nbnt3k8qRniw1CGmTKuDwWR12oZYxG/qjlxlaCCXklwz47X+2LI8FXEZ37eVrZwTjzXzE6E3WtrK3v78LPIKNU7bCQmQaN2WI6LyPSeVOi6DdFbP5xE+njccG5em4KGWC2tn6MBArNtzFTsOF8IdvDyFSFbIL7ktxzEiJug6gAmd1W1elopxieEtEu9PH+xQN2xQIL46chsRcinqdU1odDGcHMmD5RAJePndkkuIDT41KNJvQkl5Q4e6XUeLsGZ3Ad58Ncqh3FsiQv9QX3yzdlzLGwny88TuY0X46Ms8MC61dMIbKZGc/ZVuyQE4uCI9flvWjsvcAu1AeZW+0wf8vcU4fkmFDfuu46/7tYiO8EPB17Nx6141Dp652yGe+wOZU2K+IyJdt+S4B+qemL9dv+/6h7VP2mejK8qr9Ji99kzbfWlFA3J/LcHE5IhO5RZPjUOozGubs/Zc5gt/H/GGbStGLVy86YJjbnBC/EAZRg8LbRn2VoQCHozmjrsnLhusnp94gIju/Cs5InrMGFtyOq/s0MnLD9AVjAHbs9Jw7e8q3LzzuGVYMyZGI/2z9rfZys5PxlSHBXlluWqvy0xLRLmamsYpZVpd5u1Sbh/pnCJVLVZl5+GX7OnQ1BgQFiTF5v1/4OJNtUPcxiUpzTPH9J/t7FtzW46jj8zrvZNbp8heX3V68vOz94qyEgvWn3eIzTmuxN5TxS2rRFWdEaYmxyH9NDOBrVuUNIeILnfVr1tyRGRjjM28uHPGgaVbL839Kf9hSzk3UTqbLM02e4fk7CHiY3vWaPOy9FfeJaITPXrAISJu/cuw2dhv2T8UZm/af1P0/JrqilHxffBFVlrpSIV8GhG17zR7Sq4VPp9yGGOn502K3pJzXJmZe66E7qufdIjjZunYxHAseWtwXfrYgWsA7ONG4D8/GhLRIwALGGOrN3yQMqugSPtOSXnDgJoGc4BYxLeEBEgepw6R54cHex8CcJ6IXK9hPSnXChFxu4ldz64e5+U9VL9oBOjFCNCLEbxoAVf8Aw25BVIMwMQSAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 29, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "I-15", "label": "I-15" }, { "symbol": { "type": "esriPMS", "url": "937391d2d4716a09c84066bea8d288fc", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACcAAAAgCAYAAACRpmGNAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFHElEQVRYhdWXe0xTVxzHv78+oRQpFijy8omgnehQQCPGzNem0W2K87HhnCZzcVPiki065z9zcca4KFt0xLkZNYs45zvZdG4aJ8P3HI4OFawYqC1IW7Clt7ct7VkuKkqkcLs5xU/SpD39nXM+9zx+51wZujEydGNkeFblGGPjANQSUVVXDTHGNABGALACMBBRSxfxYQAyATQEaz+oHGMs0fF76TFvXb3UVW7gwgemGkmhaATQDMAFQAEgAoC6xW7v47xwQecqN5A8Ohoqvd4b4PlqUirrAXD34iX34302W6Lj9JlkrqJCEpM34yiAySHJAZhr2lAo5Y1G4btKolYPkUVGQqqOgDQqCiSXw2c2QxIWDrfRCHlcHLxmM+QxWvisNoWyb5+0AOdOk2miQBIp5PE68NU3IQ1Tgrt6ra0TqVo9iTGmJSKbaDnOUJF3T6yVHtlZUKakAIEAGvbug3baVDCeh7J3b/jdHBLeXYzateugW7gAls1F6DEyB9Z9BxC/YD4sW7ZCpR8Er8kEdVZWO7mm4ycksXNmTwSwW5QcY0zSsOeH5x8u87tccF+rhCIpEQGOg7euDgGeR8DjAfP54Dh7FpBIwF25Clm0Bl7TLRAR+BvVUA1Kh6fWBD/nht/pAMlkYC13l2Tzn2UI+HyjRMsBSHJCrvTmjm8raBtzSyOQOx4NfgDaRMDpA/rr0Wx1AfpMcI1uoE86nAxAVi5ume2ARHV3xfVNvxs3cmy7zpwm89COJILJxS89J8VPl3rjSVBs9CaFIqf0tQTwpPD7mbDzRct5VGHi87NGrURSnLpdWbXFAZfbJ6q+UiH1hCJXlxAjpCRxLJ2VgRXzhsPJedvKXvv4KErKzKLqx/dUWUTLEVHNloMGh5BBxDQ+dEAMVm05i427yxAqEeFyZOt1J0XLCYxIiz0PYIKYDoYNjMGXey4jWadGo8ODZpHTKZA9WAeFTFIaklxmetyhgSmaCZU1TZ02HqlSoF9CFL5ZOa51FGI14fhqXzne/6IETEgnXfBSTorwJGdCkgOwc0lexvqCjaeEAzoo0ZFK7D9pxOpt5/HXdRtSkzU4/fVMXLrWgJ1HrnYqJjxM/pS074jIEZKcUMF+h//2k23n37Pd4YN2UFPvxMyVR9p+V9U2ofiXSkzMTu5SbuHUQUjQRqwP9n+n+SK6h3L1+iWj5y9cc7x9nniIjAFajBmWgM17y9vK5DIJOL7TGxOEbLB83vAdRHTlX8kR0W3G2KLDJdW7Dp660WEMY8CGglyc+7seF6/cbp3WORNTkffRg9HsiE0fjG1IjI0o6Cymy0xLRMVma/OUaosj/3KVcI9sT7nRhmWFJfi58GWYrS4kxqrx2fY/cOKiKWibny7KaZk+tt/MYGtNtJxAL23EWwfXTdG+uOzw5I52b9F+A7Yeqmg9JertHNye4FP6YX4mW7UgaxYRneqqX1FyRORnjE0/senVHe+sOzn7x9Kbj8S0+AO4aQk+EGEKKTYUjOEX5z33BhEdENOv6AOUiITzb47fz34r/L6scM32iwq7I/gufpjRGb3weUFu1Ui9bhoRPbhpPi65+0ilVMQYOzx3Uuraov2G/OJjlXTddOeROGHHvjA8CYteGWzPe2HACgDbhBn4318NiegWgDcZY8tXv50z43S55fXKmqb+1ia+p1Ih9cb3VN0eNURXmhQXuQvAr0Qk/jz7r3L3ISLhNrH53uex8+y+VD9tZOjGyNCNkT1tgc74B9hn5OAUhVdiAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 29, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "I-5", "label": "I-5" }, { "symbol": { "type": "esriPMS", "url": "2035a5a3a891eb18254eef17cd4cccd7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACcAAAAgCAYAAACRpmGNAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFK0lEQVRYhdWXe0xTVxzHv7/ePqAtCFYeUgTxBVrFDK3gxBAfc9PoNsX52NgUk7k4lGzLFveHf2wuxjCNY4mGkWUG3aZ7qeiiW9w0iqJMjbpQRXClBrCAQIVCbx+37VkuItOMvhan+EmaNPf+zu98cu45v3OOFIMYKQYxUjytcoyx2QAaiehmoESMsSgAUwG0AzAQkTtAfBiADABtvvL7lGOMaa1nK4+7Wlo5W7WBDx831khy+V0APQBsAOQAVADUbotlZPfFi3G2agPJoqOh1OlcXofDRApFKwC+L15yP17o6NBaz50fwV+/LhmWu+RXAPNDkgOwsmlHMecwGsX/SolaPUkaEQFOrQI3ZAhIJoNgNkMSFg670QhZbCxcZjNkwzQQ2jvkipSRqV7eniqNGgKScJDFx8FhugUuTAH+Rm1/J5xaPY8xpiGijqDleMP13D6xXiKn6aFISgK8XrT9dACaRQvBHA4okpPhsfNIeHsdGrcWIW5NPpp3lSAyKxPtBw4hPn8Vmku/hFI3Hq6mJqj1+ofkOk+clMSsWP4cgO+CkmOMSdp++PGZB595bDbYa+sgT9TCy/NwtbTA63DA63SCCQKsVVWARAK+5gak0VFwNd0GEcFRb4JyfBqcjU3w8HZ4uq0gqRTMfW9K9ly5Cq8gTA9aDkBiN2QKV/ac/gf9Y958F8iegzYPAI0W6BaA0Tr0tNsAXQb4u3ZgZBq6GQB9Nm6bLYBEeW/GpaTdi8vKeaiz7ibz5IEkfMnFb/iDw7HLyXgc7De6EkORUwhuLx4XHg8TV37Qck5lWGj1OSUhEhNHaVBv7sK1ektIbRVyzhmKXEvCMLEkBceGV9KxKV+P3y40IHtyAg6drse7xWeCbh8/VNkctBwRNZSWG6xiBQmUWMpJUFTwLOasL8d5Qwtio8PReHg1vjhoQG2DWLP9owqXYZou7lTQciJTU2MuAJgbKLlMKukV5J19pcEuwO1hiFDJEAzTJsRBLpVUhiSXkRZ7eFxS1Ny6hk6/ye1ON977/Cy+/Wgefj5rQk6GFmVHa3Cp5k5Qci9kJgkAzockB2Dv+tz0bYWfVYgbtE84CUE/IbZ35JyCBza7gLEjohChlKObdwX8pHkLUr8hImtIcmIDS5fjq493Xyjo6HL47ODFmSmYqx+BMUu/7h1FkYqSJShclo4tZZf8yq1ZOB4JGtU2X+/91ovoSMXmbetnrFqz5YTaV0xCjAoms7VfTORybRuS4yP8ionVYOPrU/YQUc1/kiOiO4yxtUfOmPaVV9QPGFNxxYxPC2Yga2I8qgwtiIkK7x3NTaVVfuV2vp/Tpo1RFfqLCVhpiWi/ub1nganZmvfnTfEc+TDVxg4UbD+NYzsWodXC95aS0vJr2He8zmfOT9ZmuhfnjFrqa64FLScyXKNaXV60QPP8O0fmD7R6y47WYO8vN6CNUaHVYodLEE8FA/NBXgbblK9fRkQVgfoNSo6IPIyxxSd3vrznraJTy49W3vpXjNfL0NgqHpIHJkzOYUfhTMe63ImvEdGhYPoNegMlInH/W+HxsNPF318t3lJ2SW6x+l7FDzIjfTi2F2bfzNLFLSKif06aj0ruPhxHJYyxIyvnjd1actCQt/94Hf3V1DXgzjFrSiLWvjTBkjtrzIcAdotf4H+/GhLRbQBvMMY2bn4zc8m56uZX6xo6R7d3OoYq5JwrfqjyzvRJcZWJsRH7APxOROIu8HjvrUQkniZ29f0eOU/vpfpJI8UgRopBjPRJC/jjb1Eg8RSiC7LDAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 29, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "I-8", "label": "I-8" }, { "symbol": { "type": "esriPMS", "url": "7c2fb9e97d435ef0e2343a553128d23d", "imageData": "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", "contentType": "image/png", "width": 29, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "I-805", "label": "I-805" }, { "symbol": { "type": "esriPMS", "url": "071eccec3d89ff2f225a86c4b469b50c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFYklEQVRIie2WeVCUZRzHv3vH7rJyLbALLKiAF3gUplZjQ45CRZHDqCmjZWSYCRYmjmGUM0pIGo5HM2oio8JCKJdYWGCYooFHsngfCLjcy7LLHizLHs37MIKku6Zp/eN35p3neZ/32ffz/M53mfgfxXwGfwyxAYQBOAeg+b9yu5tAIFgRm5S4cuqMUIebtZesaYlJ+Z0dHakAzj4tON/Dw2NN0tZNqx1H+jIOX7uA9KI9GC0U0ZLy90WxlZqolLiVR5sb7yQAuPwk4aFfpK4vHBf2mmB7dTlOF5QNPLjYJkdCaQ7cuI6I37s1zFrXfPGrJZ98DSAFgOlfwf38/NZszNq7obyjnhZ9cKfNfQq9BsnHCjHWXUzLOFW+LmXJ8vCbl668DkD9WPCgoKC0VGnmqnUnSnC2uR48NgdmiwVigRNe8Q1ETUsjXLh8aHoN0BoNUPXoIVd3YdlRKbZnfD9t1+rkquqKEyEAtI8El0gki9KyM1fV6VRgMhjImB2D/RcqoTb04CWJPyaIJPDkD0OrVo1AV08YTH2Y4jMClQ03yJ7OXj2SdqSPWhE5N7/+Zt2sR4ELk79L2328pQ5WqxWuDnw0qjvhM8wVE0V81LbdQcXtqzBbLQjy8IZU9gdcuDycabqNEC8/TBD5gElnIKE0F5sPZM6Mmjo9GkDWP4JHRERsFAWPYcce2AJvgTO0xl6UXLvwwFNebh9a4kdv1JKRClGvyYQz6ja8s2BeemF2bg4A88PgnHeXfrgw49zvJL4Nqk48jnTGXjKmnyqF9NM4YWF27tsACuzCxWLxLPfAkcySrMN4EqKsV6APPB5vjk6nsw+PjIyMlmu6yI/uKnTEGHBZbBy5VgMOk4kPnp+OIA8vNKqV2Fn9G1QGPYY7CzEv+MUh79pcWYo+sxmlN2oxf0lMxA9btsIu3N/ff3yLRj0EfGj+cqSd+InAD82PI6V1oOYUZvqPQ+VHazFpRzLeCByPqHEhKL812NxooJFR1iZH3JQQR6o1Uy3BJlwo8fYqV7SS+ZpXIxA7ORSX2pvIvYsDDxNFEgzf/DmxiDrMrYRvMUnkS9Yzz5/Ejqry+1x/S9kO8RRvahpgF87i8xwUHf2wankdtp0uQ2rYHHKv7NHBO+2zgb2uXD7c+Y5o0aoIvKtHj6w5S9GqVWHTyVK0aFRkH1WuYBKUi123MzlsBlValO514d/FZjAhnfsxpLIqyNVKjBGKcbapnoTjzVETcDr2SwRvSyIhIgegkxDw7cJpDAat19QHe3J6jovC6HhQubGseB8sViuc1i+DydJfxj9fl5H2Gx4QjLyLZ/rh/fHn2IVTWULVty15CZzx6+JVKLlag9W//EhcKuA4YJrEf6DBUGrXdoPLGmRZ+3OPYd9yGg1WG2A6jYaC6HjkyKqQcrwEDBqdOmz/+oI4vLxrA/5sacAoN0/SZmMK9tz3CrtwW2BKlBsnew0n17oZswfW39q/Be8d2o3ihStQ36UgNR9/JAt31MpBo4YMtuAWC2ko92r54f0Dc9ra92FL+ZfPQcR3QruuG0bz0P8RDDox2mIXblF2G2ePfYF9suE6SaRHEZUr8u5Ba+9qvKcPLFo97q3xB8IPZktzE79Zv7BscSKaNSpiRadei1aNGhqjgZQOVQ1mq5XAqHhTVrHoDPIl47M5pP6pb70bz5GMwxhsJC6KoZpHmV14Xl7eoqKiok3h4eGRAQEBk4VCoZ+vq6vbaGcnPsvRncN0YzHpLCbodDqNZCcVKbMFFpPJ2mfotRh7DEZDs1qvaK9X1LS2NuVcuXK+oqLimMlkOg6gxy6cktFolBUXF8vwlMV82oBncDxAfwEHizdNDrkMqwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "SR-125", "label": "SR-125" }, { "symbol": { "type": "esriPMS", "url": "01bfc535d4c41e97450455fffb33cc4a", "imageData": "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", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "SR-163", "label": "SR-163" }, { "symbol": { "type": "esriPMS", "url": "7ab256af37a17c542b280e0f515ada01", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFNklEQVRIie2We1BUVRzHv3fv3UXYhwqsyAIrk2BqpE7oQFaUlIDFhOY70xk1tfGZOmLGjGYjCIyKoTZTBjjGMxwEH4WTKL7zxQioRNiKiMsCy2NZFnaX5W5zjuPGCm5qWv/4/ed3zrnnzOec3/n9fudy+B/FvYA/hUQAwgFcBaD+r9zuLpPJVi2JiV4b/O4E51vlN6yJ0TF5TY2N8QCuPC+4xMPDY0NM8rb10qFD2MOV15BUkILhck8mJm//VFGzfmrcirXH1DV31wC4+SzhE76M35L/SniobPelIlw4eNz24Xp9LdYUZsPdRYqVacnhVpX6+qZFy74CEAfA8q/gvr6+GxIy0mKLGquZOQe+e+Q8bYceG0/kY+QgBZN6vmhz3KLlEbduVEwCoHsqeEBAQGJ81r51m88cwRV1NcQiJ3TzPBSyAXhzyDCU1tXA1UUCvcmIdrMRrZ0dqNW1YOmxLOxO/fb179dvvHip+MxYAO1PBFcqlfMSM/etUxlawbEsUqcsxI/XzkFn7MR4pR9GeyoxWNIfmnYdhrkNhtHShSCfl3DuThWd02TqQMyepJdXRc3Iq76lCnsSuHzjjsS9p+pUsFqtcHOWoEbXBJ/+bhjjKUF5/V0U3/4d3VYeAR7eyCr7Da4uYly+dxtjvXwx2tMHnIDFmsIcbE/fN3FqcMgcABmPBY+MjEzwfHWEaEn6TnjLBqLdbMKRymt97vJmg32KH6sqp5ZckcliwWVdPSZ/PDMpPzMnG0D3P8GdZn326dzUq6fp/d5pbcLTyGA2UZt0vhBZn6+Q52fmfAjgoEO4QqEIGzRsKHck4zCehcjpteiCWCyebjAYHMOjoqLm1Opb6KKemjtmPLxkA239i7UqnFRV0Pby4PfodxHL4WhlKb4+WQBz99/rC6vKMXvRwsgfdibDIdzPz29Unb53am6fNBsZpRdgsnTRvjMnpHbWqCAsHvcOotK/oa5On74EG96OxOYT+ba1ZfW1WBE0VkpKMykJj4TLld5eRVqN3Rg5McMAq3/O7LUpqagfNhUdxO2WRtpPKzmD+a+9ZTfnz+YGKIK8SdPfIVwoETtrG+/ZjY3xVNLikRg+k26ERD5JL6K9V07ZzZ0yMhAl6mq7MZKu4CjKted4LzjnJGJJavUUyWVXZzFKNTUoqatGfNgMyMVSJF/41W7eptDJCPDwwuL8tF4esgoYYiQO4QzLMg/u9YESTh/F9rOFsPD309TY1YXYidNscFYgwK7ITxDsMxShKQloNXb0hoPCnRzCwYAh+d1TgQpftBgNUDXfv9cGQxtchORfArSS5c5eRiM9ZO9WWuP7kpWywTo+OcPA+tDYtIBx5N3GR5m7aH9BYAh+qSqj7dVvhNHNEVeTkxO1mTpxqVbV1x4EDuEPg4liiw/jp1lLcWNlLO2r21oxPXsPbY+QK6BqbsAXIR/Y5ldqNb3gjJ15FJznbS59IOLK9/fvwIB+LhCyLBoNetu3BXkpeByRuADAO4TzzW3mKSMDRWfv/AGepEgP9RVIj6NRg33At9O1WofwA5lZOdFbt8w9Pj8aan0rDa6mjnZo9DrozUb640CyodtqpQ+PgGHoqYQClr5kEpET3Fwk9K13F0up7c+KED1vISkexx3Cc3Nz5xUUFGyLiIiI8vf3HyeXy32HuLm5Dx84QCKUDnLi3IWcQMhBIBAwNDrJTXXz4C0Wa5fRxJs7jWajWtehbajWlmo097IrKkqKi4tPWCwWUo06HcKJzGZz2aFDh+6H83MU97wBL+DoQ38Bn00V8G7Yzy0AAAAASUVORK5CYII=", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "SR-52", "label": "SR-52" }, { "symbol": { "type": "esriPMS", "url": "dbed34bb4d1ac132f83c189e3a87c5e0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFGUlEQVRIie2We0xTVxzHv7f3tgh98CgFW6E0E3yBjygG54ybMwgaMlB8G802ZS7Ox6YR40jczMQhUzFMl8xNJCqvaRTEOczAVfExn+EhokMrIJRXeZRSaEu5Xe5ZdFSgm0zdP36T5vQ8bj73d36/7zmXwf8o5jV8EBIACANwC4D2VW27p0Qi2bA6LnbTlJkznB+UltkSY+NONjc1JQC4+bLgIm9v761xybu3iIf70bn3i5CUcwijZHIq7uSRaEGLIXrnuk3ntNWPNwK4+yLhMz5P2JEdGPauZP/1Alw9lf904k5DDTbmZcLTRYz1h5PDbBrtnS9iPvkSwE4A1v8EV6lUW3elHY4vaKqklp34fsB1uk4Dtp3PxhgvBZVypWD7zpi14Q/KymcD0A8KHhQUlJiQkbp5e+EZ3NRWQihwQg/LQiFxwzS/ESiuq4aHiwgGswkdFhPaujpRo2/FmnMZ2J/y3ZsHt2y7dl1dGAyg47ngSqVyRWJ66maNsQ0MTSNl7kocLboMvakLU5X+GC9XYqjIFfUdeoyQDoXJ2o0Q3zdwuaqCrGk2dyLuQNLIDZELT1Y+0Mx6Hrhs297EHy7UaWCz2SB1FqFa3wxfVykmyEUobXgM9aN76LGxCPL2QUbJ7/BwEeJG7SMED1NhvNwXDI/Gxrws7DmWGho9ZfoyAGn/Ch4REbFLPna0YPWxffCRuKPDYsaZ+0X9vuXdRnuLn6soJS2XIrPVihv6BkQtXZSUnZ6VCaDnn+BOiz9etTzl1kWS36q2ZgxGRouZtElX8pDx6TpZdnrWewBOOYQrFIpZXiOGM2fScvEixEWvQzeEQuECo9HoGB4ZGbmsxtBKHuqt5ROmYpjE/Wn/Wo0Gv2nK7dbEBL9NCnFt7lG78byKUiyJWRnx475kOIT7+/uPqzP0teae2UuQVnwVZms36TszfLv5UTI5kuYsRf7Dsj7PljTUYF1IsJg7mrkjYUC4TOkzrEBXbzfGRUxRwGdn09Gf+DSN1OhVSLldCKWrR5/5hy2NUIT4cH8DHML5IqGzrqnWbmyCXEkOj8SwReRFuMrn7PVEX82ch9x7Rahtb+0XztkVDEHZTTLPLmScBDRnrd7ivOzhLERxfTVu11UiYdZCyIRiJF/9FdNVI/GWXwDeOZRA6mIg2XgU14gcwimapp7k9Yl2XfwZey7lwcr+ZVNTdzfiQ+fj4A01jsz/CN8UnkXo8ECM9faBl1BCjt5LVX/Yw0HgTg7hoEBx/u6tSQoVWk1GaFqaSL/R2A4XvgBDGD6K6qoQ6h+IUARC6SaFXOyGxeNC+sIJG7TjyCkKtmfG5gdNJtU8L/1b0v9w0nT8UlGCNlMnotL+ts/7E6chavTEPlbrJZ5D+LNgTvHqXPy0eA3K1seTvra9DQsyD/RZV2/Q406DfbE+DcquGQjOsmRLe4u7Lucc2Qu3IS7EVk1GA/oTd5hwv/5E80jQrEM429JumTtmkoDLGctZpJe4bR6Mxg31BdtBntU5hJ9Iz8iK/XrH8vwPYqE1tJHiau7sIFtqsJjIhwPnhh6bjVw8PIoiUfF5NLnJRAInSF1E5K73FIpJ60oLELtiJZePfIfw48ePr8jJydkdHh4eGRAQMFkmk6n8pFLPUe5uIr7Yy4nx5DM8PgMej0eR6uQy1cOCtVpt3SYza+kyWUxafaeusVJXXF9fm1leflutVp+3Wq0XAHQ5hHOyWCwlp0+fLsFLFvOyAa/h6Ed/AggIB864qKJCAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "SR-54", "label": "SR-54" }, { "symbol": { "type": "esriPMS", "url": "4a8efe64310dae16dec20d1d769fa2f7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFUklEQVRIie2Wa1BTRxTH/zc3CSUJAQkRiRAYBWstVcdHtVadUUdBhylS30WdVutotT6KFccyg3VGLFIVS7UzbRXRyssXD1/QgkUR8a2AiAhGRAyBBCQmgSSEm85dB0pEUqXafvH/Zffs4/5295yze7n4H8V9A++B+AACAFwDoPyvjt1NLBavXhoRvnb0pAmOlSWl1pjwiGMNanU0gKuvCy5yd3ffEBG3bb1Tf2/6ePlNxGbsxUCpBxVx7MAMfqNuxpaVa7OV1Q/DANx+lfAJ30RvTn83YKJ41+VcFKbldHTcqqtBWFYK3AROWLUvLsCqUN7auGTFtwC2ALD8K7iPj8+GrYn7onLVVVTokZ+7Hadp1iHyTDoG9ZZR8RdyN21Z8mVgZWnZVADaHsH9/f1jopMT1m3KP4GryioI+Q5oYxjIxC4Y6z0ARbXVcBWIoDMZoTcb0dTSjBrtYyzPTsau+J8++GV95KXLefkjAOhfCi6XyxfGJCWsUxiawKVpxIcsxm83C6A1tmCM3BdDPOToI3KGSq/FAEkfGC2tGOXVDwUPKsiYBlMzInbHvr06ePaxqkrFlJeBSyN3xPx6tlYBq9UKiaMI1doGeDlLMNRDhJK6h8i7fwdtVgb+7p5ILr4IV4EQVx7dx4i+Phji4QUuh0ZYViq2H0yYPGP0+FAAiS8EDwoK2urx3jv8pQd3wlPcC3qzCSfKbz53lbfrbVM8u6KElKyLTBYLrmjrMP2TObHpSakpANr+Ce4wd9nnC+KvnSP+fdDUgJ7IYDaRMvZCFpLXrJSmJ6V+BCDNLlwmk03pPaA/90TicbwKsbvXoBVCoXCWwWCwDw8ODg6t0T0mkzprwdAx6Cvu1WFfqlHgT0UZqb/v2Q+bJoUQF2VVlGDD70dgYf4+YbZt3pLFQXt2xsEu3NfXd3Ctrmtqbp86D4lFhTBZWontyOU9HS9xR+b8NZie+APK1EocmrsCYR8GICb/VMfc4roarBw1wom9mtkroVu4VO7ZN1ejsmljd0xRwFenkrosatGwcdh77SwuPrxH7KUZCSQ7OuteYz1kozzZqp9dOE8kdNSoH9m0DfWQk8sjJmAOWQgb+Wx6sRom88bJ8iIkz/4C3i4SZN65ge/Pn7aZz6YruATl2rm9C5zrwKfZ1OosNpddHYUoUlXjem0VoqfMhlTohLjCP+DiKMDXY6diWeZ+1Om12BOyCIzVanPsZAEcii1EduEUTVPtfm3X1nMnsf18VkcQGVtbETV5JoGzgbn/RgFO3y0mfZE5adg4MbgrHATuYBcOChSb3501XOaDx0YDFI1qYtcbnkDAY/8lgHKNCnya7hhrbrOAQ3G6fNZK2KDt75yiYH2mbab/SPbdxsdJPxJ70fDxOF3xdKcJ1/ORFroKB4sKUaNtRPi4aUgpeRoPzxHHLvxZMKuovOM4NHc5SldFEVv5pAmzUnaT+oXqSnx6dA92Bc2Hu8gZR0uvYkdBdpdvUDZFd3CG6TjSdrHP5bQDO+DylgA8mobaoLPpZ/3d7vPuRHPIphm7cKbxiTlk0HD++Qd3SdR2VpOxGT3R4D5eYPRkrsYu/EhScmr4d5sX5HwWDqWuiQRXQ7MeKp0WOrOR/Diw2dBmtZKHh0NRZFc8Dk1eMhHfARKBiLz1bkInUjrTfIQvXMxeHjl24YcPH16YkZGxLTAwMNjPz2+kVCr18ZZI3Ab2chHxnHo7cN14XA6PCw6HQ5HoZD3VxoCxWKytRhNjbjGajUpts6a+SlOkUj1KKSu7npeXd8ZisZwF0GIXzspsNhdnZmbad+IrEPd1A97A8Rz9BYH0LvE/4YdTAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "SR-56", "label": "SR-56" }, { "symbol": { "type": "esriPMS", "url": "a69fdde29a9e5b1b55318a013cadc2d9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFDUlEQVRIie2WeUwUZxjGn9lddl324FgWZIWFKlirVNuI1da2Sk2FNqSrIdVWKkkrFNN6NBohlARrai1SLZbYJr3QtHKJ4fBIwILBu+LFISAVERBZjkV33WXZHZaZZr6muKO4HtX6j88/33zvfF9+M9/7Pu+MCE9Qoqfwh5AYQCSAswC6/q9j91EqlasTU5PWzpoXIW2pb2AzklKL+vv60gGceVxwuZ+fX0pq1pZkxYQg4b7mGmSW/opJan8qtei3GPF1c8ymlWvLuzqurgHQ+CjhEZ+nbyyZEvmGcnt1JU4WV4zcuNDTiTVl+fBxV2DVjqxItrXrwvqET78AsAmA4z/Bg4ODUzbn7Piqsq+Nit3z413XGaxmpB0qwWRfDZV9onLDpoQVUS0NTW8BMD0UPCwsLCM9b+e6DUf340xXG2RiCYYZBhqlJ14NmohafQe83eUw222w0DYYB63oNN3AJ+V52J79w8s/Jaedqq46Gg7A8kBwrVYbl5G7c13rgBEioRDZC5fh95rjMNkG8Yo2BNP8tRgr90C3xYSJqrGwOYYwM3A8jrdfImv67Vakfp/57GrdoqK2ltb5DwJXp32b8fNhfStYloVKKkeHqR+BHiq84C9Hfc9VVF25iGGWQZhfAPLq/oS3uwynr11B+LhgTPMPhEggxJqyAmzdtfPNmFmvxwLIuS94dHT0Zv/nnxMn7tqGAKUXLLQd+5trRn3Kxl6+xcsv1ZORS5Hd4cBpUw8WLFmcWZJbkA9g+F5wyXvL45dmnz1C8ttu7MfDaIC2kzHzRBnyPlupLskteAdAsUu4RqOZ7ztxgmh/zj48CnFvb8AQZDLZuwMDA67hOp0uttN8g2xylpdUho9nzCVpKLtUjwPNtSS+Yd5CzNaG8tZyRfhB4S1bcuvfT1gW/cu2LLiEh4SETNWb+db0GCPFqeVp4FJRcbkRmW8vgVQkxp6G0yhpPIeTHS0ja9MjF6FG38HbX9fTiZUzwxVca+Zawl3ham3AuEpDNy8WHz6HWCj9yAEyN9qs0Cg8yfV5ffvIurgXZ4NhGSQf3M3bf/l6LzQzA7jLUJdwN7lMaui7xotxDaWo4QwSZ0QgyFNFKp+zl7MUkjH4JmoxFuRkkUJ1FmdXiAjK2zl+B1wkEQs5aznLT6ZEWoQORY1n0WO5ieLYVYgvzsa+i7fslxA+F7X6q7wU8B5AQHGD3CWcEgopu2Pojs1/XG5Acvk/x9lvtWDt7Cge/KPpr2F9Ja+Y+XAQuMQlHBSo24+N6256s3Fk3mY0QC1Tjsyf8VKTFvuvA0aFEzaELuEURYG9LVbadB4pc6Kx9VgZrEM0YqaEo+pK08j9lwLGo9mgJ/39HhK4hN8O5pRffwpTxwaidsWXMNM2WGkaupzvnPawpB5cieINd4MzDNzdxPwYyyLlYCHJqbdURpqIs3bXV+NeEgrISzMu4cz1m/TCydPFx9r/AsNZxEn0sOMO8P2IOzXGYoWzx0eF78nNK0j6euPSig+T0GU2onfgJqnubrOJHDn348C5YZhliZ8FFEXeyk0gJF8yuVgClbucfOt9ZAoyegjFSIpbxjWPCpfwwsLCuNLS0i1RUVG60NDQGWq1OjhIpfKZ5OUpd1P4SkQ+biKBmwgCgYAi1cllapgB43CwQzY7Qw/aaFuXyWrobTPUdndfy29qOldVVXXI4XAcBjDoEs6Jpum6vXv31uExS/S4AU/hGEV/A9idHYv3KNPDAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "SR-67", "label": "SR-67" }, { "symbol": { "type": "esriPMS", "url": "d82799caf78a09681215b883f17747b6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFBElEQVRIie2We0xTVxzHv7f3tlVa6qMULO+Mhy+mbMOhxi2RZcoWIjKibr7GokbdxlwgwhyJj8U5JDoIOjOdAzLlNZyCkgkGFMfAFxpeig5WURCB8qqlpS3l3uWexUoFuvlg+8dvcnN6zv2d++nv/h7nMvgfxbyAP4VEABYCuAqg5b967Q4ymWzT+riY6NlvzR/bUHOdS4iJO96pVscDqBgtuNTJyWlLXPKeWHsvD/rUrUok5v2IKQolFXf8p3BRlzZ8V2R0YcvdpigAN54nfP6X8Ttzpy8Mku2/XIwLJ4osN2rbmhFVkAUHO3t8lpq8kFO11G5b98l2ALsAmJ8J7unpuWV3eurXxepGasWxgyPadei12Ho2F9McnamU8uIdu9Z9Gtxwve4dAJqngvv5+SXEZ6Zt3lGaj4qWRkhEYgywLJxl4zHPwxdV9+9iop0UWqMBvSYDevr0aNZ04+PCTOxPOTDnUOzWS5dLSgMA9D4R3N3dfXVCRtpmla4HDE0jJWwNjlSWQWPow1x3b8xUumOSdBxaezXwlU+CwdyPQLeXUHannth0GvWI+y5x8qbQpccbG1QLngSu2Pptwg/n76vAcRzkY6W4q+mE2zg5/JVS1LQ1oeT2TQxwLPycXJFZfRET7SS4cu82Alw8MVPpBkZAI6ogG3uPpr0dPvvNFQDS/xU8JCRkt/LlqaL1R5PgKpuAXpMR+bcqh/2XN9qtS7ywvoaMfIiMZjOuaNqwePmyxNyM7CwAA/8EF7+/Ye2qlKu/kfje6enE00hnMpIxsbwAmZ9HKnIzshcBOGET7uzsvMDR14vJTz+F5yHe+w70QyKRLNHpdLbhoaGhK5q13WTTQy3xm4XJDkorux6DHvsv/l3v+0JWwkfuZLl37HoFDlect8wL6mvwwbo1IYeTkmET7u3tPeO+1ro0xzBCSEViy3zR1Feg6lITuICiEPHqPKzMOQSjuZ/cv92tttpf3daMyMAAe7418y1hRLjC3dWluKPVau1IZbnld6CrF1b6z0XEL4fJnPdYrdMir+4aRtKfXe1wDnQl5jbhQqlkbIf63rAP4b08uDgCX5zJIR2Nl7/SAyzH4fLGbXCRTUD+zUpEnc60JBwvvlzBENTEwc8bAmfEIpovreEUPj0AYppBRtUFy5qIpnGpSYXYwp9hZgeQvnQD4hcsQWT+Uau9nIDiB6lNOEXT1MPYPa6Nrwdh38Ui4ungkAwOy1fn8pD23tqhcBC42HadU6D4+n5ccjsp3vD0xbLsA1brq/znovlBN86p6ixvQt9vGrKfI2zQtj2nKDzy65HmuHmjSdNFkmuwpKIxSHx3OYLT9pD59qAwpF4rxQgS2IQPB+blLXdEbdvQRPz+yjnYi8fg9IfRENEM6fN7ywqG2FFWw0hwloWdkP88s1ZS+RlyDbHnOCSU/kouW6IFxGnWJpztemAKm/aa6Pc7f1gl1rNoxiQ3sL16DK7xYeHHMjKzY77Zuarooxi0aHvQrnuATn0vWrUaaE0G8uHAV8MAx5GDh6993iuhgCYnGd8J+eTkz3oHiT0Zx9EixKxew8esyCY8JydndV5e3p7g4OBQHx+fWQqFwtNDLneYMmG8VGjvKGYchIxAyEAgEFAkO/lIDbBgzWau32BkTX0Gk6FFo+9ob+yoam29l1VXd62kpOSs2Wzmm32fTTgvk8lUffLkyWqMspjRBryAYxj9BSkeBJURp8MTAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "SR-75", "label": "SR-75" }, { "symbol": { "type": "esriPMS", "url": "9146f6f1352e9744c3fdb454af5c9c20", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFHklEQVRIie2We0xTVxzHv7f3th20PLQUpPKKFnwxdQ5FnS6ZZoILEQnxsaHG6Yw65yM4cY4EZ+KcMifOMRM3RZzyGioP3QQDBocg88lDRRQRASvQgtQ+aEu5Xe4xoB2lm6/tH7/Jzbnn3HPu557z+33PuQz+RzGv4c8hAYAQAJcBKP6rZXdzdnZeuzw2Zv3E6e851FZdt8THxB5vUyq3A7j0quBiDw+PTbF7dm50GupLn6gpR0LOAQyXelKxx3+JFLRrIretXp+vaGiMBnDjZcLf+3L71uxRIdOcEy8U4nxWQe+Day1NiM5Lh5ujE9Yc3BNiqVNc27xs1VcAtgEwvxDcz89v046Ug18XKuupqKP7+u2n0msQdyYbI91lVFJp4ZZtyz4Lrb1ePROA+rnggYGB8dvTkjdsKT6JS4p6iARCdLMsZM6umOIbgIoHDRjoKIbGaIDWZEBHpx5N6of4ND8NiUl7J/20Me7PC0XFQQC0zwT38fFZFJ+avKFO1wGGppEUsRSHy0ugNnRiso8cYzx9MEjsgmatGgGSQTCYuxDsPQQl926TPm1GPWJ/TBi2Nnzu8frauhnPApfG7Yr/+eyDOlgsFkgcxGhQt8HbRYKxnmJUtTSi6O5NdFtYBHp4Ia2yDAMdRbh4/y6CBvthjKc3GB6N6LwMfHck+f3Iie9GAUj5V/CwsLAdnm+OECw/shtezgOgNRlxsqbc5lfeaLW2eP7tKlJyITKazbiobsHsj+YlZKdmpAPo/ie4cP6KTxYmXf6DxPdeRxueRzqTkZQJpXlIW7damp2aMQtAll24TCab4R4wlDmZcgIvQ9zsVeiCSCSao9Pp7MPDw8OjmjQPyaAezQkcj2Funlb9Ogx6JJY99vsEryHYMj2ChCjvdhU2nT4KM/tkhbm2D5ctDdu/ew/swuVy+egHGmtrvsHwIRYIe+uzRryFunYlgcslHshdsA6zU75HtVKBX+evQvQ7IYgv/r23f2VLE1YHBzlxWzO3JfQLl/p4DS5UNVu1HS4v7b0P9hqKBWMnY/Gx/aS+ZNxUHLh8FmWNd0h9eU4yccfTutPeClmwF3frbxfOF4scVMr7sCUeRWHf7MX44nQm2dE4jZP54reaCqTNXQlfVwlyb17Ft+dOWY3j7AqGoAY+3d4HzggFNGctW4ocFQQhzSC14nxvm6uDIz6fMhMrcg+hRavG/oglYC0Wq2UnH8CjuEJsF07RNGU0d9mEr5wwDT+UFZCX94hLzENXS3DqViWpxxVkYfO08L5wELjQvs8pUJy//y6JoxhT/QIwL2OvVXuNqhkCmu6tm7rN4FG8PuMthA3a/swpCk/m9USTvOVoVLdDqXsc6x4lXylGVtQaHKk4jyZ1O2KmfoD0qjL0I55duC0wJ7nEHdda+iZiaUMtyfzEsAXwELvg2PVL2FWS36cfZVX0B2dZOPK53zNr7S49TS5b4uLdE/P+RPPIpFm7cLb9kSli5NuCc/duWSXWi2j0IG+wWj2e9rhN+NHUtIyYb7YuLPg4BgpNB1p1j9Cm16JZo4bGZCA/Dpwbui0WcvBw3udmxefR5CTjdkIuObmz3k3kREoXWoCYRUu5mBXYhWdmZi7KycnZGRoaGu7v7z9eKpX6+UokbsMHuIr5Tu5Cxo3P8PgMeDweRbKTi1Q3C9ZstnQZjKyp02AyKNR6VWu9qqK5+X56dfWVoqKiM2az+SyATrtwTiaTqTI3N9d+EF+CmFcNeA2HDf0Fa1oNrlJ0F58AAAAASUVORK5CYII=", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "SR-76", "label": "SR-76" }, { "symbol": { "type": "esriPMS", "url": "bfdbf58e209d5fdbc726230f2dc63cba", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFG0lEQVRIie2WeVATVxzHv5vdJJUEUENAYjgqhwd4tEVRR+1oVXDKiJZRay2MLXVsPWpHK2qZsXW0itQWi9YZW4uMB8hgkcNp0YLFWsGKVg4VD0REjBzhCDlIQtjtvLWCkZB6tv/4ncm8fbu/N5/95ff7vrcM/kcxL+BPIBGAEADnAaj+q7/dxcnJacXi2JhVY9+Y3Key/BIXHxOb0dTYGAfg3POCS93c3NbFJm5b4+jjRedcLUFC1o8YInenYjP2RYiatRGbl686pqq5vRLA5WcJn/xZ3KbMgJApTjvP5qPoSF7Xg4v1tViZewguDo74eG9iCFeluvj5oqVfANgMwPJUcG9v73VbD+79Mr+xmlpweHevcWqDFutPZGKYq4JKKszfsHnRstDKSxUzAGieCB4YGBgfl5q8esOpozinqoZEJEYny0Lh1BcTvPxRercG/R2k0JqM0JmNaG03oFbTgiXHUrEzade479es//NswakgALrHgnt6ekbFpySvrtK3gqFpJM2Oxv6S09AY2zHe0xcj3T0xQOqMOp0G/rIBMFo6EOwxCKdvXedjmkwGxH6XMHhF+NyM6sqq6Y8Dl6//Jv6Hk3erwHEcZH2kqNE0wcNZhlHuUpTX30bBzSvo5FgEuimRWnYG/R0kKL5zE0EDvTHS3QOMgMbK3DR8fSB5WsTYSQsAHHwkeFhY2Fb34UNFiw9sh9KpH3RmE45eLbH5lpcbrC1+7Ho5P5ISmSwWFGvqMeudeQmZKWmHAHT+G1z89ocfRCad/52v763WJjyJ9GYTPyYU5iL1k+XyzJS0mQCO2IUrFIrprv4+zNGDOXgWItmr0QGJRDJHr9fbh4eHhy+o1bbwi+5rTuBoDHZxt4prNRqw88w9v0eOGo9lY6eCFgiw78JpJBb9ahWbe70c8xdFh+3Zngi7cF9f3xF3tdbWfIkRQioSd81nDn0FVc2NPDxo4MuIC5mL1/dsgcFsQt77MahuUSP7yoWu+LL6WiwPDnIkWzPZEnqFyz2VA/PVdVb39pcUdl0HK33w7qjxWPjTHn4+3E3J+72yqZ6fExe8qvCygt9oboAiWEku/ezChVJJH3XjHdiSgKKwe9ZCrD2ezu9oRD9fK8XqiTOwdtKbaDMZMc0nADMPfGu1jtgVDI/q/+D9HnBGLKKJtWwpIiAIYppBSmlRd7yARoOuDWOUg2DoMENjagfLsT3WcgKKDFK7cIqmKZOlwyb8ozFTsONMHliSyT/aOPUtnFdVY9UvxMbgG29HWCSmJ39lDQcPF9v3OQWK+PthyRykmOjtj3lpu6zuu0mdUVRT2TUvravBkuApPTPn2aDtZ05R6M6rW+M8fHFb04xG/b1a31fOlQt8tnk3LqOlXY9PJ8xAdkV3sz0kgV24LTCRr8wVF+t7NuLu4gLeiunzl/L1Jy+z8bfsHnGU1dAbnGXhICSfZ9baXnic//WI57henz0osgEBYO3C2eY28+xhr4n+uHXNqrGeRiMGeIDVGfCgx23CD6ekpsVs2RSZ914MVNpWNOjb0GTQoU6rgdZs5D8ciBs6OY4/eIj3SVZCAc2fZGQnJM1JznoXiSM/OtMixERFk5rl2YWnp6dHZWVlbQsNDQ338/MbLZfLvb1kMpch/fpKhY6uYsZFyAiEDAQCAcV3J6lUJwvWYuE6jCbW3G40G1Uag7qhWl1aV3fnUEXFXwUFBScsFstJAO124URms7ksOzu7DM9ZzPMGvIDDhv4GME8OZV5ePgcAAAAASUVORK5CYII=", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "SR-78", "label": "SR-78" }, { "symbol": { "type": "esriPMS", "url": "f1a713136b6a58c07d435d09c1df159b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFD0lEQVRIie2We1BUVRzHv3f37m6wCyi7y0teEw8f4KMJRJmy0BQqEo2UEnVs0KGHSuqIGhPlZKQkwpA5WYaO8pDBEJQpMHAw5ZGPhoeKD0JE3i9Zl112l2W3OcdANpYtUesfPzN3zj1nz53PnvP7/c69LP5H2KfyMcAHEAjgEoDm/2rbJZaWllGRMdGbZs0LMKutvqKPj47J7uro2Ang4pOSi2xtbbfFJO/eYuHmwj15vQKJuT9gktSeick+HMrvlofGrdtU0NxwZyOAq49THvDxzh05XoFzLfeeL0LZ8cKhHy63NWJj/lFIzC2w/mByoL6u+fKnaz78DEAcAO0jyV1dXbftSjv4RVFHPRN+bP+o8zqVcsSezsEUGwcmpbRoe9yatUG1V2peBSAbk9zb2zt+Z8ahzdvP5uFicz2EfAEGdDo4WI7DCy6eqGxpgLW5CHK1Cr0aFXr6lGiU3cUHBRnYm7Jv9ndbYn87X3zWB0DvQ8mdnZ1Xxqcf2lyn6AHL5SJlcQSOVJRApuqDv7M7pts7w05khdZeGTzFdlBp++Hn9CxKbt+kc7rUSsR8kzgxKmRpdn1t3YKHkUtj98R/f6alDnq9HmIzERpkXXCyEmOGvQjVbXdQfOsaBvQ6eNs6IqOqHNbmQlxougWfCa6Ybu8ElsPFxvxMJKQemh86a044gLR/JQ8ODt5lP3UyPzI1CY6W49GrUSPveoXRf3m13bDEC25W05aESK3V4oKsDYuWhSXmpGceBTDwT3LB2++tXpFy6Vca39s9XRgLCo2atoml+cj4aJ00Jz1zIYDjJuUODg4LbDzd2Ly0k3gckNV3oh9CoXCJQqEwLQ8JCQlvlN+lDw2yxNsXEyX2BvN6VErsLb9f75G+AYjwmUPzI6n0FM2B4eTfrMY7ayKCDyQlw6Tc3d19WovcsDSfYXkQ8QVD/YWTn0NddweVL506E1vnvI43UpMgUymRuzyKlt3Jaw9ypKqtEev8fCzI0UyOhFHlUmfHCUWdrQZjRypKh+79HN2wfIY/Vv14gPbf8vJFQkk+PekICefysdrnJQP5H93tcPBzJLceJuU8kdCss6MJxuAwDPYvWoWtp7LoiUbgcjg0MQchfQ+xrcFzJBxgqcp6+PgIOSvgc0lpGSPUywcCLov0yrKhseNXL+HzeW+iuq0Rff0arJ31Cg3T39FzGNKITMoZLpdRa/uNyt+fORdflxdCR1byF6kVpbA2E+KroDB0KXtpHmzwDxwpB5ULTNc5A2b4Ng4iNhfhRVdPhGXuMxgnW/zzjSokl/1C++tnz0dFS8NIOXWDa3rlDIMH63rAbCd33JF1o0NxP9aD+Dm5IdL3Zbx2eA9cxknoqpdlfYtR4JiUGxMT3MU2uNw2MhHTKsswUWKH8shY3FP3YcNP6ShrqB0xjzFoRpPrdDDnkc8zQ8jhQa4R8/V6fFKYTS9TkCoAoDMp13Xf0yye8jz/3O0bBon1KEyzc4KuV4nhNW5Ufiw9IzP6yx0rCt+NRrO8B+2KezSLW+UyyDUq+uFAqmFAr6f1TWqfrIrH4dI3GTkJSXKSd71EaEFbKy4f0SsjSMwKTcqzsrJW5ubm7g4KCgrx8PDwlUqlri5isWTS+HEinoWNgJXwWA6PBYfDYWh2kkgN6KDTavX9KrVO06fSqJplys72+s7K1tamozU1vxcXF5/WarVnAPSZlBM0Gk3ViRMnqvCEYZ+04KkcRvgTRCcIlooaJmUAAAAASUVORK5CYII=", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "SR-79", "label": "SR-79" }, { "symbol": { "type": "esriPMS", "url": "5f34b8a04b54eaae40a90b6c4d7e567b", "imageData": "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", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "SR-905", "label": "SR-905" }, { "symbol": { "type": "esriPMS", "url": "4f52cac6b7db827ff11d1e05c7f703c1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFNklEQVRIie2WeVBTRxzHvy95SZQcICFgIoSMghd4VGmxXq21KHaYoqWtVivVUWrHo3ZwwLHMUJ1aitSKpbYdL2RUrsEDxLEwgsVSvECLHB4FEZT7EGJISELy0nnbKRKDaaW1/cfvzJt9b3czn939/b77C43/UfRz+CDEBzAfwFUAjf/VsbtIJJKNa6IiN02bO2dodXmlJS4y6kRHW1ssgJJnBRe5ubltiUrYuVk8ypObfbsU8VkHMVYmp6JOHA7hP9CExGzYlNt47344gBv/JnzOp7HbM33mvybZcyUfF0/m9Q1UtNQjPCcNLg5ifHwoYb6lprHis7B1WwHEADD9I7hKpdqyI/nQF/lttdSyY3ufOK9dp0H0uUyMd1VQiRfyt8WErQ+srry5AIB6UHBfX9+42NSkiG2Fp1HSWAshXwAzw0AhccJMz9G43nQPzg4iaAx6dBv16OrRoV7dibW5qdiT+P3L+zZHX75SUOgHoPup4EqlMjQuJSmiRtsFmstF4qJVOFJaBLW+B9OVXpgkV2K4yBHN3WqMlg6H3tQLf4+RKKqrInM6DDpEfRc/ZmPwuydqq2vmPQ1cFr0rbv/5phpYLBZIh4pwT90BD0cpJstFKG+5j4K7t2C2MPB1c0dq2SU4OwhR3HAXfiNUmCT3AM3hIjwnHV8fTQoImTZ7GYDkvwUPCgraIZ8wjr/m6G64S4ah22jA6dulA67yRqu1xXOryknLhshgMqFY3YKFSxfHZ6akpwEw/xVcsOSj1csTr/5M4lvX1YHBSGs0kDb+Qg5SP9kgy0xJfxPASbtwhUIxz3X0KPp0cjb+DbG7b0cvhELhO1qt1j48ODh4Wb2mk/yovyYO98D7k6bDAgsOlJxHVUeLDSjM7xWSiOuzj1j151SV472wVUEHdifALtzLy2tik8bamlMVKpxdGYHo/JNQ63X48YNNCD76DSpbG/rmjJXJEf/GUuTdqbRZVFlLPTb4+4nZq5m9Ep4IlyndR+S3N1v1rZ/2OhIunsWeS3/cbI5DHBAxawFWHD9AvnlcLpJCViPxWiGUjs428DsPWqHwd2dfve3CeSLh0Pa2BusFCcXEWn+qWaPGFIWq7/vzuW8h+1YpGh52Dghn7QqaoKwG6ccn0gI+l7VWf128X40VU2Yio+IKehkzQl+YATF/CBmbrRqDGZ7eePVgLJZPnm4D7lsAh2IbkV04xeVSBlOvVd+uolwS94bNu9HZo8XhX4sw0lmGITQPh9/+EF8VnkHAKB9McHOHq1BCrt5f6n6zhoPABXbhoECx/u4vdjFL0n8AzeHAaDZj8YSXSLaz8NKmOgR4+SAAPlA6SSEXO2HJRH9bOGGDa3/nFAXLY33hMwKJ1UKP7YOAprHOfy6+vZSHLr0OC5Mf2YcNzcJxU2ys1k8cu/DHwaz2Fv+EM6HhKFm7ldTt45XFSCu/bDOPTcSKFutk7duUVfMkOMPAgcf+PXsktmTO2h9D4qnrNZLyOZDYy4R9BhKXQzbN2IUzDx4aF42fymdjxrAW6adW7UMMRmzImG4d+nt8QPixlNT0yC+3L89bGYlGTRcBdui6yZFqjHpyCmwCmi0WUng4FEV2xeNwSSUT8QWQOohIrXcRiknryOUjMnQVG488u/CMjIzQrKysnYGBgcHe3t4vymQyladU6jJ2mJOIJ3YV0C48msOjweFwKJKdbKTMDBiTydKrNzDGHr1R36jWtbfWtl9vbm5Iu3nzWkFBwTmTyXQeQI9dOCuj0Vh26tSpMjxj0c8a8ByOAfQ7oMIVA+s0kcEAAAAASUVORK5CYII=", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "SR-94", "label": "SR-94" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 73, 142, 255 ], "toColor": [ 163, 73, 142, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 107, 237, 95, 255 ], "toColor": [ 107, 237, 95, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 239, 247, 255 ], "toColor": [ 143, 239, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 152, 78, 255 ], "toColor": [ 199, 152, 78, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 132, 92, 250, 255 ], "toColor": [ 132, 92, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 75, 116, 163, 255 ], "toColor": [ 75, 116, 163, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 76, 130, 65, 255 ], "toColor": [ 76, 130, 65, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 71, 60, 255 ], "toColor": [ 140, 71, 60, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 208, 247, 163, 255 ], "toColor": [ 208, 247, 163, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 111, 99, 255 ], "toColor": [ 247, 111, 99, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 243, 121, 247, 255 ], "toColor": [ 243, 121, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 82, 222, 168, 255 ], "toColor": [ 82, 222, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 146, 165, 255 ], "toColor": [ 232, 146, 165, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 84, 62, 148, 255 ], "toColor": [ 84, 62, 148, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 175, 149, 232, 255 ], "toColor": [ 175, 149, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 250, 87, 255 ], "toColor": [ 250, 250, 87, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.3099471293292446E7, "ymin": 3837408.3577220375, "xmax": -1.2964317377110008E7, "ymax": 3996927.8010396194, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 10, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "gdb_ct3_73", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S51_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": false, "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": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1696356971000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "fb9d326b43c34da2acb6db74beba7106" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 20, "name": "Roads_36K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 2, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 99999.99999999999 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Roads for Linework" }, "subLayers": [], "minScale": 36112, "maxScale": 18057, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "RoadClass", "uniqueValueGroups": [ { "heading": "RoadClass", "classes": [ { "label": "Freeway", "description": "Freeway", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 0, 0, 255 ], "width": 2 }, "values": [ [ "Freeway" ] ] }, { "label": "Highway", "description": "Highway", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 0, 0, 255 ], "width": 2 }, "values": [ [ "Highway" ] ] }, { "label": "Major Road", "description": "Major Road", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 5 }, "values": [ [ "Major Road" ] ] }, { "label": "Minor Road", "description": "Minor Road", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 3 }, "values": [ [ "Minor Road" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 0, 0, 255 ], "width": 2 }, "value": "Freeway", "label": "Freeway" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 0, 0, 255 ], "width": 2 }, "value": "Highway", "label": "Highway" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 5 }, "value": "Major Road", "label": "Major Road" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 3 }, "value": "Minor Road", "label": "Minor Road" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 83, 140, 111, 255 ], "toColor": [ 83, 140, 111, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 92, 242, 255 ], "toColor": [ 220, 92, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 125, 88, 255 ], "toColor": [ 245, 125, 88, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 88, 237, 88, 255 ], "toColor": [ 88, 237, 88, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 72, 133, 255 ], "toColor": [ 50, 72, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 225, 98, 255 ], "toColor": [ 245, 225, 98, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 143, 191, 255 ], "toColor": [ 217, 143, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 100, 198, 237, 255 ], "toColor": [ 100, 198, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 66, 60, 255 ], "toColor": [ 133, 66, 60, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 237, 159, 255 ], "toColor": [ 171, 237, 159, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 99, 124, 247, 255 ], "toColor": [ 99, 124, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 131, 52, 138, 255 ], "toColor": [ 131, 52, 138, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 140, 74, 255 ], "toColor": [ 161, 140, 74, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 30, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.3059180548346702E7, "ymin": 3902696.1812139126, "xmax": -1.302773426994096E7, "ymax": 3928552.532157152, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Fullname", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 255, "domain": null }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "Route Ahead", "length": 100, "domain": null }, { "name": "RoadClass", "type": "esriFieldTypeString", "alias": "Road Class", "length": 20, "domain": { "type": "codedValue", "name": "tranRoadClass", "description": "", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Minor Road", "code": "Minor Road" }, { "name": "Major Road", "code": "Major Road" }, { "name": "Highway", "code": "Highway" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RoadPreDir", "type": "esriFieldTypeString", "alias": "Road Pre-Direction", "length": 2, "domain": { "type": "codedValue", "name": "tranRoadDir", "description": "", "codedValues": [ { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "E", "code": "E" }, { "name": "W", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RoadName", "type": "esriFieldTypeString", "alias": "Road Name", "length": 50, "domain": null }, { "name": "RoadNameType", "type": "esriFieldTypeString", "alias": "Road Name Type", "length": 5, "domain": null }, { "name": "RoadSufDir", "type": "esriFieldTypeString", "alias": "Road Suffix Direction", "length": 2, "domain": { "type": "codedValue", "name": "tranRoadDir", "description": "", "codedValues": [ { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "E", "code": "E" }, { "name": "W", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Fullname", "type": "esriFieldTypeString", "alias": "Road Full Name", "length": 100, "domain": null }, { "name": "AlternateFullName", "type": "esriFieldTypeString", "alias": "Alternate Road Full Name", "length": 100, "domain": null }, { "name": "LeftLowAddress", "type": "esriFieldTypeInteger", "alias": "Left Low Address", "domain": null }, { "name": "LeftHighAddress", "type": "esriFieldTypeInteger", "alias": "Left High Address", "domain": null }, { "name": "RightLowAddress", "type": "esriFieldTypeInteger", "alias": "Right Low Address", "domain": null }, { "name": "RightHighAddress", "type": "esriFieldTypeInteger", "alias": "Right High Address", "domain": null }, { "name": "NumberOfLanes", "type": "esriFieldTypeSmallInteger", "alias": "Number Of Lanes", "domain": null }, { "name": "ROW_Width", "type": "esriFieldTypeInteger", "alias": "Right-of-Way Width", "domain": null }, { "name": "FireDriveable", "type": "esriFieldTypeString", "alias": "Is Fire Driveable", "length": 1, "domain": { "type": "codedValue", "name": "tranRoadFiredriv", "description": "", "codedValues": [ { "name": "Fire Rig Drivable", "code": "D" }, { "name": "Limited drivability", "code": "L" }, { "name": "Major Access Road", "code": "M" }, { "name": "Not Used", "code": "N" }, { "name": "Proposed", "code": "P" }, { "name": "Fire Truck Non-Drivable", "code": "T" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "IsOneWay", "type": "esriFieldTypeString", "alias": "Is One Way", "length": 3, "domain": null }, { "name": "OneWay", "type": "esriFieldTypeString", "alias": "One Way Type", "length": 1, "domain": { "type": "codedValue", "name": "tranRoadOneway", "description": "", "codedValues": [ { "name": "Address and Traffic Run In Same Direction", "code": "F" }, { "name": "Address and Traffic Run in Opposite Direction", "code": "T" }, { "name": "B", "code": "B" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "IsTruckRoute", "type": "esriFieldTypeString", "alias": "Is Truck Route", "length": 4, "domain": null }, { "name": "IsEvacuationRoute", "type": "esriFieldTypeString", "alias": "Is Evacuation Route", "length": 4, "domain": null }, { "name": "InRegionalArterialSystem", "type": "esriFieldTypeString", "alias": "In Regional Arterial System", "length": 3, "domain": null }, { "name": "IsSMOnly", "type": "esriFieldTypeString", "alias": "Is within San Marcos Only", "length": 4, "domain": null }, { "name": "IsSMOnlyLake", "type": "esriFieldTypeString", "alias": "Is within San Marcos and San Marcos Lake Area Only", "length": 4, "domain": null }, { "name": "IsSphere", "type": "esriFieldTypeString", "alias": "Is within Sphere of Influence", "length": 4, "domain": null }, { "name": "IsSMFPD", "type": "esriFieldTypeString", "alias": "Is within San Marcos Fire Protection District", "length": 4, "domain": null }, { "name": "RouteAhead", "type": "esriFieldTypeString", "alias": "Route Ahead", "length": 100, "domain": null }, { "name": "RouteBack", "type": "esriFieldTypeString", "alias": "Route Back", "length": 100, "domain": null }, { "name": "UsageStatus", "type": "esriFieldTypeString", "alias": "Usage Status", "length": 20, "domain": { "type": "codedValue", "name": "UsageStatus_3", "description": "Active, Inactive, Under Construction", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Inactive", "code": "Inactive" }, { "name": "Under Construction", "code": "Under Construction" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OwnedBy", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "tranRoadOwnedBy", "description": "OwnedBy. Lucity requires a numeric picklist", "codedValues": [ { "name": "CalTrans", "code": 1 }, { "name": "City", "code": 2 }, { "name": "San Marcos", "code": 3 }, { "name": "San Diego County", "code": 4 }, { "name": "Private", "code": 5 }, { "name": "Private/HOA", "code": 6 }, { "name": "Other Agency", "code": 7 }, { "name": "Other - Public", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MaintainedBy", "type": "esriFieldTypeSmallInteger", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "tranRoadMaintainedBy", "description": "MaintainedBy. Lucity requires a numeric picklist", "codedValues": [ { "name": "City", "code": 1 }, { "name": "PW Crews", "code": 2 }, { "name": "San Marcos", "code": 3 }, { "name": "San Diego County", "code": 4 }, { "name": "Other - Public", "code": 5 }, { "name": "Private", "code": 6 }, { "name": "Unknown", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PWSector", "type": "esriFieldTypeSmallInteger", "alias": "Public Works Sector", "domain": null }, { "name": "HSUNum", "type": "esriFieldTypeDouble", "alias": "Hydrologic Sub-Unit", "domain": null }, { "name": "InFedAidNetwork", "type": "esriFieldTypeString", "alias": "In Federal Aid Network", "length": 3, "domain": null }, { "name": "CRWID", "type": "esriFieldTypeString", "alias": "CRW ID", "length": 10, "domain": null }, { "name": "LaserficheLink", "type": "esriFieldTypeString", "alias": "LaserficheLink", "length": 240, "domain": null }, { "name": "TruckRouteStatus", "type": "esriFieldTypeString", "alias": "Truck Route Status", "length": 30, "domain": null }, { "name": "FunctionalClass", "type": "esriFieldTypeString", "alias": "Functional Class", "length": 100, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "StreetTypology", "type": "esriFieldTypeString", "alias": "StreetTypology", "length": 80, "domain": { "type": "codedValue", "name": "tranStreetTypology", "description": "", "codedValues": [ { "name": "Arterial with Class II or III Bicycle Facilities and Sidewalks", "code": "Arterial with Class II or III Bicycle Facilities and Sidewalks" }, { "name": "Arterial with Enhanced Bicycle/Pedestrian Facilities", "code": "Arterial with Enhanced Bicycle/Pedestrian Facilities" }, { "name": "Collector", "code": "Collector" }, { "name": "Neighborhood", "code": "Neighborhood" }, { "name": "Industrial", "code": "Industrial" }, { "name": "Main Street Concept", "code": "Main Street Concept" }, { "name": "Multi-Way", "code": "Multi-Way" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "CouncilDistrict", "type": "esriFieldTypeSmallInteger", "alias": "CouncilDistrict", "domain": null }, { "name": "AverageDlyTrffc2019", "type": "esriFieldTypeDouble", "alias": "AverageDlyTraffic2019", "domain": null }, { "name": "SpeedLimit", "type": "esriFieldTypeSmallInteger", "alias": "SpeedLimit", "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R767_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S728_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": false, "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": true, "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": "fb9d326b43c34da2acb6db74beba7106" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 21, "name": "Roads_72K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 2, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 99999.99999999999 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Roads for Linework" }, "subLayers": [], "minScale": 144447, "maxScale": 36113, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "RoadClass", "uniqueValueGroups": [ { "heading": "RoadClass", "classes": [ { "label": "Major Road", "description": "Major Road", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 4 }, "values": [ [ "Major Road" ] ] }, { "label": "Minor Road", "description": "Minor Road", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 0.5 }, "values": [ [ "Minor Road" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 4 }, "value": "Major Road", "label": "Major Road" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 0.5 }, "value": "Minor Road", "label": "Minor Road" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 83, 140, 111, 255 ], "toColor": [ 83, 140, 111, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 92, 242, 255 ], "toColor": [ 220, 92, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 125, 88, 255 ], "toColor": [ 245, 125, 88, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 88, 237, 88, 255 ], "toColor": [ 88, 237, 88, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 72, 133, 255 ], "toColor": [ 50, 72, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 225, 98, 255 ], "toColor": [ 245, 225, 98, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 143, 191, 255 ], "toColor": [ 217, 143, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 100, 198, 237, 255 ], "toColor": [ 100, 198, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 66, 60, 255 ], "toColor": [ 133, 66, 60, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 237, 159, 255 ], "toColor": [ 171, 237, 159, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 99, 124, 247, 255 ], "toColor": [ 99, 124, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 131, 52, 138, 255 ], "toColor": [ 131, 52, 138, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 140, 74, 255 ], "toColor": [ 161, 140, 74, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 30, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.3059180548346702E7, "ymin": 3902696.1812139126, "xmax": -1.302773426994096E7, "ymax": 3928552.532157152, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Fullname", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "Asset ID", "length": 255, "domain": null }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "Route Ahead", "length": 100, "domain": null }, { "name": "RoadClass", "type": "esriFieldTypeString", "alias": "Road Class", "length": 20, "domain": { "type": "codedValue", "name": "tranRoadClass", "description": "", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Minor Road", "code": "Minor Road" }, { "name": "Major Road", "code": "Major Road" }, { "name": "Highway", "code": "Highway" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RoadPreDir", "type": "esriFieldTypeString", "alias": "Road Pre-Direction", "length": 2, "domain": { "type": "codedValue", "name": "tranRoadDir", "description": "", "codedValues": [ { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "E", "code": "E" }, { "name": "W", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RoadName", "type": "esriFieldTypeString", "alias": "Road Name", "length": 50, "domain": null }, { "name": "RoadNameType", "type": "esriFieldTypeString", "alias": "Road Name Type", "length": 5, "domain": null }, { "name": "RoadSufDir", "type": "esriFieldTypeString", "alias": "Road Suffix Direction", "length": 2, "domain": { "type": "codedValue", "name": "tranRoadDir", "description": "", "codedValues": [ { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "E", "code": "E" }, { "name": "W", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Fullname", "type": "esriFieldTypeString", "alias": "Road Full Name", "length": 100, "domain": null }, { "name": "AlternateFullName", "type": "esriFieldTypeString", "alias": "Alternate Road Full Name", "length": 100, "domain": null }, { "name": "LeftLowAddress", "type": "esriFieldTypeInteger", "alias": "Left Low Address", "domain": null }, { "name": "LeftHighAddress", "type": "esriFieldTypeInteger", "alias": "Left High Address", "domain": null }, { "name": "RightLowAddress", "type": "esriFieldTypeInteger", "alias": "Right Low Address", "domain": null }, { "name": "RightHighAddress", "type": "esriFieldTypeInteger", "alias": "Right High Address", "domain": null }, { "name": "NumberOfLanes", "type": "esriFieldTypeSmallInteger", "alias": "Number Of Lanes", "domain": null }, { "name": "ROW_Width", "type": "esriFieldTypeInteger", "alias": "Right-of-Way Width", "domain": null }, { "name": "FireDriveable", "type": "esriFieldTypeString", "alias": "Is Fire Driveable", "length": 1, "domain": { "type": "codedValue", "name": "tranRoadFiredriv", "description": "", "codedValues": [ { "name": "Fire Rig Drivable", "code": "D" }, { "name": "Limited drivability", "code": "L" }, { "name": "Major Access Road", "code": "M" }, { "name": "Not Used", "code": "N" }, { "name": "Proposed", "code": "P" }, { "name": "Fire Truck Non-Drivable", "code": "T" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "IsOneWay", "type": "esriFieldTypeString", "alias": "Is One Way", "length": 3, "domain": null }, { "name": "OneWay", "type": "esriFieldTypeString", "alias": "One Way Type", "length": 1, "domain": { "type": "codedValue", "name": "tranRoadOneway", "description": "", "codedValues": [ { "name": "Address and Traffic Run In Same Direction", "code": "F" }, { "name": "Address and Traffic Run in Opposite Direction", "code": "T" }, { "name": "B", "code": "B" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "IsTruckRoute", "type": "esriFieldTypeString", "alias": "Is Truck Route", "length": 4, "domain": null }, { "name": "IsEvacuationRoute", "type": "esriFieldTypeString", "alias": "Is Evacuation Route", "length": 4, "domain": null }, { "name": "InRegionalArterialSystem", "type": "esriFieldTypeString", "alias": "In Regional Arterial System", "length": 3, "domain": null }, { "name": "IsSMOnly", "type": "esriFieldTypeString", "alias": "Is within San Marcos Only", "length": 4, "domain": null }, { "name": "IsSMOnlyLake", "type": "esriFieldTypeString", "alias": "Is within San Marcos and San Marcos Lake Area Only", "length": 4, "domain": null }, { "name": "IsSphere", "type": "esriFieldTypeString", "alias": "Is within Sphere of Influence", "length": 4, "domain": null }, { "name": "IsSMFPD", "type": "esriFieldTypeString", "alias": "Is within San Marcos Fire Protection District", "length": 4, "domain": null }, { "name": "RouteAhead", "type": "esriFieldTypeString", "alias": "Route Ahead", "length": 100, "domain": null }, { "name": "RouteBack", "type": "esriFieldTypeString", "alias": "Route Back", "length": 100, "domain": null }, { "name": "UsageStatus", "type": "esriFieldTypeString", "alias": "Usage Status", "length": 20, "domain": { "type": "codedValue", "name": "UsageStatus_3", "description": "Active, Inactive, Under Construction", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Inactive", "code": "Inactive" }, { "name": "Under Construction", "code": "Under Construction" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OwnedBy", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "tranRoadOwnedBy", "description": "OwnedBy. Lucity requires a numeric picklist", "codedValues": [ { "name": "CalTrans", "code": 1 }, { "name": "City", "code": 2 }, { "name": "San Marcos", "code": 3 }, { "name": "San Diego County", "code": 4 }, { "name": "Private", "code": 5 }, { "name": "Private/HOA", "code": 6 }, { "name": "Other Agency", "code": 7 }, { "name": "Other - Public", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MaintainedBy", "type": "esriFieldTypeSmallInteger", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "tranRoadMaintainedBy", "description": "MaintainedBy. Lucity requires a numeric picklist", "codedValues": [ { "name": "City", "code": 1 }, { "name": "PW Crews", "code": 2 }, { "name": "San Marcos", "code": 3 }, { "name": "San Diego County", "code": 4 }, { "name": "Other - Public", "code": 5 }, { "name": "Private", "code": 6 }, { "name": "Unknown", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PWSector", "type": "esriFieldTypeSmallInteger", "alias": "Public Works Sector", "domain": null }, { "name": "HSUNum", "type": "esriFieldTypeDouble", "alias": "Hydrologic Sub-Unit", "domain": null }, { "name": "InFedAidNetwork", "type": "esriFieldTypeString", "alias": "In Federal Aid Network", "length": 3, "domain": null }, { "name": "CRWID", "type": "esriFieldTypeString", "alias": "CRW ID", "length": 10, "domain": null }, { "name": "LaserficheLink", "type": "esriFieldTypeString", "alias": "LaserficheLink", "length": 240, "domain": null }, { "name": "TruckRouteStatus", "type": "esriFieldTypeString", "alias": "Truck Route Status", "length": 30, "domain": null }, { "name": "FunctionalClass", "type": "esriFieldTypeString", "alias": "Functional Class", "length": 100, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "StreetTypology", "type": "esriFieldTypeString", "alias": "StreetTypology", "length": 80, "domain": { "type": "codedValue", "name": "tranStreetTypology", "description": "", "codedValues": [ { "name": "Arterial with Class II or III Bicycle Facilities and Sidewalks", "code": "Arterial with Class II or III Bicycle Facilities and Sidewalks" }, { "name": "Arterial with Enhanced Bicycle/Pedestrian Facilities", "code": "Arterial with Enhanced Bicycle/Pedestrian Facilities" }, { "name": "Collector", "code": "Collector" }, { "name": "Neighborhood", "code": "Neighborhood" }, { "name": "Industrial", "code": "Industrial" }, { "name": "Main Street Concept", "code": "Main Street Concept" }, { "name": "Multi-Way", "code": "Multi-Way" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "CouncilDistrict", "type": "esriFieldTypeSmallInteger", "alias": "CouncilDistrict", "domain": null }, { "name": "AverageDlyTrffc2019", "type": "esriFieldTypeDouble", "alias": "AverageDlyTraffic2019", "domain": null }, { "name": "SpeedLimit", "type": "esriFieldTypeSmallInteger", "alias": "SpeedLimit", "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R767_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S728_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": false, "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": true, "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": "fb9d326b43c34da2acb6db74beba7106" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 22, "name": "MajorRoads_144K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Roads for Linework" }, "subLayers": [], "minScale": 288894, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FRC_DESC", "uniqueValueGroups": [ { "heading": "Road Classification", "classes": [ { "label": "Freeway or Other Major Road", "description": "Freeway or Other Major Road", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 0, 0, 255 ], "width": 2 }, "values": [ [ "Freeway or Other Major Road" ] ] }, { "label": "Major Road Less Important than a Freeway", "description": "Major Road Less Important than a Freeway", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 0, 0, 255 ], "width": 2 }, "values": [ [ "Major Road Less Important than a Freeway" ] ] }, { "label": "Other Major Road", "description": "Other Major Road", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2 }, "values": [ [ "Other Major Road" ] ] }, { "label": "Secondary Road", "description": "Secondary Road", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "values": [ [ "Secondary Road" ] ] }, { "label": "Local Connecting Road", "description": "Local Connecting Road", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 0.8 }, "values": [ [ "Local Connecting Road" ] ] }, { "label": "Important Local Road", "description": "Important Local Road", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 0.8 }, "values": [ [ "Important Local Road" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 0, 0, 255 ], "width": 2 }, "value": "Freeway or Other Major Road", "label": "Freeway or Other Major Road" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 0, 0, 255 ], "width": 2 }, "value": "Major Road Less Important than a Freeway", "label": "Major Road Less Important than a Freeway" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 2 }, "value": "Other Major Road", "label": "Other Major Road" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "Secondary Road", "label": "Secondary Road" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 0.8 }, "value": "Local Connecting Road", "label": "Local Connecting Road" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 0.8 }, "value": "Important Local Road", "label": "Important Local Road" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 56, 168, 0, 255 ], "toColor": [ 255, 255, 0, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 255, 255, 0, 255 ], "toColor": [ 255, 0, 0, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 40, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.309061105618785E7, "ymin": 3834096.140314939, "xmax": -1.2922001824547207E7, "ymax": 3955955.0131294923, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FULLNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "FULLNAME", "length": 100, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R784_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S745_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": false, "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": true, "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": "fb9d326b43c34da2acb6db74beba7106" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 23, "name": "FwyMarkers_289K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.0020480000019073496, "zTolerance": 2, "mTolerance": 2, "falseX": -1.1860889999923417E8, "falseY": -9.12594999993488E7, "xyUnits": 3906.2499963620194, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Roads for Linework" }, "subLayers": [], "minScale": 0, "maxScale": 288895.277144, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "NAME", "uniqueValueGroups": [ { "heading": "NAME", "classes": [ { "label": "I-15", "description": "I-15", "symbol": { "type": "esriPMS", "url": "ccfc5593499f45810bb56246de3f7903", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACcAAAAgCAYAAACRpmGNAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFZ0lEQVRYhdWXe0xTVxzHv78+oZRngSIv8YGAnaggIBNnfG46dSpOcUOdZtPolLhli875jxo1xkXZohLnZtRs4pzvZNM5NU4GPudwdKhgxUBtQZ629EFLe5aLAjbQUhY28ZPcpPec3z3n03vu+Z1zBOjFCNCLEeBllWOMjQNQQUSlXTXEGPMDMAJADQAlETV3Ee8BIAFAtbP2ncoxxsJ0v+efs1RW8Q1FSqPnoGgViUT1ABoBGACIAHgBkDbX1UXpb9yQG4qUJPT3h0ShsNjN5jISi6sAGJ/F81rjrbW1YbqCKxHG4mJeYPqsswAmd0sOwDz19my+WaXifkt4UukQgbc3+FIv8H19QUIhrBoNeB6eMKlUEAYHw6LRQBgog7WmViTuFxVjN5piBH6+IB4fwhA5zGUPwfcQw3j3XlsnfKl0EmNMRkS1bssZlcXpz8Ra8ElOgjgyErDbUX30GGTTpoKZzRD37QubyYjQ5ctQsWUr5IsXQbsrBz4jU1Bz7ARCFi2Eds9eSBRxsKjVkCYlOcg1XLjIC8qYOxHAYbfkGGO86iM/Dn++zGYwwHSvBKLwMNiNRlgqK2E3m2FvagKzWqG7ehXg8WC8cxcCfz9Y1I9ARDA/KIMkLhZNFWrYjCbY9DqQQADW/PSTbPyzEHarNdVtOQDhegjFlrTxbQVt71xbD6SNR7UNgCwM0FuBAQo01hgARQKM9SYgKhZ6BiApDY80dQBP8vSL6xf7NG7kGIfO9GrN0M4knMmFrLzGx8+3+uL/IFdlCe+OnNjabMf/hc3GuJnvtlyTxMO9/Bzg44E6nbnt3k8qRniw1CGmTKuDwWR12oZYxG/qjlxlaCCXklwz47X+2LI8FXEZ37eVrZwTjzXzE6E3WtrK3v78LPIKNU7bCQmQaN2WI6LyPSeVOi6DdFbP5xE+njccG5em4KGWC2tn6MBArNtzFTsOF8IdvDyFSFbIL7ktxzEiJug6gAmd1W1elopxieEtEu9PH+xQN2xQIL46chsRcinqdU1odDGcHMmD5RAJePndkkuIDT41KNJvQkl5Q4e6XUeLsGZ3Ad58Ncqh3FsiQv9QX3yzdlzLGwny88TuY0X46Ms8MC61dMIbKZGc/ZVuyQE4uCI9flvWjsvcAu1AeZW+0wf8vcU4fkmFDfuu46/7tYiO8EPB17Nx6141Dp652yGe+wOZU2K+IyJdt+S4B+qemL9dv+/6h7VP2mejK8qr9Ji99kzbfWlFA3J/LcHE5IhO5RZPjUOozGubs/Zc5gt/H/GGbStGLVy86YJjbnBC/EAZRg8LbRn2VoQCHozmjrsnLhusnp94gIju/Cs5InrMGFtyOq/s0MnLD9AVjAHbs9Jw7e8q3LzzuGVYMyZGI/2z9rfZys5PxlSHBXlluWqvy0xLRLmamsYpZVpd5u1Sbh/pnCJVLVZl5+GX7OnQ1BgQFiTF5v1/4OJNtUPcxiUpzTPH9J/t7FtzW46jj8zrvZNbp8heX3V68vOz94qyEgvWn3eIzTmuxN5TxS2rRFWdEaYmxyH9NDOBrVuUNIeILnfVr1tyRGRjjM28uHPGgaVbL839Kf9hSzk3UTqbLM02e4fk7CHiY3vWaPOy9FfeJaITPXrAISJu/cuw2dhv2T8UZm/af1P0/JrqilHxffBFVlrpSIV8GhG17zR7Sq4VPp9yGGOn502K3pJzXJmZe66E7qufdIjjZunYxHAseWtwXfrYgWsA7ONG4D8/GhLRIwALGGOrN3yQMqugSPtOSXnDgJoGc4BYxLeEBEgepw6R54cHex8CcJ6IXK9hPSnXChFxu4ldz64e5+U9VL9oBOjFCNCLEbxoAVf8Aw25BVIMwMQSAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 29, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "I-15" ] ] }, { "label": "I-5", "description": "I-5", "symbol": { "type": "esriPMS", "url": "937391d2d4716a09c84066bea8d288fc", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACcAAAAgCAYAAACRpmGNAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFHElEQVRYhdWXe0xTVxzHv78+oRQpFijy8omgnehQQCPGzNem0W2K87HhnCZzcVPiki065z9zcca4KFt0xLkZNYs45zvZdG4aJ8P3HI4OFawYqC1IW7Clt7ct7VkuKkqkcLs5xU/SpD39nXM+9zx+51wZujEydGNkeFblGGPjANQSUVVXDTHGNABGALACMBBRSxfxYQAyATQEaz+oHGMs0fF76TFvXb3UVW7gwgemGkmhaATQDMAFQAEgAoC6xW7v47xwQecqN5A8Ohoqvd4b4PlqUirrAXD34iX34302W6Lj9JlkrqJCEpM34yiAySHJAZhr2lAo5Y1G4btKolYPkUVGQqqOgDQqCiSXw2c2QxIWDrfRCHlcHLxmM+QxWvisNoWyb5+0AOdOk2miQBIp5PE68NU3IQ1Tgrt6ra0TqVo9iTGmJSKbaDnOUJF3T6yVHtlZUKakAIEAGvbug3baVDCeh7J3b/jdHBLeXYzateugW7gAls1F6DEyB9Z9BxC/YD4sW7ZCpR8Er8kEdVZWO7mm4ycksXNmTwSwW5QcY0zSsOeH5x8u87tccF+rhCIpEQGOg7euDgGeR8DjAfP54Dh7FpBIwF25Clm0Bl7TLRAR+BvVUA1Kh6fWBD/nht/pAMlkYC13l2Tzn2UI+HyjRMsBSHJCrvTmjm8raBtzSyOQOx4NfgDaRMDpA/rr0Wx1AfpMcI1uoE86nAxAVi5ume2ARHV3xfVNvxs3cmy7zpwm89COJILJxS89J8VPl3rjSVBs9CaFIqf0tQTwpPD7mbDzRct5VGHi87NGrURSnLpdWbXFAZfbJ6q+UiH1hCJXlxAjpCRxLJ2VgRXzhsPJedvKXvv4KErKzKLqx/dUWUTLEVHNloMGh5BBxDQ+dEAMVm05i427yxAqEeFyZOt1J0XLCYxIiz0PYIKYDoYNjMGXey4jWadGo8ODZpHTKZA9WAeFTFIaklxmetyhgSmaCZU1TZ02HqlSoF9CFL5ZOa51FGI14fhqXzne/6IETEgnXfBSTorwJGdCkgOwc0lexvqCjaeEAzoo0ZFK7D9pxOpt5/HXdRtSkzU4/fVMXLrWgJ1HrnYqJjxM/pS074jIEZKcUMF+h//2k23n37Pd4YN2UFPvxMyVR9p+V9U2ofiXSkzMTu5SbuHUQUjQRqwP9n+n+SK6h3L1+iWj5y9cc7x9nniIjAFajBmWgM17y9vK5DIJOL7TGxOEbLB83vAdRHTlX8kR0W3G2KLDJdW7Dp660WEMY8CGglyc+7seF6/cbp3WORNTkffRg9HsiE0fjG1IjI0o6Cymy0xLRMVma/OUaosj/3KVcI9sT7nRhmWFJfi58GWYrS4kxqrx2fY/cOKiKWibny7KaZk+tt/MYGtNtJxAL23EWwfXTdG+uOzw5I52b9F+A7Yeqmg9JertHNye4FP6YX4mW7UgaxYRneqqX1FyRORnjE0/senVHe+sOzn7x9Kbj8S0+AO4aQk+EGEKKTYUjOEX5z33BhEdENOv6AOUiITzb47fz34r/L6scM32iwq7I/gufpjRGb3weUFu1Ui9bhoRPbhpPi65+0ilVMQYOzx3Uuraov2G/OJjlXTddOeROGHHvjA8CYteGWzPe2HACgDbhBn4318NiegWgDcZY8tXv50z43S55fXKmqb+1ia+p1Ih9cb3VN0eNURXmhQXuQvAr0Qk/jz7r3L3ISLhNrH53uex8+y+VD9tZOjGyNCNkT1tgc74B9hn5OAUhVdiAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 29, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "I-5" ] ] }, { "label": "I-8", "description": "I-8", "symbol": { "type": "esriPMS", "url": "2035a5a3a891eb18254eef17cd4cccd7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACcAAAAgCAYAAACRpmGNAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFK0lEQVRYhdWXe0xTVxzHv7/ePqAtCFYeUgTxBVrFDK3gxBAfc9PoNsX52NgUk7k4lGzLFveHf2wuxjCNY4mGkWUG3aZ7qeiiW9w0iqJMjbpQRXClBrCAQIVCbx+37VkuItOMvhan+EmaNPf+zu98cu45v3OOFIMYKQYxUjytcoyx2QAaiehmoESMsSgAUwG0AzAQkTtAfBiADABtvvL7lGOMaa1nK4+7Wlo5W7WBDx831khy+V0APQBsAOQAVADUbotlZPfFi3G2agPJoqOh1OlcXofDRApFKwC+L15yP17o6NBaz50fwV+/LhmWu+RXAPNDkgOwsmlHMecwGsX/SolaPUkaEQFOrQI3ZAhIJoNgNkMSFg670QhZbCxcZjNkwzQQ2jvkipSRqV7eniqNGgKScJDFx8FhugUuTAH+Rm1/J5xaPY8xpiGijqDleMP13D6xXiKn6aFISgK8XrT9dACaRQvBHA4okpPhsfNIeHsdGrcWIW5NPpp3lSAyKxPtBw4hPn8Vmku/hFI3Hq6mJqj1+ofkOk+clMSsWP4cgO+CkmOMSdp++PGZB595bDbYa+sgT9TCy/NwtbTA63DA63SCCQKsVVWARAK+5gak0VFwNd0GEcFRb4JyfBqcjU3w8HZ4uq0gqRTMfW9K9ly5Cq8gTA9aDkBiN2QKV/ac/gf9Y958F8iegzYPAI0W6BaA0Tr0tNsAXQb4u3ZgZBq6GQB9Nm6bLYBEeW/GpaTdi8vKeaiz7ibz5IEkfMnFb/iDw7HLyXgc7De6EkORUwhuLx4XHg8TV37Qck5lWGj1OSUhEhNHaVBv7sK1ektIbRVyzhmKXEvCMLEkBceGV9KxKV+P3y40IHtyAg6drse7xWeCbh8/VNkctBwRNZSWG6xiBQmUWMpJUFTwLOasL8d5Qwtio8PReHg1vjhoQG2DWLP9owqXYZou7lTQciJTU2MuAJgbKLlMKukV5J19pcEuwO1hiFDJEAzTJsRBLpVUhiSXkRZ7eFxS1Ny6hk6/ye1ON977/Cy+/Wgefj5rQk6GFmVHa3Cp5k5Qci9kJgkAzockB2Dv+tz0bYWfVYgbtE84CUE/IbZ35JyCBza7gLEjohChlKObdwX8pHkLUr8hImtIcmIDS5fjq493Xyjo6HL47ODFmSmYqx+BMUu/7h1FkYqSJShclo4tZZf8yq1ZOB4JGtU2X+/91ovoSMXmbetnrFqz5YTaV0xCjAoms7VfTORybRuS4yP8ionVYOPrU/YQUc1/kiOiO4yxtUfOmPaVV9QPGFNxxYxPC2Yga2I8qgwtiIkK7x3NTaVVfuV2vp/Tpo1RFfqLCVhpiWi/ub1nganZmvfnTfEc+TDVxg4UbD+NYzsWodXC95aS0vJr2He8zmfOT9ZmuhfnjFrqa64FLScyXKNaXV60QPP8O0fmD7R6y47WYO8vN6CNUaHVYodLEE8FA/NBXgbblK9fRkQVgfoNSo6IPIyxxSd3vrznraJTy49W3vpXjNfL0NgqHpIHJkzOYUfhTMe63ImvEdGhYPoNegMlInH/W+HxsNPF318t3lJ2SW6x+l7FDzIjfTi2F2bfzNLFLSKif06aj0ruPhxHJYyxIyvnjd1actCQt/94Hf3V1DXgzjFrSiLWvjTBkjtrzIcAdotf4H+/GhLRbQBvMMY2bn4zc8m56uZX6xo6R7d3OoYq5JwrfqjyzvRJcZWJsRH7APxOROIu8HjvrUQkniZ29f0eOU/vpfpJI8UgRopBjPRJC/jjb1Eg8RSiC7LDAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 29, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "I-8" ] ] }, { "label": "I-805", "description": "I-805", "symbol": { "type": "esriPMS", "url": "7c2fb9e97d435ef0e2343a553128d23d", "imageData": "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", "contentType": "image/png", "width": 29, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "I-805" ] ] }, { "label": "SR-125", "description": "SR-125", "symbol": { "type": "esriPMS", "url": "071eccec3d89ff2f225a86c4b469b50c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFYklEQVRIie2WeVCUZRzHv3vH7rJyLbALLKiAF3gUplZjQ45CRZHDqCmjZWSYCRYmjmGUM0pIGo5HM2oio8JCKJdYWGCYooFHsngfCLjcy7LLHizLHs37MIKku6Zp/eN35p3neZ/32ffz/M53mfgfxXwGfwyxAYQBOAeg+b9yu5tAIFgRm5S4cuqMUIebtZesaYlJ+Z0dHakAzj4tON/Dw2NN0tZNqx1H+jIOX7uA9KI9GC0U0ZLy90WxlZqolLiVR5sb7yQAuPwk4aFfpK4vHBf2mmB7dTlOF5QNPLjYJkdCaQ7cuI6I37s1zFrXfPGrJZ98DSAFgOlfwf38/NZszNq7obyjnhZ9cKfNfQq9BsnHCjHWXUzLOFW+LmXJ8vCbl668DkD9WPCgoKC0VGnmqnUnSnC2uR48NgdmiwVigRNe8Q1ETUsjXLh8aHoN0BoNUPXoIVd3YdlRKbZnfD9t1+rkquqKEyEAtI8El0gki9KyM1fV6VRgMhjImB2D/RcqoTb04CWJPyaIJPDkD0OrVo1AV08YTH2Y4jMClQ03yJ7OXj2SdqSPWhE5N7/+Zt2sR4ELk79L2328pQ5WqxWuDnw0qjvhM8wVE0V81LbdQcXtqzBbLQjy8IZU9gdcuDycabqNEC8/TBD5gElnIKE0F5sPZM6Mmjo9GkDWP4JHRERsFAWPYcce2AJvgTO0xl6UXLvwwFNebh9a4kdv1JKRClGvyYQz6ja8s2BeemF2bg4A88PgnHeXfrgw49zvJL4Nqk48jnTGXjKmnyqF9NM4YWF27tsACuzCxWLxLPfAkcySrMN4EqKsV6APPB5vjk6nsw+PjIyMlmu6yI/uKnTEGHBZbBy5VgMOk4kPnp+OIA8vNKqV2Fn9G1QGPYY7CzEv+MUh79pcWYo+sxmlN2oxf0lMxA9btsIu3N/ff3yLRj0EfGj+cqSd+InAD82PI6V1oOYUZvqPQ+VHazFpRzLeCByPqHEhKL812NxooJFR1iZH3JQQR6o1Uy3BJlwo8fYqV7SS+ZpXIxA7ORSX2pvIvYsDDxNFEgzf/DmxiDrMrYRvMUnkS9Yzz5/Ejqry+1x/S9kO8RRvahpgF87i8xwUHf2wankdtp0uQ2rYHHKv7NHBO+2zgb2uXD7c+Y5o0aoIvKtHj6w5S9GqVWHTyVK0aFRkH1WuYBKUi123MzlsBlValO514d/FZjAhnfsxpLIqyNVKjBGKcbapnoTjzVETcDr2SwRvSyIhIgegkxDw7cJpDAat19QHe3J6jovC6HhQubGseB8sViuc1i+DydJfxj9fl5H2Gx4QjLyLZ/rh/fHn2IVTWULVty15CZzx6+JVKLlag9W//EhcKuA4YJrEf6DBUGrXdoPLGmRZ+3OPYd9yGg1WG2A6jYaC6HjkyKqQcrwEDBqdOmz/+oI4vLxrA/5sacAoN0/SZmMK9tz3CrtwW2BKlBsnew0n17oZswfW39q/Be8d2o3ihStQ36UgNR9/JAt31MpBo4YMtuAWC2ko92r54f0Dc9ra92FL+ZfPQcR3QruuG0bz0P8RDDox2mIXblF2G2ePfYF9suE6SaRHEZUr8u5Ba+9qvKcPLFo97q3xB8IPZktzE79Zv7BscSKaNSpiRadei1aNGhqjgZQOVQ1mq5XAqHhTVrHoDPIl47M5pP6pb70bz5GMwxhsJC6KoZpHmV14Xl7eoqKiok3h4eGRAQEBk4VCoZ+vq6vbaGcnPsvRncN0YzHpLCbodDqNZCcVKbMFFpPJ2mfotRh7DEZDs1qvaK9X1LS2NuVcuXK+oqLimMlkOg6gxy6cktFolBUXF8vwlMV82oBncDxAfwEHizdNDrkMqwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "SR-125" ] ] }, { "label": "SR-163", "description": "SR-163", "symbol": { "type": "esriPMS", "url": "01bfc535d4c41e97450455fffb33cc4a", "imageData": "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", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "SR-163" ] ] }, { "label": "SR-52", "description": "SR-52", "symbol": { "type": "esriPMS", "url": "7ab256af37a17c542b280e0f515ada01", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFNklEQVRIie2We1BUVRzHv3fv3UXYhwqsyAIrk2BqpE7oQFaUlIDFhOY70xk1tfGZOmLGjGYjCIyKoTZTBjjGMxwEH4WTKL7zxQioRNiKiMsCy2NZFnaX5W5zjuPGCm5qWv/4/ed3zrnnzOec3/n9fudy+B/FvYA/hUQAwgFcBaD+r9zuLpPJVi2JiV4b/O4E51vlN6yJ0TF5TY2N8QCuPC+4xMPDY0NM8rb10qFD2MOV15BUkILhck8mJm//VFGzfmrcirXH1DV31wC4+SzhE76M35L/SniobPelIlw4eNz24Xp9LdYUZsPdRYqVacnhVpX6+qZFy74CEAfA8q/gvr6+GxIy0mKLGquZOQe+e+Q8bYceG0/kY+QgBZN6vmhz3KLlEbduVEwCoHsqeEBAQGJ81r51m88cwRV1NcQiJ3TzPBSyAXhzyDCU1tXA1UUCvcmIdrMRrZ0dqNW1YOmxLOxO/fb179dvvHip+MxYAO1PBFcqlfMSM/etUxlawbEsUqcsxI/XzkFn7MR4pR9GeyoxWNIfmnYdhrkNhtHShSCfl3DuThWd02TqQMyepJdXRc3Iq76lCnsSuHzjjsS9p+pUsFqtcHOWoEbXBJ/+bhjjKUF5/V0U3/4d3VYeAR7eyCr7Da4uYly+dxtjvXwx2tMHnIDFmsIcbE/fN3FqcMgcABmPBY+MjEzwfHWEaEn6TnjLBqLdbMKRymt97vJmg32KH6sqp5ZckcliwWVdPSZ/PDMpPzMnG0D3P8GdZn326dzUq6fp/d5pbcLTyGA2UZt0vhBZn6+Q52fmfAjgoEO4QqEIGzRsKHck4zCehcjpteiCWCyebjAYHMOjoqLm1Opb6KKemjtmPLxkA239i7UqnFRV0Pby4PfodxHL4WhlKb4+WQBz99/rC6vKMXvRwsgfdibDIdzPz29Unb53am6fNBsZpRdgsnTRvjMnpHbWqCAsHvcOotK/oa5On74EG96OxOYT+ba1ZfW1WBE0VkpKMykJj4TLld5eRVqN3Rg5McMAq3/O7LUpqagfNhUdxO2WRtpPKzmD+a+9ZTfnz+YGKIK8SdPfIVwoETtrG+/ZjY3xVNLikRg+k26ERD5JL6K9V07ZzZ0yMhAl6mq7MZKu4CjKted4LzjnJGJJavUUyWVXZzFKNTUoqatGfNgMyMVSJF/41W7eptDJCPDwwuL8tF4esgoYYiQO4QzLMg/u9YESTh/F9rOFsPD309TY1YXYidNscFYgwK7ITxDsMxShKQloNXb0hoPCnRzCwYAh+d1TgQpftBgNUDXfv9cGQxtchORfArSS5c5eRiM9ZO9WWuP7kpWywTo+OcPA+tDYtIBx5N3GR5m7aH9BYAh+qSqj7dVvhNHNEVeTkxO1mTpxqVbV1x4EDuEPg4liiw/jp1lLcWNlLO2r21oxPXsPbY+QK6BqbsAXIR/Y5ldqNb3gjJ15FJznbS59IOLK9/fvwIB+LhCyLBoNetu3BXkpeByRuADAO4TzzW3mKSMDRWfv/AGepEgP9RVIj6NRg33At9O1WofwA5lZOdFbt8w9Pj8aan0rDa6mjnZo9DrozUb640CyodtqpQ+PgGHoqYQClr5kEpET3Fwk9K13F0up7c+KED1vISkexx3Cc3Nz5xUUFGyLiIiI8vf3HyeXy32HuLm5Dx84QCKUDnLi3IWcQMhBIBAwNDrJTXXz4C0Wa5fRxJs7jWajWtehbajWlmo097IrKkqKi4tPWCwWUo06HcKJzGZz2aFDh+6H83MU97wBL+DoQ38Bn00V8G7Yzy0AAAAASUVORK5CYII=", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "SR-52" ] ] }, { "label": "SR-54", "description": "SR-54", "symbol": { "type": "esriPMS", "url": "dbed34bb4d1ac132f83c189e3a87c5e0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFGUlEQVRIie2We0xTVxzHv7f3tgh98CgFW6E0E3yBjygG54ybMwgaMlB8G802ZS7Ox6YR40jczMQhUzFMl8xNJCqvaRTEOczAVfExn+EhokMrIJRXeZRSaEu5Xe5ZdFSgm0zdP36T5vQ8bj73d36/7zmXwf8o5jV8EBIACANwC4D2VW27p0Qi2bA6LnbTlJkznB+UltkSY+NONjc1JQC4+bLgIm9v761xybu3iIf70bn3i5CUcwijZHIq7uSRaEGLIXrnuk3ntNWPNwK4+yLhMz5P2JEdGPauZP/1Alw9lf904k5DDTbmZcLTRYz1h5PDbBrtnS9iPvkSwE4A1v8EV6lUW3elHY4vaKqklp34fsB1uk4Dtp3PxhgvBZVypWD7zpi14Q/KymcD0A8KHhQUlJiQkbp5e+EZ3NRWQihwQg/LQiFxwzS/ESiuq4aHiwgGswkdFhPaujpRo2/FmnMZ2J/y3ZsHt2y7dl1dGAyg47ngSqVyRWJ66maNsQ0MTSNl7kocLboMvakLU5X+GC9XYqjIFfUdeoyQDoXJ2o0Q3zdwuaqCrGk2dyLuQNLIDZELT1Y+0Mx6Hrhs297EHy7UaWCz2SB1FqFa3wxfVykmyEUobXgM9aN76LGxCPL2QUbJ7/BwEeJG7SMED1NhvNwXDI/Gxrws7DmWGho9ZfoyAGn/Ch4REbFLPna0YPWxffCRuKPDYsaZ+0X9vuXdRnuLn6soJS2XIrPVihv6BkQtXZSUnZ6VCaDnn+BOiz9etTzl1kWS36q2ZgxGRouZtElX8pDx6TpZdnrWewBOOYQrFIpZXiOGM2fScvEixEWvQzeEQuECo9HoGB4ZGbmsxtBKHuqt5ROmYpjE/Wn/Wo0Gv2nK7dbEBL9NCnFt7lG78byKUiyJWRnx475kOIT7+/uPqzP0teae2UuQVnwVZms36TszfLv5UTI5kuYsRf7Dsj7PljTUYF1IsJg7mrkjYUC4TOkzrEBXbzfGRUxRwGdn09Gf+DSN1OhVSLldCKWrR5/5hy2NUIT4cH8DHML5IqGzrqnWbmyCXEkOj8SwReRFuMrn7PVEX82ch9x7Rahtb+0XztkVDEHZTTLPLmScBDRnrd7ivOzhLERxfTVu11UiYdZCyIRiJF/9FdNVI/GWXwDeOZRA6mIg2XgU14gcwimapp7k9Yl2XfwZey7lwcr+ZVNTdzfiQ+fj4A01jsz/CN8UnkXo8ECM9faBl1BCjt5LVX/Yw0HgTg7hoEBx/u6tSQoVWk1GaFqaSL/R2A4XvgBDGD6K6qoQ6h+IUARC6SaFXOyGxeNC+sIJG7TjyCkKtmfG5gdNJtU8L/1b0v9w0nT8UlGCNlMnotL+ts/7E6chavTEPlbrJZ5D+LNgTvHqXPy0eA3K1seTvra9DQsyD/RZV2/Q406DfbE+DcquGQjOsmRLe4u7Lucc2Qu3IS7EVk1GA/oTd5hwv/5E80jQrEM429JumTtmkoDLGctZpJe4bR6Mxg31BdtBntU5hJ9Iz8iK/XrH8vwPYqE1tJHiau7sIFtqsJjIhwPnhh6bjVw8PIoiUfF5NLnJRAInSF1E5K73FIpJ60oLELtiJZePfIfw48ePr8jJydkdHh4eGRAQMFkmk6n8pFLPUe5uIr7Yy4nx5DM8PgMej0eR6uQy1cOCtVpt3SYza+kyWUxafaeusVJXXF9fm1leflutVp+3Wq0XAHQ5hHOyWCwlp0+fLsFLFvOyAa/h6Ed/AggIB864qKJCAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "SR-54" ] ] }, { "label": "SR-56", "description": "SR-56", "symbol": { "type": "esriPMS", "url": "4a8efe64310dae16dec20d1d769fa2f7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFUklEQVRIie2Wa1BTRxTH/zc3CSUJAQkRiRAYBWstVcdHtVadUUdBhylS30WdVutotT6KFccyg3VGLFIVS7UzbRXRyssXD1/QgkUR8a2AiAhGRAyBBCQmgSSEm85dB0pEUqXafvH/Zffs4/5295yze7n4H8V9A++B+AACAFwDoPyvjt1NLBavXhoRvnb0pAmOlSWl1pjwiGMNanU0gKuvCy5yd3ffEBG3bb1Tf2/6ePlNxGbsxUCpBxVx7MAMfqNuxpaVa7OV1Q/DANx+lfAJ30RvTn83YKJ41+VcFKbldHTcqqtBWFYK3AROWLUvLsCqUN7auGTFtwC2ALD8K7iPj8+GrYn7onLVVVTokZ+7Hadp1iHyTDoG9ZZR8RdyN21Z8mVgZWnZVADaHsH9/f1jopMT1m3KP4GryioI+Q5oYxjIxC4Y6z0ARbXVcBWIoDMZoTcb0dTSjBrtYyzPTsau+J8++GV95KXLefkjAOhfCi6XyxfGJCWsUxiawKVpxIcsxm83C6A1tmCM3BdDPOToI3KGSq/FAEkfGC2tGOXVDwUPKsiYBlMzInbHvr06ePaxqkrFlJeBSyN3xPx6tlYBq9UKiaMI1doGeDlLMNRDhJK6h8i7fwdtVgb+7p5ILr4IV4EQVx7dx4i+Phji4QUuh0ZYViq2H0yYPGP0+FAAiS8EDwoK2urx3jv8pQd3wlPcC3qzCSfKbz53lbfrbVM8u6KElKyLTBYLrmjrMP2TObHpSakpANr+Ce4wd9nnC+KvnSP+fdDUgJ7IYDaRMvZCFpLXrJSmJ6V+BCDNLlwmk03pPaA/90TicbwKsbvXoBVCoXCWwWCwDw8ODg6t0T0mkzprwdAx6Cvu1WFfqlHgT0UZqb/v2Q+bJoUQF2VVlGDD70dgYf4+YbZt3pLFQXt2xsEu3NfXd3Ctrmtqbp86D4lFhTBZWontyOU9HS9xR+b8NZie+APK1EocmrsCYR8GICb/VMfc4roarBw1wom9mtkroVu4VO7ZN1ejsmljd0xRwFenkrosatGwcdh77SwuPrxH7KUZCSQ7OuteYz1kozzZqp9dOE8kdNSoH9m0DfWQk8sjJmAOWQgb+Wx6sRom88bJ8iIkz/4C3i4SZN65ge/Pn7aZz6YruATl2rm9C5zrwKfZ1OosNpddHYUoUlXjem0VoqfMhlTohLjCP+DiKMDXY6diWeZ+1Om12BOyCIzVanPsZAEcii1EduEUTVPtfm3X1nMnsf18VkcQGVtbETV5JoGzgbn/RgFO3y0mfZE5adg4MbgrHATuYBcOChSb3501XOaDx0YDFI1qYtcbnkDAY/8lgHKNCnya7hhrbrOAQ3G6fNZK2KDt75yiYH2mbab/SPbdxsdJPxJ70fDxOF3xdKcJ1/ORFroKB4sKUaNtRPi4aUgpeRoPzxHHLvxZMKuovOM4NHc5SldFEVv5pAmzUnaT+oXqSnx6dA92Bc2Hu8gZR0uvYkdBdpdvUDZFd3CG6TjSdrHP5bQDO+DylgA8mobaoLPpZ/3d7vPuRHPIphm7cKbxiTlk0HD++Qd3SdR2VpOxGT3R4D5eYPRkrsYu/EhScmr4d5sX5HwWDqWuiQRXQ7MeKp0WOrOR/Diw2dBmtZKHh0NRZFc8Dk1eMhHfARKBiLz1bkInUjrTfIQvXMxeHjl24YcPH16YkZGxLTAwMNjPz2+kVCr18ZZI3Ab2chHxnHo7cN14XA6PCw6HQ5HoZD3VxoCxWKytRhNjbjGajUpts6a+SlOkUj1KKSu7npeXd8ZisZwF0GIXzspsNhdnZmbad+IrEPd1A97A8Rz9BYH0LvE/4YdTAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "SR-56" ] ] }, { "label": "SR-67", "description": "SR-67", "symbol": { "type": "esriPMS", "url": "a69fdde29a9e5b1b55318a013cadc2d9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFDUlEQVRIie2WeUwUZxjGn9lddl324FgWZIWFKlirVNuI1da2Sk2FNqSrIdVWKkkrFNN6NBohlARrai1SLZbYJr3QtHKJ4fBIwILBu+LFISAVERBZjkV33WXZHZaZZr6muKO4HtX6j88/33zvfF9+M9/7Pu+MCE9Qoqfwh5AYQCSAswC6/q9j91EqlasTU5PWzpoXIW2pb2AzklKL+vv60gGceVxwuZ+fX0pq1pZkxYQg4b7mGmSW/opJan8qtei3GPF1c8ymlWvLuzqurgHQ+CjhEZ+nbyyZEvmGcnt1JU4WV4zcuNDTiTVl+fBxV2DVjqxItrXrwvqET78AsAmA4z/Bg4ODUzbn7Piqsq+Nit3z413XGaxmpB0qwWRfDZV9onLDpoQVUS0NTW8BMD0UPCwsLCM9b+e6DUf340xXG2RiCYYZBhqlJ14NmohafQe83eUw222w0DYYB63oNN3AJ+V52J79w8s/Jaedqq46Gg7A8kBwrVYbl5G7c13rgBEioRDZC5fh95rjMNkG8Yo2BNP8tRgr90C3xYSJqrGwOYYwM3A8jrdfImv67Vakfp/57GrdoqK2ltb5DwJXp32b8fNhfStYloVKKkeHqR+BHiq84C9Hfc9VVF25iGGWQZhfAPLq/oS3uwynr11B+LhgTPMPhEggxJqyAmzdtfPNmFmvxwLIuS94dHT0Zv/nnxMn7tqGAKUXLLQd+5trRn3Kxl6+xcsv1ZORS5Hd4cBpUw8WLFmcWZJbkA9g+F5wyXvL45dmnz1C8ttu7MfDaIC2kzHzRBnyPlupLskteAdAsUu4RqOZ7ztxgmh/zj48CnFvb8AQZDLZuwMDA67hOp0uttN8g2xylpdUho9nzCVpKLtUjwPNtSS+Yd5CzNaG8tZyRfhB4S1bcuvfT1gW/cu2LLiEh4SETNWb+db0GCPFqeVp4FJRcbkRmW8vgVQkxp6G0yhpPIeTHS0ja9MjF6FG38HbX9fTiZUzwxVca+Zawl3ham3AuEpDNy8WHz6HWCj9yAEyN9qs0Cg8yfV5ffvIurgXZ4NhGSQf3M3bf/l6LzQzA7jLUJdwN7lMaui7xotxDaWo4QwSZ0QgyFNFKp+zl7MUkjH4JmoxFuRkkUJ1FmdXiAjK2zl+B1wkEQs5aznLT6ZEWoQORY1n0WO5ieLYVYgvzsa+i7fslxA+F7X6q7wU8B5AQHGD3CWcEgopu2Pojs1/XG5Acvk/x9lvtWDt7Cge/KPpr2F9Ja+Y+XAQuMQlHBSo24+N6256s3Fk3mY0QC1Tjsyf8VKTFvuvA0aFEzaELuEURYG9LVbadB4pc6Kx9VgZrEM0YqaEo+pK08j9lwLGo9mgJ/39HhK4hN8O5pRffwpTxwaidsWXMNM2WGkaupzvnPawpB5cieINd4MzDNzdxPwYyyLlYCHJqbdURpqIs3bXV+NeEgrISzMu4cz1m/TCydPFx9r/AsNZxEn0sOMO8P2IOzXGYoWzx0eF78nNK0j6euPSig+T0GU2onfgJqnubrOJHDn348C5YZhliZ8FFEXeyk0gJF8yuVgClbucfOt9ZAoyegjFSIpbxjWPCpfwwsLCuNLS0i1RUVG60NDQGWq1OjhIpfKZ5OUpd1P4SkQ+biKBmwgCgYAi1cllapgB43CwQzY7Qw/aaFuXyWrobTPUdndfy29qOldVVXXI4XAcBjDoEs6Jpum6vXv31uExS/S4AU/hGEV/A9idHYv3KNPDAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "SR-67" ] ] }, { "label": "SR-75", "description": "SR-75", "symbol": { "type": "esriPMS", "url": "d82799caf78a09681215b883f17747b6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFBElEQVRIie2We0xTVxzHv7f3tlVa6qMULO+Mhy+mbMOhxi2RZcoWIjKibr7GokbdxlwgwhyJj8U5JDoIOjOdAzLlNZyCkgkGFMfAFxpeig5WURCB8qqlpS3l3uWexUoFuvlg+8dvcnN6zv2d++nv/h7nMvgfxbyAP4VEABYCuAqg5b967Q4ymWzT+riY6NlvzR/bUHOdS4iJO96pVscDqBgtuNTJyWlLXPKeWHsvD/rUrUok5v2IKQolFXf8p3BRlzZ8V2R0YcvdpigAN54nfP6X8Ttzpy8Mku2/XIwLJ4osN2rbmhFVkAUHO3t8lpq8kFO11G5b98l2ALsAmJ8J7unpuWV3eurXxepGasWxgyPadei12Ho2F9McnamU8uIdu9Z9Gtxwve4dAJqngvv5+SXEZ6Zt3lGaj4qWRkhEYgywLJxl4zHPwxdV9+9iop0UWqMBvSYDevr0aNZ04+PCTOxPOTDnUOzWS5dLSgMA9D4R3N3dfXVCRtpmla4HDE0jJWwNjlSWQWPow1x3b8xUumOSdBxaezXwlU+CwdyPQLeXUHannth0GvWI+y5x8qbQpccbG1QLngSu2Pptwg/n76vAcRzkY6W4q+mE2zg5/JVS1LQ1oeT2TQxwLPycXJFZfRET7SS4cu82Alw8MVPpBkZAI6ogG3uPpr0dPvvNFQDS/xU8JCRkt/LlqaL1R5PgKpuAXpMR+bcqh/2XN9qtS7ywvoaMfIiMZjOuaNqwePmyxNyM7CwAA/8EF7+/Ye2qlKu/kfje6enE00hnMpIxsbwAmZ9HKnIzshcBOGET7uzsvMDR14vJTz+F5yHe+w70QyKRLNHpdLbhoaGhK5q13WTTQy3xm4XJDkorux6DHvsv/l3v+0JWwkfuZLl37HoFDlect8wL6mvwwbo1IYeTkmET7u3tPeO+1ro0xzBCSEViy3zR1Feg6lITuICiEPHqPKzMOQSjuZ/cv92tttpf3daMyMAAe7418y1hRLjC3dWluKPVau1IZbnld6CrF1b6z0XEL4fJnPdYrdMir+4aRtKfXe1wDnQl5jbhQqlkbIf63rAP4b08uDgCX5zJIR2Nl7/SAyzH4fLGbXCRTUD+zUpEnc60JBwvvlzBENTEwc8bAmfEIpovreEUPj0AYppBRtUFy5qIpnGpSYXYwp9hZgeQvnQD4hcsQWT+Uau9nIDiB6lNOEXT1MPYPa6Nrwdh38Ui4ungkAwOy1fn8pD23tqhcBC42HadU6D4+n5ccjsp3vD0xbLsA1brq/znovlBN86p6ixvQt9vGrKfI2zQtj2nKDzy65HmuHmjSdNFkmuwpKIxSHx3OYLT9pD59qAwpF4rxQgS2IQPB+blLXdEbdvQRPz+yjnYi8fg9IfRENEM6fN7ywqG2FFWw0hwloWdkP88s1ZS+RlyDbHnOCSU/kouW6IFxGnWJpztemAKm/aa6Pc7f1gl1rNoxiQ3sL16DK7xYeHHMjKzY77Zuarooxi0aHvQrnuATn0vWrUaaE0G8uHAV8MAx5GDh6993iuhgCYnGd8J+eTkz3oHiT0Zx9EixKxew8esyCY8JydndV5e3p7g4OBQHx+fWQqFwtNDLneYMmG8VGjvKGYchIxAyEAgEFAkO/lIDbBgzWau32BkTX0Gk6FFo+9ob+yoam29l1VXd62kpOSs2Wzmm32fTTgvk8lUffLkyWqMspjRBryAYxj9BSkeBJURp8MTAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "SR-75" ] ] }, { "label": "SR-76", "description": "SR-76", "symbol": { "type": "esriPMS", "url": "9146f6f1352e9744c3fdb454af5c9c20", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFHklEQVRIie2We0xTVxzHv7f3th20PLQUpPKKFnwxdQ5FnS6ZZoILEQnxsaHG6Yw65yM4cY4EZ+KcMifOMRM3RZzyGioP3QQDBocg88lDRRQRASvQgtQ+aEu5Xe4xoB2lm6/tH7/Jzbnn3HPu557z+33PuQz+RzGv4c8hAYAQAJcBKP6rZXdzdnZeuzw2Zv3E6e851FZdt8THxB5vUyq3A7j0quBiDw+PTbF7dm50GupLn6gpR0LOAQyXelKxx3+JFLRrIretXp+vaGiMBnDjZcLf+3L71uxRIdOcEy8U4nxWQe+Day1NiM5Lh5ujE9Yc3BNiqVNc27xs1VcAtgEwvxDcz89v046Ug18XKuupqKP7+u2n0msQdyYbI91lVFJp4ZZtyz4Lrb1ePROA+rnggYGB8dvTkjdsKT6JS4p6iARCdLMsZM6umOIbgIoHDRjoKIbGaIDWZEBHpx5N6of4ND8NiUl7J/20Me7PC0XFQQC0zwT38fFZFJ+avKFO1wGGppEUsRSHy0ugNnRiso8cYzx9MEjsgmatGgGSQTCYuxDsPQQl926TPm1GPWJ/TBi2Nnzu8frauhnPApfG7Yr/+eyDOlgsFkgcxGhQt8HbRYKxnmJUtTSi6O5NdFtYBHp4Ia2yDAMdRbh4/y6CBvthjKc3GB6N6LwMfHck+f3Iie9GAUj5V/CwsLAdnm+OECw/shtezgOgNRlxsqbc5lfeaLW2eP7tKlJyITKazbiobsHsj+YlZKdmpAPo/ie4cP6KTxYmXf6DxPdeRxueRzqTkZQJpXlIW7damp2aMQtAll24TCab4R4wlDmZcgIvQ9zsVeiCSCSao9Pp7MPDw8OjmjQPyaAezQkcj2Funlb9Ogx6JJY99vsEryHYMj2ChCjvdhU2nT4KM/tkhbm2D5ctDdu/ew/swuVy+egHGmtrvsHwIRYIe+uzRryFunYlgcslHshdsA6zU75HtVKBX+evQvQ7IYgv/r23f2VLE1YHBzlxWzO3JfQLl/p4DS5UNVu1HS4v7b0P9hqKBWMnY/Gx/aS+ZNxUHLh8FmWNd0h9eU4yccfTutPeClmwF3frbxfOF4scVMr7sCUeRWHf7MX44nQm2dE4jZP54reaCqTNXQlfVwlyb17Ft+dOWY3j7AqGoAY+3d4HzggFNGctW4ocFQQhzSC14nxvm6uDIz6fMhMrcg+hRavG/oglYC0Wq2UnH8CjuEJsF07RNGU0d9mEr5wwDT+UFZCX94hLzENXS3DqViWpxxVkYfO08L5wELjQvs8pUJy//y6JoxhT/QIwL2OvVXuNqhkCmu6tm7rN4FG8PuMthA3a/swpCk/m9USTvOVoVLdDqXsc6x4lXylGVtQaHKk4jyZ1O2KmfoD0qjL0I55duC0wJ7nEHdda+iZiaUMtyfzEsAXwELvg2PVL2FWS36cfZVX0B2dZOPK53zNr7S49TS5b4uLdE/P+RPPIpFm7cLb9kSli5NuCc/duWSXWi2j0IG+wWj2e9rhN+NHUtIyYb7YuLPg4BgpNB1p1j9Cm16JZo4bGZCA/Dpwbui0WcvBw3udmxefR5CTjdkIuObmz3k3kREoXWoCYRUu5mBXYhWdmZi7KycnZGRoaGu7v7z9eKpX6+UokbsMHuIr5Tu5Cxo3P8PgMeDweRbKTi1Q3C9ZstnQZjKyp02AyKNR6VWu9qqK5+X56dfWVoqKiM2az+SyATrtwTiaTqTI3N9d+EF+CmFcNeA2HDf0Fa1oNrlJ0F58AAAAASUVORK5CYII=", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "SR-76" ] ] }, { "label": "SR-78", "description": "SR-78", "symbol": { "type": "esriPMS", "url": "bfdbf58e209d5fdbc726230f2dc63cba", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFG0lEQVRIie2WeVATVxzHv5vdJJUEUENAYjgqhwd4tEVRR+1oVXDKiJZRay2MLXVsPWpHK2qZsXW0itQWi9YZW4uMB8hgkcNp0YLFWsGKVg4VD0REjBzhCDlIQtjtvLWCkZB6tv/4ncm8fbu/N5/95ff7vrcM/kcxL+BPIBGAEADnAaj+q7/dxcnJacXi2JhVY9+Y3Key/BIXHxOb0dTYGAfg3POCS93c3NbFJm5b4+jjRedcLUFC1o8YInenYjP2RYiatRGbl686pqq5vRLA5WcJn/xZ3KbMgJApTjvP5qPoSF7Xg4v1tViZewguDo74eG9iCFeluvj5oqVfANgMwPJUcG9v73VbD+79Mr+xmlpweHevcWqDFutPZGKYq4JKKszfsHnRstDKSxUzAGieCB4YGBgfl5q8esOpozinqoZEJEYny0Lh1BcTvPxRercG/R2k0JqM0JmNaG03oFbTgiXHUrEzade479es//NswakgALrHgnt6ekbFpySvrtK3gqFpJM2Oxv6S09AY2zHe0xcj3T0xQOqMOp0G/rIBMFo6EOwxCKdvXedjmkwGxH6XMHhF+NyM6sqq6Y8Dl6//Jv6Hk3erwHEcZH2kqNE0wcNZhlHuUpTX30bBzSvo5FgEuimRWnYG/R0kKL5zE0EDvTHS3QOMgMbK3DR8fSB5WsTYSQsAHHwkeFhY2Fb34UNFiw9sh9KpH3RmE45eLbH5lpcbrC1+7Ho5P5ISmSwWFGvqMeudeQmZKWmHAHT+G1z89ocfRCad/52v763WJjyJ9GYTPyYU5iL1k+XyzJS0mQCO2IUrFIrprv4+zNGDOXgWItmr0QGJRDJHr9fbh4eHhy+o1bbwi+5rTuBoDHZxt4prNRqw88w9v0eOGo9lY6eCFgiw78JpJBb9ahWbe70c8xdFh+3Zngi7cF9f3xF3tdbWfIkRQioSd81nDn0FVc2NPDxo4MuIC5mL1/dsgcFsQt77MahuUSP7yoWu+LL6WiwPDnIkWzPZEnqFyz2VA/PVdVb39pcUdl0HK33w7qjxWPjTHn4+3E3J+72yqZ6fExe8qvCygt9oboAiWEku/ezChVJJH3XjHdiSgKKwe9ZCrD2ezu9oRD9fK8XqiTOwdtKbaDMZMc0nADMPfGu1jtgVDI/q/+D9HnBGLKKJtWwpIiAIYppBSmlRd7yARoOuDWOUg2DoMENjagfLsT3WcgKKDFK7cIqmKZOlwyb8ozFTsONMHliSyT/aOPUtnFdVY9UvxMbgG29HWCSmJ39lDQcPF9v3OQWK+PthyRykmOjtj3lpu6zuu0mdUVRT2TUvravBkuApPTPn2aDtZ05R6M6rW+M8fHFb04xG/b1a31fOlQt8tnk3LqOlXY9PJ8xAdkV3sz0kgV24LTCRr8wVF+t7NuLu4gLeiunzl/L1Jy+z8bfsHnGU1dAbnGXhICSfZ9baXnic//WI57henz0osgEBYO3C2eY28+xhr4n+uHXNqrGeRiMGeIDVGfCgx23CD6ekpsVs2RSZ914MVNpWNOjb0GTQoU6rgdZs5D8ciBs6OY4/eIj3SVZCAc2fZGQnJM1JznoXiSM/OtMixERFk5rl2YWnp6dHZWVlbQsNDQ338/MbLZfLvb1kMpch/fpKhY6uYsZFyAiEDAQCAcV3J6lUJwvWYuE6jCbW3G40G1Uag7qhWl1aV3fnUEXFXwUFBScsFstJAO124URms7ksOzu7DM9ZzPMGvIDDhv4GME8OZV5ePgcAAAAASUVORK5CYII=", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "SR-78" ] ] }, { "label": "SR-79", "description": "SR-79", "symbol": { "type": "esriPMS", "url": "f1a713136b6a58c07d435d09c1df159b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFD0lEQVRIie2We1BUVRzHv3f37m6wCyi7y0teEw8f4KMJRJmy0BQqEo2UEnVs0KGHSuqIGhPlZKQkwpA5WYaO8pDBEJQpMHAw5ZGPhoeKD0JE3i9Zl112l2W3OcdANpYtUesfPzN3zj1nz53PnvP7/c69LP5H2KfyMcAHEAjgEoDm/2rbJZaWllGRMdGbZs0LMKutvqKPj47J7uro2Ang4pOSi2xtbbfFJO/eYuHmwj15vQKJuT9gktSeick+HMrvlofGrdtU0NxwZyOAq49THvDxzh05XoFzLfeeL0LZ8cKhHy63NWJj/lFIzC2w/mByoL6u+fKnaz78DEAcAO0jyV1dXbftSjv4RVFHPRN+bP+o8zqVcsSezsEUGwcmpbRoe9yatUG1V2peBSAbk9zb2zt+Z8ahzdvP5uFicz2EfAEGdDo4WI7DCy6eqGxpgLW5CHK1Cr0aFXr6lGiU3cUHBRnYm7Jv9ndbYn87X3zWB0DvQ8mdnZ1Xxqcf2lyn6AHL5SJlcQSOVJRApuqDv7M7pts7w05khdZeGTzFdlBp++Hn9CxKbt+kc7rUSsR8kzgxKmRpdn1t3YKHkUtj98R/f6alDnq9HmIzERpkXXCyEmOGvQjVbXdQfOsaBvQ6eNs6IqOqHNbmQlxougWfCa6Ybu8ElsPFxvxMJKQemh86a044gLR/JQ8ODt5lP3UyPzI1CY6W49GrUSPveoXRf3m13bDEC25W05aESK3V4oKsDYuWhSXmpGceBTDwT3LB2++tXpFy6Vca39s9XRgLCo2atoml+cj4aJ00Jz1zIYDjJuUODg4LbDzd2Ly0k3gckNV3oh9CoXCJQqEwLQ8JCQlvlN+lDw2yxNsXEyX2BvN6VErsLb9f75G+AYjwmUPzI6n0FM2B4eTfrMY7ayKCDyQlw6Tc3d19WovcsDSfYXkQ8QVD/YWTn0NddweVL506E1vnvI43UpMgUymRuzyKlt3Jaw9ypKqtEev8fCzI0UyOhFHlUmfHCUWdrQZjRypKh+79HN2wfIY/Vv14gPbf8vJFQkk+PekICefysdrnJQP5H93tcPBzJLceJuU8kdCss6MJxuAwDPYvWoWtp7LoiUbgcjg0MQchfQ+xrcFzJBxgqcp6+PgIOSvgc0lpGSPUywcCLov0yrKhseNXL+HzeW+iuq0Rff0arJ31Cg3T39FzGNKITMoZLpdRa/uNyt+fORdflxdCR1byF6kVpbA2E+KroDB0KXtpHmzwDxwpB5ULTNc5A2b4Ng4iNhfhRVdPhGXuMxgnW/zzjSokl/1C++tnz0dFS8NIOXWDa3rlDIMH63rAbCd33JF1o0NxP9aD+Dm5IdL3Zbx2eA9cxknoqpdlfYtR4JiUGxMT3MU2uNw2MhHTKsswUWKH8shY3FP3YcNP6ShrqB0xjzFoRpPrdDDnkc8zQ8jhQa4R8/V6fFKYTS9TkCoAoDMp13Xf0yye8jz/3O0bBon1KEyzc4KuV4nhNW5Ufiw9IzP6yx0rCt+NRrO8B+2KezSLW+UyyDUq+uFAqmFAr6f1TWqfrIrH4dI3GTkJSXKSd71EaEFbKy4f0SsjSMwKTcqzsrJW5ubm7g4KCgrx8PDwlUqlri5isWTS+HEinoWNgJXwWA6PBYfDYWh2kkgN6KDTavX9KrVO06fSqJplys72+s7K1tamozU1vxcXF5/WarVnAPSZlBM0Gk3ViRMnqvCEYZ+04KkcRvgTRCcIlooaJmUAAAAASUVORK5CYII=", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "SR-79" ] ] }, { "label": "SR-905", "description": "SR-905", "symbol": { "type": "esriPMS", "url": "5f34b8a04b54eaae40a90b6c4d7e567b", "imageData": "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", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "SR-905" ] ] }, { "label": "SR-94", "description": "SR-94", "symbol": { "type": "esriPMS", "url": "4f52cac6b7db827ff11d1e05c7f703c1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFNklEQVRIie2WeVBTRxzHvy95SZQcICFgIoSMghd4VGmxXq21KHaYoqWtVivVUWrHo3ZwwLHMUJ1aitSKpbYdL2RUrsEDxLEwgsVSvECLHB4FEZT7EGJISELy0nnbKRKDaaW1/cfvzJt9b3czn939/b77C43/UfRz+CDEBzAfwFUAjf/VsbtIJJKNa6IiN02bO2dodXmlJS4y6kRHW1ssgJJnBRe5ubltiUrYuVk8ypObfbsU8VkHMVYmp6JOHA7hP9CExGzYlNt47344gBv/JnzOp7HbM33mvybZcyUfF0/m9Q1UtNQjPCcNLg5ifHwoYb6lprHis7B1WwHEADD9I7hKpdqyI/nQF/lttdSyY3ufOK9dp0H0uUyMd1VQiRfyt8WErQ+srry5AIB6UHBfX9+42NSkiG2Fp1HSWAshXwAzw0AhccJMz9G43nQPzg4iaAx6dBv16OrRoV7dibW5qdiT+P3L+zZHX75SUOgHoPup4EqlMjQuJSmiRtsFmstF4qJVOFJaBLW+B9OVXpgkV2K4yBHN3WqMlg6H3tQLf4+RKKqrInM6DDpEfRc/ZmPwuydqq2vmPQ1cFr0rbv/5phpYLBZIh4pwT90BD0cpJstFKG+5j4K7t2C2MPB1c0dq2SU4OwhR3HAXfiNUmCT3AM3hIjwnHV8fTQoImTZ7GYDkvwUPCgraIZ8wjr/m6G64S4ah22jA6dulA67yRqu1xXOryknLhshgMqFY3YKFSxfHZ6akpwEw/xVcsOSj1csTr/5M4lvX1YHBSGs0kDb+Qg5SP9kgy0xJfxPASbtwhUIxz3X0KPp0cjb+DbG7b0cvhELhO1qt1j48ODh4Wb2mk/yovyYO98D7k6bDAgsOlJxHVUeLDSjM7xWSiOuzj1j151SV472wVUEHdifALtzLy2tik8bamlMVKpxdGYHo/JNQ63X48YNNCD76DSpbG/rmjJXJEf/GUuTdqbRZVFlLPTb4+4nZq5m9Ep4IlyndR+S3N1v1rZ/2OhIunsWeS3/cbI5DHBAxawFWHD9AvnlcLpJCViPxWiGUjs428DsPWqHwd2dfve3CeSLh0Pa2BusFCcXEWn+qWaPGFIWq7/vzuW8h+1YpGh52Dghn7QqaoKwG6ccn0gI+l7VWf128X40VU2Yio+IKehkzQl+YATF/CBmbrRqDGZ7eePVgLJZPnm4D7lsAh2IbkV04xeVSBlOvVd+uolwS94bNu9HZo8XhX4sw0lmGITQPh9/+EF8VnkHAKB9McHOHq1BCrt5f6n6zhoPABXbhoECx/u4vdjFL0n8AzeHAaDZj8YSXSLaz8NKmOgR4+SAAPlA6SSEXO2HJRH9bOGGDa3/nFAXLY33hMwKJ1UKP7YOAprHOfy6+vZSHLr0OC5Mf2YcNzcJxU2ys1k8cu/DHwaz2Fv+EM6HhKFm7ldTt45XFSCu/bDOPTcSKFutk7duUVfMkOMPAgcf+PXsktmTO2h9D4qnrNZLyOZDYy4R9BhKXQzbN2IUzDx4aF42fymdjxrAW6adW7UMMRmzImG4d+nt8QPixlNT0yC+3L89bGYlGTRcBdui6yZFqjHpyCmwCmi0WUng4FEV2xeNwSSUT8QWQOohIrXcRiknryOUjMnQVG488u/CMjIzQrKysnYGBgcHe3t4vymQyladU6jJ2mJOIJ3YV0C48msOjweFwKJKdbKTMDBiTydKrNzDGHr1R36jWtbfWtl9vbm5Iu3nzWkFBwTmTyXQeQI9dOCuj0Vh26tSpMjxj0c8a8ByOAfQ7oMIVA+s0kcEAAAAASUVORK5CYII=", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "SR-94" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "ccfc5593499f45810bb56246de3f7903", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACcAAAAgCAYAAACRpmGNAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFZ0lEQVRYhdWXe0xTVxzHv78+oZRngSIv8YGAnaggIBNnfG46dSpOcUOdZtPolLhli875jxo1xkXZohLnZtRs4pzvZNM5NU4GPudwdKhgxUBtQZ629EFLe5aLAjbQUhY28ZPcpPec3z3n03vu+Z1zBOjFCNCLEeBllWOMjQNQQUSlXTXEGPMDMAJADQAlETV3Ee8BIAFAtbP2ncoxxsJ0v+efs1RW8Q1FSqPnoGgViUT1ABoBGACIAHgBkDbX1UXpb9yQG4qUJPT3h0ShsNjN5jISi6sAGJ/F81rjrbW1YbqCKxHG4mJeYPqsswAmd0sOwDz19my+WaXifkt4UukQgbc3+FIv8H19QUIhrBoNeB6eMKlUEAYHw6LRQBgog7WmViTuFxVjN5piBH6+IB4fwhA5zGUPwfcQw3j3XlsnfKl0EmNMRkS1bssZlcXpz8Ra8ElOgjgyErDbUX30GGTTpoKZzRD37QubyYjQ5ctQsWUr5IsXQbsrBz4jU1Bz7ARCFi2Eds9eSBRxsKjVkCYlOcg1XLjIC8qYOxHAYbfkGGO86iM/Dn++zGYwwHSvBKLwMNiNRlgqK2E3m2FvagKzWqG7ehXg8WC8cxcCfz9Y1I9ARDA/KIMkLhZNFWrYjCbY9DqQQADW/PSTbPyzEHarNdVtOQDhegjFlrTxbQVt71xbD6SNR7UNgCwM0FuBAQo01hgARQKM9SYgKhZ6BiApDY80dQBP8vSL6xf7NG7kGIfO9GrN0M4knMmFrLzGx8+3+uL/IFdlCe+OnNjabMf/hc3GuJnvtlyTxMO9/Bzg44E6nbnt3k8qRniw1CGmTKuDwWR12oZYxG/qjlxlaCCXklwz47X+2LI8FXEZ37eVrZwTjzXzE6E3WtrK3v78LPIKNU7bCQmQaN2WI6LyPSeVOi6DdFbP5xE+njccG5em4KGWC2tn6MBArNtzFTsOF8IdvDyFSFbIL7ktxzEiJug6gAmd1W1elopxieEtEu9PH+xQN2xQIL46chsRcinqdU1odDGcHMmD5RAJePndkkuIDT41KNJvQkl5Q4e6XUeLsGZ3Ad58Ncqh3FsiQv9QX3yzdlzLGwny88TuY0X46Ms8MC61dMIbKZGc/ZVuyQE4uCI9flvWjsvcAu1AeZW+0wf8vcU4fkmFDfuu46/7tYiO8EPB17Nx6141Dp652yGe+wOZU2K+IyJdt+S4B+qemL9dv+/6h7VP2mejK8qr9Ji99kzbfWlFA3J/LcHE5IhO5RZPjUOozGubs/Zc5gt/H/GGbStGLVy86YJjbnBC/EAZRg8LbRn2VoQCHozmjrsnLhusnp94gIju/Cs5InrMGFtyOq/s0MnLD9AVjAHbs9Jw7e8q3LzzuGVYMyZGI/2z9rfZys5PxlSHBXlluWqvy0xLRLmamsYpZVpd5u1Sbh/pnCJVLVZl5+GX7OnQ1BgQFiTF5v1/4OJNtUPcxiUpzTPH9J/t7FtzW46jj8zrvZNbp8heX3V68vOz94qyEgvWn3eIzTmuxN5TxS2rRFWdEaYmxyH9NDOBrVuUNIeILnfVr1tyRGRjjM28uHPGgaVbL839Kf9hSzk3UTqbLM02e4fk7CHiY3vWaPOy9FfeJaITPXrAISJu/cuw2dhv2T8UZm/af1P0/JrqilHxffBFVlrpSIV8GhG17zR7Sq4VPp9yGGOn502K3pJzXJmZe66E7qufdIjjZunYxHAseWtwXfrYgWsA7ONG4D8/GhLRIwALGGOrN3yQMqugSPtOSXnDgJoGc4BYxLeEBEgepw6R54cHex8CcJ6IXK9hPSnXChFxu4ldz64e5+U9VL9oBOjFCNCLEbxoAVf8Aw25BVIMwMQSAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 29, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "I-15", "label": "I-15" }, { "symbol": { "type": "esriPMS", "url": "937391d2d4716a09c84066bea8d288fc", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACcAAAAgCAYAAACRpmGNAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFHElEQVRYhdWXe0xTVxzHv78+oRQpFijy8omgnehQQCPGzNem0W2K87HhnCZzcVPiki065z9zcca4KFt0xLkZNYs45zvZdG4aJ8P3HI4OFawYqC1IW7Clt7ct7VkuKkqkcLs5xU/SpD39nXM+9zx+51wZujEydGNkeFblGGPjANQSUVVXDTHGNABGALACMBBRSxfxYQAyATQEaz+oHGMs0fF76TFvXb3UVW7gwgemGkmhaATQDMAFQAEgAoC6xW7v47xwQecqN5A8Ohoqvd4b4PlqUirrAXD34iX34302W6Lj9JlkrqJCEpM34yiAySHJAZhr2lAo5Y1G4btKolYPkUVGQqqOgDQqCiSXw2c2QxIWDrfRCHlcHLxmM+QxWvisNoWyb5+0AOdOk2miQBIp5PE68NU3IQ1Tgrt6ra0TqVo9iTGmJSKbaDnOUJF3T6yVHtlZUKakAIEAGvbug3baVDCeh7J3b/jdHBLeXYzateugW7gAls1F6DEyB9Z9BxC/YD4sW7ZCpR8Er8kEdVZWO7mm4ycksXNmTwSwW5QcY0zSsOeH5x8u87tccF+rhCIpEQGOg7euDgGeR8DjAfP54Dh7FpBIwF25Clm0Bl7TLRAR+BvVUA1Kh6fWBD/nht/pAMlkYC13l2Tzn2UI+HyjRMsBSHJCrvTmjm8raBtzSyOQOx4NfgDaRMDpA/rr0Wx1AfpMcI1uoE86nAxAVi5ume2ARHV3xfVNvxs3cmy7zpwm89COJILJxS89J8VPl3rjSVBs9CaFIqf0tQTwpPD7mbDzRct5VGHi87NGrURSnLpdWbXFAZfbJ6q+UiH1hCJXlxAjpCRxLJ2VgRXzhsPJedvKXvv4KErKzKLqx/dUWUTLEVHNloMGh5BBxDQ+dEAMVm05i427yxAqEeFyZOt1J0XLCYxIiz0PYIKYDoYNjMGXey4jWadGo8ODZpHTKZA9WAeFTFIaklxmetyhgSmaCZU1TZ02HqlSoF9CFL5ZOa51FGI14fhqXzne/6IETEgnXfBSTorwJGdCkgOwc0lexvqCjaeEAzoo0ZFK7D9pxOpt5/HXdRtSkzU4/fVMXLrWgJ1HrnYqJjxM/pS074jIEZKcUMF+h//2k23n37Pd4YN2UFPvxMyVR9p+V9U2ofiXSkzMTu5SbuHUQUjQRqwP9n+n+SK6h3L1+iWj5y9cc7x9nniIjAFajBmWgM17y9vK5DIJOL7TGxOEbLB83vAdRHTlX8kR0W3G2KLDJdW7Dp660WEMY8CGglyc+7seF6/cbp3WORNTkffRg9HsiE0fjG1IjI0o6Cymy0xLRMVma/OUaosj/3KVcI9sT7nRhmWFJfi58GWYrS4kxqrx2fY/cOKiKWibny7KaZk+tt/MYGtNtJxAL23EWwfXTdG+uOzw5I52b9F+A7Yeqmg9JertHNye4FP6YX4mW7UgaxYRneqqX1FyRORnjE0/senVHe+sOzn7x9Kbj8S0+AO4aQk+EGEKKTYUjOEX5z33BhEdENOv6AOUiITzb47fz34r/L6scM32iwq7I/gufpjRGb3weUFu1Ui9bhoRPbhpPi65+0ilVMQYOzx3Uuraov2G/OJjlXTddOeROGHHvjA8CYteGWzPe2HACgDbhBn4318NiegWgDcZY8tXv50z43S55fXKmqb+1ia+p1Ih9cb3VN0eNURXmhQXuQvAr0Qk/jz7r3L3ISLhNrH53uex8+y+VD9tZOjGyNCNkT1tgc74B9hn5OAUhVdiAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 29, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "I-5", "label": "I-5" }, { "symbol": { "type": "esriPMS", "url": "2035a5a3a891eb18254eef17cd4cccd7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACcAAAAgCAYAAACRpmGNAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFK0lEQVRYhdWXe0xTVxzHv7/ePqAtCFYeUgTxBVrFDK3gxBAfc9PoNsX52NgUk7k4lGzLFveHf2wuxjCNY4mGkWUG3aZ7qeiiW9w0iqJMjbpQRXClBrCAQIVCbx+37VkuItOMvhan+EmaNPf+zu98cu45v3OOFIMYKQYxUjytcoyx2QAaiehmoESMsSgAUwG0AzAQkTtAfBiADABtvvL7lGOMaa1nK4+7Wlo5W7WBDx831khy+V0APQBsAOQAVADUbotlZPfFi3G2agPJoqOh1OlcXofDRApFKwC+L15yP17o6NBaz50fwV+/LhmWu+RXAPNDkgOwsmlHMecwGsX/SolaPUkaEQFOrQI3ZAhIJoNgNkMSFg670QhZbCxcZjNkwzQQ2jvkipSRqV7eniqNGgKScJDFx8FhugUuTAH+Rm1/J5xaPY8xpiGijqDleMP13D6xXiKn6aFISgK8XrT9dACaRQvBHA4okpPhsfNIeHsdGrcWIW5NPpp3lSAyKxPtBw4hPn8Vmku/hFI3Hq6mJqj1+ofkOk+clMSsWP4cgO+CkmOMSdp++PGZB595bDbYa+sgT9TCy/NwtbTA63DA63SCCQKsVVWARAK+5gak0VFwNd0GEcFRb4JyfBqcjU3w8HZ4uq0gqRTMfW9K9ly5Cq8gTA9aDkBiN2QKV/ac/gf9Y958F8iegzYPAI0W6BaA0Tr0tNsAXQb4u3ZgZBq6GQB9Nm6bLYBEeW/GpaTdi8vKeaiz7ibz5IEkfMnFb/iDw7HLyXgc7De6EkORUwhuLx4XHg8TV37Qck5lWGj1OSUhEhNHaVBv7sK1ektIbRVyzhmKXEvCMLEkBceGV9KxKV+P3y40IHtyAg6drse7xWeCbh8/VNkctBwRNZSWG6xiBQmUWMpJUFTwLOasL8d5Qwtio8PReHg1vjhoQG2DWLP9owqXYZou7lTQciJTU2MuAJgbKLlMKukV5J19pcEuwO1hiFDJEAzTJsRBLpVUhiSXkRZ7eFxS1Ny6hk6/ye1ON977/Cy+/Wgefj5rQk6GFmVHa3Cp5k5Qci9kJgkAzockB2Dv+tz0bYWfVYgbtE84CUE/IbZ35JyCBza7gLEjohChlKObdwX8pHkLUr8hImtIcmIDS5fjq493Xyjo6HL47ODFmSmYqx+BMUu/7h1FkYqSJShclo4tZZf8yq1ZOB4JGtU2X+/91ovoSMXmbetnrFqz5YTaV0xCjAoms7VfTORybRuS4yP8ionVYOPrU/YQUc1/kiOiO4yxtUfOmPaVV9QPGFNxxYxPC2Yga2I8qgwtiIkK7x3NTaVVfuV2vp/Tpo1RFfqLCVhpiWi/ub1nganZmvfnTfEc+TDVxg4UbD+NYzsWodXC95aS0vJr2He8zmfOT9ZmuhfnjFrqa64FLScyXKNaXV60QPP8O0fmD7R6y47WYO8vN6CNUaHVYodLEE8FA/NBXgbblK9fRkQVgfoNSo6IPIyxxSd3vrznraJTy49W3vpXjNfL0NgqHpIHJkzOYUfhTMe63ImvEdGhYPoNegMlInH/W+HxsNPF318t3lJ2SW6x+l7FDzIjfTi2F2bfzNLFLSKif06aj0ruPhxHJYyxIyvnjd1actCQt/94Hf3V1DXgzjFrSiLWvjTBkjtrzIcAdotf4H+/GhLRbQBvMMY2bn4zc8m56uZX6xo6R7d3OoYq5JwrfqjyzvRJcZWJsRH7APxOROIu8HjvrUQkniZ29f0eOU/vpfpJI8UgRopBjPRJC/jjb1Eg8RSiC7LDAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 29, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "I-8", "label": "I-8" }, { "symbol": { "type": "esriPMS", "url": "7c2fb9e97d435ef0e2343a553128d23d", "imageData": "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", "contentType": "image/png", "width": 29, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "I-805", "label": "I-805" }, { "symbol": { "type": "esriPMS", "url": "071eccec3d89ff2f225a86c4b469b50c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFYklEQVRIie2WeVCUZRzHv3vH7rJyLbALLKiAF3gUplZjQ45CRZHDqCmjZWSYCRYmjmGUM0pIGo5HM2oio8JCKJdYWGCYooFHsngfCLjcy7LLHizLHs37MIKku6Zp/eN35p3neZ/32ffz/M53mfgfxXwGfwyxAYQBOAeg+b9yu5tAIFgRm5S4cuqMUIebtZesaYlJ+Z0dHakAzj4tON/Dw2NN0tZNqx1H+jIOX7uA9KI9GC0U0ZLy90WxlZqolLiVR5sb7yQAuPwk4aFfpK4vHBf2mmB7dTlOF5QNPLjYJkdCaQ7cuI6I37s1zFrXfPGrJZ98DSAFgOlfwf38/NZszNq7obyjnhZ9cKfNfQq9BsnHCjHWXUzLOFW+LmXJ8vCbl668DkD9WPCgoKC0VGnmqnUnSnC2uR48NgdmiwVigRNe8Q1ETUsjXLh8aHoN0BoNUPXoIVd3YdlRKbZnfD9t1+rkquqKEyEAtI8El0gki9KyM1fV6VRgMhjImB2D/RcqoTb04CWJPyaIJPDkD0OrVo1AV08YTH2Y4jMClQ03yJ7OXj2SdqSPWhE5N7/+Zt2sR4ELk79L2328pQ5WqxWuDnw0qjvhM8wVE0V81LbdQcXtqzBbLQjy8IZU9gdcuDycabqNEC8/TBD5gElnIKE0F5sPZM6Mmjo9GkDWP4JHRERsFAWPYcce2AJvgTO0xl6UXLvwwFNebh9a4kdv1JKRClGvyYQz6ja8s2BeemF2bg4A88PgnHeXfrgw49zvJL4Nqk48jnTGXjKmnyqF9NM4YWF27tsACuzCxWLxLPfAkcySrMN4EqKsV6APPB5vjk6nsw+PjIyMlmu6yI/uKnTEGHBZbBy5VgMOk4kPnp+OIA8vNKqV2Fn9G1QGPYY7CzEv+MUh79pcWYo+sxmlN2oxf0lMxA9btsIu3N/ff3yLRj0EfGj+cqSd+InAD82PI6V1oOYUZvqPQ+VHazFpRzLeCByPqHEhKL812NxooJFR1iZH3JQQR6o1Uy3BJlwo8fYqV7SS+ZpXIxA7ORSX2pvIvYsDDxNFEgzf/DmxiDrMrYRvMUnkS9Yzz5/Ejqry+1x/S9kO8RRvahpgF87i8xwUHf2wankdtp0uQ2rYHHKv7NHBO+2zgb2uXD7c+Y5o0aoIvKtHj6w5S9GqVWHTyVK0aFRkH1WuYBKUi123MzlsBlValO514d/FZjAhnfsxpLIqyNVKjBGKcbapnoTjzVETcDr2SwRvSyIhIgegkxDw7cJpDAat19QHe3J6jovC6HhQubGseB8sViuc1i+DydJfxj9fl5H2Gx4QjLyLZ/rh/fHn2IVTWULVty15CZzx6+JVKLlag9W//EhcKuA4YJrEf6DBUGrXdoPLGmRZ+3OPYd9yGg1WG2A6jYaC6HjkyKqQcrwEDBqdOmz/+oI4vLxrA/5sacAoN0/SZmMK9tz3CrtwW2BKlBsnew0n17oZswfW39q/Be8d2o3ihStQ36UgNR9/JAt31MpBo4YMtuAWC2ko92r54f0Dc9ra92FL+ZfPQcR3QruuG0bz0P8RDDox2mIXblF2G2ePfYF9suE6SaRHEZUr8u5Ba+9qvKcPLFo97q3xB8IPZktzE79Zv7BscSKaNSpiRadei1aNGhqjgZQOVQ1mq5XAqHhTVrHoDPIl47M5pP6pb70bz5GMwxhsJC6KoZpHmV14Xl7eoqKiok3h4eGRAQEBk4VCoZ+vq6vbaGcnPsvRncN0YzHpLCbodDqNZCcVKbMFFpPJ2mfotRh7DEZDs1qvaK9X1LS2NuVcuXK+oqLimMlkOg6gxy6cktFolBUXF8vwlMV82oBncDxAfwEHizdNDrkMqwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "SR-125", "label": "SR-125" }, { "symbol": { "type": "esriPMS", "url": "01bfc535d4c41e97450455fffb33cc4a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFmklEQVRIie2WaVBTVxiG3yyEQhK2kLAHVKCKFGyLxda2FqyCM4zouFTriGORwQVr1RFKsagzSpFpi6NYR6xIyyajIlsdnCGKRXEDy6KAoiwCYUlYQkgIIUvnHkYqKmm12v7x/XPuOffe85zvfPd7z2XifxTzNfwFxAIQAKACgPi/2nZrMzOzLeExkdtnzfUzuV9zR58QGZPTI5HEAyh/VXCOjY1NdMzB76O4U5wZBXcrkZh3HFP5drSYnF+XsHrlS+I2bz8vfti6DUDty4T7fRO/N3d6gL9Z0g0Rrp4tHrtxu6sN24pOwtqUiy9PHAzQN4pv7wrbtBtAHADNv4K7uLhE7884sU8kaaatOn10wuekSjliL+TCQ2BPSykT7YkLiwi8f6duAQDZC8E9PT0T4rNSd+wpLUS5uBlsljG0Oh3szSzwobM7qjoewsqUA/mwCoNqFfqHlGiT9WHj+Swkpfz0fnJU7PUbJaU+AAafCy4UCkMSMlN3NCr6wWQwkLI4FGmVVyBTDeEDoSu87YSw5Zijc1AGd54tVJoR+DpNxpWWBvJMz7ASMYcT39wSvDyn+X7j/OeB82N/TDh2qaMRer0ePBMOHsp64GTOwww7Dmq6WlHSVA+tXgdPG0dkVV+DlSkbN9ub4OPgAm87JzDpDGwrysYP6anzlsz6eBWAjH8EDwoK2m/31jRWePoBOJpZYlA9jMK7lc9cZW33+BI/31BDWipFwxoNbsq6sOjzzxJzM7NPAtD+Hdx4xfp1q1Mqfif5benvwYtIoR4mbWJZEbK+2szPzcxeCOCsQbi9vf18gfsUZmFGAV6GqOilGAGbzV6mUCgMw4ODg1e1yfvIS4/kN3kaTI1Y+O1uFenPd/XEAncv9A0pcPi6CD3KQRgzmQjz+QTTBQ4ob29C6h+Xyc5RKmqowcqw0KCfDxyEQbirq6tXh1w2DnxmZQQSSs8ReMSsT7Hm7dnYJTqLOZOm4mLo15iR9C3Sl4WTBadVlmGjrz98HCZhQ/4vZI7qrjZs9vXhUtZMWcKEcL7Q0UEk7STX0XOCED7TD3e620nfiMHAbv9FmHlkD5r6JDh3rxoanRa2XAsY0RkIyT2GoRE1xAN9EH0RNQZ/0NsNe19H6tLNINyIwzaRSkZhN9oacehqMeIDlpG+B98eEoUcHJYx4uYtRdfgAPaVFEA5osaijNEt5bDewDqfOShtuTc2J1WuYBKUlcFtZxqzGFRpURI9GH8+2HDMYWnCxpGFa5BRdRVzp3hgpbcvZifvG3U+rgVK1kXDjmuOtWeOj3tXT6eRtRmE0xgM2rBmBBNJwObCO2knifrozYto2JqAj5zdiemI5f1wT4yi/B3XwmNxu7sN9ZKOUTgI3NggHDTQHn2lT4pyObVWix6lgvR1ej0Zc7bgIXjaO8iruzVmPLWSdngKHP+CEzYYhiOn0aCfIGpqouZ+KVZ4+SK9sgxCCx68bZ1wvbUR5Rt3Y3byXlR1tsKNZ0P8vkLc/OQUdIPwicCPtDQrCZnL12PDe/4QWlhhR1E26qUdCDmdjMKQrWjuk8LF0hqbCtJIRYwFNa6ZCK7TEUN5XBEFaeN+HrwO7YSAbQa5WkVKi1JObQXy6yvJx0bl/snUMegkaJ1BuK53QL3Y413W5ZZ7JKcTqVsx8NQYVfOtst6nxr1snaAbVOLxGn8m/HRmVnbkd3tXF6+NJBFQEMo+O+UyEin140BVg1avJ9HRaTQSFWUy1ElGeQDPlEPOems2l7TmDBYiQ0Ip8yg2CD916lRIXl7e94GBgcFubm4z+Xy+izOPZz3V0oJjxBUYM62NmHQjJuh0Oo18nVSmtDroNBr9iGpYpx5SqVVimVLa3Syt6uxsP1lXd6ukpOSCRqO5BGDIIJySWq2uzs/Pr8YrFvNVA17D8Qz9CZRwZVfxDORFAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "SR-163", "label": "SR-163" }, { "symbol": { "type": "esriPMS", "url": "7ab256af37a17c542b280e0f515ada01", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFNklEQVRIie2We1BUVRzHv3fv3UXYhwqsyAIrk2BqpE7oQFaUlIDFhOY70xk1tfGZOmLGjGYjCIyKoTZTBjjGMxwEH4WTKL7zxQioRNiKiMsCy2NZFnaX5W5zjuPGCm5qWv/4/ed3zrnnzOec3/n9fudy+B/FvYA/hUQAwgFcBaD+r9zuLpPJVi2JiV4b/O4E51vlN6yJ0TF5TY2N8QCuPC+4xMPDY0NM8rb10qFD2MOV15BUkILhck8mJm//VFGzfmrcirXH1DV31wC4+SzhE76M35L/SniobPelIlw4eNz24Xp9LdYUZsPdRYqVacnhVpX6+qZFy74CEAfA8q/gvr6+GxIy0mKLGquZOQe+e+Q8bYceG0/kY+QgBZN6vmhz3KLlEbduVEwCoHsqeEBAQGJ81r51m88cwRV1NcQiJ3TzPBSyAXhzyDCU1tXA1UUCvcmIdrMRrZ0dqNW1YOmxLOxO/fb179dvvHip+MxYAO1PBFcqlfMSM/etUxlawbEsUqcsxI/XzkFn7MR4pR9GeyoxWNIfmnYdhrkNhtHShSCfl3DuThWd02TqQMyepJdXRc3Iq76lCnsSuHzjjsS9p+pUsFqtcHOWoEbXBJ/+bhjjKUF5/V0U3/4d3VYeAR7eyCr7Da4uYly+dxtjvXwx2tMHnIDFmsIcbE/fN3FqcMgcABmPBY+MjEzwfHWEaEn6TnjLBqLdbMKRymt97vJmg32KH6sqp5ZckcliwWVdPSZ/PDMpPzMnG0D3P8GdZn326dzUq6fp/d5pbcLTyGA2UZt0vhBZn6+Q52fmfAjgoEO4QqEIGzRsKHck4zCehcjpteiCWCyebjAYHMOjoqLm1Opb6KKemjtmPLxkA239i7UqnFRV0Pby4PfodxHL4WhlKb4+WQBz99/rC6vKMXvRwsgfdibDIdzPz29Unb53am6fNBsZpRdgsnTRvjMnpHbWqCAsHvcOotK/oa5On74EG96OxOYT+ba1ZfW1WBE0VkpKMykJj4TLld5eRVqN3Rg5McMAq3/O7LUpqagfNhUdxO2WRtpPKzmD+a+9ZTfnz+YGKIK8SdPfIVwoETtrG+/ZjY3xVNLikRg+k26ERD5JL6K9V07ZzZ0yMhAl6mq7MZKu4CjKted4LzjnJGJJavUUyWVXZzFKNTUoqatGfNgMyMVSJF/41W7eptDJCPDwwuL8tF4esgoYYiQO4QzLMg/u9YESTh/F9rOFsPD309TY1YXYidNscFYgwK7ITxDsMxShKQloNXb0hoPCnRzCwYAh+d1TgQpftBgNUDXfv9cGQxtchORfArSS5c5eRiM9ZO9WWuP7kpWywTo+OcPA+tDYtIBx5N3GR5m7aH9BYAh+qSqj7dVvhNHNEVeTkxO1mTpxqVbV1x4EDuEPg4liiw/jp1lLcWNlLO2r21oxPXsPbY+QK6BqbsAXIR/Y5ldqNb3gjJ15FJznbS59IOLK9/fvwIB+LhCyLBoNetu3BXkpeByRuADAO4TzzW3mKSMDRWfv/AGepEgP9RVIj6NRg33At9O1WofwA5lZOdFbt8w9Pj8aan0rDa6mjnZo9DrozUb640CyodtqpQ+PgGHoqYQClr5kEpET3Fwk9K13F0up7c+KED1vISkexx3Cc3Nz5xUUFGyLiIiI8vf3HyeXy32HuLm5Dx84QCKUDnLi3IWcQMhBIBAwNDrJTXXz4C0Wa5fRxJs7jWajWtehbajWlmo097IrKkqKi4tPWCwWUo06HcKJzGZz2aFDh+6H83MU97wBL+DoQ38Bn00V8G7Yzy0AAAAASUVORK5CYII=", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "SR-52", "label": "SR-52" }, { "symbol": { "type": "esriPMS", "url": "dbed34bb4d1ac132f83c189e3a87c5e0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFGUlEQVRIie2We0xTVxzHv7f3tgh98CgFW6E0E3yBjygG54ybMwgaMlB8G802ZS7Ox6YR40jczMQhUzFMl8xNJCqvaRTEOczAVfExn+EhokMrIJRXeZRSaEu5Xe5ZdFSgm0zdP36T5vQ8bj73d36/7zmXwf8o5jV8EBIACANwC4D2VW27p0Qi2bA6LnbTlJkznB+UltkSY+NONjc1JQC4+bLgIm9v761xybu3iIf70bn3i5CUcwijZHIq7uSRaEGLIXrnuk3ntNWPNwK4+yLhMz5P2JEdGPauZP/1Alw9lf904k5DDTbmZcLTRYz1h5PDbBrtnS9iPvkSwE4A1v8EV6lUW3elHY4vaKqklp34fsB1uk4Dtp3PxhgvBZVypWD7zpi14Q/KymcD0A8KHhQUlJiQkbp5e+EZ3NRWQihwQg/LQiFxwzS/ESiuq4aHiwgGswkdFhPaujpRo2/FmnMZ2J/y3ZsHt2y7dl1dGAyg47ngSqVyRWJ66maNsQ0MTSNl7kocLboMvakLU5X+GC9XYqjIFfUdeoyQDoXJ2o0Q3zdwuaqCrGk2dyLuQNLIDZELT1Y+0Mx6Hrhs297EHy7UaWCz2SB1FqFa3wxfVykmyEUobXgM9aN76LGxCPL2QUbJ7/BwEeJG7SMED1NhvNwXDI/Gxrws7DmWGho9ZfoyAGn/Ch4REbFLPna0YPWxffCRuKPDYsaZ+0X9vuXdRnuLn6soJS2XIrPVihv6BkQtXZSUnZ6VCaDnn+BOiz9etTzl1kWS36q2ZgxGRouZtElX8pDx6TpZdnrWewBOOYQrFIpZXiOGM2fScvEixEWvQzeEQuECo9HoGB4ZGbmsxtBKHuqt5ROmYpjE/Wn/Wo0Gv2nK7dbEBL9NCnFt7lG78byKUiyJWRnx475kOIT7+/uPqzP0teae2UuQVnwVZms36TszfLv5UTI5kuYsRf7Dsj7PljTUYF1IsJg7mrkjYUC4TOkzrEBXbzfGRUxRwGdn09Gf+DSN1OhVSLldCKWrR5/5hy2NUIT4cH8DHML5IqGzrqnWbmyCXEkOj8SwReRFuMrn7PVEX82ch9x7Rahtb+0XztkVDEHZTTLPLmScBDRnrd7ivOzhLERxfTVu11UiYdZCyIRiJF/9FdNVI/GWXwDeOZRA6mIg2XgU14gcwimapp7k9Yl2XfwZey7lwcr+ZVNTdzfiQ+fj4A01jsz/CN8UnkXo8ECM9faBl1BCjt5LVX/Yw0HgTg7hoEBx/u6tSQoVWk1GaFqaSL/R2A4XvgBDGD6K6qoQ6h+IUARC6SaFXOyGxeNC+sIJG7TjyCkKtmfG5gdNJtU8L/1b0v9w0nT8UlGCNlMnotL+ts/7E6chavTEPlbrJZ5D+LNgTvHqXPy0eA3K1seTvra9DQsyD/RZV2/Q406DfbE+DcquGQjOsmRLe4u7Lucc2Qu3IS7EVk1GA/oTd5hwv/5E80jQrEM429JumTtmkoDLGctZpJe4bR6Mxg31BdtBntU5hJ9Iz8iK/XrH8vwPYqE1tJHiau7sIFtqsJjIhwPnhh6bjVw8PIoiUfF5NLnJRAInSF1E5K73FIpJ60oLELtiJZePfIfw48ePr8jJydkdHh4eGRAQMFkmk6n8pFLPUe5uIr7Yy4nx5DM8PgMej0eR6uQy1cOCtVpt3SYza+kyWUxafaeusVJXXF9fm1leflutVp+3Wq0XAHQ5hHOyWCwlp0+fLsFLFvOyAa/h6Ed/AggIB864qKJCAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "SR-54", "label": "SR-54" }, { "symbol": { "type": "esriPMS", "url": "4a8efe64310dae16dec20d1d769fa2f7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFUklEQVRIie2Wa1BTRxTH/zc3CSUJAQkRiRAYBWstVcdHtVadUUdBhylS30WdVutotT6KFccyg3VGLFIVS7UzbRXRyssXD1/QgkUR8a2AiAhGRAyBBCQmgSSEm85dB0pEUqXafvH/Zffs4/5295yze7n4H8V9A++B+AACAFwDoPyvjt1NLBavXhoRvnb0pAmOlSWl1pjwiGMNanU0gKuvCy5yd3ffEBG3bb1Tf2/6ePlNxGbsxUCpBxVx7MAMfqNuxpaVa7OV1Q/DANx+lfAJ30RvTn83YKJ41+VcFKbldHTcqqtBWFYK3AROWLUvLsCqUN7auGTFtwC2ALD8K7iPj8+GrYn7onLVVVTokZ+7Hadp1iHyTDoG9ZZR8RdyN21Z8mVgZWnZVADaHsH9/f1jopMT1m3KP4GryioI+Q5oYxjIxC4Y6z0ARbXVcBWIoDMZoTcb0dTSjBrtYyzPTsau+J8++GV95KXLefkjAOhfCi6XyxfGJCWsUxiawKVpxIcsxm83C6A1tmCM3BdDPOToI3KGSq/FAEkfGC2tGOXVDwUPKsiYBlMzInbHvr06ePaxqkrFlJeBSyN3xPx6tlYBq9UKiaMI1doGeDlLMNRDhJK6h8i7fwdtVgb+7p5ILr4IV4EQVx7dx4i+Phji4QUuh0ZYViq2H0yYPGP0+FAAiS8EDwoK2urx3jv8pQd3wlPcC3qzCSfKbz53lbfrbVM8u6KElKyLTBYLrmjrMP2TObHpSakpANr+Ce4wd9nnC+KvnSP+fdDUgJ7IYDaRMvZCFpLXrJSmJ6V+BCDNLlwmk03pPaA/90TicbwKsbvXoBVCoXCWwWCwDw8ODg6t0T0mkzprwdAx6Cvu1WFfqlHgT0UZqb/v2Q+bJoUQF2VVlGDD70dgYf4+YbZt3pLFQXt2xsEu3NfXd3Ctrmtqbp86D4lFhTBZWontyOU9HS9xR+b8NZie+APK1EocmrsCYR8GICb/VMfc4roarBw1wom9mtkroVu4VO7ZN1ejsmljd0xRwFenkrosatGwcdh77SwuPrxH7KUZCSQ7OuteYz1kozzZqp9dOE8kdNSoH9m0DfWQk8sjJmAOWQgb+Wx6sRom88bJ8iIkz/4C3i4SZN65ge/Pn7aZz6YruATl2rm9C5zrwKfZ1OosNpddHYUoUlXjem0VoqfMhlTohLjCP+DiKMDXY6diWeZ+1Om12BOyCIzVanPsZAEcii1EduEUTVPtfm3X1nMnsf18VkcQGVtbETV5JoGzgbn/RgFO3y0mfZE5adg4MbgrHATuYBcOChSb3501XOaDx0YDFI1qYtcbnkDAY/8lgHKNCnya7hhrbrOAQ3G6fNZK2KDt75yiYH2mbab/SPbdxsdJPxJ70fDxOF3xdKcJ1/ORFroKB4sKUaNtRPi4aUgpeRoPzxHHLvxZMKuovOM4NHc5SldFEVv5pAmzUnaT+oXqSnx6dA92Bc2Hu8gZR0uvYkdBdpdvUDZFd3CG6TjSdrHP5bQDO+DylgA8mobaoLPpZ/3d7vPuRHPIphm7cKbxiTlk0HD++Qd3SdR2VpOxGT3R4D5eYPRkrsYu/EhScmr4d5sX5HwWDqWuiQRXQ7MeKp0WOrOR/Diw2dBmtZKHh0NRZFc8Dk1eMhHfARKBiLz1bkInUjrTfIQvXMxeHjl24YcPH16YkZGxLTAwMNjPz2+kVCr18ZZI3Ab2chHxnHo7cN14XA6PCw6HQ5HoZD3VxoCxWKytRhNjbjGajUpts6a+SlOkUj1KKSu7npeXd8ZisZwF0GIXzspsNhdnZmbad+IrEPd1A97A8Rz9BYH0LvE/4YdTAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "SR-56", "label": "SR-56" }, { "symbol": { "type": "esriPMS", "url": "a69fdde29a9e5b1b55318a013cadc2d9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFDUlEQVRIie2WeUwUZxjGn9lddl324FgWZIWFKlirVNuI1da2Sk2FNqSrIdVWKkkrFNN6NBohlARrai1SLZbYJr3QtHKJ4fBIwILBu+LFISAVERBZjkV33WXZHZaZZr6muKO4HtX6j88/33zvfF9+M9/7Pu+MCE9Qoqfwh5AYQCSAswC6/q9j91EqlasTU5PWzpoXIW2pb2AzklKL+vv60gGceVxwuZ+fX0pq1pZkxYQg4b7mGmSW/opJan8qtei3GPF1c8ymlWvLuzqurgHQ+CjhEZ+nbyyZEvmGcnt1JU4WV4zcuNDTiTVl+fBxV2DVjqxItrXrwvqET78AsAmA4z/Bg4ODUzbn7Piqsq+Nit3z413XGaxmpB0qwWRfDZV9onLDpoQVUS0NTW8BMD0UPCwsLCM9b+e6DUf340xXG2RiCYYZBhqlJ14NmohafQe83eUw222w0DYYB63oNN3AJ+V52J79w8s/Jaedqq46Gg7A8kBwrVYbl5G7c13rgBEioRDZC5fh95rjMNkG8Yo2BNP8tRgr90C3xYSJqrGwOYYwM3A8jrdfImv67Vakfp/57GrdoqK2ltb5DwJXp32b8fNhfStYloVKKkeHqR+BHiq84C9Hfc9VVF25iGGWQZhfAPLq/oS3uwynr11B+LhgTPMPhEggxJqyAmzdtfPNmFmvxwLIuS94dHT0Zv/nnxMn7tqGAKUXLLQd+5trRn3Kxl6+xcsv1ZORS5Hd4cBpUw8WLFmcWZJbkA9g+F5wyXvL45dmnz1C8ttu7MfDaIC2kzHzRBnyPlupLskteAdAsUu4RqOZ7ztxgmh/zj48CnFvb8AQZDLZuwMDA67hOp0uttN8g2xylpdUho9nzCVpKLtUjwPNtSS+Yd5CzNaG8tZyRfhB4S1bcuvfT1gW/cu2LLiEh4SETNWb+db0GCPFqeVp4FJRcbkRmW8vgVQkxp6G0yhpPIeTHS0ja9MjF6FG38HbX9fTiZUzwxVca+Zawl3ham3AuEpDNy8WHz6HWCj9yAEyN9qs0Cg8yfV5ffvIurgXZ4NhGSQf3M3bf/l6LzQzA7jLUJdwN7lMaui7xotxDaWo4QwSZ0QgyFNFKp+zl7MUkjH4JmoxFuRkkUJ1FmdXiAjK2zl+B1wkEQs5aznLT6ZEWoQORY1n0WO5ieLYVYgvzsa+i7fslxA+F7X6q7wU8B5AQHGD3CWcEgopu2Pojs1/XG5Acvk/x9lvtWDt7Cge/KPpr2F9Ja+Y+XAQuMQlHBSo24+N6256s3Fk3mY0QC1Tjsyf8VKTFvuvA0aFEzaELuEURYG9LVbadB4pc6Kx9VgZrEM0YqaEo+pK08j9lwLGo9mgJ/39HhK4hN8O5pRffwpTxwaidsWXMNM2WGkaupzvnPawpB5cieINd4MzDNzdxPwYyyLlYCHJqbdURpqIs3bXV+NeEgrISzMu4cz1m/TCydPFx9r/AsNZxEn0sOMO8P2IOzXGYoWzx0eF78nNK0j6euPSig+T0GU2onfgJqnubrOJHDn348C5YZhliZ8FFEXeyk0gJF8yuVgClbucfOt9ZAoyegjFSIpbxjWPCpfwwsLCuNLS0i1RUVG60NDQGWq1OjhIpfKZ5OUpd1P4SkQ+biKBmwgCgYAi1cllapgB43CwQzY7Qw/aaFuXyWrobTPUdndfy29qOldVVXXI4XAcBjDoEs6Jpum6vXv31uExS/S4AU/hGEV/A9idHYv3KNPDAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "SR-67", "label": "SR-67" }, { "symbol": { "type": "esriPMS", "url": "d82799caf78a09681215b883f17747b6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFBElEQVRIie2We0xTVxzHv7f3tlVa6qMULO+Mhy+mbMOhxi2RZcoWIjKibr7GokbdxlwgwhyJj8U5JDoIOjOdAzLlNZyCkgkGFMfAFxpeig5WURCB8qqlpS3l3uWexUoFuvlg+8dvcnN6zv2d++nv/h7nMvgfxbyAP4VEABYCuAqg5b967Q4ymWzT+riY6NlvzR/bUHOdS4iJO96pVscDqBgtuNTJyWlLXPKeWHsvD/rUrUok5v2IKQolFXf8p3BRlzZ8V2R0YcvdpigAN54nfP6X8Ttzpy8Mku2/XIwLJ4osN2rbmhFVkAUHO3t8lpq8kFO11G5b98l2ALsAmJ8J7unpuWV3eurXxepGasWxgyPadei12Ho2F9McnamU8uIdu9Z9Gtxwve4dAJqngvv5+SXEZ6Zt3lGaj4qWRkhEYgywLJxl4zHPwxdV9+9iop0UWqMBvSYDevr0aNZ04+PCTOxPOTDnUOzWS5dLSgMA9D4R3N3dfXVCRtpmla4HDE0jJWwNjlSWQWPow1x3b8xUumOSdBxaezXwlU+CwdyPQLeXUHannth0GvWI+y5x8qbQpccbG1QLngSu2Pptwg/n76vAcRzkY6W4q+mE2zg5/JVS1LQ1oeT2TQxwLPycXJFZfRET7SS4cu82Alw8MVPpBkZAI6ogG3uPpr0dPvvNFQDS/xU8JCRkt/LlqaL1R5PgKpuAXpMR+bcqh/2XN9qtS7ywvoaMfIiMZjOuaNqwePmyxNyM7CwAA/8EF7+/Ye2qlKu/kfje6enE00hnMpIxsbwAmZ9HKnIzshcBOGET7uzsvMDR14vJTz+F5yHe+w70QyKRLNHpdLbhoaGhK5q13WTTQy3xm4XJDkorux6DHvsv/l3v+0JWwkfuZLl37HoFDlect8wL6mvwwbo1IYeTkmET7u3tPeO+1ro0xzBCSEViy3zR1Feg6lITuICiEPHqPKzMOQSjuZ/cv92tttpf3daMyMAAe7418y1hRLjC3dWluKPVau1IZbnld6CrF1b6z0XEL4fJnPdYrdMir+4aRtKfXe1wDnQl5jbhQqlkbIf63rAP4b08uDgCX5zJIR2Nl7/SAyzH4fLGbXCRTUD+zUpEnc60JBwvvlzBENTEwc8bAmfEIpovreEUPj0AYppBRtUFy5qIpnGpSYXYwp9hZgeQvnQD4hcsQWT+Uau9nIDiB6lNOEXT1MPYPa6Nrwdh38Ui4ungkAwOy1fn8pD23tqhcBC42HadU6D4+n5ccjsp3vD0xbLsA1brq/znovlBN86p6ixvQt9vGrKfI2zQtj2nKDzy65HmuHmjSdNFkmuwpKIxSHx3OYLT9pD59qAwpF4rxQgS2IQPB+blLXdEbdvQRPz+yjnYi8fg9IfRENEM6fN7ywqG2FFWw0hwloWdkP88s1ZS+RlyDbHnOCSU/kouW6IFxGnWJpztemAKm/aa6Pc7f1gl1rNoxiQ3sL16DK7xYeHHMjKzY77Zuarooxi0aHvQrnuATn0vWrUaaE0G8uHAV8MAx5GDh6993iuhgCYnGd8J+eTkz3oHiT0Zx9EixKxew8esyCY8JydndV5e3p7g4OBQHx+fWQqFwtNDLneYMmG8VGjvKGYchIxAyEAgEFAkO/lIDbBgzWau32BkTX0Gk6FFo+9ob+yoam29l1VXd62kpOSs2Wzmm32fTTgvk8lUffLkyWqMspjRBryAYxj9BSkeBJURp8MTAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "SR-75", "label": "SR-75" }, { "symbol": { "type": "esriPMS", "url": "9146f6f1352e9744c3fdb454af5c9c20", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFHklEQVRIie2We0xTVxzHv7f3th20PLQUpPKKFnwxdQ5FnS6ZZoILEQnxsaHG6Yw65yM4cY4EZ+KcMifOMRM3RZzyGioP3QQDBocg88lDRRQRASvQgtQ+aEu5Xe4xoB2lm6/tH7/Jzbnn3HPu557z+33PuQz+RzGv4c8hAYAQAJcBKP6rZXdzdnZeuzw2Zv3E6e851FZdt8THxB5vUyq3A7j0quBiDw+PTbF7dm50GupLn6gpR0LOAQyXelKxx3+JFLRrIretXp+vaGiMBnDjZcLf+3L71uxRIdOcEy8U4nxWQe+Day1NiM5Lh5ujE9Yc3BNiqVNc27xs1VcAtgEwvxDcz89v046Ug18XKuupqKP7+u2n0msQdyYbI91lVFJp4ZZtyz4Lrb1ePROA+rnggYGB8dvTkjdsKT6JS4p6iARCdLMsZM6umOIbgIoHDRjoKIbGaIDWZEBHpx5N6of4ND8NiUl7J/20Me7PC0XFQQC0zwT38fFZFJ+avKFO1wGGppEUsRSHy0ugNnRiso8cYzx9MEjsgmatGgGSQTCYuxDsPQQl926TPm1GPWJ/TBi2Nnzu8frauhnPApfG7Yr/+eyDOlgsFkgcxGhQt8HbRYKxnmJUtTSi6O5NdFtYBHp4Ia2yDAMdRbh4/y6CBvthjKc3GB6N6LwMfHck+f3Iie9GAUj5V/CwsLAdnm+OECw/shtezgOgNRlxsqbc5lfeaLW2eP7tKlJyITKazbiobsHsj+YlZKdmpAPo/ie4cP6KTxYmXf6DxPdeRxueRzqTkZQJpXlIW7damp2aMQtAll24TCab4R4wlDmZcgIvQ9zsVeiCSCSao9Pp7MPDw8OjmjQPyaAezQkcj2Funlb9Ogx6JJY99vsEryHYMj2ChCjvdhU2nT4KM/tkhbm2D5ctDdu/ew/swuVy+egHGmtrvsHwIRYIe+uzRryFunYlgcslHshdsA6zU75HtVKBX+evQvQ7IYgv/r23f2VLE1YHBzlxWzO3JfQLl/p4DS5UNVu1HS4v7b0P9hqKBWMnY/Gx/aS+ZNxUHLh8FmWNd0h9eU4yccfTutPeClmwF3frbxfOF4scVMr7sCUeRWHf7MX44nQm2dE4jZP54reaCqTNXQlfVwlyb17Ft+dOWY3j7AqGoAY+3d4HzggFNGctW4ocFQQhzSC14nxvm6uDIz6fMhMrcg+hRavG/oglYC0Wq2UnH8CjuEJsF07RNGU0d9mEr5wwDT+UFZCX94hLzENXS3DqViWpxxVkYfO08L5wELjQvs8pUJy//y6JoxhT/QIwL2OvVXuNqhkCmu6tm7rN4FG8PuMthA3a/swpCk/m9USTvOVoVLdDqXsc6x4lXylGVtQaHKk4jyZ1O2KmfoD0qjL0I55duC0wJ7nEHdda+iZiaUMtyfzEsAXwELvg2PVL2FWS36cfZVX0B2dZOPK53zNr7S49TS5b4uLdE/P+RPPIpFm7cLb9kSli5NuCc/duWSXWi2j0IG+wWj2e9rhN+NHUtIyYb7YuLPg4BgpNB1p1j9Cm16JZo4bGZCA/Dpwbui0WcvBw3udmxefR5CTjdkIuObmz3k3kREoXWoCYRUu5mBXYhWdmZi7KycnZGRoaGu7v7z9eKpX6+UokbsMHuIr5Tu5Cxo3P8PgMeDweRbKTi1Q3C9ZstnQZjKyp02AyKNR6VWu9qqK5+X56dfWVoqKiM2az+SyATrtwTiaTqTI3N9d+EF+CmFcNeA2HDf0Fa1oNrlJ0F58AAAAASUVORK5CYII=", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "SR-76", "label": "SR-76" }, { "symbol": { "type": "esriPMS", "url": "bfdbf58e209d5fdbc726230f2dc63cba", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFG0lEQVRIie2WeVATVxzHv5vdJJUEUENAYjgqhwd4tEVRR+1oVXDKiJZRay2MLXVsPWpHK2qZsXW0itQWi9YZW4uMB8hgkcNp0YLFWsGKVg4VD0REjBzhCDlIQtjtvLWCkZB6tv/4ncm8fbu/N5/95ff7vrcM/kcxL+BPIBGAEADnAaj+q7/dxcnJacXi2JhVY9+Y3Key/BIXHxOb0dTYGAfg3POCS93c3NbFJm5b4+jjRedcLUFC1o8YInenYjP2RYiatRGbl686pqq5vRLA5WcJn/xZ3KbMgJApTjvP5qPoSF7Xg4v1tViZewguDo74eG9iCFeluvj5oqVfANgMwPJUcG9v73VbD+79Mr+xmlpweHevcWqDFutPZGKYq4JKKszfsHnRstDKSxUzAGieCB4YGBgfl5q8esOpozinqoZEJEYny0Lh1BcTvPxRercG/R2k0JqM0JmNaG03oFbTgiXHUrEzade479es//NswakgALrHgnt6ekbFpySvrtK3gqFpJM2Oxv6S09AY2zHe0xcj3T0xQOqMOp0G/rIBMFo6EOwxCKdvXedjmkwGxH6XMHhF+NyM6sqq6Y8Dl6//Jv6Hk3erwHEcZH2kqNE0wcNZhlHuUpTX30bBzSvo5FgEuimRWnYG/R0kKL5zE0EDvTHS3QOMgMbK3DR8fSB5WsTYSQsAHHwkeFhY2Fb34UNFiw9sh9KpH3RmE45eLbH5lpcbrC1+7Ho5P5ISmSwWFGvqMeudeQmZKWmHAHT+G1z89ocfRCad/52v763WJjyJ9GYTPyYU5iL1k+XyzJS0mQCO2IUrFIrprv4+zNGDOXgWItmr0QGJRDJHr9fbh4eHhy+o1bbwi+5rTuBoDHZxt4prNRqw88w9v0eOGo9lY6eCFgiw78JpJBb9ahWbe70c8xdFh+3Zngi7cF9f3xF3tdbWfIkRQioSd81nDn0FVc2NPDxo4MuIC5mL1/dsgcFsQt77MahuUSP7yoWu+LL6WiwPDnIkWzPZEnqFyz2VA/PVdVb39pcUdl0HK33w7qjxWPjTHn4+3E3J+72yqZ6fExe8qvCygt9oboAiWEku/ezChVJJH3XjHdiSgKKwe9ZCrD2ezu9oRD9fK8XqiTOwdtKbaDMZMc0nADMPfGu1jtgVDI/q/+D9HnBGLKKJtWwpIiAIYppBSmlRd7yARoOuDWOUg2DoMENjagfLsT3WcgKKDFK7cIqmKZOlwyb8ozFTsONMHliSyT/aOPUtnFdVY9UvxMbgG29HWCSmJ39lDQcPF9v3OQWK+PthyRykmOjtj3lpu6zuu0mdUVRT2TUvravBkuApPTPn2aDtZ05R6M6rW+M8fHFb04xG/b1a31fOlQt8tnk3LqOlXY9PJ8xAdkV3sz0kgV24LTCRr8wVF+t7NuLu4gLeiunzl/L1Jy+z8bfsHnGU1dAbnGXhICSfZ9baXnic//WI57henz0osgEBYO3C2eY28+xhr4n+uHXNqrGeRiMGeIDVGfCgx23CD6ekpsVs2RSZ914MVNpWNOjb0GTQoU6rgdZs5D8ciBs6OY4/eIj3SVZCAc2fZGQnJM1JznoXiSM/OtMixERFk5rl2YWnp6dHZWVlbQsNDQ338/MbLZfLvb1kMpch/fpKhY6uYsZFyAiEDAQCAcV3J6lUJwvWYuE6jCbW3G40G1Uag7qhWl1aV3fnUEXFXwUFBScsFstJAO124URms7ksOzu7DM9ZzPMGvIDDhv4GME8OZV5ePgcAAAAASUVORK5CYII=", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "SR-78", "label": "SR-78" }, { "symbol": { "type": "esriPMS", "url": "f1a713136b6a58c07d435d09c1df159b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFD0lEQVRIie2We1BUVRzHv3f37m6wCyi7y0teEw8f4KMJRJmy0BQqEo2UEnVs0KGHSuqIGhPlZKQkwpA5WYaO8pDBEJQpMHAw5ZGPhoeKD0JE3i9Zl112l2W3OcdANpYtUesfPzN3zj1nz53PnvP7/c69LP5H2KfyMcAHEAjgEoDm/2rbJZaWllGRMdGbZs0LMKutvqKPj47J7uro2Ang4pOSi2xtbbfFJO/eYuHmwj15vQKJuT9gktSeick+HMrvlofGrdtU0NxwZyOAq49THvDxzh05XoFzLfeeL0LZ8cKhHy63NWJj/lFIzC2w/mByoL6u+fKnaz78DEAcAO0jyV1dXbftSjv4RVFHPRN+bP+o8zqVcsSezsEUGwcmpbRoe9yatUG1V2peBSAbk9zb2zt+Z8ahzdvP5uFicz2EfAEGdDo4WI7DCy6eqGxpgLW5CHK1Cr0aFXr6lGiU3cUHBRnYm7Jv9ndbYn87X3zWB0DvQ8mdnZ1Xxqcf2lyn6AHL5SJlcQSOVJRApuqDv7M7pts7w05khdZeGTzFdlBp++Hn9CxKbt+kc7rUSsR8kzgxKmRpdn1t3YKHkUtj98R/f6alDnq9HmIzERpkXXCyEmOGvQjVbXdQfOsaBvQ6eNs6IqOqHNbmQlxougWfCa6Ybu8ElsPFxvxMJKQemh86a044gLR/JQ8ODt5lP3UyPzI1CY6W49GrUSPveoXRf3m13bDEC25W05aESK3V4oKsDYuWhSXmpGceBTDwT3LB2++tXpFy6Vca39s9XRgLCo2atoml+cj4aJ00Jz1zIYDjJuUODg4LbDzd2Ly0k3gckNV3oh9CoXCJQqEwLQ8JCQlvlN+lDw2yxNsXEyX2BvN6VErsLb9f75G+AYjwmUPzI6n0FM2B4eTfrMY7ayKCDyQlw6Tc3d19WovcsDSfYXkQ8QVD/YWTn0NddweVL506E1vnvI43UpMgUymRuzyKlt3Jaw9ypKqtEev8fCzI0UyOhFHlUmfHCUWdrQZjRypKh+79HN2wfIY/Vv14gPbf8vJFQkk+PekICefysdrnJQP5H93tcPBzJLceJuU8kdCss6MJxuAwDPYvWoWtp7LoiUbgcjg0MQchfQ+xrcFzJBxgqcp6+PgIOSvgc0lpGSPUywcCLov0yrKhseNXL+HzeW+iuq0Rff0arJ31Cg3T39FzGNKITMoZLpdRa/uNyt+fORdflxdCR1byF6kVpbA2E+KroDB0KXtpHmzwDxwpB5ULTNc5A2b4Ng4iNhfhRVdPhGXuMxgnW/zzjSokl/1C++tnz0dFS8NIOXWDa3rlDIMH63rAbCd33JF1o0NxP9aD+Dm5IdL3Zbx2eA9cxknoqpdlfYtR4JiUGxMT3MU2uNw2MhHTKsswUWKH8shY3FP3YcNP6ShrqB0xjzFoRpPrdDDnkc8zQ8jhQa4R8/V6fFKYTS9TkCoAoDMp13Xf0yye8jz/3O0bBon1KEyzc4KuV4nhNW5Ufiw9IzP6yx0rCt+NRrO8B+2KezSLW+UyyDUq+uFAqmFAr6f1TWqfrIrH4dI3GTkJSXKSd71EaEFbKy4f0SsjSMwKTcqzsrJW5ubm7g4KCgrx8PDwlUqlri5isWTS+HEinoWNgJXwWA6PBYfDYWh2kkgN6KDTavX9KrVO06fSqJplys72+s7K1tamozU1vxcXF5/WarVnAPSZlBM0Gk3ViRMnqvCEYZ+04KkcRvgTRCcIlooaJmUAAAAASUVORK5CYII=", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "SR-79", "label": "SR-79" }, { "symbol": { "type": "esriPMS", "url": "5f34b8a04b54eaae40a90b6c4d7e567b", "imageData": "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", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "SR-905", "label": "SR-905" }, { "symbol": { "type": "esriPMS", "url": "4f52cac6b7db827ff11d1e05c7f703c1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFNklEQVRIie2WeVBTRxzHvy95SZQcICFgIoSMghd4VGmxXq21KHaYoqWtVivVUWrHo3ZwwLHMUJ1aitSKpbYdL2RUrsEDxLEwgsVSvECLHB4FEZT7EGJISELy0nnbKRKDaaW1/cfvzJt9b3czn939/b77C43/UfRz+CDEBzAfwFUAjf/VsbtIJJKNa6IiN02bO2dodXmlJS4y6kRHW1ssgJJnBRe5ubltiUrYuVk8ypObfbsU8VkHMVYmp6JOHA7hP9CExGzYlNt47344gBv/JnzOp7HbM33mvybZcyUfF0/m9Q1UtNQjPCcNLg5ifHwoYb6lprHis7B1WwHEADD9I7hKpdqyI/nQF/lttdSyY3ufOK9dp0H0uUyMd1VQiRfyt8WErQ+srry5AIB6UHBfX9+42NSkiG2Fp1HSWAshXwAzw0AhccJMz9G43nQPzg4iaAx6dBv16OrRoV7dibW5qdiT+P3L+zZHX75SUOgHoPup4EqlMjQuJSmiRtsFmstF4qJVOFJaBLW+B9OVXpgkV2K4yBHN3WqMlg6H3tQLf4+RKKqrInM6DDpEfRc/ZmPwuydqq2vmPQ1cFr0rbv/5phpYLBZIh4pwT90BD0cpJstFKG+5j4K7t2C2MPB1c0dq2SU4OwhR3HAXfiNUmCT3AM3hIjwnHV8fTQoImTZ7GYDkvwUPCgraIZ8wjr/m6G64S4ah22jA6dulA67yRqu1xXOryknLhshgMqFY3YKFSxfHZ6akpwEw/xVcsOSj1csTr/5M4lvX1YHBSGs0kDb+Qg5SP9kgy0xJfxPASbtwhUIxz3X0KPp0cjb+DbG7b0cvhELhO1qt1j48ODh4Wb2mk/yovyYO98D7k6bDAgsOlJxHVUeLDSjM7xWSiOuzj1j151SV472wVUEHdifALtzLy2tik8bamlMVKpxdGYHo/JNQ63X48YNNCD76DSpbG/rmjJXJEf/GUuTdqbRZVFlLPTb4+4nZq5m9Ep4IlyndR+S3N1v1rZ/2OhIunsWeS3/cbI5DHBAxawFWHD9AvnlcLpJCViPxWiGUjs428DsPWqHwd2dfve3CeSLh0Pa2BusFCcXEWn+qWaPGFIWq7/vzuW8h+1YpGh52Dghn7QqaoKwG6ccn0gI+l7VWf128X40VU2Yio+IKehkzQl+YATF/CBmbrRqDGZ7eePVgLJZPnm4D7lsAh2IbkV04xeVSBlOvVd+uolwS94bNu9HZo8XhX4sw0lmGITQPh9/+EF8VnkHAKB9McHOHq1BCrt5f6n6zhoPABXbhoECx/u4vdjFL0n8AzeHAaDZj8YSXSLaz8NKmOgR4+SAAPlA6SSEXO2HJRH9bOGGDa3/nFAXLY33hMwKJ1UKP7YOAprHOfy6+vZSHLr0OC5Mf2YcNzcJxU2ys1k8cu/DHwaz2Fv+EM6HhKFm7ldTt45XFSCu/bDOPTcSKFutk7duUVfMkOMPAgcf+PXsktmTO2h9D4qnrNZLyOZDYy4R9BhKXQzbN2IUzDx4aF42fymdjxrAW6adW7UMMRmzImG4d+nt8QPixlNT0yC+3L89bGYlGTRcBdui6yZFqjHpyCmwCmi0WUng4FEV2xeNwSSUT8QWQOohIrXcRiknryOUjMnQVG488u/CMjIzQrKysnYGBgcHe3t4vymQyladU6jJ2mJOIJ3YV0C48msOjweFwKJKdbKTMDBiTydKrNzDGHr1R36jWtbfWtl9vbm5Iu3nzWkFBwTmTyXQeQI9dOCuj0Vh26tSpMjxj0c8a8ByOAfQ7oMIVA+s0kcEAAAAASUVORK5CYII=", "contentType": "image/png", "width": 23, "height": 23, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "SR-94", "label": "SR-94" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 83, 140, 111, 255 ], "toColor": [ 83, 140, 111, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 92, 242, 255 ], "toColor": [ 220, 92, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 125, 88, 255 ], "toColor": [ 245, 125, 88, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 242, 90, 255 ], "toColor": [ 224, 242, 90, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 95, 144, 217, 255 ], "toColor": [ 95, 144, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 68, 99, 255 ], "toColor": [ 135, 68, 99, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 93, 227, 131, 255 ], "toColor": [ 93, 227, 131, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 180, 125, 255 ], "toColor": [ 212, 180, 125, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 152, 235, 245, 255 ], "toColor": [ 152, 235, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 92, 92, 242, 255 ], "toColor": [ 92, 92, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 66, 54, 128, 255 ], "toColor": [ 66, 54, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 120, 191, 255 ], "toColor": [ 250, 120, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 76, 50, 255 ], "toColor": [ 128, 76, 50, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 117, 209, 255 ], "toColor": [ 163, 117, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 138, 143, 255 ], "toColor": [ 227, 138, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 79, 107, 128, 255 ], "toColor": [ 79, 107, 128, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.3099471293292446E7, "ymin": 3837408.3577220375, "xmax": -1.2964317377110008E7, "ymax": 3996927.8010396194, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 10, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "gdb_ct3_73", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S51_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": false, "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": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1696356971000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "fb9d326b43c34da2acb6db74beba7106" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 24, "name": "MajorRoads_289K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Roads for Linework" }, "subLayers": [], "minScale": 0, "maxScale": 288895.277144, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FRC_DESC", "uniqueValueGroups": [ { "heading": "Road Classification", "classes": [ { "label": "Freeway or Other Major Road", "description": "Freeway or Other Major Road", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 0, 0, 255 ], "width": 2 }, "values": [ [ "Freeway or Other Major Road" ] ] }, { "label": "Major Road Less Important than a Freeway", "description": "Major Road Less Important than a Freeway", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 0, 0, 255 ], "width": 2 }, "values": [ [ "Major Road Less Important than a Freeway" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 0, 0, 255 ], "width": 2 }, "value": "Freeway or Other Major Road", "label": "Freeway or Other Major Road" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 0, 0, 255 ], "width": 2 }, "value": "Major Road Less Important than a Freeway", "label": "Major Road Less Important than a Freeway" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 56, 168, 0, 255 ], "toColor": [ 255, 255, 0, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 255, 255, 0, 255 ], "toColor": [ 255, 0, 0, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.309061105618785E7, "ymin": 3834096.140314939, "xmax": -1.2922001824547207E7, "ymax": 3955955.0131294923, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FULLNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "FULLNAME", "length": 100, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R784_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S745_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": false, "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": true, "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": "fb9d326b43c34da2acb6db74beba7106" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 25, "name": "BaseMap Boundaries", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 26, "name": "City Limits <36K" }, { "id": 27, "name": "City Limits >36K" }, { "id": 28, "name": "Municipal Boundaries" }, { "id": 29, "name": "SD County" }, { "id": 30, "name": "Ocean Mask" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -1.3091077716682248E7, "ymin": 3832672.323832002, "xmax": -1.2921985139011726E7, "ymax": 3963403.2407439575, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": true, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "serviceItemId": "fb9d326b43c34da2acb6db74beba7106" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 26, "name": "City Limits <36K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.0020480000019073496, "zTolerance": 2, "mTolerance": 2, "falseX": -1.1860889999923417E8, "falseY": -9.12594999993488E7, "xyUnits": 3906.2499963620194, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 25, "name": "BaseMap Boundaries" }, "subLayers": [], "minScale": 36112, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 234, 226, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.6 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.305005575497517E7, "ymin": 3905954.8834346053, "xmax": -1.3036602518093988E7, "ymax": 3920358.2074463908, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name of City", "length": 30, "domain": null }, { "name": "Acreage", "type": "esriFieldTypeDouble", "alias": "Acreage", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "gdb_ct3_305", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S280_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": false, "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": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1695868348000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "fb9d326b43c34da2acb6db74beba7106" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 27, "name": "City Limits >36K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.0020480000019073496, "zTolerance": 2, "mTolerance": 2, "falseX": -1.1860889999923417E8, "falseY": -9.12594999993488E7, "xyUnits": 3906.2499963620194, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 25, "name": "BaseMap Boundaries" }, "subLayers": [], "minScale": 0, "maxScale": 36113, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 234, 226, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 60, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.305005575497517E7, "ymin": 3905954.8834346053, "xmax": -1.3036602518093988E7, "ymax": 3920358.2074463908, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name of City", "length": 30, "domain": null }, { "name": "Acreage", "type": "esriFieldTypeDouble", "alias": "Acreage", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "gdb_ct3_305", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S280_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": false, "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": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1695868348000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "fb9d326b43c34da2acb6db74beba7106" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 28, "name": "Municipal Boundaries", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.0020480000019073496, "zTolerance": 2, "mTolerance": 2, "falseX": -1.1860889999923417E8, "falseY": -9.12594999993488E7, "xyUnits": 3906.2499963620194, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 25, "name": "BaseMap Boundaries" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "NAME", "uniqueValueGroups": [ { "heading": "NAME", "classes": [ { "label": "Carlsbad", "description": "Carlsbad", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 184, 171, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Carlsbad" ] ] }, { "label": "Chula Vista", "description": "Chula Vista", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 198, 165, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Chula Vista" ] ] }, { "label": "Coronado", "description": "Coronado", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 159, 147, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Coronado" ] ] }, { "label": "Del Mar", "description": "Del Mar", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 174, 186, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Del Mar" ] ] }, { "label": "El Cajon", "description": "El Cajon", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 151, 161, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "El Cajon" ] ] }, { "label": "Encinitas", "description": "Encinitas", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 171, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Encinitas" ] ] }, { "label": "Escondido", "description": "Escondido", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 176, 212, 157, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Escondido" ] ] }, { "label": "Imperial Beach", "description": "Imperial Beach", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 161, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Imperial Beach" ] ] }, { "label": "La Mesa", "description": "La Mesa", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 176, 204, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "La Mesa" ] ] }, { "label": "Lemon Grove", "description": "Lemon Grove", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 154, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Lemon Grove" ] ] }, { "label": "National City", "description": "National City", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 207, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "National City" ] ] }, { "label": "Oceanside", "description": "Oceanside", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 207, 151, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Oceanside" ] ] }, { "label": "Poway", "description": "Poway", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 142, 177, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Poway" ] ] }, { "label": "San Diego", "description": "San Diego", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 175, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "San Diego" ] ] }, { "label": "San Marcos", "description": "San Marcos", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "San Marcos" ] ] }, { "label": "Santee", "description": "Santee", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 145, 178, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Santee" ] ] }, { "label": "Solana Beach", "description": "Solana Beach", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 152, 214, 153, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Solana Beach" ] ] }, { "label": "Vista", "description": "Vista", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 159, 163, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "Vista" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 184, 171, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Carlsbad", "label": "Carlsbad" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 198, 165, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Chula Vista", "label": "Chula Vista" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 159, 147, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Coronado", "label": "Coronado" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 174, 186, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Del Mar", "label": "Del Mar" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 151, 161, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "El Cajon", "label": "El Cajon" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 171, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Encinitas", "label": "Encinitas" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 176, 212, 157, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Escondido", "label": "Escondido" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 161, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Imperial Beach", "label": "Imperial Beach" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 176, 204, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "La Mesa", "label": "La Mesa" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 154, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Lemon Grove", "label": "Lemon Grove" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 207, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "National City", "label": "National City" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 207, 151, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Oceanside", "label": "Oceanside" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 142, 177, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Poway", "label": "Poway" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 175, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "San Diego", "label": "San Diego" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "San Marcos", "label": "San Marcos" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 145, 178, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Santee", "label": "Santee" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 152, 214, 153, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Solana Beach", "label": "Solana Beach" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 159, 163, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Vista", "label": "Vista" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 209, 179, 255 ], "toColor": [ 148, 209, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 145, 201, 255 ], "toColor": [ 201, 145, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 166, 151, 255 ], "toColor": [ 209, 166, 151, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 172, 201, 255 ], "toColor": [ 143, 172, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 206, 207, 149, 255 ], "toColor": [ 206, 207, 149, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 178, 202, 255 ], "toColor": [ 214, 178, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 207, 212, 255 ], "toColor": [ 176, 207, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 151, 149, 207, 255 ], "toColor": [ 151, 149, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 199, 176, 255 ], "toColor": [ 207, 199, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 152, 214, 152, 255 ], "toColor": [ 152, 214, 152, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 143, 157, 255 ], "toColor": [ 196, 143, 157, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 207, 167, 255 ], "toColor": [ 180, 207, 167, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 165, 212, 255 ], "toColor": [ 188, 165, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 166, 212, 255 ], "toColor": [ 150, 166, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 176, 143, 255 ], "toColor": [ 194, 176, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 151, 199, 186, 255 ], "toColor": [ 151, 199, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 167, 167, 196, 255 ], "toColor": [ 167, 167, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 167, 184, 199, 255 ], "toColor": [ 167, 184, 199, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 68, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.306886183451857E7, "ymin": 3833362.7917129546, "xmax": -1.2973725407038959E7, "ymax": 3935702.185437269, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name of City", "length": 30, "domain": null }, { "name": "Acreage", "type": "esriFieldTypeDouble", "alias": "Acreage", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "gdb_ct3_307", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S282_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": false, "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": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1695868370000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "fb9d326b43c34da2acb6db74beba7106" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 29, "name": "SD County", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.0020480000019073496, "zTolerance": 2, "mTolerance": 2, "falseX": -1.1860889999923417E8, "falseY": -9.12594999993488E7, "xyUnits": 3906.2499963620194, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 25, "name": "BaseMap Boundaries" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 1.2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.309094923939999E7, "ymin": 3833106.0983451097, "xmax": -1.2921985139011726E7, "ymax": 3963403.240827373, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "COUNTY", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "length": 16, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "gdb_ct3_303", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S278_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": false, "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": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1695868325000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "fb9d326b43c34da2acb6db74beba7106" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 30, "name": "Ocean Mask", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 25, "name": "BaseMap Boundaries" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 237, 255, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.309087918355548E7, "ymin": 3832672.323832002, "xmax": -1.303826189587562E7, "ymax": 3947557.7052854276, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Shape.STArea()", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R922_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S873_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": false, "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": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "fb9d326b43c34da2acb6db74beba7106" } ], "tables": [] }