{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 31, "name": "Duchesne City Roads", "type": "Feature Layer", "description": "The statewide roads dataset is maintained by AGRC in partnership with local governments, the Utah 911 Committee, and UDOT. This dataset is updated monthly with Davis, Salt Lake, Utah, Washington and Weber represented every month, along with additional counties based on an annual update schedule. AGRC obtains the data from the authoritative data source (typically county agencies), projects the data and attributes into the current data model, spatially assigns polygon-based fields based on the appropriate SGID boundary, and then standardizes the attribute values to ensure statewide consistency. AGRC also generates a UNIQUE_ID field based on the segment's location in the US National Grid, with the street name then tacked on. The UNIQUE_ID field is static and is AGRC's current, ad hoc solution to a persistent global id. More information about the data model can be found here: https://docs.google.com/spreadsheets/d/1jQ_JuRIEtzxj60F0FAGmdu5JrFpfYBbSt3YzzCjxpfI/edit#gid=811360546 More information about the data model transition can be found here: https://gis.utah.gov/major-updates-coming-to-roads-data-model/", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26912, "latestWkid": 26912, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4.503599627370495E11, "falseY": -4.503599627370495E11, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 235, 190, 255 ], "width": 1 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature.FULLNAME"}, "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 0, "stackSeparators": [ {"separator": " "} ], "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 204, 204, 204, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 127 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 7, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 1925156.2502529558, "ymin": 7222783.0789876105, "xmax": 1959406.317957692, "ymax": 7250686.970842209, "spatialReference": { "wkt": "PROJCS[\"UT2117_DuchesneGIS\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",1640983.1952252],PARAMETER[\"False_Northing\",6563932.78090083],PARAMETER[\"Central_Meridian\",-111.5],PARAMETER[\"Standard_Parallel_1\",39.01666666666667],PARAMETER[\"Standard_Parallel_2\",40.65],PARAMETER[\"Scale_Factor\",1.00034536],PARAMETER[\"Latitude_Of_Origin\",38.33333333333334],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119838300, "falseY": -89243000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "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": "CARTOCODE", "type": "esriFieldTypeString", "alias": "CartographicCode", "length": 10, "domain": { "type": "codedValue", "name": "WS2_CVDomain_CartoCode", "description": "", "codedValues": [ { "name": "1 Interstates", "code": "1" }, { "name": "2 US Highways, Separated", "code": "2" }, { "name": "3 US Highways, Unseparated", "code": "3" }, { "name": "4 Major State Highways, Separated", "code": "4" }, { "name": "5 Major State Highways, Unseparated", "code": "5" }, { "name": "6 Other State Highways (Institutional)", "code": "6" }, { "name": "7 Ramps, Collectors", "code": "7" }, { "name": "8 Major Local Roads, Paved", "code": "8" }, { "name": "9 Major Local Roads, Not Paved", "code": "9" }, { "name": "11 Other Local, Neighborhood, Rural Roads", "code": "11" }, { "name": "12 Other", "code": "12" }, { "name": "13 Non-road feature", "code": "13" }, { "name": "14 Driveway", "code": "14" }, { "name": "15 Proposed", "code": "15" }, { "name": "16 4WD and/or high clearance may be required", "code": "16" }, { "name": "17 Service Access Roads", "code": "17" }, { "name": "18 General Acces Roads", "code": "18" }, { "name": "10 Other Federal Aid Eligible Local Roads", "code": "10" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "FullName", "length": 50, "domain": null }, { "name": "FROMADDR_L", "type": "esriFieldTypeInteger", "alias": "LeftFromAddress", "domain": null }, { "name": "TOADDR_L", "type": "esriFieldTypeInteger", "alias": "LeftToAddress", "domain": null }, { "name": "FROMADDR_R", "type": "esriFieldTypeInteger", "alias": "RightFromAddress", "domain": null }, { "name": "TOADDR_R", "type": "esriFieldTypeInteger", "alias": "RightToAddress", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "StreetName", "length": 40, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": true, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "f0b2b0b626384a369c2cc82ad08aeb29" }