{ "currentVersion": 10.91, "id": 7, "name": "Trails", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102742, "latestWkid": 3560 }, "copyrightText": "", "parentLayer": { "id": 3, "name": "TRAILS are important to me!" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "status", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 197, 0, 255, 255 ], "width": 1.5 }, "value": "proposed", "label": "proposed", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1.5 }, "value": "existing", "label": "existing", "description": "" } ], "fieldDelimiter": "," }, "transparency": 20, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "(status = 'existing' )", "labelExpression": "[trail_name]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 223, 115, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 35000, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "(status = 'proposed' )", "labelExpression": "[trail_name]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 223, 115, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 35000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1456860.4419932216, "ymin": 3653902.567755893, "xmax": 1725705.5709685534, "ymax": 3921316.7166535556, "spatialReference": { "wkid": 102742, "latestWkid": 3560 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "trail_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "trail_name", "type": "esriFieldTypeString", "alias": "trail_name", "length": 254, "domain": null }, { "name": "status", "type": "esriFieldTypeString", "alias": "status", "length": 254, "domain": null }, { "name": "jursidicti", "type": "esriFieldTypeString", "alias": "jursidicti", "length": 254, "domain": null }, { "name": "comments", "type": "esriFieldTypeString", "alias": "comments", "length": 254, "domain": null }, { "name": "shape_leng", "type": "esriFieldTypeDouble", "alias": "shape_leng", "domain": null }, { "name": "rgnl_val", "type": "esriFieldTypeString", "alias": "rgnl_val", "length": 50, "domain": { "type": "codedValue", "name": "Regional Value", "description": "High,Med,Low Regional vlaue", "codedValues": [ { "name": "High", "code": "High" }, { "name": "Medium", "code": "Medium" }, { "name": "Low", "code": "Low" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "trialid", "type": "esriFieldTypeString", "alias": "trialid", "length": 254, "domain": null }, { "name": "designated", "type": "esriFieldTypeString", "alias": "designated", "length": 254, "domain": null }, { "name": "motorizedp", "type": "esriFieldTypeString", "alias": "motorizedp", "length": 254, "domain": null }, { "name": "surfacetyp", "type": "esriFieldTypeString", "alias": "surfacetyp", "length": 254, "domain": null }, { "name": "trailclass", "type": "esriFieldTypeString", "alias": "trailclass", "length": 254, "domain": null }, { "name": "adaaccessi", "type": "esriFieldTypeString", "alias": "adaaccessi", "length": 254, "domain": null }, { "name": "difficulty", "type": "esriFieldTypeString", "alias": "difficulty", "length": 254, "domain": null }, { "name": "seasonalre", "type": "esriFieldTypeString", "alias": "seasonalre", "length": 254, "domain": null }, { "name": "roadconcur", "type": "esriFieldTypeString", "alias": "roadconcur", "length": 254, "domain": null }, { "name": "trltyp_cur", "type": "esriFieldTypeString", "alias": "trltyp_cur", "length": 50, "domain": { "type": "codedValue", "name": "Typ_Current", "description": "Existing Facility Type", "codedValues": [ { "name": "Bicycle Boulevard / Quiet Street", "code": "BBLVD" }, { "name": "Bike lane", "code": "BL" }, { "name": "Buffered Bike Lane", "code": "BBL" }, { "name": "Shared Use Pathway", "code": "SUP" }, { "name": "Gravel Surface Shared Use Pathway", "code": "DSUP" }, { "name": "Mountain Singletrack", "code": "MTN" }, { "name": "Mountain Road", "code": "MTN RD" }, { "name": "Proposed Future Facility Location", "code": "Proposed" }, { "name": "Paved Pathway", "code": "PP" }, { "name": "Arterial Street Trail", "code": "AST" }, { "name": "Sidewalk Trail", "code": "ST" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "trltyp_fut", "type": "esriFieldTypeString", "alias": "trltyp_fut", "length": 50, "domain": { "type": "codedValue", "name": "Typ_Fut", "description": "Proposed Facility Type", "codedValues": [ { "name": "Remove Facility", "code": "None" }, { "name": "Bicycle Boulevard / Quiet Streets", "code": "BBLVD" }, { "name": "Bike Lane", "code": "BL" }, { "name": "Shared Use Pathway", "code": "SUP" }, { "name": "Gravel Surfaced Shared Use Pathway", "code": "DSUP" }, { "name": "Mountain Trail", "code": "MTN" }, { "name": "Buffered Bike lane / Beyond simple bike lane", "code": "BBL" }, { "name": "Mountain Road", "code": "MTN RD" }, { "name": "Paved Pathway", "code": "PP" }, { "name": "Arterial Street Trail", "code": "AST" }, { "name": "Sidewalk Trail", "code": "ST" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "source", "type": "esriFieldTypeString", "alias": "source", "length": 50, "domain": { "type": "codedValue", "name": "Source", "description": "Origination of planned data", "codedValues": [ { "name": "Smithfield Master Plans", "code": "Smithfield" }, { "name": "Richmond Master Plans", "code": "Richmond" }, { "name": "Hyde Park Master Plans", "code": "Hyde Park" }, { "name": "North Logan Master Plans", "code": "North Logan" }, { "name": "Logan Bike/Ped Master Plan", "code": "Logan" }, { "name": "River Heights Master Plan", "code": "River Heights" }, { "name": "Providence Master Plans", "code": "Providence" }, { "name": "Millville Master Plans", "code": "Millville" }, { "name": "Nibley Master Plans", "code": "Nibley" }, { "name": "Hyrum Master Plans", "code": "Hyrum" }, { "name": "Paradise Master Plans", "code": "Paradise" }, { "name": "Wellsville Master Plans", "code": "Wellsville" }, { "name": "Mendon Master Plans", "code": "Mendon" }, { "name": "Bonneville Shoreline Master Plan 2002", "code": "BST" }, { "name": "CMPO / Unified Transportation Master Plan", "code": "CMPO" }, { "name": "(Avon / Cornish / Amalga or other small community MP", "code": "SmallTown" }, { "name": "Other Master Plan", "code": "Other" }, { "name": "Created / Proposed by Trails Planner", "code": "None" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "landowners", "type": "esriFieldTypeInteger", "alias": "Landowners", "domain": { "type": "range", "name": "Landowner Count", "description": "Number of Affected Private Landowners", "range": [ 0, 0 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "public_input", "type": "esriFieldTypeInteger", "alias": "Public Input", "domain": { "type": "range", "name": "Public Input Value", "description": "Quantity / Category of Public Input on Facility", "range": [ 0, 5000 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "lng_mi", "type": "esriFieldTypeDouble", "alias": "lng_mi", "domain": null }, { "name": "gapconnect", "type": "esriFieldTypeDouble", "alias": "gapconnect", "domain": null }, { "name": "existingconnection", "type": "esriFieldTypeSmallInteger", "alias": "existingconnection", "domain": null }, { "name": "school_count", "type": "esriFieldTypeInteger", "alias": "school_count", "domain": null }, { "name": "public_count", "type": "esriFieldTypeSmallInteger", "alias": "Park Chrurches Count", "domain": null }, { "name": "transit_count", "type": "esriFieldTypeInteger", "alias": "transit_count", "domain": null }, { "name": "th_count", "type": "esriFieldTypeInteger", "alias": "th_count", "domain": null }, { "name": "resd_acc", "type": "esriFieldTypeSmallInteger", "alias": "resd_acc", "domain": null }, { "name": "buis_acc", "type": "esriFieldTypeSmallInteger", "alias": "buis_acc", "domain": null }, { "name": "strav_acc", "type": "esriFieldTypeSmallInteger", "alias": "strav_acc", "domain": null }, { "name": "extantplan", "type": "esriFieldTypeSmallInteger", "alias": "extantplan", "domain": null }, { "name": "strava_routes", "type": "esriFieldTypeSmallInteger", "alias": "strava_routes", "domain": null }, { "name": "public_private", "type": "esriFieldTypeSmallInteger", "alias": "public_private", "domain": null }, { "name": "sensitivelands", "type": "esriFieldTypeDouble", "alias": "sensitivelands", "domain": null }, { "name": "cost", "type": "esriFieldTypeDouble", "alias": "cost", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r1397_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a1133_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "st_length(shape)", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }