{ "currentVersion": 10.61, "id": 5, "name": "WMXDB.DBO.Trails", "type": "Feature Layer", "description": "Formally recognized trail system managed by the Pennsylvania Game Commission or another entity through an agreement with the Pennsylvania Game Commission. ", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "PA Game Commission", "parentLayer": null, "subLayers": [], "minScale": 500000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TRAIL_TYPE", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 138, 0, 122, 255 ], "width": 1 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 143, 59, 84, 255 ], "width": 1 }, "value": "A", "label": "ATV", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 40, 130, 60, 255 ], "width": 1 }, "value": "B", "label": "Biking", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 150, 153, 61, 255 ], "width": 1 }, "value": "DR", "label": "Designated Route", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 158, 33, 152, 255 ], "width": 1 }, "value": "DP", "label": "Disabled Person Route", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 57, 173, 36, 255 ], "width": 1 }, "value": "H", "label": "Hiking", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 176, 76, 37, 255 ], "width": 1 }, "value": "Ho", "label": "Horse", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 38, 145, 131, 255 ], "width": 1 }, "value": "O", "label": "Other", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 58, 76, 148, 255 ], "width": 1 }, "value": "RT", "label": "Rails to Trails", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 37, 41, 161, 255 ], "width": 1 }, "value": "S", "label": "Snowmobile", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8963336.4387, "ymin": 4828776.438000001, "xmax": -8345057.487, "ymax": 5168578.161600001, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "SGL", "type": "esriFieldTypeSmallInteger", "alias": "SGL", "domain": null }, { "name": "PGC_REGION", "type": "esriFieldTypeSmallInteger", "alias": "PGC_REGION", "domain": { "type": "codedValue", "name": "Region", "description": "Contains the PGC Regions", "codedValues": [ { "name": "Northwest Region", "code": 1 }, { "name": "Southwest Region", "code": 2 }, { "name": "Northcentral Region", "code": 3 }, { "name": "Southcentral Region", "code": 4 }, { "name": "Northeast Region", "code": 5 }, { "name": "Southeast Region", "code": 6 }, { "name": "Harrisburg Headquarters", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 35, "domain": null }, { "name": "TRAIL_TYPE", "type": "esriFieldTypeString", "alias": "TRAIL_TYPE", "length": 2, "domain": { "type": "codedValue", "name": "Trail_Type", "description": "Type of Trails", "codedValues": [ { "name": "ATV", "code": "A" }, { "name": "Biking", "code": "B" }, { "name": "Disabled Person Route", "code": "DP" }, { "name": "Designated Route", "code": "DR" }, { "name": "Hiking", "code": "H" }, { "name": "Horse", "code": "Ho" }, { "name": "Other", "code": "O" }, { "name": "Rails to Trails", "code": "RT" }, { "name": "Snowmobile", "code": "S" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "WIDTH", "type": "esriFieldTypeDouble", "alias": "WIDTH", "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "length": 25, "domain": null }, { "name": "MOD_DATE", "type": "esriFieldTypeDate", "alias": "MOD_DATE", "length": 8, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 255, "domain": null }, { "name": "CURRENT_", "type": "esriFieldTypeString", "alias": "CURRENT_", "length": 1, "domain": { "type": "codedValue", "name": "Y/N/P", "description": "Yes / No/ Proposed", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" }, { "name": "Proposed", "code": "P" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "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 }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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_220", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_220", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S72_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, AMF, geoJSON", "isDataVersioned": false, "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 }