{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 3, "name": "Path", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102743, "latestWkid": 3566, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPE", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 1.5 }, "value": "Access", "label": "Access" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 1.5 }, "value": "Internal", "label": "Internal" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.5 }, "value": "Sidewalk", "label": "Sidewalk" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 2 }, "value": "Trail", "label": "Trail" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 108, 54, 255 ], "toColor": [ 128, 108, 54, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 42, 42, 176, 255 ], "toColor": [ 42, 42, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 49, 138, 176, 255 ], "toColor": [ 49, 138, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 61, 123, 255 ], "toColor": [ 173, 61, 123, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 55, 176, 67, 255 ], "toColor": [ 55, 176, 67, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 50, 48, 255 ], "toColor": [ 176, 50, 48, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 28, 133, 105, 255 ], "toColor": [ 28, 133, 105, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 169, 173, 38, 255 ], "toColor": [ 169, 173, 38, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 49, 59, 133, 255 ], "toColor": [ 49, 59, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 141, 58, 158, 255 ], "toColor": [ 141, 58, 158, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 148, 83, 74, 255 ], "toColor": [ 148, 83, 74, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 78, 128, 37, 255 ], "toColor": [ 78, 128, 37, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 109, 40, 255 ], "toColor": [ 173, 109, 40, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1508766.0194163024, "ymin": 7272228.0068078935, "xmax": 1543449.5940778852, "ymax": 7327770.456418306, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3.7085786435314134E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility ID", "length": 20, "domain": null }, { "name": "PARKID", "type": "esriFieldTypeSmallInteger", "alias": "Park ID", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Path Type", "length": 15, "domain": { "type": "codedValue", "name": "WS3_PathType", "description": "Type of path", "codedValues": [ { "name": "Sidewalk", "code": "Sidewalk" }, { "name": "Internal", "code": "Internal" }, { "name": "Access", "code": "Access" }, { "name": "Single Track", "code": "Single Track" }, { "name": "Paved Trail", "code": "Paved Trail" }, { "name": "Non-Paved Trail", "code": "Non-Paved Trail" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Path Status", "length": 20, "domain": { "type": "codedValue", "name": "WS3_ParkStatus", "description": "Status of the park", "codedValues": [ { "name": "Constructed", "code": "Constructed" }, { "name": "Unconstructed", "code": "Unconstructed" }, { "name": "Unlandscaped", "code": "Unlandscaped" }, { "name": "Proposed", "code": "Proposed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SURFACE", "type": "esriFieldTypeString", "alias": "Surface", "length": 12, "domain": { "type": "codedValue", "name": "WS3_SurfacePath", "description": "Type of surface", "codedValues": [ { "name": "Asphalt", "code": "Asphalt" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Roadbase", "code": "Roadbase" }, { "name": "Dirt", "code": "Dirt" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PLOWTYPE", "type": "esriFieldTypeString", "alias": "Snow Plow Used", "length": 10, "domain": null }, { "name": "PLOWPRIORITY", "type": "esriFieldTypeSmallInteger", "alias": "Snow Plow Priority", "domain": null }, { "name": "WIDTH", "type": "esriFieldTypeSmallInteger", "alias": "Width", "domain": null }, { "name": "AREA", "type": "esriFieldTypeSmallInteger", "alias": "DBO.Path.AREA", "domain": null }, { "name": "OWNEDBY", "type": "esriFieldTypeString", "alias": "Owned By", "length": 10, "domain": { "type": "codedValue", "name": "WS3_AssetOwner", "description": "AssetOwner", "codedValues": [ { "name": "City", "code": "City" }, { "name": "County", "code": "County" }, { "name": "Private", "code": "Private" }, { "name": "HOA", "code": "HOA" }, { "name": "UDOT", "code": "UDOT" }, { "name": "Other", "code": "Other" }, { "name": "Contractor", "code": "Contractor" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MAINTBY", "type": "esriFieldTypeString", "alias": "Managed By", "length": 10, "domain": { "type": "codedValue", "name": "WS3_AssetOwner", "description": "AssetOwner", "codedValues": [ { "name": "City", "code": "City" }, { "name": "County", "code": "County" }, { "name": "Private", "code": "Private" }, { "name": "HOA", "code": "HOA" }, { "name": "UDOT", "code": "UDOT" }, { "name": "Other", "code": "Other" }, { "name": "Contractor", "code": "Contractor" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "COLLECTDATE", "type": "esriFieldTypeDate", "alias": "Collection Date", "length": 8, "domain": null }, { "name": "COLLECTBY", "type": "esriFieldTypeString", "alias": "Collected By", "length": 15, "domain": null }, { "name": "COLLECTMETHOD", "type": "esriFieldTypeString", "alias": "Collection Method", "length": 15, "domain": { "type": "codedValue", "name": "WS3_CollectMethod", "description": "Data collection methods", "codedValues": [ { "name": "Bluestake", "code": "Bluestake" }, { "name": "Exposed SGPS", "code": "Exposed SGPS" }, { "name": "Surface SGPS", "code": "Surface SGPS" }, { "name": "Other", "code": "Other" }, { "name": "Udefined", "code": "Undefined" }, { "name": "Aerial", "code": "Aerial" }, { "name": "Asbuilt", "code": "Asbuilt" }, { "name": "Approximate", "code": "Approximate" }, { "name": "Plans", "code": "Plans" }, { "name": "Exposed", "code": "Exposed" }, { "name": "Surface", "code": "Surface" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "length": 200, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "PLOWGROUP", "type": "esriFieldTypeSmallInteger", "alias": "PLOW ROUTE", "domain": { "type": "codedValue", "name": "WS3_PathPlowGroup2", "description": "", "codedValues": [ { "name": "Inactive", "code": 20 }, { "name": "Access", "code": 30 }, { "name": "1 - J.D", "code": 1 }, { "name": "2 - J.D", "code": 2 }, { "name": "3 - Kubota RTV", "code": 3 }, { "name": "4 - Kubota RTV", "code": 4 }, { "name": "5 - Rear Steer", "code": 5 }, { "name": "6 - Rear Steer", "code": 6 }, { "name": "7 - Venetrac", "code": 7 }, { "name": "8 - Shovel/Salter", "code": 8 }, { "name": "9 - Shared", "code": 9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PLOWEDBY", "type": "esriFieldTypeString", "alias": "Plowed By", "length": 20, "domain": { "type": "codedValue", "name": "WS3_PlowedBy", "description": "Who is responsible for plowing sidewalk/path", "codedValues": [ { "name": "City", "code": "City" }, { "name": "County", "code": "County" }, { "name": "HOA", "code": "HOA" }, { "name": "Resident", "code": "Resident" }, { "name": "Private", "code": "Private" }, { "name": "UDOT", "code": "UDOT" }, { "name": "Alpine School District", "code": "ASD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "Condition", "length": 50, "domain": { "type": "codedValue", "name": "WS3_Condition", "description": "The condition of the asset", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Very Good", "code": "Very Good" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Very Poor", "code": "Very Poor" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Dead/Removed", "code": "Dead/Removed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ADACOMPLY", "type": "esriFieldTypeString", "alias": "ADA Compliant", "length": 5, "domain": { "type": "codedValue", "name": "WS3_YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LASTINSPECTDATE", "type": "esriFieldTypeDate", "alias": "LASTINSPECTDATE", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "PLOWEMPLOYEE", "type": "esriFieldTypeString", "alias": "PLOWEMPLOYEE", "length": 50, "domain": null }, { "name": "JURISDICTION", "type": "esriFieldTypeString", "alias": "JURIS", "length": 30, "domain": { "type": "codedValue", "name": "WS3_PathPD_PatrolJurisdiction", "description": "Who is responsible for patrol and responding to a trail", "codedValues": [ { "name": "SS", "code": "SS" }, { "name": "Lehi", "code": "Lehi" }, { "name": "EM", "code": "EM" }, { "name": "UTCo", "code": "UTCo" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RD_ADJACENT", "type": "esriFieldTypeString", "alias": "RD_ADJACENT", "length": 8, "domain": { "type": "codedValue", "name": "WS3_YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PD_PATROL_TYPE", "type": "esriFieldTypeString", "alias": "PD_PATROL_TYPE", "length": 50, "domain": { "type": "codedValue", "name": "WS3_PathPD_PatrolType", "description": "The type of vehicle used to patrol a path", "codedValues": [ { "name": "Foot", "code": "Foot" }, { "name": "Bike", "code": "Bike" }, { "name": "UTV", "code": "UTV" }, { "name": "4x4", "code": "4x4" }, { "name": "Car", "code": "Car" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "PATHUSE", "type": "esriFieldTypeString", "alias": "USE", "length": 20, "domain": { "type": "codedValue", "name": "WS3_PathUSE", "description": "", "codedValues": [ { "name": "Hike", "code": "Hike" }, { "name": "MTB", "code": "MTB" }, { "name": "ATV", "code": "ATV" }, { "name": "Equestrian", "code": "Equestrian" }, { "name": "Hike/Bike", "code": "Hike/Bike" }, { "name": "Hoof N Boot", "code": "Hoof N Boot" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LengthMiles", "type": "esriFieldTypeDouble", "alias": "LengthMiles", "domain": null }, { "name": "PlanningClassification", "type": "esriFieldTypeString", "alias": "PlanningClassification", "length": 40, "domain": { "type": "codedValue", "name": "WS3_PathPlanningClass", "description": "Planning department trails/path classification", "codedValues": [ { "name": "Regional", "code": "Regional" }, { "name": "Street Separated", "code": "Street Separated" }, { "name": "Street Adjacent", "code": "Street Adjacent" }, { "name": "Local", "code": "Local" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R13_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_13", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_13", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "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": "esriFeet" }, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1686562144000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "cdf456bb287949e691faec2a3ba0022f" }