{ "currentVersion": 10.81, "id": 20, "name": "Trail", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 80000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "The trails data for George Mitchell Nature Preserve was collected via walking survey using a combination of methods including handheld GPS & GNSS receivers, and smart device to capture GPS coordinates and delineate trail routes. Trail name attributes were assigned to trails data as the data was collected in the field. Some of the trail data in KML format (WGS 84) and presented as a KMZ file, was then converted and projected (NAD 83 SPC TXSC US Feet), scrubbed/cleaned and processed, and migrated to a 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 tables TrailFeatures.", "copyrightText": "The Woodlands Fire Department and GIS", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1578095127000 }, "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.063946552209836E7, "ymin": 3517024.6140468153, "xmax": -1.0625407755200528E7, "ymax": 3525826.487142937, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102740, "latestWkid": 2278 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 1.5 }, "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": "TRAILID", "type": "esriFieldTypeString", "alias": "Trail ID", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "TRAILID" }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "DESCRIPTION" }, { "name": "TRAILNAME", "type": "esriFieldTypeString", "alias": "Trail Name", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "NAME" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "NOTES" }, { "name": "PARKNAME", "type": "esriFieldTypeString", "alias": "Park Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": "George Mitchell Nature Preserve", "modelName": "PARKNAME" }, { "name": "PARENTID", "type": "esriFieldTypeString", "alias": "PARENTID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "PARENTID" }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LENGTH" }, { "name": "L_UNITS", "type": "esriFieldTypeString", "alias": "Length Units", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "L_UNITS" }, { "name": "TRAILNAME_SECONDARY", "type": "esriFieldTypeString", "alias": "Secondary Trail Name", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "TRAILNAME_SECONDARY" }, { "name": "ASSETTYPE", "type": "esriFieldTypeString", "alias": "ASSETTYPE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": "TRAIL", "modelName": "ASSETTYPE" }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "COMMENT", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COMMENTS" }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "County", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "COUNTY" }, { "name": "SYSTEMNAME", "type": "esriFieldTypeString", "alias": "System Name", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": "Spring Creek Greenway", "modelName": "SYSTEMNAME" }, { "name": "SYSTEMTYPE", "type": "esriFieldTypeString", "alias": "System Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": "Regional", "modelName": "SYSTEMTYPE" }, { "name": "CITYMUNI", "type": "esriFieldTypeString", "alias": "City Municipality", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": "The Woodlands", "modelName": "CITYMUNI" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "State", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": "TX", "modelName": "STATE" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STATUS" }, { "name": "L_SOURCE", "type": "esriFieldTypeString", "alias": "Length Source", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "L_SOURCE" }, { "name": "TRAILSURFACE", "type": "esriFieldTypeString", "alias": "Trail Surface", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": "Native Material", "modelName": "TRAILSURFACE" }, { "name": "RATING", "type": "esriFieldTypeString", "alias": "Rating", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "RATING" }, { "name": "DESIGNUSE", "type": "esriFieldTypeString", "alias": "Design Use", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DESIGNUSE" }, { "name": "USECOMMENT", "type": "esriFieldTypeString", "alias": "Usage Comment", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "USECOMMENT" }, { "name": "AGENCYNAME", "type": "esriFieldTypeString", "alias": "Managing Agency", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "AGENCYNAME" }, { "name": "AGENCYTYPE", "type": "esriFieldTypeString", "alias": "Agency Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "AGENCYTYPE" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "UUID_639", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_639", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S626_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Trail", "description": "Trail assets for Parks", "prototype": { "attributes": { "NOTES": null, "COUNTY": null, "SYSTEMNAME": "Spring Creek Greenway", "SYSTEMTYPE": "Regional", "CITYMUNI": "The Woodlands", "L_SOURCE": null, "TRAILNAME_SECONDARY": null, "TRAILID": null, "DESCRIPTION": null, "TRAILNAME": null, "PARKNAME": "George Mitchell Nature Preserve", "PARENTID": null, "LENGTH": null, "L_UNITS": null, "ASSETTYPE": "TRAIL", "COMMENT": null, "STATE": "TX", "STATUS": null, "TRAILSURFACE": "Native Material", "RATING": null, "DESIGNUSE": null, "USECOMMENT": null, "AGENCYNAME": null, "AGENCYTYPE": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }