{ "currentVersion": 10.81, "id": 15, "name": "Park Trails 18K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102736, "latestWkid": 2274 }, "copyrightText": "", "parentLayer": { "id": 13, "name": "1:36K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SurfaceMaterial", "field2": "TrailType", "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 181, 146, 96, 255 ], "width": 1 }, "value": "Asphalt,Multi-use", "label": "Paved", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 181, 146, 96, 255 ], "width": 1 }, "value": "Paved,Multi-use", "label": "Paved", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 181, 146, 96, 255 ], "width": 1 }, "value": "Paved,Park Trail", "label": "Paved", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 181, 146, 96, 255 ], "width": 1 }, "value": "Paved,Enhanced ROW", "label": "Paved", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 181, 146, 96, 255 ], "width": 1 }, "value": "Paved,Seperated_Infrastructure", "label": "Paved", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 181, 146, 96, 255 ], "width": 1 }, "value": "Asphalt,Park Trail", "label": "Paved", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 181, 146, 96, 255 ], "width": 1 }, "value": "Paved,Rail", "label": "Paved", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 181, 146, 96, 255 ], "width": 1 }, "value": "Paved,GW", "label": "Paved", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 181, 146, 96, 255 ], "width": 1 }, "value": "Paved,Bridge", "label": "Paved", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 181, 146, 96, 255 ], "width": 1 }, "value": "Paved,Greenway", "label": "Paved", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 115, 38, 0, 255 ], "width": 1 }, "value": "Unpaved,Horse Trail", "label": "Horse Trail", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 1 }, "value": "Unpaved,Mountain Bike Trail", "label": "Mountain Bike Trail", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 181, 146, 96, 255 ], "width": 1 }, "value": "Unpaved,Primitive", "label": "Unpaved", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 181, 146, 96, 255 ], "width": 1 }, "value": "Primitive,Multi-use", "label": "Unpaved", "description": "" } ], "fieldDelimiter": "," }, "transparency": 20, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1663611.7986468822, "ymin": 602366.8264944702, "xmax": 1816250.9467800558, "ymax": 733123.3422118872, "spatialReference": { "wkid": 102736, "latestWkid": 2274 } }, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TrailName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "TRAIL_ID", "type": "esriFieldTypeString", "alias": "Trail ID", "length": 10, "domain": null }, { "name": "TrailName", "type": "esriFieldTypeString", "alias": "Trail Name", "length": 255, "domain": null }, { "name": "TrailType", "type": "esriFieldTypeString", "alias": "Trail Type", "length": 100, "domain": { "type": "codedValue", "name": "Trail_Type", "description": "Type of Trail", "codedValues": [ { "name": "Park Trail", "code": "Park Trail" }, { "name": "Mountain Bike Trail", "code": "Mountain Bike Trail" }, { "name": "Horse Trail", "code": "Horse Trail" }, { "name": "Greenway", "code": "Greenway" }, { "name": "Bike Lane", "code": "Bike Lane" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "length": 2000, "domain": null }, { "name": "Mileage", "type": "esriFieldTypeDouble", "alias": "Mileage", "domain": null }, { "name": "Difficulty", "type": "esriFieldTypeString", "alias": "Difficulty", "length": 50, "domain": { "type": "codedValue", "name": "Trail_Difficulty", "description": "Trail Difficulty", "codedValues": [ { "name": "Easy", "code": "Easy" }, { "name": "Moderate", "code": "Moderate" }, { "name": "Strenuous", "code": "Strenuous" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SurfaceMaterial", "type": "esriFieldTypeString", "alias": "Surface Material", "length": 50, "domain": { "type": "codedValue", "name": "Trail_Surface", "description": "Surface Type of Trail", "codedValues": [ { "name": "Paved", "code": "Paved" }, { "name": "Unpaved", "code": "Unpaved" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OwnedBy", "type": "esriFieldTypeString", "alias": "Owned By", "length": 20, "domain": { "type": "codedValue", "name": "OwnedBy", "description": "Type of Owner", "codedValues": [ { "name": "Metro", "code": "Metro" }, { "name": "State", "code": "State" }, { "name": "Federal", "code": "Federal" }, { "name": "Private", "code": "Private" }, { "name": "Belle Meade", "code": "Belle Meade" }, { "name": "Berry Hill", "code": "Berry Hill" }, { "name": "Forest Hills", "code": "Forest Hills" }, { "name": "Oak Hill", "code": "Oak Hill" }, { "name": "Goodlettsville", "code": "Goodlettsville" }, { "name": "Ridgetop", "code": "Ridgetop" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Trail Status", "length": 15, "domain": null }, { "name": "DateAdopted", "type": "esriFieldTypeString", "alias": "Date Adopted", "length": 50, "domain": null }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "length": 20, "domain": null }, { "name": "YearBuilt", "type": "esriFieldTypeInteger", "alias": "Year Built", "domain": null }, { "name": "PARK_ID", "type": "esriFieldTypeString", "alias": "Park ID", "length": 12, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "UUID_701", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_701", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S591_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 72000, "effectiveMaxScale": 36001, "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, "supportsCoordinatesQuantization": true }