{ "currentVersion": 10.81, "id": 0, "name": "Trail Marker", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 100000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "The trails & trails marker data for George Mitchell Nature Preserve (GMNP) were collected via walking survey using a combination of technology including handheld GPS & GNSS receivers, and smart device with ArcGIS Collector/Field Maps, for capture of trail routes and trail makers. Trail marker attributes were assigned as data was collected in the field.Trail marker data collected using Trimble GPS receiver was post processed, projected (NAD 83 SPC TXSC US Feet) and exported to an enterprise geodatabase. Database schema standard assigned to the trail data is based on the 2014 NRPA (National Recreation & Parks Association) GIS data model. Additional attribute information was then assigned to the trail GIS dataset with [TRAILID] being the unique ID key to relational table for Trails Features.", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1556656719000 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": -1.0639461116058866E7, "ymin": 3517130.2780205226, "xmax": -1.062581714255864E7, "ymax": 3525806.5677440977, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102740, "latestWkid": 2278 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "9b01fbddf85f4d7e8d78cdf8c6b476e5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAD5JREFUGJVjYWBgYOiIslX+z8rFyoADsH7geMzCwMDAwPCPYy/j73/yuBT+5fzmyYJLEh2MYIUVK3YrEFIIACmDDHqUz+J8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 7, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "TrailName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "PostID", "type": "esriFieldTypeString", "alias": "PostID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "PostID" }, { "name": "PostName", "type": "esriFieldTypeString", "alias": "Trail Marker Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PostName" }, { "name": "MarkerPostType", "type": "esriFieldTypeString", "alias": "Trail Marker Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MARKER_TYTPE" }, { "name": "ASSETTYPE", "type": "esriFieldTypeString", "alias": "ASSETTYPE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": "TRAIL MARKER", "modelName": "ASSETTYPE" }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "Description", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "DESCRIPTION" }, { "name": "MarkerPostSubtype", "type": "esriFieldTypeString", "alias": "Trail Marker Post Subtype", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MarkerPostSubtype" }, { "name": "TrailName", "type": "esriFieldTypeString", "alias": "Trail Name", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "PARKNAME" }, { "name": "PARKNAME", "type": "esriFieldTypeString", "alias": "PARKNAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PARKNAME" }, { "name": "PARENTID", "type": "esriFieldTypeString", "alias": "PARENTID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PARENTID" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "NOTES" }, { "name": "TrailID", "type": "esriFieldTypeString", "alias": "TrailID", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "TrailID" }, { "name": "PARKID", "type": "esriFieldTypeString", "alias": "Park ID", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "PARKID" }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "Trail Marker Post Material", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "MATERIAL_TYPE" }, { "name": "CityMuni", "type": "esriFieldTypeString", "alias": "City", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CityMuni" }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "County" }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": "TX", "modelName": "State" }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "LONGITUDE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LONGITUDE" }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "LATITUDE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LATITUDE" }, { "name": "EASTING", "type": "esriFieldTypeDouble", "alias": "EASTING", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EASTING" }, { "name": "NORTHING", "type": "esriFieldTypeDouble", "alias": "NORTHING", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NORTHING" }, { "name": "X_COORD_SPC", "type": "esriFieldTypeDouble", "alias": "X_COORD_SPC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "X_COORD_SPC" }, { "name": "Y_COORD_SPC", "type": "esriFieldTypeDouble", "alias": "Y_COORD_SPC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Y_COORD_SPC" }, { "name": "TRAILHEAD_CPW", "type": "esriFieldTypeString", "alias": "Creekside Park West Trailhead", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "TRAILHEAD_CPW" }, { "name": "TRAILHEAD_RFRC", "type": "esriFieldTypeString", "alias": "Rob Fleming Recreation Center Trailhead", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "TRAILHEAD_RFRC" }, { "name": "TRAILHEAD_RFL", "type": "esriFieldTypeString", "alias": "Rob Fleming Lodge Trailhead", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "TRAILHEAD_RFL" }, { "name": "TRAILHEAD_FLINTRIDGE", "type": "esriFieldTypeString", "alias": "Flintridge Trailhead", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "TRAILHEAD_FLINTRIDGE" }, { "name": "TRAILHEAD_MCP", "type": "esriFieldTypeString", "alias": "Montgomery County Preserve Trailhead", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "TRAILHEAD_MCP" }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "Elevation (ft.)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ELEVATION" }, { "name": "TERMINUS_WT", "type": "esriFieldTypeString", "alias": "West Trail Terminus", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "TERMINUS_WT" }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "COMMENT", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COMMENTS" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "ID", "type": "esriFieldTypeString", "alias": "ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "UUID_529", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_529", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S518_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "Trail Marker", "description": "Trail markers along trails within George Mitchell Nature Preserve and including Spring Creek Nature Trail", "prototype": { "attributes": { "TrailID": null, "MATERIAL": null, "County": null, "PostID": null, "PostName": null, "MarkerPostType": null, "ASSETTYPE": null, "DESCRIPTION": null, "MarkerPostSubtype": null, "TrailName": null, "PARKNAME": null, "PARENTID": null, "NOTES": null, "PARKID": "GMNP", "CityMuni": "The Woodlands", "State": "TX", "LONGITUDE": null, "LATITUDE": null, "EASTING": null, "NORTHING": null, "X_COORD_SPC": null, "Y_COORD_SPC": null, "TRAILHEAD_CPW": null, "TRAILHEAD_RFRC": null, "TRAILHEAD_RFL": null, "TRAILHEAD_FLINTRIDGE": null, "TRAILHEAD_MCP": null, "ELEVATION": null, "TERMINUS_WT": null, "COMMENT": null, "ID": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Uploads,Editing,Sync", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }