{ "layers": [ { "currentVersion": 10.81, "id": 0, "name": "Trail Management", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 100000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "Trails feature data withing and adjacent to George Mitchell Nature Preserve", "copyrightText": "The Woodlands Fire Department and GIS", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 0, "name": "Trail_ReferenceInspectTable", "relatedTableId": 1, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "GlobalID", "composite": true } ], "isDataVersioned": false, "isDataArchived": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1601986586000 }, "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, 0, 255, 255 ], "width": 2 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "TRAILNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "TRAILNAME", "type": "esriFieldTypeString", "alias": "Trail Name", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "NAME" }, { "name": "PARKNAME", "type": "esriFieldTypeString", "alias": "Park Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": "George Mitchell Nature Preserve", "modelName": "PARKNAME" }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "County", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "COUNTY" }, { "name": "TRAILID", "type": "esriFieldTypeString", "alias": "Trail ID", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "TRAILID" }, { "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": "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": "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": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "NOTES" }, { "name": "TRAILNAME_SECONDARY", "type": "esriFieldTypeString", "alias": "Secondary Trail Name", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "TRAILNAME_SECONDARY" }, { "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" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "UUID_711", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_711", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S650_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "Trail Management", "description": "Trail Reference for Inspection & Management", "prototype": { "attributes": { "TRAILNAME": null, "TRAILID": null, "SYSTEMNAME": "Spring Creek Greenway", "SYSTEMTYPE": "Regional", "CITYMUNI": "The Woodlands", "L_SOURCE": null, "PARKNAME": "George Mitchell Nature Preserve", "COUNTY": null, "STATE": "TX", "STATUS": null, "LENGTH": null, "L_UNITS": null, "TRAILSURFACE": "Native Material", "RATING": null, "DESIGNUSE": null, "USECOMMENT": null, "AGENCYNAME": null, "AGENCYTYPE": null, "NOTES": null, "TRAILNAME_SECONDARY": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 } ], "tables": [ { "currentVersion": 10.81, "id": 1, "name": "Trail Inspection Table", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 0, "name": "Trail_Reference", "relatedTableId": 0, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "ParentGuid", "composite": true } ], "isDataVersioned": false, "isDataArchived": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1601623295000 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": false, "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 }, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "INSPECTION_COMPLETION_DATE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "TRAILID", "type": "esriFieldTypeString", "alias": "Trail Ref ID", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "TRAILID" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "NOTES" }, { "name": "INSPECTION_COMPLETION_DATE", "type": "esriFieldTypeDate", "alias": "Inspections Completion Date", "domain": null, "editable": true, "nullable": false, "length": 8, "defaultValue": null, "modelName": "INSPECTION_COMPLETION_DATE" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "ParentGuid", "type": "esriFieldTypeGUID", "alias": "ParentGuid", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "ParentGuid" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "indexes": [ { "name": "GDB_1846_ParentG", "fields": "ParentGuid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "gdb_ct3_699", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "Trail Inspection Table", "description": "", "prototype": { "attributes": { "ParentGuid": null, "TRAILID": null, "NOTES": null, "INSPECTION_COMPLETION_DATE": -2209161600000 } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 1000, "maxRecordCountFactor": 1 } ] }