{ "currentVersion": 10.81, "id": 249, "name": "Trails 1K", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102736, "latestWkid": 2274 }, "copyrightText": "", "parentLayer": { "id": 263, "name": "1:1K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TrailType", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 115, 0, 255 ], "width": 2 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 115, 38, 0, 255 ], "width": 2 }, "value": "Horse Trail", "label": "Horse Trail", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 2 }, "value": "Mountain Bike Trail", "label": "Mountain Bike Trail", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 115, 0, 255 ], "width": 2 }, "value": "Multi-use", "label": "Paved", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 115, 0, 255 ], "width": 2 }, "value": "Park Trail", "label": "Paved", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 38, 115, 0, 255 ], "width": 2 }, "value": "Primitive", "label": "Unpaved", "description": "" } ], "fieldDelimiter": "," }, "transparency": 20, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "TrailSubsegment is null or TrailSubsegment in ( '', ' ')", "labelExpression": "[TrailLabel]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "TrailSubsegment is not null and TrailSubsegment not in ( '', ' ')", "labelExpression": "[TrailLabel] CONCAT \" - \" CONCAT [TrailSubsegment]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1661607.7002928853, "ymin": 601305.590099901, "xmax": 1816250.9467800558, "ymax": 754924.7999212295, "spatialReference": { "wkid": 102736, "latestWkid": 2274 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TrailName", "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": "Status", "type": "esriFieldTypeString", "alias": "STATUS", "length": 15, "domain": null }, { "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": "TrailName", "type": "esriFieldTypeString", "alias": "Trail Name", "length": 255, "domain": null }, { "name": "TrailLabel", "type": "esriFieldTypeString", "alias": "Trail Label", "length": 255, "domain": null }, { "name": "TrailSubsegment", "type": "esriFieldTypeString", "alias": "Trail Subsegment", "length": 50, "domain": null }, { "name": "TrailType", "type": "esriFieldTypeString", "alias": "Trail Type", "length": 100, "domain": null }, { "name": "YearBuilt", "type": "esriFieldTypeSmallInteger", "alias": "Year Built", "domain": null }, { "name": "ParkClassification", "type": "esriFieldTypeString", "alias": "Park Classification", "length": 50, "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 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R136_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_136", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_136", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S129_idx", "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, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 2500, "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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }