{ "layers": [ { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 0, "name": "Railroads", "type": "Feature Layer", "description": "This data set consists of lines defining the Census 2000 Railroads of Yavapai County. The data are created to serve as base information for use in GIS systems for a variety of planning and analysis purposes. These data do not represent a legal record. Use of data for engineering work is prohibited. Yavapai County has done some modifications to the geometry of the linework.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Yavapai County GIS Department", "parentLayer": null, "subLayers": [], "minScale": 1000000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPE", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 0.8 }, "value": "EXISTING", "label": "EXISTING" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 38, 0, 255 ], "width": 0.8 }, "value": "HISTORICAL", "label": "HISTORICAL" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 157, 54, 191, 255 ], "toColor": [ 157, 54, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 199, 80, 255 ], "toColor": [ 163, 199, 80, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 54, 56, 255 ], "toColor": [ 199, 54, 56, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 75, 166, 196, 255 ], "toColor": [ 75, 166, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 32, 76, 153, 255 ], "toColor": [ 32, 76, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 137, 72, 255 ], "toColor": [ 194, 137, 72, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 53, 171, 122, 255 ], "toColor": [ 53, 171, 122, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 46, 112, 255 ], "toColor": [ 166, 46, 112, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 45, 54, 173, 255 ], "toColor": [ 45, 54, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 64, 199, 86, 255 ], "toColor": [ 64, 199, 86, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 58, 72, 255 ], "toColor": [ 158, 58, 72, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 105, 79, 255 ], "toColor": [ 201, 105, 79, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 52, 166, 255 ], "toColor": [ 191, 52, 166, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.2663893503600001E7, "ymin": 3954426.942599997, "xmax": -1.24614407939E7, "ymax": 4236493.254100002, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "RR_NAME", "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": "RR_NAME", "type": "esriFieldTypeString", "alias": "Rail Section Name", "length": 40, "domain": null }, { "name": "DATA_SOURCE", "type": "esriFieldTypeString", "alias": "Data Source", "length": 50, "domain": null }, { "name": "DATE_DIGITIZED", "type": "esriFieldTypeDate", "alias": "Date Digitized", "length": 8, "domain": null }, { "name": "ABANDON_DATE", "type": "esriFieldTypeSmallInteger", "alias": "Abandon Date", "domain": null }, { "name": "INSERVICE_DATE", "type": "esriFieldTypeSmallInteger", "alias": "In Service Date", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 12, "domain": null }, { "name": "LASTUPDTBY", "type": "esriFieldTypeString", "alias": "Last Update By", "length": 15, "domain": null }, { "name": "LASTUPDATED", "type": "esriFieldTypeDate", "alias": "Last Updated", "length": 8, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R833_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S621_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 1, "name": "County Maintained Roads", "type": "Feature Layer", "description": "Routes data was derived from road centerlines collected from aerial photos and TIGER files back in 1996. Information for each route was maintained in the Road Inventory Database created by Yavapai County MIS in 1997. The County Route schema was changed June 20, 2016 by adding a Reception Number field.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Yavapai County GIS Department", "parentLayer": null, "subLayers": [], "minScale": 1000000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SURFACE_TYPE", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 169, 230, 255 ], "width": 2 }, "value": "AC", "label": "Paved Maintained" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 230, 0, 255 ], "width": 3 }, "value": "NAT", "label": "Unpaved Maintained" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 3.5 }, "value": "NIGA", "label": "Unpaved Maintained Intergovernmental Agreement" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 169, 255 ], "width": 3 }, "value": "FS", "label": "Unpaved Forest Service Co-Op" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3.5 }, "value": "AIGA", "label": "Paved Maintained Intergovernmental Agreement" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 252, 199, 255 ], "toColor": [ 222, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 249, 255 ], "toColor": [ 252, 182, 249, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 228, 252, 255 ], "toColor": [ 182, 228, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 184, 255 ], "toColor": [ 252, 197, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 184, 252, 255 ], "toColor": [ 182, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 233, 255 ], "toColor": [ 179, 252, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 215, 252, 255 ], "toColor": [ 234, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 228, 182, 255 ], "toColor": [ 252, 228, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 212, 255 ], "toColor": [ 252, 187, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 227, 215, 255 ], "toColor": [ 252, 227, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 243, 252, 182, 255 ], "toColor": [ 243, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 182, 255 ], "toColor": [ 194, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 184, 252, 255 ], "toColor": [ 223, 184, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 10, "labelingInfo": [ { "labelExpressionInfo": { "expression": "\"Cnty Road #:\" + TextFormatting.NewLine + $feature.ROUTEID", "title": "Custom" }, "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 216, "lineConnection": "none", "multiPart": "labelPerFeature", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 48000, "name": "CountyRoadNumber", "priority": 1, "symbol": { "type": "esriTS", "color": [ 76, 115, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 235, 175, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.26207240381E7, "ymin": 4014741.2902999967, "xmax": -1.2411660047600001E7, "ymax": 4236884.638700001, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "MAINTENANCE_TYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ROUTEID", "type": "esriFieldTypeSmallInteger", "alias": "ROUTEID", "domain": null }, { "name": "CNTYROADNUMBER", "type": "esriFieldTypeString", "alias": "COUNTY ROAD NUMBER", "length": 6, "domain": null }, { "name": "MILEMARKER_BEGIN", "type": "esriFieldTypeDouble", "alias": "FROM_MILEMARKER", "domain": null }, { "name": "MILEMARKER_END", "type": "esriFieldTypeDouble", "alias": "TO_MILEMARKER", "domain": null }, { "name": "FEETMARKER_BEGIN", "type": "esriFieldTypeInteger", "alias": "FROM_MEASURE", "domain": null }, { "name": "FEETMARKER_END", "type": "esriFieldTypeInteger", "alias": "TO_MEASURE", "domain": null }, { "name": "DESC_BEGIN", "type": "esriFieldTypeString", "alias": "FROM_STREET", "length": 60, "domain": null }, { "name": "DESC_END", "type": "esriFieldTypeString", "alias": "TO_STREET", "length": 60, "domain": null }, { "name": "ROW_WIDTH_BEGIN", "type": "esriFieldTypeSmallInteger", "alias": "ROW_WIDTH_BEGIN", "domain": null }, { "name": "ROW_WIDTH_END", "type": "esriFieldTypeSmallInteger", "alias": "ROW_WIDTH_END", "domain": null }, { "name": "MAINTENANCE_TYPE", "type": "esriFieldTypeString", "alias": "MAINTENANCE_TYPE", "length": 4, "domain": { "type": "codedValue", "name": "ygStMaintType", "description": "Transportation Feature Dataset Maintenance Types", "codedValues": [ { "name": "CURRENTLY NOT MAINTAINED AND NOT MAINTAINED PREVIOUS TO 1975", "code": "NN" }, { "name": "CURRENTLY MAINTAINED AND MAINTAINED PREVIOUS TO 1975", "code": "YY" }, { "name": "CURRENTLY NOT MAINTAINED BUT FUTURE MAINTAINED", "code": "FY" }, { "name": "CURRENTLY NOT MAINTAINED AND MAINTAINED PREVIOUS TO 1975", "code": "NY" }, { "name": "CURRENTLY MAINTAINED AND NOT MAINTAINED PREVIOUS TO 1975", "code": "YN" }, { "name": "MAINTAINED BY COUNTY", "code": "Y" }, { "name": "UNKNOWN MAINTAINER", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MAINTENANCE_JURISDICTION", "type": "esriFieldTypeString", "alias": "MAINTENANCE_JURISDICTION", "length": 4, "domain": { "type": "codedValue", "name": "ygStMaintJurisdiction", "description": "Transportation Feature Dataset Route Feature Class Maintenance Jurisdiction", "codedValues": [ { "name": "CITY", "code": "C/T" }, { "name": "CO-OP", "code": "COP" }, { "name": "FOREST SERVICE", "code": "FS" }, { "name": "NOT APPLICABLE", "code": "N/A" }, { "name": "PRIVATE-COUNTY", "code": "PVC" }, { "name": "PRIVATE", "code": "PVT" }, { "name": "SPECIAL", "code": "SP" }, { "name": "STATE", "code": "STA" }, { "name": "UNKNOWN", "code": "UNK" }, { "name": "COUNTY", "code": "CTY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MAINTENANCE_LEGAL", "type": "esriFieldTypeString", "alias": "MAINTENANCE_LEGAL", "length": 4, "domain": { "type": "codedValue", "name": "ygStMaintLegal", "description": "Transportation Feature Dataset Route Feature Class Maintenance Legal Classification", "codedValues": [ { "name": "ACCEPTED", "code": "ACC" }, { "name": "CO-OP", "code": "COP" }, { "name": "DEDICATED", "code": "DED" }, { "name": "ESTABLISHED", "code": "EST" }, { "name": "HISTORICAL", "code": "HIS" }, { "name": "MULTIPLE", "code": "MUL" }, { "name": "NOT APPLICABLE", "code": "N/A" }, { "name": "PRIVATE", "code": "PVT" }, { "name": "STATE", "code": "STA" }, { "name": "UNKNOWN", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SURFACE_TYPE", "type": "esriFieldTypeString", "alias": "SURFACE_TYPE", "length": 4, "domain": { "type": "codedValue", "name": "ygSurfaceType_6", "description": "Transportation Feature Dataset Route Feature Class Surface Type Classification", "codedValues": [ { "name": "NATURAL", "code": "NAT" }, { "name": "NON-EXISTENT", "code": "NON" }, { "name": "UNKNOWN SURFACE", "code": "UNK" }, { "name": "ASPHALTIC/CONCRETE", "code": "AC" }, { "name": "FOREST SERVICE COOPERATIVE AGREEMENT", "code": "FS" }, { "name": "NATURAL IGA", "code": "NIGA" }, { "name": "ASPHALTIC IGA", "code": "AIGA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ST_CLASS", "type": "esriFieldTypeString", "alias": "ST_CLASS", "length": 6, "domain": { "type": "codedValue", "name": "ygStClass", "description": "Transportation Feature Dataset Route Feature Class Classification for ADOT Reporting", "codedValues": [ { "name": "PRINCIPLE ARTERIAL", "code": "INT" }, { "name": "MINOR ARTERIAL", "code": "ART" }, { "name": "MAJOR COLLECTOR", "code": "MJC" }, { "name": "MINOR COLLECTOR", "code": "MNC" }, { "name": "LOCAL ROAD", "code": "LOC" }, { "name": "UNKNOWN", "code": "UNK" }, { "name": "NON APPLICABLE", "code": "N/A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PUBWKS_CODE", "type": "esriFieldTypeString", "alias": "PUBWKS WORK AREA", "length": 6, "domain": { "type": "codedValue", "name": "ygPwkCityCode_1", "description": "Transportation Feature Dataset Street Centerline and Route Public Work City Code", "codedValues": [ { "name": "ASH FORK", "code": "AF" }, { "name": "BAGDAD", "code": "BD" }, { "name": "CAMP VERDE", "code": "CV" }, { "name": "CASTLE HOT SPRINGS", "code": "CS" }, { "name": "CHINO VALLEY", "code": "CH" }, { "name": "CLARKDALE", "code": "CD" }, { "name": "CORDES LAKES", "code": "CL" }, { "name": "CORNVILLE", "code": "CN" }, { "name": "COTTONWOOD", "code": "CW" }, { "name": "DEWEY-HUMBOLDT", "code": "DH" }, { "name": "GOVERNMENT CANYON", "code": "GV" }, { "name": "GRANITE GARDENS", "code": "GG" }, { "name": "GROOM CREEK", "code": "GC" }, { "name": "IRON SPRINGS", "code": "IS" }, { "name": "JEROME", "code": "JE" }, { "name": "LAKE MONTEZUMA", "code": "LM" }, { "name": "MAYER", "code": "MY" }, { "name": "PAULDEN", "code": "PA" }, { "name": "PONDEROSA PARK", "code": "PP" }, { "name": "PRESCOTT", "code": "PR" }, { "name": "PRESCOTT COUNTRY CLUB", "code": "PC" }, { "name": "PRESCOTT VALLEY", "code": "PV" }, { "name": "SEDONA", "code": "SD" }, { "name": "SELIGMAN", "code": "SL" }, { "name": "SKULL VALLEY", "code": "SK" }, { "name": "SPRING VALLEY", "code": "SV" }, { "name": "VERDE VILLAGE", "code": "VV" }, { "name": "VILLAGE OF OAK CREEK", "code": "OC" }, { "name": "WALKER", "code": "WK" }, { "name": "WICKENBURG", "code": "WB" }, { "name": "WILHOIT", "code": "WH" }, { "name": "WILLIAMSON VALLEY", "code": "WV" }, { "name": "YARNELL", "code": "YN" }, { "name": "BLACK CANYON CITY", "code": "BC" }, { "name": "CONGRESS", "code": "CG" }, { "name": "HO-KAY-GON", "code": "HK" }, { "name": "NO VALUE UNDEFINED", "code": "NVU" }, { "name": "APACHE COUNTY", "code": "APH" }, { "name": "GILA COUNTY", "code": "GLA" }, { "name": "LA PAZ COUNTY", "code": "LPZ" }, { "name": "COCONINO COUNTY", "code": "CNO" }, { "name": "MARICOPA COUNTY", "code": "MCP" }, { "name": "MOHAVE COUNTY", "code": "MHV" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RECEPTIONNO", "type": "esriFieldTypeString", "alias": "RECORDERS RECEPTION NUMBER", "length": 12, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "LENGTH_MI", "type": "esriFieldTypeDouble", "alias": "LENGTH MILES", "domain": null }, { "name": "DMZ_Load", "type": "esriFieldTypeDate", "alias": "DMZ Loaded Date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "RTSEG_ID", "type": "esriFieldTypeDouble", "alias": "ROUTE SEGMENT ID", "domain": null }, { "name": "FEDNUMBER", "type": "esriFieldTypeString", "alias": "FEDNUMBER", "length": 6, "domain": null }, { "name": "ESTABLISHED_DATE", "type": "esriFieldTypeDate", "alias": "ESTABLISHED_DATE", "length": 8, "domain": null }, { "name": "ACCEPT_DATE", "type": "esriFieldTypeDate", "alias": "ACCEPTANCE DATE", "length": 8, "domain": null }, { "name": "PAVED_DATE", "type": "esriFieldTypeDate", "alias": "PAVED_DATE", "length": 8, "domain": null }, { "name": "DEDICATION_DATE", "type": "esriFieldTypeDate", "alias": "DEDICATION_DATE", "length": 8, "domain": null }, { "name": "RATING", "type": "esriFieldTypeString", "alias": "REMAINING SERVICE LIFE", "length": 2, "domain": null }, { "name": "MAPBOOK", "type": "esriFieldTypeSmallInteger", "alias": "MAPBOOK", "domain": null }, { "name": "MAPPAGE", "type": "esriFieldTypeSmallInteger", "alias": "MAPPAGE", "domain": null }, { "name": "HISTBOOK", "type": "esriFieldTypeString", "alias": "HISTBOOK", "length": 50, "domain": null }, { "name": "HISTPAGE", "type": "esriFieldTypeString", "alias": "HISTPAGE", "length": 50, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 2500, "domain": null }, { "name": "SUPERVISOR_DISTRICT", "type": "esriFieldTypeSmallInteger", "alias": "SUPERVISOR_DISTRICT", "domain": null }, { "name": "TRAFFIC_COUNT", "type": "esriFieldTypeInteger", "alias": "TRAFFIC COUNT", "domain": null }, { "name": "TRAFFIC_COUNT_AVG_DAILY", "type": "esriFieldTypeDouble", "alias": "TRAFFIC_COUNT_AVG_DAILY", "domain": null }, { "name": "TRAFFIC_COUNT_ADJUSTED", "type": "esriFieldTypeDouble", "alias": "TRAFFIC_COUNT_ADJUSTED", "domain": null }, { "name": "JOINROUTEFLD", "type": "esriFieldTypeString", "alias": "JOINROUTEFLD", "length": 100, "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": "R135413_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_135413", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S87102_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 2, "name": "Major Roads", "type": "Feature Layer", "description": "Major road layer copied and modifed by YavGIS. Roads inside Yavapai County copied from road centerline originally created by public works sourced from aerial photos and TIGER line files in 1996.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Yavapai County GIS Department", "parentLayer": null, "subLayers": [], "minScale": 2510000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "MAPCODE", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 179, 89, 51, 255 ], "width": 3 }, "value": "1", "label": "Interstate" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 179, 89, 51, 255 ], "width": 3 }, "value": "11", "label": "Interstate" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 140, 101, 255 ], "width": 1.9999999999999998 }, "value": "2", "label": "State Highways" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 140, 101, 255 ], "width": 1.9999999999999998 }, "value": "12", "label": "State Highways" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 191, 191, 153, 255 ], "width": 2 }, "value": "0", "label": "Major Roads" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 191, 191, 153, 255 ], "width": 2 }, "value": "3", "label": "Major Roads" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 191, 191, 153, 255 ], "width": 2 }, "value": "4", "label": "Major Roads" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 191, 191, 153, 255 ], "width": 2 }, "value": "14", "label": "Major Roads" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 191, 191, 153, 255 ], "width": 2 }, "value": "15", "label": "Major Roads" } ], "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.26270044816E7, "ymin": 4022166.2484000027, "xmax": -1.24035442284E7, "ymax": 4239427.479000002, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FULLST_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ROUTEID", "type": "esriFieldTypeSmallInteger", "alias": "ROUTEID", "domain": null }, { "name": "ST_POSMOD", "type": "esriFieldTypeString", "alias": "ST_POSMOD", "length": 25, "domain": null }, { "name": "FULLST_NAME", "type": "esriFieldTypeString", "alias": "FULLST_NAME", "length": 84, "domain": null }, { "name": "FULLST_ALIAS", "type": "esriFieldTypeString", "alias": "FULLST_ALIAS", "length": 84, "domain": null }, { "name": "LEGAL_NAME", "type": "esriFieldTypeString", "alias": "LEGAL_NAME", "length": 60, "domain": null }, { "name": "STD_NAME", "type": "esriFieldTypeString", "alias": "STD_NAME", "length": 60, "domain": null }, { "name": "FROMLEFT", "type": "esriFieldTypeInteger", "alias": "FROMLEFT", "domain": null }, { "name": "TOLEFT", "type": "esriFieldTypeInteger", "alias": "TOLEFT", "domain": null }, { "name": "FROMRIGHT", "type": "esriFieldTypeInteger", "alias": "FROMRIGHT", "domain": null }, { "name": "TORIGHT", "type": "esriFieldTypeInteger", "alias": "TORIGHT", "domain": null }, { "name": "ST_CODE", "type": "esriFieldTypeSmallInteger", "alias": "ST_CODE", "domain": { "type": "codedValue", "name": "ygStCode", "description": "Transportation Feature Dataset Street Centerline St_Code Field For Map Symbolizing", "codedValues": [ { "name": "FEDERAL INTERSTATE", "code": 0 }, { "name": "FEDERAL HIGHWAY", "code": 1 }, { "name": "FEDERAL OTHER", "code": 2 }, { "name": "FOREST SERVICE ROAD", "code": 3 }, { "name": "BUREAU OF LAND MANAGEMENT", "code": 4 }, { "name": "STATE HIGHWAY", "code": 5 }, { "name": "STATE OTHER", "code": 6 }, { "name": "COUNTY DEDICATED PUBLIC RD", "code": 7 }, { "name": "COUNTY PRIVATE EASEMENT", "code": 8 }, { "name": "HISTORICAL HIGHWAY", "code": 10 }, { "name": "PRIVATE DRIVEWAY", "code": 11 }, { "name": "INCORPORATED CITY/TOWN", "code": 12 }, { "name": "INCORPORATED ARTERIAL", "code": 13 }, { "name": "INCORPORATED COLLECTOR", "code": 14 }, { "name": "INCORPORATED RESIDENTAL", "code": 15 }, { "name": "INCORPORATED OTHER", "code": 16 }, { "name": "INCORPORATED PRIVATE DRIVEWAY", "code": 17 }, { "name": "INCORPORATED ALLEY", "code": 18 }, { "name": "HISTORIC/SCENIC COUNTY DEDICATED PUBLIC ROAD", "code": 27 }, { "name": "OUTSIDE YAVAPAI COUNTY", "code": 98 }, { "name": "UNKNOWN", "code": 99 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ST_CATEGORY", "type": "esriFieldTypeSmallInteger", "alias": "ST_CATEGORY", "domain": { "type": "codedValue", "name": "ygStCategory", "description": "Transportation Feature Dataset St Category Field", "codedValues": [ { "name": "PAVED", "code": 0 }, { "name": "IMPROVED UNPAVED", "code": 1 }, { "name": "UNIMPROVED UNPAVED", "code": 2 }, { "name": "UNDEFINED", "code": 3 }, { "name": "CURRENTLY UNKNOWN", "code": 4 }, { "name": "NOT CONSTRUCTED", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FUNC_CLASS", "type": "esriFieldTypeSmallInteger", "alias": "FUNC_CLASS", "domain": { "type": "codedValue", "name": "ygFunctClass", "description": "Transportation Feature Dataset Street Centerline Feature Class FHWA Functional Classification", "codedValues": [ { "name": "INTERSTATE", "code": 1 }, { "name": "OTHER FREEWAYS OR EXPRESSWAYS", "code": 2 }, { "name": "OTHER PRINCIPAL ARTERIAL", "code": 3 }, { "name": "MINOR ARTERIAL", "code": 4 }, { "name": "MAJOR COLLECTOR", "code": 5 }, { "name": "MINOR COLLECTOR", "code": 6 }, { "name": "LOCAL ROAD", "code": 7 }, { "name": "NOT DEFINED", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PARITY_L", "type": "esriFieldTypeString", "alias": "PARITY_L", "length": 1, "domain": null }, { "name": "PARITY_R", "type": "esriFieldTypeString", "alias": "PARITY_R", "length": 1, "domain": null }, { "name": "SEGMENTID", "type": "esriFieldTypeDouble", "alias": "SEGMENTID", "domain": null }, { "name": "NBRHDCOM_L", "type": "esriFieldTypeString", "alias": "NBRHDCOM_L", "length": 100, "domain": null }, { "name": "NBRHDCOM_R", "type": "esriFieldTypeString", "alias": "NBRHDCOM_R", "length": 100, "domain": null }, { "name": "COUNTY_R", "type": "esriFieldTypeString", "alias": "COUNTY_R", "length": 40, "domain": null }, { "name": "COUNTY_L", "type": "esriFieldTypeString", "alias": "COUNTY_L", "length": 40, "domain": null }, { "name": "CROSS_L", "type": "esriFieldTypeString", "alias": "CROSS_L", "length": 84, "domain": null }, { "name": "CROSS_R", "type": "esriFieldTypeString", "alias": "CROSS_R", "length": 84, "domain": null }, { "name": "MAPCODE", "type": "esriFieldTypeDouble", "alias": "MAPCODE", "domain": null }, { "name": "LABEL4SHIELD", "type": "esriFieldTypeString", "alias": "LABEL4SHIELD", "length": 6, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "DMZ_Load", "type": "esriFieldTypeDate", "alias": "DMZ Loaded Date", "length": 8, "domain": null }, { "name": "ST_PRETYP", "type": "esriFieldTypeString", "alias": "Street Name Pre Type", "length": 25, "domain": null }, { "name": "ST_TYPE", "type": "esriFieldTypeString", "alias": "Legacy Street Name Type", "length": 15, "domain": null }, { "name": "ST_POSTYP", "type": "esriFieldTypeString", "alias": "Street Name Post Type", "length": 15, "domain": null }, { "name": "SHARE_PUBLIC", "type": "esriFieldTypeString", "alias": "Share Segment Public", "length": 3, "domain": { "type": "codedValue", "name": "ygSCLSharePublic_1", "description": "Transportation Feature Dataset Street Centerline SHARE_PUBLIC for NG911 Extract limiting Unnamed Roads", "codedValues": [ { "name": "Share To Public", "code": "YES" }, { "name": "Do Not Share To Public", "code": "NO" }, { "name": "Unnamed Road Not For Public and Not Transfered To 1DataGateway Validation", "code": "UNR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RoadClass", "type": "esriFieldTypeString", "alias": "Road Class Census NENA", "length": 15, "domain": null }, { "name": "EXTERNALSTREETKEY", "type": "esriFieldTypeString", "alias": "External Street KEY", "length": 36, "domain": null }, { "name": "CITYCODE", "type": "esriFieldTypeString", "alias": "CITYCODE", "length": 10, "domain": null }, { "name": "POSTCODE_L", "type": "esriFieldTypeString", "alias": "Postal Code Left", "length": 7, "domain": null }, { "name": "POSTCODE_R", "type": "esriFieldTypeString", "alias": "Postal Code Right", "length": 7, "domain": null }, { "name": "POSTCOMM_L", "type": "esriFieldTypeString", "alias": "Postal Community Name Left", "length": 40, "domain": null }, { "name": "POSTCOMM_R", "type": "esriFieldTypeString", "alias": "Postal Community Name Right", "length": 40, "domain": null }, { "name": "INCMUNI_L", "type": "esriFieldTypeString", "alias": "Incorporated Municipality Left", "length": 100, "domain": null }, { "name": "INCMUNI_R", "type": "esriFieldTypeString", "alias": "Incorporated Municipality Right", "length": 100, "domain": null }, { "name": "UNINCCOM_L", "type": "esriFieldTypeString", "alias": "Unincorporated Community Left", "length": 100, "domain": null }, { "name": "UNINCCOM_R", "type": "esriFieldTypeString", "alias": "Unincorporated Community Right", "length": 100, "domain": null }, { "name": "ONEWAY", "type": "esriFieldTypeString", "alias": "OneWay", "length": 5, "domain": { "type": "codedValue", "name": "ygOneWay_2", "description": "Transportation Feature Dataset ONEWAY field for 911 systems", "codedValues": [ { "name": "BOTH Direction", "code": "B" }, { "name": "FROM-TO Node Oneway", "code": "FT" }, { "name": "TO-FROM Node Oneway", "code": "TF" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SPEEDLIMIT", "type": "esriFieldTypeSmallInteger", "alias": "SpeedLimit", "domain": null }, { "name": "ESN_L", "type": "esriFieldTypeString", "alias": "ESN Left", "length": 5, "domain": null }, { "name": "ESN_R", "type": "esriFieldTypeString", "alias": "ESN Right", "length": 5, "domain": null }, { "name": "MSAGCOMM_L", "type": "esriFieldTypeString", "alias": "MSAG Community Name Left", "length": 30, "domain": { "type": "codedValue", "name": "ygMsagCommunity", "description": "MSAG Community Value Found in Yavapai County For NENA and Transportation Feature Dataset.", "codedValues": [ { "name": "AGUILA", "code": "AGUILA" }, { "name": "ASH FORK", "code": "ASH FORK" }, { "name": "BAGDAD", "code": "BAGDAD" }, { "name": "BLACK CANYON CITY", "code": "BLACK CANYON CITY" }, { "name": "CAMP VERDE", "code": "CAMP VERDE" }, { "name": "CASTLE HOT SPRINGS", "code": "CASTLE HOT SPRINGS" }, { "name": "CHERRY", "code": "CHERRY" }, { "name": "CHINO VALLEY", "code": "CHINO VALLEY" }, { "name": "CLARKDALE", "code": "CLARKDALE" }, { "name": "CLEATOR", "code": "CLEATOR" }, { "name": "COCONINO COUNTY", "code": "COCONINO COUNTY" }, { "name": "CONGRESS", "code": "CONGRESS" }, { "name": "CORDES LAKES", "code": "CORDES LAKES" }, { "name": "CORNVILLE", "code": "CORNVILLE" }, { "name": "COTTONWOOD", "code": "COTTONWOOD" }, { "name": "CROWN KING", "code": "CROWN KING" }, { "name": "DEWEY", "code": "DEWEY" }, { "name": "DEWEY-HUMBOLDT", "code": "DEWEY-HUMBOLDT" }, { "name": "GROOM CREEK", "code": "GROOM CREEK" }, { "name": "HILLSIDE", "code": "HILLSIDE" }, { "name": "HUMBOLDT", "code": "HUMBOLDT" }, { "name": "JEROME", "code": "JEROME" }, { "name": "KINGMAN", "code": "KINGMAN" }, { "name": "KIRKLAND", "code": "KIRKLAND" }, { "name": "LAKE MONTEZUMA", "code": "LAKE MONTEZUMA" }, { "name": "MARICOPA COUNTY", "code": "MARICOPA COUNTY" }, { "name": "MAYER", "code": "MAYER" }, { "name": "MCGUIREVILLE", "code": "MCGUIREVILLE" }, { "name": "OUT OF COUNTY", "code": "OUT OF COUNTY" }, { "name": "PAULDEN", "code": "PAULDEN" }, { "name": "PEACH SPRINGS", "code": "PEACH SPRINGS" }, { "name": "PEEPLES VALLEY", "code": "PEEPLES VALLEY" }, { "name": "PINEWOOD", "code": "PINEWOOD" }, { "name": "PRESCOTT", "code": "PRESCOTT" }, { "name": "PRESCOTT VALLEY", "code": "PRESCOTT VALLEY" }, { "name": "RIMROCK", "code": "RIMROCK" }, { "name": "SEDONA", "code": "SEDONA" }, { "name": "SELIGMAN", "code": "SELIGMAN" }, { "name": "SKULL VALLEY", "code": "SKULL VALLEY" }, { "name": "SPRING VALLEY", "code": "SPRING VALLEY" }, { "name": "STANTON", "code": "STANTON" }, { "name": "WALKER", "code": "WALKER" }, { "name": "WICKENBURG", "code": "WICKENBURG" }, { "name": "WILHOIT", "code": "WILHOIT" }, { "name": "YARNELL", "code": "YARNELL" }, { "name": "YAVAPAI INDIAN RESERVATION", "code": "YAVAPAI INDIAN RESERVATION" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MSAGCOMM_R", "type": "esriFieldTypeString", "alias": "MSAG Community Name Right", "length": 30, "domain": { "type": "codedValue", "name": "ygMsagCommunity", "description": "MSAG Community Value Found in Yavapai County For NENA and Transportation Feature Dataset.", "codedValues": [ { "name": "AGUILA", "code": "AGUILA" }, { "name": "ASH FORK", "code": "ASH FORK" }, { "name": "BAGDAD", "code": "BAGDAD" }, { "name": "BLACK CANYON CITY", "code": "BLACK CANYON CITY" }, { "name": "CAMP VERDE", "code": "CAMP VERDE" }, { "name": "CASTLE HOT SPRINGS", "code": "CASTLE HOT SPRINGS" }, { "name": "CHERRY", "code": "CHERRY" }, { "name": "CHINO VALLEY", "code": "CHINO VALLEY" }, { "name": "CLARKDALE", "code": "CLARKDALE" }, { "name": "CLEATOR", "code": "CLEATOR" }, { "name": "COCONINO COUNTY", "code": "COCONINO COUNTY" }, { "name": "CONGRESS", "code": "CONGRESS" }, { "name": "CORDES LAKES", "code": "CORDES LAKES" }, { "name": "CORNVILLE", "code": "CORNVILLE" }, { "name": "COTTONWOOD", "code": "COTTONWOOD" }, { "name": "CROWN KING", "code": "CROWN KING" }, { "name": "DEWEY", "code": "DEWEY" }, { "name": "DEWEY-HUMBOLDT", "code": "DEWEY-HUMBOLDT" }, { "name": "GROOM CREEK", "code": "GROOM CREEK" }, { "name": "HILLSIDE", "code": "HILLSIDE" }, { "name": "HUMBOLDT", "code": "HUMBOLDT" }, { "name": "JEROME", "code": "JEROME" }, { "name": "KINGMAN", "code": "KINGMAN" }, { "name": "KIRKLAND", "code": "KIRKLAND" }, { "name": "LAKE MONTEZUMA", "code": "LAKE MONTEZUMA" }, { "name": "MARICOPA COUNTY", "code": "MARICOPA COUNTY" }, { "name": "MAYER", "code": "MAYER" }, { "name": "MCGUIREVILLE", "code": "MCGUIREVILLE" }, { "name": "OUT OF COUNTY", "code": "OUT OF COUNTY" }, { "name": "PAULDEN", "code": "PAULDEN" }, { "name": "PEACH SPRINGS", "code": "PEACH SPRINGS" }, { "name": "PEEPLES VALLEY", "code": "PEEPLES VALLEY" }, { "name": "PINEWOOD", "code": "PINEWOOD" }, { "name": "PRESCOTT", "code": "PRESCOTT" }, { "name": "PRESCOTT VALLEY", "code": "PRESCOTT VALLEY" }, { "name": "RIMROCK", "code": "RIMROCK" }, { "name": "SEDONA", "code": "SEDONA" }, { "name": "SELIGMAN", "code": "SELIGMAN" }, { "name": "SKULL VALLEY", "code": "SKULL VALLEY" }, { "name": "SPRING VALLEY", "code": "SPRING VALLEY" }, { "name": "STANTON", "code": "STANTON" }, { "name": "WALKER", "code": "WALKER" }, { "name": "WICKENBURG", "code": "WICKENBURG" }, { "name": "WILHOIT", "code": "WILHOIT" }, { "name": "YARNELL", "code": "YARNELL" }, { "name": "YAVAPAI INDIAN RESERVATION", "code": "YAVAPAI INDIAN RESERVATION" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LOCATEINFORMATION", "type": "esriFieldTypeString", "alias": "Locate Information", "length": 400, "domain": null }, { "name": "SIDE", "type": "esriFieldTypeString", "alias": "Side", "length": 1, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "NGFULLSTNAME", "type": "esriFieldTypeString", "alias": "NGFULLSTNAME", "length": 255, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R135407_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_135407", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S87096_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 3, "name": "Road Centerlines", "type": "Feature Layer", "description": "Data inside the County is updated from incorporated towns and cities as data is provided to the County. Data outside Yavapai County was added as reference but is not kept up-to-date from. Please refere to the neighboring counties to get their GIS data.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Yavapai County GIS Department", "parentLayer": null, "subLayers": [], "minScale": 288894, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 3 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.26270044816E7, "ymin": 4010448.400700003, "xmax": -1.24035442284E7, "ymax": 4239427.479000002, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ST_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ROUTEID", "type": "esriFieldTypeSmallInteger", "alias": "ROUTEID", "domain": null }, { "name": "ST_PREDIR", "type": "esriFieldTypeString", "alias": "PREFIX DIRECTIONAL", "length": 9, "domain": { "type": "codedValue", "name": "ygAddrDirection_2", "description": "Addressing Dept PreDirection Code and PubWks Street Centerline PreDirection", "codedValues": [ { "name": "E", "code": "E" }, { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "W", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ST_NAME", "type": "esriFieldTypeString", "alias": "STREET NAME", "length": 60, "domain": null }, { "name": "ST_TYPE", "type": "esriFieldTypeString", "alias": "STREET SUFFIX", "length": 6, "domain": null }, { "name": "ST_SUFDIR", "type": "esriFieldTypeString", "alias": "POST DIRECTIONAL", "length": 9, "domain": { "type": "codedValue", "name": "ygAddrDirection_2", "description": "Addressing Dept PreDirection Code and PubWks Street Centerline PreDirection", "codedValues": [ { "name": "E", "code": "E" }, { "name": "N", "code": "N" }, { "name": "S", "code": "S" }, { "name": "W", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FULLST_NAME", "type": "esriFieldTypeString", "alias": "FULL NAME", "length": 84, "domain": null }, { "name": "FULLST_ALIAS", "type": "esriFieldTypeString", "alias": "FULL ALIAS NAME", "length": 80, "domain": null }, { "name": "LEGAL_NAME", "type": "esriFieldTypeString", "alias": "LEGAL_NAME", "length": 60, "domain": null }, { "name": "STD_NAME", "type": "esriFieldTypeString", "alias": "STANDARD NAME", "length": 84, "domain": null }, { "name": "ACTIVE", "type": "esriFieldTypeSmallInteger", "alias": "ACTIVE", "domain": { "type": "codedValue", "name": "ygActive", "description": "Transportation Feature Dataset Street Centerline Active Field", "codedValues": [ { "name": "NOT ACTIVE", "code": 0 }, { "name": "ACTIVE", "code": 1 }, { "name": "NOT BUILT", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FROMLEFT", "type": "esriFieldTypeDouble", "alias": "LEFT ADD LOW", "domain": null }, { "name": "TOLEFT", "type": "esriFieldTypeDouble", "alias": "LEFT ADD HIGH", "domain": null }, { "name": "FROMRIGHT", "type": "esriFieldTypeDouble", "alias": "RIGHT ADD LOW", "domain": null }, { "name": "TORIGHT", "type": "esriFieldTypeDouble", "alias": "RIGHT ADD HIGH", "domain": null }, { "name": "ST_CODE", "type": "esriFieldTypeSmallInteger", "alias": "ST_CODE", "domain": { "type": "codedValue", "name": "ygStCode", "description": "Transportation Feature Dataset Street Centerline St_Code Field For Map Symbolizing", "codedValues": [ { "name": "FEDERAL INTERSTATE", "code": 0 }, { "name": "FEDERAL HIGHWAY", "code": 1 }, { "name": "FEDERAL OTHER", "code": 2 }, { "name": "FOREST SERVICE ROAD", "code": 3 }, { "name": "BUREAU OF LAND MANAGEMENT", "code": 4 }, { "name": "STATE HIGHWAY", "code": 5 }, { "name": "STATE OTHER", "code": 6 }, { "name": "COUNTY DEDICATED PUBLIC RD", "code": 7 }, { "name": "COUNTY PRIVATE EASEMENT", "code": 8 }, { "name": "HISTORICAL HIGHWAY", "code": 10 }, { "name": "PRIVATE DRIVEWAY", "code": 11 }, { "name": "INCORPORATED CITY/TOWN", "code": 12 }, { "name": "INCORPORATED ARTERIAL", "code": 13 }, { "name": "INCORPORATED COLLECTOR", "code": 14 }, { "name": "INCORPORATED RESIDENTAL", "code": 15 }, { "name": "INCORPORATED OTHER", "code": 16 }, { "name": "INCORPORATED PRIVATE DRIVEWAY", "code": 17 }, { "name": "INCORPORATED ALLEY", "code": 18 }, { "name": "HISTORIC/SCENIC COUNTY DEDICATED PUBLIC ROAD", "code": 27 }, { "name": "OUTSIDE YAVAPAI COUNTY", "code": 98 }, { "name": "UNKNOWN", "code": 99 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ST_CATEGORY", "type": "esriFieldTypeSmallInteger", "alias": "ST_CATEGORY", "domain": { "type": "codedValue", "name": "ygStCategory", "description": "Transportation Feature Dataset St Category Field", "codedValues": [ { "name": "PAVED", "code": 0 }, { "name": "IMPROVED UNPAVED", "code": 1 }, { "name": "UNIMPROVED UNPAVED", "code": 2 }, { "name": "UNDEFINED", "code": 3 }, { "name": "CURRENTLY UNKNOWN", "code": 4 }, { "name": "NOT CONSTRUCTED", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "DMZ_Load", "type": "esriFieldTypeDate", "alias": "DMZ Loaded Date", "length": 8, "domain": null }, { "name": "POSTCODE_L", "type": "esriFieldTypeString", "alias": "POSTCODE_L", "length": 30, "domain": null }, { "name": "POSTCODE_R", "type": "esriFieldTypeString", "alias": "POSTCODE_R", "length": 30, "domain": null }, { "name": "ONEWAY", "type": "esriFieldTypeString", "alias": "ONE-WAY", "length": 5, "domain": { "type": "codedValue", "name": "ygOneWay_2", "description": "Transportation Feature Dataset ONEWAY field for 911 systems", "codedValues": [ { "name": "BOTH Direction", "code": "B" }, { "name": "FROM-TO Node Oneway", "code": "FT" }, { "name": "TO-FROM Node Oneway", "code": "TF" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SPEEDLIMIT", "type": "esriFieldTypeSmallInteger", "alias": "SPEED LIMIT", "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "length": 50, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "length": 8, "domain": null }, { "name": "EDITCOMMENT", "type": "esriFieldTypeString", "alias": "EDITCOMMENT", "length": 150, "domain": null }, { "name": "SHARE_PUBLIC", "type": "esriFieldTypeString", "alias": "Share Segment Public", "length": 3, "domain": { "type": "codedValue", "name": "ygSCLSharePublic_1", "description": "Transportation Feature Dataset Street Centerline SHARE_PUBLIC for NG911 Extract limiting Unnamed Roads", "codedValues": [ { "name": "Share To Public", "code": "YES" }, { "name": "Do Not Share To Public", "code": "NO" }, { "name": "Unnamed Road Not For Public and Not Transfered To 1DataGateway Validation", "code": "UNR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RoadClass", "type": "esriFieldTypeString", "alias": "Road Class Census NENA", "length": 15, "domain": { "type": "codedValue", "name": "ygSCLRoadClass_1_1", "description": "Transportation FDS NENA RoadClass using Census MAF Class Code", "codedValues": [ { "name": "Primary", "code": "S1100" }, { "name": "Secondary", "code": "S1200" }, { "name": "Local", "code": "S1400" }, { "name": "Vehicular Trail", "code": "S1500" }, { "name": "Ramp", "code": "S1630" }, { "name": "Service Drive", "code": "S1640" }, { "name": "Walkway/Pedestrian Trail", "code": "S1710" }, { "name": "Stairway", "code": "S1720" }, { "name": "Alley", "code": "S1730" }, { "name": "Private", "code": "S1740" }, { "name": "Parking Lot", "code": "S1780" }, { "name": "Bike Path or Trail", "code": "S1820" }, { "name": "Bridle Path", "code": "S1830" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "POSTCOMM_L", "type": "esriFieldTypeString", "alias": "Postal Community Name Left", "length": 40, "domain": null }, { "name": "POSTCOMM_R", "type": "esriFieldTypeString", "alias": "Postal Community Name Right", "length": 40, "domain": null }, { "name": "MSAGCOMM_L", "type": "esriFieldTypeString", "alias": "MSAG Community Name Left", "length": 30, "domain": { "type": "codedValue", "name": "ygMsagCommunity", "description": "MSAG Community Value Found in Yavapai County For NENA and Transportation Feature Dataset.", "codedValues": [ { "name": "AGUILA", "code": "AGUILA" }, { "name": "ASH FORK", "code": "ASH FORK" }, { "name": "BAGDAD", "code": "BAGDAD" }, { "name": "BLACK CANYON CITY", "code": "BLACK CANYON CITY" }, { "name": "CAMP VERDE", "code": "CAMP VERDE" }, { "name": "CASTLE HOT SPRINGS", "code": "CASTLE HOT SPRINGS" }, { "name": "CHERRY", "code": "CHERRY" }, { "name": "CHINO VALLEY", "code": "CHINO VALLEY" }, { "name": "CLARKDALE", "code": "CLARKDALE" }, { "name": "CLEATOR", "code": "CLEATOR" }, { "name": "COCONINO COUNTY", "code": "COCONINO COUNTY" }, { "name": "CONGRESS", "code": "CONGRESS" }, { "name": "CORDES LAKES", "code": "CORDES LAKES" }, { "name": "CORNVILLE", "code": "CORNVILLE" }, { "name": "COTTONWOOD", "code": "COTTONWOOD" }, { "name": "CROWN KING", "code": "CROWN KING" }, { "name": "DEWEY", "code": "DEWEY" }, { "name": "DEWEY-HUMBOLDT", "code": "DEWEY-HUMBOLDT" }, { "name": "GROOM CREEK", "code": "GROOM CREEK" }, { "name": "HILLSIDE", "code": "HILLSIDE" }, { "name": "HUMBOLDT", "code": "HUMBOLDT" }, { "name": "JEROME", "code": "JEROME" }, { "name": "KINGMAN", "code": "KINGMAN" }, { "name": "KIRKLAND", "code": "KIRKLAND" }, { "name": "LAKE MONTEZUMA", "code": "LAKE MONTEZUMA" }, { "name": "MARICOPA COUNTY", "code": "MARICOPA COUNTY" }, { "name": "MAYER", "code": "MAYER" }, { "name": "MCGUIREVILLE", "code": "MCGUIREVILLE" }, { "name": "OUT OF COUNTY", "code": "OUT OF COUNTY" }, { "name": "PAULDEN", "code": "PAULDEN" }, { "name": "PEACH SPRINGS", "code": "PEACH SPRINGS" }, { "name": "PEEPLES VALLEY", "code": "PEEPLES VALLEY" }, { "name": "PINEWOOD", "code": "PINEWOOD" }, { "name": "PRESCOTT", "code": "PRESCOTT" }, { "name": "PRESCOTT VALLEY", "code": "PRESCOTT VALLEY" }, { "name": "RIMROCK", "code": "RIMROCK" }, { "name": "SEDONA", "code": "SEDONA" }, { "name": "SELIGMAN", "code": "SELIGMAN" }, { "name": "SKULL VALLEY", "code": "SKULL VALLEY" }, { "name": "SPRING VALLEY", "code": "SPRING VALLEY" }, { "name": "STANTON", "code": "STANTON" }, { "name": "WALKER", "code": "WALKER" }, { "name": "WICKENBURG", "code": "WICKENBURG" }, { "name": "WILHOIT", "code": "WILHOIT" }, { "name": "YARNELL", "code": "YARNELL" }, { "name": "YAVAPAI INDIAN RESERVATION", "code": "YAVAPAI INDIAN RESERVATION" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MSAGCOMM_R", "type": "esriFieldTypeString", "alias": "MSAG Community Name Right", "length": 30, "domain": { "type": "codedValue", "name": "ygMsagCommunity", "description": "MSAG Community Value Found in Yavapai County For NENA and Transportation Feature Dataset.", "codedValues": [ { "name": "AGUILA", "code": "AGUILA" }, { "name": "ASH FORK", "code": "ASH FORK" }, { "name": "BAGDAD", "code": "BAGDAD" }, { "name": "BLACK CANYON CITY", "code": "BLACK CANYON CITY" }, { "name": "CAMP VERDE", "code": "CAMP VERDE" }, { "name": "CASTLE HOT SPRINGS", "code": "CASTLE HOT SPRINGS" }, { "name": "CHERRY", "code": "CHERRY" }, { "name": "CHINO VALLEY", "code": "CHINO VALLEY" }, { "name": "CLARKDALE", "code": "CLARKDALE" }, { "name": "CLEATOR", "code": "CLEATOR" }, { "name": "COCONINO COUNTY", "code": "COCONINO COUNTY" }, { "name": "CONGRESS", "code": "CONGRESS" }, { "name": "CORDES LAKES", "code": "CORDES LAKES" }, { "name": "CORNVILLE", "code": "CORNVILLE" }, { "name": "COTTONWOOD", "code": "COTTONWOOD" }, { "name": "CROWN KING", "code": "CROWN KING" }, { "name": "DEWEY", "code": "DEWEY" }, { "name": "DEWEY-HUMBOLDT", "code": "DEWEY-HUMBOLDT" }, { "name": "GROOM CREEK", "code": "GROOM CREEK" }, { "name": "HILLSIDE", "code": "HILLSIDE" }, { "name": "HUMBOLDT", "code": "HUMBOLDT" }, { "name": "JEROME", "code": "JEROME" }, { "name": "KINGMAN", "code": "KINGMAN" }, { "name": "KIRKLAND", "code": "KIRKLAND" }, { "name": "LAKE MONTEZUMA", "code": "LAKE MONTEZUMA" }, { "name": "MARICOPA COUNTY", "code": "MARICOPA COUNTY" }, { "name": "MAYER", "code": "MAYER" }, { "name": "MCGUIREVILLE", "code": "MCGUIREVILLE" }, { "name": "OUT OF COUNTY", "code": "OUT OF COUNTY" }, { "name": "PAULDEN", "code": "PAULDEN" }, { "name": "PEACH SPRINGS", "code": "PEACH SPRINGS" }, { "name": "PEEPLES VALLEY", "code": "PEEPLES VALLEY" }, { "name": "PINEWOOD", "code": "PINEWOOD" }, { "name": "PRESCOTT", "code": "PRESCOTT" }, { "name": "PRESCOTT VALLEY", "code": "PRESCOTT VALLEY" }, { "name": "RIMROCK", "code": "RIMROCK" }, { "name": "SEDONA", "code": "SEDONA" }, { "name": "SELIGMAN", "code": "SELIGMAN" }, { "name": "SKULL VALLEY", "code": "SKULL VALLEY" }, { "name": "SPRING VALLEY", "code": "SPRING VALLEY" }, { "name": "STANTON", "code": "STANTON" }, { "name": "WALKER", "code": "WALKER" }, { "name": "WICKENBURG", "code": "WICKENBURG" }, { "name": "WILHOIT", "code": "WILHOIT" }, { "name": "YARNELL", "code": "YARNELL" }, { "name": "YAVAPAI INDIAN RESERVATION", "code": "YAVAPAI INDIAN RESERVATION" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "INCMUNI_L", "type": "esriFieldTypeString", "alias": "Incorporated Municipality Left", "length": 100, "domain": null }, { "name": "INCMUNI_R", "type": "esriFieldTypeString", "alias": "Incorporated Municipality Right", "length": 100, "domain": null }, { "name": "EXTERNALSTREETKEY", "type": "esriFieldTypeString", "alias": "External Street KEY", "length": 36, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R135675_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_135675", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "RInvLegal", "fields": "LEGAL_NAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "RinvCodeLeg", "fields": "ST_CODE,LEGAL_NAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S87192_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 4, "name": "Trails", "type": "Feature Layer", "description": "Yavapai County GIS has done modifications to National Forest Trails and local trails collected by volunteers.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": -1065.9198235, "mUnits": 10000 }, "copyrightText": "Yavapai County GIS Department", "parentLayer": null, "subLayers": [], "minScale": 72224, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 3 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.2574027111499999E7, "ymin": 4001907.274700001, "xmax": -1.23664938394E7, "ymax": 4237119.902099997, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME_NUM", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME_NUM", "type": "esriFieldTypeString", "alias": "NAME_NUM", "length": 80, "domain": null }, { "name": "NUM_USAGE", "type": "esriFieldTypeString", "alias": "NUM_USAGE", "length": 15, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "DMZ_Load", "type": "esriFieldTypeDate", "alias": "DMZ Loaded Date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R135418_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S87107_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 5, "name": "Mile Markers", "type": "Feature Layer", "description": "he Mile Marker layer is a point layer that shows 1 mile increments along Interstates, State, and US highways. There are some special mile markers which are 1/10 mile increments along some places where boarders between agencies (fire departments). The mile markers were created by the Arizona Department of Transportation. County GPS Signs will added to the data and maintained by the County GIS Department with support from other agencies and the 911 community.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Yavapai County GIS Department, Arizona Department of Transportation, Sedona Fire District", "parentLayer": null, "subLayers": [], "minScale": 1155581, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPE", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "2bbc62e1e55e94809f74518b415724df", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAAQCAYAAADAvYV+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABFklEQVQokaXSPUsDQRCA4Xc3KZPa3AXR9npFxMZKJHdGmwT8B0LAKjaptFOwtLC01caPJEZEUBCsTGXhBwgWZhdMK6S4y61cmeQ8CU6zzOxTzAyTZoxI/xuvaabPLD7+xKUvMr2Ae1ex1LR5TsS9gBqCa2HYB9xfcUExFT3fOWaymuOCYvnS5ioWS8Eehp07QVDsUJOSk0XDTZQPYO+TeQyTDZvTKL/I8+opHjKKDeBgABuBg+FtaIQXA85IG7M2R4+aiqtwoi0Uu2RDn0ooWRjB24LQ1VQF7AKrxmcLOGxZdGMHbFrceopNV1MyBk9bzCXuuZ+imurzJCTltsBPxK0J3lc6rNdzNIb/Ym+jnuc8rj7W1f0ALGNWw9klCJsAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "COUNTY", "label": "COUNTY" }, { "symbol": { "type": "esriPMS", "url": "285679a9c9c8b69e63c7685daa21c0cc", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAUCAYAAAC9BQwsAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABvUlEQVQ4jWNhIBOwUF3j//8NbAwMH4QZGSc8J9HGL/kMDEwGDAwM0URr/P8/V/Tff4ZqJkZGhv//iywYGftOEGkje/OOG+pffvxmOxakd6n//38GK5AZeDX+/1+i8/cfQ0LW6mD2l5957b92Xf7FxFgSycDQs4yARob+uafMPz98L8jOwMAg1rHXcWuVy76O//8L1zMy9n/HqvH//yKfX3+ZrCs3e3HCxGq3eboUOxy6z87yp5SBgaEJQ+P//6HM//4z9bXudvn37hsX3LB//xnZ01eFvF0QtaLs//+yOYyMXc9QNDIyrv775WflBxHuL8rozufn/KHIwMDwGYoxncrN9jM9w+r46QkH7RjuvRUGi3Gy/mbo8NnCxsDAWMbI2IVdIyNj3/kvPytXdPpuDQ1dEMcGEmvz3nadk/XPNwYG3oV4Q5Wb7U+Jn861YGPZJwz33wr9zrM7Is3AwODNyNjwD69GRsbuF7//ljZPDNxY/eYL93Umxv93GRl7jxCVcliYfvQayT7J4WD+o8HAwBCMVQ02QUbGyT///y/OY2Bg0Gdk7H1ItEaI5t41///nbsYljzcjg2wmSyM+AAD47KMa4dvJaQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "INTERSTATE", "label": "INTERSTATE" }, { "symbol": { "type": "esriPMS", "url": "5de19eb34d40367041fb01a8dadbe0d1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAnklEQVQ4jc2PLQ7CUAyAv4ZmILC7BgaFggQOwBHQU+MGaMyeJOESgCATGO7AAdAokomppRgED0gYj5DsM03687VVfkT/J1iYcmWGcCaTw/eCCx0i1hhbIEBQE22QYG5LjN5DrXWPA1LLn+ZWONn4AqMPDN8siYGJlzH2rxc4GXtNiXWJKIAdTqafXwhEGyxoU2EcgVOYIJMSGIVfUJMbALweVvUGwvoAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "STATE", "label": "STATE" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 197, 252, 255 ], "toColor": [ 239, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 252, 179, 255 ], "toColor": [ 188, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 189, 255 ], "toColor": [ 252, 212, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 246, 252, 255 ], "toColor": [ 179, 246, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 213, 252, 255 ], "toColor": [ 187, 213, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 252, 194, 255 ], "toColor": [ 251, 252, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 207, 255 ], "toColor": [ 252, 189, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 218, 255 ], "toColor": [ 197, 252, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 179, 252, 255 ], "toColor": [ 196, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 239, 255 ], "toColor": [ 252, 179, 239, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 241, 255 ], "toColor": [ 210, 252, 241, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 231, 252, 255 ], "toColor": [ 189, 231, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 215, 252, 255 ], "toColor": [ 223, 215, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.LabelName ", "title": "Custom" }, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": "NaN", "minScale": 250000, "name": "Default", "priority": 1, "symbol": { "type": "esriTS", "color": [ 0, 112, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.26268976554E7, "ymin": 4018493.4936000034, "xmax": -1.24119742763E7, "ymax": 4236124.736400001, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LabelName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Source", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 50, "domain": null }, { "name": "CreateDate", "type": "esriFieldTypeDate", "alias": "CREATEDATE", "length": 8, "domain": null }, { "name": "County", "type": "esriFieldTypeString", "alias": "COUNTY", "length": 10, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 20, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "DiscrpAgID", "type": "esriFieldTypeString", "alias": "Discrepancy Agency ID", "length": 75, "domain": null }, { "name": "DateUpdate", "type": "esriFieldTypeDate", "alias": "Date Updated", "length": 8, "domain": null }, { "name": "MileMNGUID", "type": "esriFieldTypeString", "alias": "Mile Post NENA Globally Unique ID", "length": 254, "domain": null }, { "name": "MileM_Unit", "type": "esriFieldTypeString", "alias": "Mile Post Unit of Measurement", "length": 15, "domain": null }, { "name": "MileMValue", "type": "esriFieldTypeDouble", "alias": "Mile Post Measurement Value", "domain": null }, { "name": "MileM_Rte", "type": "esriFieldTypeString", "alias": "Mile Post Route Name", "length": 100, "domain": null }, { "name": "MileM_Type", "type": "esriFieldTypeString", "alias": "Mile Post Type", "length": 15, "domain": null }, { "name": "MileM_Ind", "type": "esriFieldTypeString", "alias": "Mile Post Indicator", "length": 1, "domain": null }, { "name": "LabelName", "type": "esriFieldTypeString", "alias": "Label Name", "length": 50, "domain": null }, { "name": "RoadName", "type": "esriFieldTypeString", "alias": "Road Name", "length": 65, "domain": null }, { "name": "RoadAbbr", "type": "esriFieldTypeString", "alias": "Road Abbreviation", "length": 10, "domain": null }, { "name": "FullName", "type": "esriFieldTypeString", "alias": "Full Name", "length": 100, "domain": null }, { "name": "Latitude", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "Longitude", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "MileM_UID", "type": "esriFieldTypeInteger", "alias": "Mile Marker Unique ID", "domain": null }, { "name": "CountyID", "type": "esriFieldTypeSmallInteger", "alias": "County ID", "domain": null }, { "name": "ModBy", "type": "esriFieldTypeString", "alias": "Modify By", "length": 15, "domain": null }, { "name": "ModDate", "type": "esriFieldTypeDate", "alias": "Modify Date", "length": 8, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "DMZ_Load", "type": "esriFieldTypeDate", "alias": "DMZ Loaded Date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R135406_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_135406", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S87095_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [] }