{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Activity Centres", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "Points representing the location of Activities in Wales. Sourced by NRW. Dated 22nd January 2015. Geocoding by NRW based on postcode using ArcGIS online. Translated by Aecom from WGS84 to British National Grid using Petroleum transformation for inclusion within the project database.", "copyrightText": "NRW", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": true, "extent": { "xmin": 175379.8529000003, "ymin": 61503.02150000073, "xmax": 621054.0708999997, "ymax": 389198.7915000003, "spatialReference": { "wkid": 27700, "latestWkid": 27700, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5220400, "falseY": -15524400, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 27700, "latestWkid": 27700, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5220400, "falseY": -15524400, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 30, 163, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsURL", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Establishm", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Establishm", "type": "esriFieldTypeString", "alias": "Establishment", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Establishm" }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Address" }, { "name": "Town", "type": "esriFieldTypeString", "alias": "Town", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Town" }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "County" }, { "name": "Postcode", "type": "esriFieldTypeString", "alias": "Postcode", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Postcode" }, { "name": "Approved", "type": "esriFieldTypeString", "alias": "Approved", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Approved" }, { "name": "Activity_P", "type": "esriFieldTypeString", "alias": "Activity_P", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Activity_P" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1258_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1209_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Activity Centres", "description": "", "prototype": { "attributes": { "Approved": null, "Establishm": null, "Address": null, "Town": null, "County": null, "Postcode": null, "Activity_P": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "6537b0b106144068a0545273fbccca9b" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Camping and Caravan SItes", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "Camping and Caravan locations in Wales, provided by NRW.", "copyrightText": "Sourced from NRW.", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": true, "extent": { "xmin": 174512.99710000027, "ymin": 165948.99679999985, "xmax": 356680.00370000023, "ymax": 391383.9967, "spatialReference": { "wkid": 27700, "latestWkid": 27700, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5220400, "falseY": -15524400, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 27700, "latestWkid": 27700, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5220400, "falseY": -15524400, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 20, 173, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsURL", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Status", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "Status" }, { "name": "Score", "type": "esriFieldTypeSmallInteger", "alias": "Score", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Score" }, { "name": "Match_type", "type": "esriFieldTypeString", "alias": "Match_type", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "Match_type" }, { "name": "Match_addr", "type": "esriFieldTypeString", "alias": "Match_addr", "domain": null, "editable": true, "nullable": true, "length": 33, "defaultValue": null, "modelName": "Match_addr" }, { "name": "ARC_KeyFie", "type": "esriFieldTypeString", "alias": "ARC_KeyField", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "ARC_KeyFie" }, { "name": "Abbey_Farm", "type": "esriFieldTypeString", "alias": "Abbey_Farm", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Abbey_Farm" }, { "name": "LL20_8DD", "type": "esriFieldTypeString", "alias": "LL20_8DD", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "LL20_8DD" }, { "name": "F3", "type": "esriFieldTypeString", "alias": "F3", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "F3" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1259_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1210_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Camping and Caravan SItes", "description": "", "prototype": { "attributes": { "LL20_8DD": null, "Status": null, "Score": null, "Match_type": null, "Match_addr": null, "ARC_KeyFie": null, "Abbey_Farm": null, "F3": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "6537b0b106144068a0545273fbccca9b" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "NRW Forest Recreation Routes", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 205062.30449999962, "ymin": 182628.4525000006, "xmax": 353820.70600000024, "ymax": 378339.8420000002, "spatialReference": { "wkid": 27700, "latestWkid": 27700, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5220400, "falseY": -15524400, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 27700, "latestWkid": 27700, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5220400, "falseY": -15524400, "xyUnits": 8000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ROUTE_TYPE", "field2": "ROUTE_GRADE", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 2 }, "value": "3,", "label": "Equestrian" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 2 }, "value": "4,", "label": "Forest Drive" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 2 }, "value": "5,", "label": "Running" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 2 }, "value": "6,", "label": "Huskies" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "value": "7,", "label": "Emergency Services" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 2 }, "value": "8,", "label": "Rally" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2 }, "value": "9,", "label": "Other" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 209, 255, 115, 255 ], "width": 2 }, "value": "1,1", "label": "Easy" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 191, 255, 255 ], "width": 2 }, "value": "1,2", "label": "Moderate" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 222, 0, 63, 255 ], "width": 2 }, "value": "1,3", "label": "Difficult" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 7 }, "value": "2,4", "label": "Green - Easy" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 7 }, "value": "2,5", "label": "Blue - Moderate" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 7 }, "value": "2,6", "label": "Red - Difficult" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 11 }, "value": "2,7", "label": "Black - Severe" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 7 }, "value": "2,8", "label": "Orange - Bike Park" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 7 }, "value": "2,9", "label": "Forest road or similar" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 208, 194, 252, 255 ], "toColor": [ 208, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 205, 252, 179, 255 ], "toColor": [ 205, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 184, 255 ], "toColor": [ 252, 207, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 244, 252, 255 ], "toColor": [ 192, 244, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 222, 255 ], "toColor": [ 252, 179, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 249, 194, 255 ], "toColor": [ 252, 249, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 217, 255 ], "toColor": [ 179, 252, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 179, 252, 255 ], "toColor": [ 239, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 238, 255 ], "toColor": [ 252, 215, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 220, 252, 255 ], "toColor": [ 189, 220, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 188, 255 ], "toColor": [ 252, 182, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 252, 210, 255 ], "toColor": [ 225, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 233, 210, 255 ], "toColor": [ 252, 233, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 210, 252, 255 ], "toColor": [ 239, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 210, 255 ], "toColor": [ 252, 212, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 212, 255 ], "toColor": [ 252, 189, 212, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsURL", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "OBJECTID", "typeIdField": "ROUTE_TYPE", "subtypeField": "", "fields": [ { "name": "FEATURE_GUID", "type": "esriFieldTypeGUID", "alias": "FEATURE_GUID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "FEATURE_GUID" }, { "name": "ROUTE_NAME", "type": "esriFieldTypeString", "alias": "ROUTE_NAME", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "ROUTE_NAME" }, { "name": "ROUTE_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "ROUTE_TYPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ROUTE_TYPE" }, { "name": "ROUTE_SUB_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "ROUTE_SUB_TYPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ROUTE_SUB_TYPE" }, { "name": "ROUTE_GRADE", "type": "esriFieldTypeSmallInteger", "alias": "ROUTE_GRADE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ROUTE_GRADE" }, { "name": "STATUS", "type": "esriFieldTypeSmallInteger", "alias": "STATUS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STATUS" }, { "name": "START_DATE", "type": "esriFieldTypeDate", "alias": "START_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "START_DATE" }, { "name": "END_DATE", "type": "esriFieldTypeDate", "alias": "END_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "END_DATE" }, { "name": "ROUTE_DESCRIPTION", "type": "esriFieldTypeString", "alias": "ROUTE DESCRIPTION", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ROUTE_DESCRIPTION" }, { "name": "TRAIL_DESIGNER", "type": "esriFieldTypeString", "alias": "TRAIL_DESIGNER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TRAIL_DESIGNER" }, { "name": "ROUTE_LENGTH", "type": "esriFieldTypeDouble", "alias": "ROUTE_LENGTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ROUTE_LENGTH" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "REC_ID", "type": "esriFieldTypeString", "alias": "REC_ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "REC_ID" }, { "name": "FOR_PUBLICATION", "type": "esriFieldTypeSmallInteger", "alias": "FOR PUBLICATION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FOR_PUBLICATION" }, { "name": "REASON_FOR_NOT_PUBLISHING", "type": "esriFieldTypeSmallInteger", "alias": "REASON FOR NOT PUBLISHING", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "REASON_FOR_NOT_PUBLISHING" }, { "name": "PUBLICATION_COMMENTS", "type": "esriFieldTypeString", "alias": "PUBLICATION COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 2000, "defaultValue": null, "modelName": "PUBLICATION_COMMENTS" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.STLength()" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R1197_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1149_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": 3, "name": "Equestrian", "domains": {}, "templates": [ { "name": "Equestrian", "description": "", "prototype": { "attributes": { "ROUTE_NAME": null, "PUBLICATION_COMMENTS": null, "FEATURE_GUID": null, "ROUTE_TYPE": 3, "ROUTE_SUB_TYPE": null, "ROUTE_GRADE": null, "STATUS": null, "START_DATE": null, "END_DATE": null, "ROUTE_DESCRIPTION": null, "TRAIL_DESIGNER": null, "ROUTE_LENGTH": null, "REC_ID": null, "FOR_PUBLICATION": null, "REASON_FOR_NOT_PUBLISHING": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 4, "name": "Forest Drive", "domains": {}, "templates": [ { "name": "Forest Drive", "description": "", "prototype": { "attributes": { "ROUTE_NAME": null, "PUBLICATION_COMMENTS": null, "FEATURE_GUID": null, "ROUTE_TYPE": 4, "ROUTE_SUB_TYPE": null, "ROUTE_GRADE": null, "STATUS": null, "START_DATE": null, "END_DATE": null, "ROUTE_DESCRIPTION": null, "TRAIL_DESIGNER": null, "ROUTE_LENGTH": null, "REC_ID": null, "FOR_PUBLICATION": null, "REASON_FOR_NOT_PUBLISHING": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 5, "name": "Running", "domains": {}, "templates": [ { "name": "Running", "description": "", "prototype": { "attributes": { "ROUTE_NAME": null, "PUBLICATION_COMMENTS": null, "FEATURE_GUID": null, "ROUTE_TYPE": 5, "ROUTE_SUB_TYPE": null, "ROUTE_GRADE": null, "STATUS": null, "START_DATE": null, "END_DATE": null, "ROUTE_DESCRIPTION": null, "TRAIL_DESIGNER": null, "ROUTE_LENGTH": null, "REC_ID": null, "FOR_PUBLICATION": null, "REASON_FOR_NOT_PUBLISHING": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 6, "name": "Huskies", "domains": {}, "templates": [ { "name": "Huskies", "description": "", "prototype": { "attributes": { "ROUTE_NAME": null, "PUBLICATION_COMMENTS": null, "FEATURE_GUID": null, "ROUTE_TYPE": 6, "ROUTE_SUB_TYPE": null, "ROUTE_GRADE": null, "STATUS": null, "START_DATE": null, "END_DATE": null, "ROUTE_DESCRIPTION": null, "TRAIL_DESIGNER": null, "ROUTE_LENGTH": null, "REC_ID": null, "FOR_PUBLICATION": null, "REASON_FOR_NOT_PUBLISHING": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 7, "name": "Emergency Services", "domains": {}, "templates": [ { "name": "Emergency Services", "description": "", "prototype": { "attributes": { "ROUTE_NAME": null, "PUBLICATION_COMMENTS": null, "FEATURE_GUID": null, "ROUTE_TYPE": 7, "ROUTE_SUB_TYPE": null, "ROUTE_GRADE": null, "STATUS": null, "START_DATE": null, "END_DATE": null, "ROUTE_DESCRIPTION": null, "TRAIL_DESIGNER": null, "ROUTE_LENGTH": null, "REC_ID": null, "FOR_PUBLICATION": null, "REASON_FOR_NOT_PUBLISHING": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 8, "name": "Rally", "domains": {}, "templates": [ { "name": "Rally", "description": "", "prototype": { "attributes": { "ROUTE_NAME": null, "PUBLICATION_COMMENTS": null, "FEATURE_GUID": null, "ROUTE_TYPE": 8, "ROUTE_SUB_TYPE": null, "ROUTE_GRADE": null, "STATUS": null, "START_DATE": null, "END_DATE": null, "ROUTE_DESCRIPTION": null, "TRAIL_DESIGNER": null, "ROUTE_LENGTH": null, "REC_ID": null, "FOR_PUBLICATION": null, "REASON_FOR_NOT_PUBLISHING": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 9, "name": "Other", "domains": {}, "templates": [ { "name": "Other", "description": "", "prototype": { "attributes": { "ROUTE_NAME": null, "PUBLICATION_COMMENTS": null, "FEATURE_GUID": null, "ROUTE_TYPE": 9, "ROUTE_SUB_TYPE": null, "ROUTE_GRADE": null, "STATUS": null, "START_DATE": null, "END_DATE": null, "ROUTE_DESCRIPTION": null, "TRAIL_DESIGNER": null, "ROUTE_LENGTH": null, "REC_ID": null, "FOR_PUBLICATION": null, "REASON_FOR_NOT_PUBLISHING": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 1, "name": "Easy", "domains": {}, "templates": [ { "name": "Easy", "description": "", "prototype": { "attributes": { "ROUTE_NAME": null, "ROUTE_SUB_TYPE": null, "PUBLICATION_COMMENTS": null, "FEATURE_GUID": null, "ROUTE_TYPE": 1, "ROUTE_GRADE": 1, "STATUS": null, "START_DATE": null, "END_DATE": null, "ROUTE_DESCRIPTION": null, "TRAIL_DESIGNER": null, "ROUTE_LENGTH": null, "REC_ID": null, "FOR_PUBLICATION": null, "REASON_FOR_NOT_PUBLISHING": null } }, "drawingTool": "esriFeatureEditToolLine" }, { "name": "Moderate", "description": "", "prototype": { "attributes": { "ROUTE_NAME": null, "ROUTE_SUB_TYPE": null, "PUBLICATION_COMMENTS": null, "FEATURE_GUID": null, "ROUTE_TYPE": 1, "ROUTE_GRADE": 2, "STATUS": null, "START_DATE": null, "END_DATE": null, "ROUTE_DESCRIPTION": null, "TRAIL_DESIGNER": null, "ROUTE_LENGTH": null, "REC_ID": null, "FOR_PUBLICATION": null, "REASON_FOR_NOT_PUBLISHING": null } }, "drawingTool": "esriFeatureEditToolLine" }, { "name": "Difficult", "description": "", "prototype": { "attributes": { "ROUTE_NAME": null, "ROUTE_SUB_TYPE": null, "PUBLICATION_COMMENTS": null, "FEATURE_GUID": null, "ROUTE_TYPE": 1, "ROUTE_GRADE": 3, "STATUS": null, "START_DATE": null, "END_DATE": null, "ROUTE_DESCRIPTION": null, "TRAIL_DESIGNER": null, "ROUTE_LENGTH": null, "REC_ID": null, "FOR_PUBLICATION": null, "REASON_FOR_NOT_PUBLISHING": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 2, "name": "Green - Easy", "domains": {}, "templates": [ { "name": "Green - Easy", "description": "", "prototype": { "attributes": { "ROUTE_NAME": null, "ROUTE_SUB_TYPE": null, "PUBLICATION_COMMENTS": null, "FEATURE_GUID": null, "ROUTE_TYPE": 2, "ROUTE_GRADE": 4, "STATUS": null, "START_DATE": null, "END_DATE": null, "ROUTE_DESCRIPTION": null, "TRAIL_DESIGNER": null, "ROUTE_LENGTH": null, "REC_ID": null, "FOR_PUBLICATION": null, "REASON_FOR_NOT_PUBLISHING": null } }, "drawingTool": "esriFeatureEditToolLine" }, { "name": "Blue - Moderate", "description": "", "prototype": { "attributes": { "ROUTE_NAME": null, "ROUTE_SUB_TYPE": null, "PUBLICATION_COMMENTS": null, "FEATURE_GUID": null, "ROUTE_TYPE": 2, "ROUTE_GRADE": 5, "STATUS": null, "START_DATE": null, "END_DATE": null, "ROUTE_DESCRIPTION": null, "TRAIL_DESIGNER": null, "ROUTE_LENGTH": null, "REC_ID": null, "FOR_PUBLICATION": null, "REASON_FOR_NOT_PUBLISHING": null } }, "drawingTool": "esriFeatureEditToolLine" }, { "name": "Red - Difficult", "description": "", "prototype": { "attributes": { "ROUTE_NAME": null, "ROUTE_SUB_TYPE": null, "PUBLICATION_COMMENTS": null, "FEATURE_GUID": null, "ROUTE_TYPE": 2, "ROUTE_GRADE": 6, "STATUS": null, "START_DATE": null, "END_DATE": null, "ROUTE_DESCRIPTION": null, "TRAIL_DESIGNER": null, "ROUTE_LENGTH": null, "REC_ID": null, "FOR_PUBLICATION": null, "REASON_FOR_NOT_PUBLISHING": null } }, "drawingTool": "esriFeatureEditToolLine" }, { "name": "Black - Severe", "description": "", "prototype": { "attributes": { "ROUTE_NAME": null, "ROUTE_SUB_TYPE": null, "PUBLICATION_COMMENTS": null, "FEATURE_GUID": null, "ROUTE_TYPE": 2, "ROUTE_GRADE": 7, "STATUS": null, "START_DATE": null, "END_DATE": null, "ROUTE_DESCRIPTION": null, "TRAIL_DESIGNER": null, "ROUTE_LENGTH": null, "REC_ID": null, "FOR_PUBLICATION": null, "REASON_FOR_NOT_PUBLISHING": null } }, "drawingTool": "esriFeatureEditToolLine" }, { "name": "Orange - Bike Park", "description": "", "prototype": { "attributes": { "ROUTE_NAME": null, "ROUTE_SUB_TYPE": null, "PUBLICATION_COMMENTS": null, "FEATURE_GUID": null, "ROUTE_TYPE": 2, "ROUTE_GRADE": 8, "STATUS": null, "START_DATE": null, "END_DATE": null, "ROUTE_DESCRIPTION": null, "TRAIL_DESIGNER": null, "ROUTE_LENGTH": null, "REC_ID": null, "FOR_PUBLICATION": null, "REASON_FOR_NOT_PUBLISHING": null } }, "drawingTool": "esriFeatureEditToolLine" }, { "name": "Forest road or similar", "description": "", "prototype": { "attributes": { "ROUTE_NAME": null, "ROUTE_SUB_TYPE": null, "PUBLICATION_COMMENTS": null, "FEATURE_GUID": null, "ROUTE_TYPE": 2, "ROUTE_GRADE": 9, "STATUS": null, "START_DATE": null, "END_DATE": null, "ROUTE_DESCRIPTION": null, "TRAIL_DESIGNER": null, "ROUTE_LENGTH": null, "REC_ID": null, "FOR_PUBLICATION": null, "REASON_FOR_NOT_PUBLISHING": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "6537b0b106144068a0545273fbccca9b" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 3, "name": "Recreation Places to Go", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": true, "extent": { "xmin": 176100, "ymin": 183437.10759999976, "xmax": 352662.29669999983, "ymax": 377324.9438000005, "spatialReference": { "wkid": 27700, "latestWkid": 27700, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5220400, "falseY": -15524400, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 27700, "latestWkid": 27700, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5220400, "falseY": -15524400, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Type_Sym", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "12ea1a4cb34bf63131991d7559919759", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAArCAYAAACARVOCAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAJRUlEQVRYhe2YeXDV1RXHP+f3+733kpd9ISHBhASNIUFBEUGRmICKYEahUlBhWlqtrahTXOo2dpxQxq2ttR2d6pS204ooNbRqUSEjS1hE1mKlEJasYEzIvudtv9/pH4FASCJq2+l0pt+Z98d795z7uecu59x3Lf6Lsv4PP59U1QRcQCKQAcQAXsAHdAIngM+BoIiE/m1wVb0amA8sau9tSer0tdHe24og2GoTHR5LpDuahMhkP7BaVVcDG0Uk+LXhqhoDPAPcfrj+k/hNh/9KVdNhOnpbaetuZkRUKrXtVYyISiHCE80FsZmevKzZiydnFtwGrFPVJ0TkyFeGq2ocsLnT3z7h5yWPcLjuEwK2H1UHEQOA2vYqABo762jsrKO66Qjby9eTFjcm7PGbfvWN1Jj0K1T1DhHZ8aXhqhoP/KO84WDKs+uW0tRVjyEmQD/4i3SitZL7Vt3MQzc8l56XNftDVb1aRD49L/zUVG8ubziYsmztPbT1NmMZrv52QVCUlJh05k/6PuMvmEJ9+wne2PUyZXX7UbTf9pcbnsR2Qt6C7Js3qeoVIlJzvsifrW2tHv/cugcGgcNdEeRnF3LF6DxGRqcR5omhouU4GXGj+XHhyzz5znepajqzxI7avLrlaVJiRydkJ49frarXiIgzJFxVpwJ3vPDhozR21Q8AG2JyQ+48Fk99kGPN1eyrL+fQyaN8dHwfs7LyWXTZXG69/E6K963geEt5v58v2MPy9+7j9bu2TQKWAi8Ogp86xwt3Vm6M/ay1CuOctY2LSGTG2Fs40lhJ0cYXURTLsEgIj2VT5Q7cpov5lxaSkzqRJ9/+Dic7avuWSYT2nmaK966w5k+6e4Gq/kZEus+NPAx0YemRtQRCfkTkTIPLy6LJ95MQlUrxrtcRETymu2/QKJFuLyXlW4lwe5l/aSHXZhWyZt+K/vW3TBfvH1jFvIl3TjAMMx0oOxee9llrdVx18zEQBmhi+jXkXVzIu4dK2Ft7ALfp4lyFWx62Vu9iZlYeUzKn8/b+3xNyziS63kAPe2u2hk/OnD4kPKvL306Xvx05RVcUQRiXOgl/yM+bn64lzHIPAgMYYtDS287e2gPMvCiP5Jg0alur+ttttanv+Axg1OnfzoanNnWdpKnrJOEuL6foIFDXfhy36aYwezobKrbjC/mxDBPLGHhYPKaL9w5vYPqYq7l+7Fz++HH/3sJ2gpxoqQDIHAoeIdAfNdC/7tuOfcCsS27jjglzuPKCCRxsOMrRxkoONhzFEAN/KHBqlgx8IT8N3U1kj5wwYGCqii/YC30FaRA8oP3hDlR7bys/WbuE63LmMDrhYnLiRjIpdTyv7n6d5MhE5o2bjdftpbW3naATJDlyBB/WlA7q51TfXUPBT4a7vISdnvJz1NBZS/HeFYgIFyWN47YpDzIhJZecxEzqWo9wsqOWvKzZJEQmsbNiI6v3vDLA3zQsRsakAfRnubPh5RGeaCI8UXT7O4ccQMjpq5DhLi/xEUmYRg3dgXbW/30VZfX7WbXrJQRwVHHUHuArYhAVFgd9NX8wPDl6lI6MTpPyhoMDzvnZclthZCVfSnegh+aeVnISMvC4wgCwneHvEJZhkZtyuQ4XuS/Om/iX3NSJ8yoaDw3bSWx4AlMyZ9Ds76bT302MN47ovoiGlaqSHn8hFyWNOwjUDoKLSFBV35g1bsGtJQfXSCDkG7Kj9PgLSYwaxQflf6bd14FpmIxNuYw91VvoDXYP6RMI+Vg89SEFNotI81CRA5Smxo7eNmvcN6/dcuQD2n0tAxqTo0exYNIPsB2HBG88yZFJRLkjmJ59Mwc/38dH5SWDwIYYXJlRwLjUSS2cVVQGwUWkRVVfXnTVD6e29bRaW499wOmjFxMex43jFuCoQ9nnu8iNT0JVOfDZDiLckczMnUcg5ONvxz8asPaJESO5K+9RgBdFpOps3qB6LiLFqjp37uXfXritfB2O4yAi5KRM5PO2Gv605xX8IR8Rnigcx+mf6isz8nGZHkwxsTkDv33KEtLjL9pK311wgIa7wy3OTMzO/17eY6N+vXkZLtPNzsqNAwzOPY57qrcM+K4oUzJnkJd1UyewWEQGZa8h4SISUtXrZ2Tf8uknxz927akuHWaMQ0tRkqNGcW/BU2oZ1hIRqR7Kbtjbq4gcVtW7l163fMWy95a4yur2D7jZDKeQEyLWm8DyOb8jJjz+JeDN4WzP96dhZYQneuzDNzz/+PL376eqsQy3FTasse2ESIhI4tFZL5AUnfou8NjZd7avBD/l+ISqpi+f89uFy9beQ0Vj2aBSCn1THR0ex8Mznyc3ZeJ2YJ6I2IMMvywcQFWltLR0cX5+fsy9BU8V/qzkEZq66geBve5IvnXVA1ySeuX+lpaWwvj4+GEjPi988+bN1okTJzzFxcVRRigU+86aNU/fOHt2TNHNr05b9t4S6tqOY5luQk4QrzuSpdc9zeWpU4/u2717WU1lZapjWW2vvfZaZ1pamn/69OlDJv1B8KKiIiM3N9dTX18fFykywgmFMh3V0RoMpmwqKamYPG3amEdvfCH1Dzt+we6qzYwZMZa7854gO/6yjq0bN+5va2u7WiHDCIVqIkWq6uvrG996663WQ4cO+YuKipxh4aoqK1euDDeDwUREMmzDGC2Oc4mIXIjqKL/PF7110yadlp8f+NHM593PrFvKwsn3kxmVE9qwfn2XHQiMBzJEpBbHqbANI9pUrTGDweoxY8Y0qWrP2ed9ALy0tNS0LCtcReKx7ZGIjFGRDIU0EUlSiEI1fHtpqXHVtGn603mrpLmxkY0lJTi2HYdIGOBVMOjbbD04jl9Ns8MS6S4tLfXDmfT3tV8mdm7frhfn5HCiulod+ws39bAaAC8oKLBXrlzZ6zHNFgyjHlWPqHoRMVF1BHrUMKJRdQPuo2Vlp10DiATEcToUOkSkVlSrVaQSw6gXx2kJ2XZvQUGBPSxcRLSoqKg3Nze3wbbtoMe22xzT7FDVWhFJUUgAkoAw+p5ETqsH8KlIA9CsUCeGUWPadpXfshqxrNbKY8f85+b3oXa7A/Sqqr+4uLgJqAgPhcICjhNmu91hluOEOaoux3H6c61hGEFDJBgyDJ8ZCPjchuHrtSyfY1mB2+fPDw2X5b4otztA4NSnazi7f0X/G09h/wn9E29s9/id0zVQAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 23, "height": 32, "angle": 0, "xoffset": 0, "yoffset": 8 }, "value": "woodland", "label": "Coetir \\ Woodland" }, { "symbol": { "type": "esriPMS", "url": "26c9f6582c61bbec76090d2e8875892e", "imageData": "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", "contentType": "image/png", "width": 24, "height": 33, "angle": 0, "xoffset": 0, "yoffset": 8 }, "value": "nnr", "label": "Gwarchodfa Natur Genedlaethol (GNG) \\ National Nature Reserve (NNR)" }, { "symbol": { "type": "esriPMS", "url": "84fa3e85efb3c9ccd8708d200421bd1f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAArCAYAAACARVOCAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAJgklEQVRYhe2Ye3BU5RXAf+fu3d3sJpsXSUhIIGoigQAqD9GCvKSoRYuPqZaOYy1Oq6J1xPrCOlNC27FSRlo7tbW1WJxSkViqVqsijx0QFURA3o8Eonlgks1jN9ls9nlP/9gQCEnQ2nbaP3pm7tyZ+517fud853z3fN81+S+K+X/4uURVBbADGUAZUAykAy4gDPiBOuAo0A7ERUT/ZbiqDgGuBe61YuHJ4ZYq4qE24uGOUwqY7mxMdxaOjCJMV8ZO4Neq+oaItH1puKpeDjyZiHTOaP7wBQJVmwg1HiTW2Uy8O9CjBHbPEMzUHFw5pWSNufbSvEm3v2A43FtUYz8WsW/+p+GqOg9Y07r3L+669T8m4q/DioURMUAEmzO1V9eKdRNtryPaXkvHiW18tuWXFM97akb2mOvWqurDIrLqC8NVdZ5aidd8H67ik9cfwYqFQQQxbIO4KiDJu1pxIv4Gjjx/Ixfc9HRO/tR7fquqLSLyxufCVfUyYG3zjpVUv3QXNqcbRAZEGnY36SXTyB57Pe78MZjubKKBehrfe5b2w29R8+qDJCKhlMIrH/qTql4uIkcHhfcU1/KW3WtSal79wTnB7oJxnDdvOSIGXSf30bpvHVYkiN0zlIJp3ydnwreoWXcfJ73LSS28KDOzbM6LwMQB4T3L6fqIv35a7dsVoDp4xI40Rt72Iq2719BZtxNNxEAMBAi3nqCrfjc5479JwcwH+PT1Rzix7j7GP3pgQk/+lw8UuQNY2PTBc0Q7TvaCxXQyfvEhTnqfovG93wBQMP0+Qp8dIHBiK4aZghinzYgYqJXAf2wTWeXXIoZJt+8YTdv/QP7UhQ+q6goRSZwNz411NE4KVG0GKwFiADBsxgOEfdUUzXkM/5H1hFuPk1EyHf+R9X2hpgPPBdNwegqIh1rAMImH2pMzZXfRsGkZ+VMXZgCTgB1nwyd0t1TR3XSwFwyQNnwSiWiQjpr3KZz9KMcr7yTcWoMzczidn+7A5kiasLuHkFE6k8Ztz2C6sjDsLlr3/bV3NiLttXTWbEvxnH/FqIHgJbHOJuIhP4bDjRgmxV9fhpmWg2/781jxMIWzHmLC41VE/PW480YS9tcTavgYMWzJj048Rrw7gO+j1f3qRGx2un1VeM6/orBfzi0rVtjdfKQ31+mlM0krmkjDhidQTQDwyeuP4h52Eekl00jEwhTP/Qkteypp2fMSVjSIb/dqLrjpVxxurSHUeKAv3TAIHN9C3uQFOf3ggEv1dC8YPudx2va/QiIawrCnJL03bIRO7qWrbheguIaOJn/qQgLVXmKBk4QaD9P0we8Z/d3X2LtiMvFQa18H1AJw9oMbSKRnEIBuXxXZ425E1aKrYQ9osnDEMHsLLdxSTf2GJ9BEFAQM00nHiW2kDruYojk/5JPXHjxz4lErARAZIHKj2ZFecMo7jr98Fxmlsyi+7mcMv2YpHce3ctK7HMPuOm3OMEmEA73GAQybnfZDbzJ06sJ+UbuHlkOy5Z4FN4xqR2bR6eWjSqBqM4dX3sCYu9cTrN2OM3ME8e521IozqIhBtPMzxHbWl1sVR3o+QMMAkbPHkVGII2sEsc5GQLC5Mim95Tm66neTOfKrmJ58Gjb/nFjg5KBstRK4CsaQONXvT4+QOerqMHBkIHi9a2hZjad48vlt+/8GApkXziatcDxi2ql9u4L00hmYTg+xweNG4xGyRl2D/+iG3mdWPEJ2+VwcGUUdwL6B4FHDlvJszvj5y9oPv40mYthSPNjcGVStuYPWjytxpBfgyi2ju/kYcNYuqWeluPPLSRtxKUdX3XLmdDBi7k8BKkUk2A8uIqqqr2ePvf7OjAuvLPEffgvfrj/jP7aRqL8egKYdKyn7zjoi/lqCtTvBsAGKiIkrvzwJLr6M6jV3YMVCyahj3eR/5S5ceaMs4NEz/e1TFSJyWFXXFs5+eHH74TcNErFeMCJ4zp+CIz0fZ24ZkfZaxDDRRIys8rm4Ci+m5aPVNHifItxSdSpk7J488i5bgNjs94hIaFB4jzzhGXH5vJIbVow9vu5+xHT0DtjsqdicHvImzidvwvze5/FwgP1PTyHSXtvXktgomr2YtBGXbgWeOxvUDy4iXap6R96Uhe931u4ymz78Y3Jtq9K0/TmatvezMaCoFSer7CoKrri3GXhIRKyzdQbcw4nITlX99vBrlrzY1bCHrsaDfdrnFwE7PEMZeesLCQzzSRHZOZDeuSy+7MgcPr7s9rUPH3j2KmKdzV8MrBb21BzGLdqB4cp6RUR+MZjuoHARiavqE86c0vIRVy259tO/P0Ys1H6OHWyPQVcmpfNX4kjP3yYiN59T91yDIuJX7b43d/Lt+Y70oROPrb6NeKRz4BSoYnO4ufCW35E56up3gXnn9PLz4ABLly6rW7Ro0c3pZVdvKPnGMyXVlXeTiPccHk6TEcOg5IYVZJRftzsSiSxISUnxfyl4RUWFUV5ebkaj0RSbzZax8c03Pdm5uY9Mm3nTsxfa7LnVlXeTiHb16lvREJfc/x7Oosm+g3v3/ujAkSPR1atXpzscjvChQ4fiFRUV/Sq9H/wUFEgjGs1PMYwStawyhfNafb6hm9evr5k6Y076iDmLnXWblhMLtWNzplJ26yps+ROi3o0bd/nb2r5mwmi7YRy1otHj5eXljZWVlcGBnOgDLy4udtDdPQS7vdSAsWpZ4xAZJVCgqmkdgYDrg3ffTUyecodVNuxio7pyIefNW45RNN3ybtzYHezouEjgAoXP1LJKDdhvxeMHiMWqi4uLW0kep/vDVdVYs2ZNmiFSpKpjFMapyGiB4Zo8l6cANn97u/H+1i06ZfoMHf29N6RLM3TH1q1WMBhMAeya1LOriKCKgIrDEXaqRrxeb3zWrFnxfvClS5caI0eOtFmqKYaqUyFVwE3yp4CN5FZFAAl2BvG+84419pJLjKOHPrBCXV2cMW4D7D3vpoqq0+px3OfznVmlp+FLlixJvLpqVSTmcARQbUOkUSH7DAdOnZ0UMGKxGHt27jyVQ6vnivVMbYdCs4g0otoGBFzRaGTvsWN9tkB9WqrX6w36fL5a4nFLLatLRLpQDSIyXFQzVcRDcvdpAsYZ4DgQEdVOFfGjWtfTIQ+IYRzDNOszhw0LVixYMHjB9eSjzev1dvh8vhMK24x4PBORDLEsDyJpqppiJHNqAIiqZUFMRMICQQyjE9WAZZp+IDgkNzd8Zp4HhZ/lRLDnahxI598h//u/wv5T8g/c9C34umDfSQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 23, "height": 32, "angle": 0, "xoffset": 0, "yoffset": 8 }, "value": "nnr-woodland", "label": "GNG & Coetir \\ NNR & Woodland" }, { "symbol": { "type": "esriPMS", "url": "9eecdd911f904320ef9f7222a94352bf", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAArCAYAAACARVOCAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAJpklEQVRYhe2Ya2xc13GAvzn33n1yuUt6SYmKJNMS5Ygy/WyUxI1lq05jOG2ctknpwIVbJEASGEWRFkGQxGgB0324QJOiKQoUiOD2T+0goNoADpKiCWxJhZHacuzEMiVKsiSLpCiRIkVxyX3du/eeM/2xZKIHJTlAiqJA59di78H5ZubMzJk5Pv+L4v8//Eaiqr3ARqAfWA8UgQCIgSVgFpgApkVk7pcCV9XtwNPAHUD5zUqSPbycpKabzmskSM5HN2ZNMtTpx3eV/CZwQVXfAp4SkWO/EFxVRUR05fejwEis3PLvM63MvrkWc5FST5TQKVbBEyRjJPV9P071piX/YG+q/NG+VH9KuF1VR0Rk9Mp9rwkXEa2prsvD41b1ibElO/D92RZvLMZMNhwCeCJ4AgIosKSKDZW3a3CmaRlbTjK/uT41eEfR+ytV3VSH50Tk/Lux3Ad+P3J8+eDFpOdfJkMOVRIskPMEAfK+sDlryPlCMRBCqxyvWhZjZbLhONOImKhb/uDmzMAHuoOv5A2o6t+LSHJdOPA7Ck8cvBj37Dkd6puVRLoCASDrwUd6UwxvTFMK2tavemE5UV5ZiHlloe2hNysJoQsV6NlVDp4QmAL2XhOuqn3Ak+PLydbnpkJeX4ylN2VQIBD4zM0ZHtucYaKecKGlLMdK2ggZr+2VoaLPxzekOde0vLVk2TffktHpkO6UDAx1+l9V1ZdFZPZalv9t6Nj+wrkWR5Yt5RUwwId7Ax7bnOFsw7LQUlTb5/3n47XKYszpb9zVcXfi4O1qwlLs2NZheGhdnpHxBt8912Kgwx/MGL4OPH4VfMXqX/1pJc4eXbaEVsl5bXeXfPijgSw/WYxpWCWz8r/Iz7VOHLSc0nJgRAgtnGs61mUMry0k/LQSZ+/tDu5T1fWr1l9q+W1A5w9nW0w0LBkjq0rxJ9vypI1Q8AUHqykGCl96b74kcHdLFc9Ay7YVKQWwMedxqmZ5p2H54WyLe7uDAjBEuyBdBu9fTjR1qu5oJkrWF1SVB3oCHugJeKduWU7ah+CtKgBEDtKmHRObsh7nQotvhK0dPgfmWxyvJjQT5VTdsZxoutOXzWudeflQJQmWY0fQTg02ZAxfGMgxEzoiB0VfWEoUpA1GIWOAFbAvcGvBp5Eo35oKGT0TUkuUjAfLseNQJfF3lYOeteCdJ+rWNBPFE1iXNnxhW451GcNC5LjQcoTu8uhcdX93SpgJHdsLHvvmY/5jtsWPF9sp/amNaU7WLMdrjhN16+0qB51rwYPFyElPGvp9j5xvuLPotQMuJTStoeWgOwWRVeoWQm0rGlkYKvr83YkGP5htUbdggJ608In3pHl+KuRI1bEYOQFSa8ETRRjq9Pn0LTmeHKvxe69VKfjChqxhIO9xW6dHT9pQTAl9WUPWE6qxwzfCkaWEfXMxDdsuu77AI31pCr7w6kKMc6CIAq214NVSYOwrS5EXO+Ubd3Xw7OmQl+ZiZsKE1y4mrGZWV0ooBUIxMOR9oT9nOFa11BMlMLAhY/hMf4b7ygF/Md5grqVkjVAMjANqa8Hnb8lL8u0pl/rrYw0+uTHN45szPLYpzfGq5WTNcrrhWGg5Itu+0S60HOcjmKhbulLC8MY0O7t8hoo+48sJXxmr85OVs88Fwpa8JMD8WvCpnV1B5Am5w8uWU8cadKcNO7t87iz63N8T8JARMp4QGHDaDjirSmAEVViKHYeWLM+fqfPGYvKzW08VOnxhZ1cQ0a7xV8HHOgNp7exO8fKFmN29KbYXfP5zPmbfXJPAtCO7FBhKKfnZEZh2sDAXOZZjxSm8v9vnwZ6AAxdirAPnHNvyaToDaQFja8FngNcfWpd+6NCSDV5diNmQMXzx1iyJg5nQcbyaMBs6aolSTZTQQtqDlGkH6h0ln8GCRz1RRo42sAqKsinn8WvloAUcZKW6XQYXEVXVZ+4u+UM7S97NPzif6LMTkYxOR9xe9Nndk+JD5YDetMFpu46v1vZAhEqsnA8dz02G7Jtv0VqtCarc3Z3mnpv8aeCZS7uZy241EfkvVf23D5bTnz/R0I7xpQQQfrSQ8KOFduAUg7bLi4GQ9YSWUy62lEp8aYckiLTrwVAx4N7uoNrhyXdE5OClvLWaiW/eX/Z3TDWCh0/XLYkD3/z849IK5HLY1RI7SHnCrp6A+8r+y8A3r1yzVg/3tqq+8OHe1I4LkW7+ztkID5ArF15HlHY2fKwvze5yasITeUFETt4QDvAG/NOv5M3m39qQevJkPeHIkr3M+htJonBXl8fHN6S4JW+eB/55rXVrwt8nEqvq1wY7Pf54IPvkVw/XqcTKu+WnBf5wS5YdBe8vga9f2TheFw4gIouq+q2teW/bl2/N/e5T43VabqWJuIY4hZSBp2/Ls61gRoFvi8jStdZfd2IRkcOq+jf3dPndTw3mHnzmWIOGBbOGAk7bTcWfDea4p+S/mPfkayJy5Hr7v5tZ7fWCLyMfvCno+OyW7PufPR1STZTgEgVaDjoD4XP9GT7Q7R3M+/I08MaNNr4mXFXlwIED3vf27EnFmcz4/Q8//A+/Xu7+U8hsf34qYqZpNWXawbE+Y+RTGzN8pGyO1S8u/ON3X3rpRL7Z7BgdHY2Gh4fjK8ek68JHRkbM9/bsyVQLhUKqUCirc+v3v/iiDt1556uP9Pd3OU2v+9fpSE5WE7YWfPnke9I80p3Mnj35zsHDY2PGN+Z9cS533lp7fu/evcv79++v7969295wVhsdHfWAbM3actra9VZku4hsB7YcfuutnurSUus3duyIwr5Mer8vPNAT8LFiGB4bG4+mTp/eJKofFWsn1ZhTvrXHRXV2fn5+bs+ePVVVTa5ZXgE6Ojr8SqWS91VvciJbBe5QuF3gZlSLkxMTWeuc+dDAoO4aLAnVih4dO2qmp6ZKwKBARaETCEQkdJB4cdzMZrMRcMNZDQBjjK+qHaLaBXShWkAkD6Smp6Y8EaF3/XrOz8wwPTXlA1lAVMQqlIxqAciKtYJZu0JcBa/Vakm+2Ww08/lFA9Pi3FkV6TMiJW2/RBhAzkxOypnJydV+wdLuzUJRrWLMnKpOA9PieRet71ebtVrrStZV8EcffdSOjIzUt2zZcjYDoXheZGBB4YzCJoENQH7FUhBxqDaAmrafRKaBoypyDGtP+nG8eFNfX214ePjGAQcwMjLiVLWxd+/eMNvRcb5Wq/3Yi6KcGtOROFcwnpcWa9P4PqqqTjXyPS9Sz6tKFNVdOt3oqdej+Xw+/u3hYfcLpVrbIFl1pwUi2o8+v1T5v/EU9j8h/w0d+pj6vAjp4QAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 23, "height": 32, "angle": 0, "xoffset": 0, "yoffset": 8 }, "value": "marine", "label": "Parthau Cadwraeth Morol \\ Marine Conservation Zone" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 100, 176, 134, 255 ], "toColor": [ 100, 176, 134, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 52, 250, 89, 255 ], "toColor": [ 52, 250, 89, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 46, 176, 70, 255 ], "toColor": [ 46, 176, 70, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 157, 250, 174, 255 ], "toColor": [ 157, 250, 174, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 242, 207, 255 ], "toColor": [ 191, 242, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 54, 247, 148, 255 ], "toColor": [ 54, 247, 148, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 41, 166, 97, 255 ], "toColor": [ 41, 166, 97, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 191, 164, 255 ], "toColor": [ 153, 191, 164, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 86, 219, 143, 255 ], "toColor": [ 86, 219, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 80, 235, 108, 255 ], "toColor": [ 80, 235, 108, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 151, 219, 164, 255 ], "toColor": [ 151, 219, 164, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 52, 209, 102, 255 ], "toColor": [ 52, 209, 102, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 101, 199, 140, 255 ], "toColor": [ 101, 199, 140, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "OBJECTID", "typeIdField": "Type_Sym", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Name" }, { "name": "Subtitle", "type": "esriFieldTypeString", "alias": "Subtitle", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Subtitle" }, { "name": "Name_cy", "type": "esriFieldTypeString", "alias": "Name_cy", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Name_cy" }, { "name": "Subtitle_cy", "type": "esriFieldTypeString", "alias": "Subtitle_cy", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Subtitle_cy" }, { "name": "Path", "type": "esriFieldTypeString", "alias": "Path", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Path" }, { "name": "Thumbnail", "type": "esriFieldTypeString", "alias": "Thumbnail", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Thumbnail" }, { "name": "Facilities", "type": "esriFieldTypeString", "alias": "Facilities", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Facilities" }, { "name": "GridRef", "type": "esriFieldTypeString", "alias": "GridRef", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "GridRef" }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Type" }, { "name": "Type_Sym", "type": "esriFieldTypeString", "alias": "Type_Sym", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Type_Sym" }, { "name": "Thumbnail_Name", "type": "esriFieldTypeString", "alias": "Thumbnail_Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Thumbnail_Name" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R986_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S970_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "woodland", "name": "Coetir \\ Woodland", "domains": {}, "templates": [ { "name": "Coetir \\ Woodland", "description": "", "prototype": { "attributes": { "Type": null, "Type_Sym": "woodland", "Name": null, "Subtitle": null, "Name_cy": null, "Subtitle_cy": null, "Path": null, "Thumbnail": null, "Facilities": null, "GridRef": null, "Thumbnail_Name": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "nnr", "name": "Gwarchodfa Natur Genedlaethol (GNG) \\ National Nature Reserve (NNR)", "domains": {}, "templates": [ { "name": "Gwarchodfa Natur Genedlaethol (GNG) \\ National Nature Reserve (NNR)", "description": "", "prototype": { "attributes": { "Type": null, "Type_Sym": "nnr", "Name": null, "Subtitle": null, "Name_cy": null, "Subtitle_cy": null, "Path": null, "Thumbnail": null, "Facilities": null, "GridRef": null, "Thumbnail_Name": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "nnr-woodland", "name": "GNG & Coetir \\ NNR & Woodland", "domains": {}, "templates": [ { "name": "GNG & Coetir \\ NNR & Woodland", "description": "", "prototype": { "attributes": { "Type": null, "Type_Sym": "nnr-woodland", "Name": null, "Subtitle": null, "Name_cy": null, "Subtitle_cy": null, "Path": null, "Thumbnail": null, "Facilities": null, "GridRef": null, "Thumbnail_Name": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "marine", "name": "Parthau Cadwraeth Morol \\ Marine Conservation Zone", "domains": {}, "templates": [ { "name": "Parthau Cadwraeth Morol \\ Marine Conservation Zone", "description": "", "prototype": { "attributes": { "Type": null, "Type_Sym": "marine", "Name": null, "Subtitle": null, "Name_cy": null, "Subtitle_cy": null, "Path": null, "Thumbnail": null, "Facilities": null, "GridRef": null, "Thumbnail_Name": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "6537b0b106144068a0545273fbccca9b" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 4, "name": "Recreation Places to Go Promoted Routes", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "

Waymarked routes promoted by NRW.<\/SPAN><\/P>

Route types and grades coded to reflect Forester classes for ease of migra<\/SPAN>tion:<\/SPAN><\/P>

SUBTYPE<\/SPAN><\/SPAN><\/P><\/TD>

DESCRIPTION<\/SPAN><\/SPAN><\/P><\/TD>

TYPE<\/SPAN><\/SPAN><\/P><\/TD>

DESCRIPTION<\/SPAN><\/SPAN><\/P><\/TD>

GRADE<\/SPAN><\/SPAN><\/P><\/TD>

DESCRIPTION<\/SPAN><\/SPAN><\/P><\/TD><\/TR>

1<\/SPAN><\/SPAN><\/P><\/TD>

Nature trail<\/SPAN><\/SPAN><\/P><\/TD>

1<\/SPAN><\/SPAN><\/P><\/TD>

Walking<\/SPAN><\/SPAN><\/P><\/TD>

1<\/SPAN><\/SPAN><\/P><\/TD>

Easy<\/SPAN><\/SPAN><\/P><\/TD><\/TR>

2<\/SPAN><\/SPAN><\/P><\/TD>

Sculpture trail<\/SPAN><\/SPAN><\/P><\/TD>

2<\/SPAN><\/SPAN><\/P><\/TD>

Cycling<\/SPAN><\/SPAN><\/P><\/TD>

2<\/SPAN><\/SPAN><\/P><\/TD>

Moderate<\/SPAN><\/SPAN><\/P><\/TD><\/TR>

3<\/SPAN><\/SPAN><\/P><\/TD>

Heritage trail<\/SPAN><\/SPAN><\/P><\/TD>

3<\/SPAN><\/SPAN><\/P><\/TD>

Equestrian<\/SPAN><\/SPAN><\/P><\/TD>

3<\/SPAN><\/SPAN><\/P><\/TD>

Difficult<\/SPAN><\/SPAN><\/P><\/TD><\/TR>

4<\/SPAN><\/SPAN><\/P><\/TD>

Sensory Trail<\/SPAN><\/SPAN><\/P><\/TD>

4<\/SPAN><\/SPAN><\/P><\/TD>

Forest Drive<\/SPAN><\/SPAN><\/P><\/TD>

4<\/SPAN><\/SPAN><\/P><\/TD>

Green - Easy<\/SPAN><\/SPAN><\/P><\/TD><\/TR>

5<\/SPAN><\/SPAN><\/P><\/TD>

Education trail<\/SPAN><\/SPAN><\/P><\/TD>

5<\/SPAN><\/SPAN><\/P><\/TD>

Running<\/SPAN><\/SPAN><\/P><\/TD>

5<\/SPAN><\/SPAN><\/P><\/TD>

Blue - Moderate<\/SPAN><\/SPAN><\/P><\/TD><\/TR>

6<\/SPAN><\/SPAN><\/P><\/TD>

Play Trail<\/SPAN><\/SPAN><\/P><\/TD>

6<\/SPAN><\/SPAN><\/P><\/TD>

Huskies<\/SPAN><\/SPAN><\/P><\/TD>

6<\/SPAN><\/SPAN><\/P><\/TD>

Red - Difficult<\/SPAN><\/SPAN><\/P><\/TD><\/TR>

10<\/SPAN><\/SPAN><\/P><\/TD>

Downhill<\/SPAN><\/SPAN><\/P><\/TD>

7<\/SPAN><\/SPAN><\/P><\/TD>

Emergency Services<\/SPAN><\/SPAN><\/P><\/TD>

7<\/SPAN><\/SPAN><\/P><\/TD>

Black - Severe<\/SPAN><\/SPAN><\/P><\/TD><\/TR>

11<\/SPAN><\/SPAN><\/P><\/TD>

Cross Country<\/SPAN><\/SPAN><\/P><\/TD>

8<\/SPAN><\/SPAN><\/P><\/TD>

Rally<\/SPAN><\/SPAN><\/P><\/TD>

8<\/SPAN><\/SPAN><\/P><\/TD>

Orange - Bike Park<\/SPAN><\/SPAN><\/P><\/TD><\/TR>

12<\/SPAN><\/SPAN><\/P><\/TD>

Family<\/SPAN><\/SPAN><\/P><\/TD>

9<\/SPAN><\/SPAN><\/P><\/TD>

Other<\/SPAN><\/SPAN><\/P><\/TD>

9<\/SPAN><\/SPAN><\/P><\/TD>

Forest Road or similar<\/SPAN><\/SPAN><\/P><\/TD><\/TR>

13<\/SPAN><\/SPAN><\/P><\/TD>

Carriage route<\/SPAN><\/SPAN><\/P><\/TD>

<\/TD>

<\/TD>

<\/TD>

<\/TD><\/TR>

14<\/SPAN><\/SPAN><\/P><\/TD>

Toll<\/SPAN><\/SPAN><\/P><\/TD>

<\/TD>

<\/TD>

<\/TD>

<\/TD><\/TR>

15<\/SPAN><\/SPAN><\/P><\/TD>

Toll Free<\/SPAN><\/SPAN><\/P><\/TD>

<\/TD>

<\/TD>

<\/TD>

<\/TD><\/TR>

16<\/SPAN><\/SPAN><\/P><\/TD>

Fire<\/SPAN><\/SPAN><\/P><\/TD>

<\/TD>

<\/TD>

<\/TD>

<\/TD><\/TR>

17<\/SPAN><\/SPAN><\/P><\/TD>

Ambulance<\/SPAN><\/SPAN><\/P><\/TD>

<\/TD>

<\/TD>

<\/TD>

<\/TD><\/TR>

18<\/SPAN><\/SPAN><\/P><\/TD>

Mountain Rescue<\/SPAN><\/SPAN><\/P><\/TD>

<\/TD>

<\/TD>

<\/TD>

<\/TD><\/TR>

19<\/SPAN><\/SPAN><\/P><\/TD>

Forest Walk<\/SPAN><\/SPAN><\/P><\/TD>

<\/TD>

<\/TD>

<\/TD>

<\/TD><\/TR>

20<\/SPAN><\/SPAN><\/P><\/TD>

Trim Trail<\/SPAN><\/SPAN><\/P><\/TD>

<\/TD>

<\/TD>

<\/TD>

<\/TD><\/TR>

21<\/SPAN><\/SPAN><\/P><\/TD>

All ability access trail<\/SPAN><\/SPAN><\/P><\/TD>

<\/TD>

<\/TD>

<\/TD>

<\/TD><\/TR>

22<\/SPAN><\/SPAN><\/P><\/TD>

Mountain Bike<\/SPAN><\/SPAN><\/P><\/TD>

<\/TD>

<\/TD>

<\/TD>

<\/TD><\/TR>

23<\/SPAN><\/SPAN><\/P><\/TD>

Road Bike<\/SPAN><\/SPAN><\/P><\/TD>

<\/TD>

<\/TD>

<\/TD>

<\/TD><\/TR>

24<\/SPAN><\/SPAN><\/P><\/TD>

Standard<\/SPAN><\/SPAN><\/P><\/TD>

<\/TD>

<\/TD>

<\/TD>

<\/TD><\/TR>

25<\/SPAN><\/SPAN><\/P><\/TD>

Cross country ski<\/SPAN><\/SPAN><\/P><\/TD>

<\/TD>

<\/TD>

<\/TD>

<\/TD><\/TR>

26<\/SPAN><\/SPAN><\/P><\/TD>

Segway<\/SPAN><\/SPAN><\/P><\/TD>

<\/TD>

<\/TD>

<\/TD>

<\/TD><\/TR>

27<\/SPAN><\/SPAN><\/P><\/TD>

Other<\/SPAN><\/SPAN><\/P><\/TD>

<\/TD>

<\/TD>

<\/TD>

<\/TD><\/TR><\/TBODY><\/TABLE>

Route descriptions state the site name, direction of travel, additional notes and confirmation information including date confirmed and by whom.<\/SPAN><\/P>

Updates: <\/SPAN>Any updates to this dataset sync with the sever every Tuesday evening.<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "copyrightText": "NRW Dataset.\nData custodian: Heather Crump", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 190466.25, "ymin": 175955.95949999988, "xmax": 353191.82210000046, "ymax": 382152.6327999998, "spatialReference": { "wkid": 27700, "latestWkid": 27700, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5220400, "falseY": -15524400, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 27700, "latestWkid": 27700, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5220400, "falseY": -15524400, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Type_Sym", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 140, 21, 0, 255 ], "width": 2 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 5 }, "value": "Black", "label": "Black" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 8 }, "value": "Black_MB", "label": "Black MTB" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 8 }, "value": "Black_horse", "label": "Black Horse Riding" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "Black_link", "label": "Black Link Route" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 163, 255, 255 ], "width": 5 }, "value": "Blue", "label": "Blue" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 43, 176, 255 ], "width": 6 }, "value": "Blue_Boardwalk", "label": "Blue_Boardwalk" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 163, 255, 255 ], "width": 8 }, "value": "Blue_MB", "label": "Blue MTB" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 163, 255, 255 ], "width": 8 }, "value": "Blue_horse", "label": "Blue Horse Riding" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 122, 182, 245, 255 ], "width": 4 }, "value": "Blue_link", "label": "Blue Link" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 62, 176, 255 ], "width": 5 }, "value": "Blue_run", "label": "Blue Running" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 76, 0, 255 ], "width": 5 }, "value": "Brown", "label": "Brown" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 76, 0, 255 ], "width": 8 }, "value": "Brown_MB", "label": "Brown MTB" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 76, 0, 255 ], "width": 2 }, "value": "Brown_link", "label": "Brown Link Route" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 97, 0, 255 ], "width": 8 }, "value": "Dark_Green_bike", "label": "Dark Green Bike" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 43, 176, 255 ], "width": 5 }, "value": "Dark_blue", "label": "Dark Blue" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 43, 176, 255 ], "width": 2 }, "value": "Dark_blue_link", "label": "Dark Blue Link Route" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 43, 176, 255 ], "width": 2 }, "value": "Dark_blue_run", "label": "Dark Blue Running" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 199, 195, 0, 255 ], "width": 5 }, "value": "Gold_run", "label": "Gold Running" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 112, 168, 0, 255 ], "width": 5 }, "value": "Green", "label": "Green" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 112, 168, 0, 255 ], "width": 8 }, "value": "Green_MB", "label": "Green MTB" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 112, 168, 0, 255 ], "width": 8 }, "value": "Green_horse", "label": "Green Horse Riding" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 171, 205, 102, 255 ], "width": 2 }, "value": "Green_horse_link", "label": "Green Link Route" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 171, 205, 102, 255 ], "width": 2 }, "value": "Green_link", "label": "Green Link Route" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 255, 255 ], "width": 0.4 }, "value": "Green_miltiuser", "label": "Green_miltiuser" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 112, 168, 0, 255 ], "width": 2 }, "value": "Green_run", "label": "Green Running" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0 }, "value": "Green_trim", "label": "Green Trim Trail" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 202, 122, 245, 255 ], "width": 5 }, "value": "Lilac", "label": "Lilac" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 202, 122, 245, 255 ], "width": 9 }, "value": "Lilac_MB", "label": "Lilac_MB" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 202, 122, 245, 255 ], "width": 2 }, "value": "Lilac_link", "label": "Lilac_link" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 189, 189, 197, 255 ], "width": 2 }, "value": "Not_waymarked", "label": "Not waymarked" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 227, 130, 71, 255 ], "width": 5 }, "value": "Orange", "label": "Orange" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 227, 130, 71, 255 ], "width": 8 }, "value": "Orange_MB", "label": "Orange MTB" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 227, 130, 71, 255 ], "width": 8 }, "value": "Orange_horse", "label": "Orange Horse Riding" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 2 }, "value": "Orange_link", "label": "Orange Link Route" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 227, 130, 71, 255 ], "width": 2 }, "value": "Orange_run", "label": "Orange Running" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 170, 102, 205, 255 ], "width": 6 }, "value": "Partner_waymarking", "label": "Partner_waymarking" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 115, 223, 255 ], "width": 5 }, "value": "Pink", "label": "Pink" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 115, 223, 255 ], "width": 8 }, "value": "Pink_MB", "label": "Pink_MB" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 115, 223, 255 ], "width": 8 }, "value": "Pink_horse", "label": "Pink Horse" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 20, 100, 255 ], "width": 5 }, "value": "Puce", "label": "Puce" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 20, 100, 255 ], "width": 2 }, "value": "Puce_link", "label": "Puce Link Route" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 94, 33, 215, 255 ], "width": 5 }, "value": "Purple", "label": "Purple" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 94, 33, 215, 255 ], "width": 9 }, "value": "Purple_MB", "label": "Purple MTB" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 94, 33, 215, 255 ], "width": 8 }, "value": "Purple_horse", "label": "Purple Horse Riding" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 103, 63, 208, 255 ], "width": 2 }, "value": "Purple_link", "label": "Purple Link Route" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 103, 63, 208, 255 ], "width": 2 }, "value": "Purple_run", "label": "Purple_run" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 229, 20, 56, 255 ], "width": 5 }, "value": "Red", "label": "Red" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 229, 20, 56, 255 ], "width": 8 }, "value": "Red_MB", "label": "Red MTB" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 2 }, "value": "Red_MB_link", "label": "Red Link Route" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 2 }, "value": "Red_link", "label": "Red Link Route" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 229, 20, 56, 255 ], "width": 8 }, "value": "Red_horse", "label": "Red Horse Riding" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 230, 0, 0, 255 ], "width": 2 }, "value": "Red_run", "label": "Red Running" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 8 }, "value": "Silver_MB", "label": "Silver_MB" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 120, 135, 255 ], "width": 5 }, "value": "Teal", "label": "Teal" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 224, 208, 255 ], "width": 8 }, "value": "Turquiose_MB", "label": "Turquiose MTB Route" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 5 }, "value": "Unknown_Style", "label": "Unknown_Style" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 76, 0, 255 ], "width": 10 }, "value": "Unwaymarked_Boardwalk", "label": "Unwaymarked_Boardwalk" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 115, 76, 0, 255 ], "width": 1 }, "value": "Unwaymarked_Boardwalk_link", "label": "Unwaymarked_Boardwalk_link" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0 }, "value": "White", "label": "White" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "White_link", "label": "White Link Route" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 247, 181, 0, 255 ], "width": 5 }, "value": "Yellow", "label": "Yellow" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 247, 181, 0, 255 ], "width": 8 }, "value": "Yellow_MB", "label": "Yellow MTB" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 247, 181, 10, 255 ], "width": 8 }, "value": "Yellow_horse", "label": "Yellow Horse Riding" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 2 }, "value": "Yellow_link", "label": "Yellow Link Route" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 230, 152, 0, 255 ], "width": 2 }, "value": "Yellow_run", "label": "Yellow Running" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 56, 168, 0, 255 ], "toColor": [ 255, 255, 0, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 255, 255, 0, 255 ], "toColor": [ 255, 0, 0, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "ROUTE_NAME", "typeIdField": "Type_Sym", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ROUTE_NAME", "type": "esriFieldTypeString", "alias": "ROUTE_NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ROUTE_NAME" }, { "name": "ROUTE_DESC", "type": "esriFieldTypeString", "alias": "ROUTE DESCRIPTION", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "ROUTE_DESC" }, { "name": "FOR_PUBLIC", "type": "esriFieldTypeInteger", "alias": "FOR_PUBLIC", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FOR_PUBLIC" }, { "name": "Type_Sym", "type": "esriFieldTypeString", "alias": "Type_Sym", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Type_Sym" }, { "name": "ROUTE_NA_1", "type": "esriFieldTypeString", "alias": "ROUTE_NA_1", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "ROUTE_NA_1" }, { "name": "SITE", "type": "esriFieldTypeString", "alias": "SITE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SITE" }, { "name": "Trail_type", "type": "esriFieldTypeString", "alias": "Trail_type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Trail_type" }, { "name": "Archived", "type": "esriFieldTypeString", "alias": "Archived", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Archived" }, { "name": "Direction", "type": "esriFieldTypeString", "alias": "Direction", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Direction" }, { "name": "Management", "type": "esriFieldTypeString", "alias": "Management", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Management" }, { "name": "Length_km", "type": "esriFieldTypeDouble", "alias": "Length_km", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Length_km" }, { "name": "Length_mil", "type": "esriFieldTypeDouble", "alias": "Length_mil", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Length_mil" }, { "name": "Grade", "type": "esriFieldTypeString", "alias": "Grade", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Grade" }, { "name": "Manageme_1", "type": "esriFieldTypeString", "alias": "Manageme_1", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Manageme_1" }, { "name": "Grade_CY", "type": "esriFieldTypeString", "alias": "Grade_CY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Grade_CY" }, { "name": "Trail_Ty_1", "type": "esriFieldTypeString", "alias": "Trail_Ty_1", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Trail_Ty_1" }, { "name": "Category", "type": "esriFieldTypeString", "alias": "Category", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Category" }, { "name": "RecMap", "type": "esriFieldTypeString", "alias": "RecMap", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "RecMap" }, { "name": "RecMap_CY", "type": "esriFieldTypeString", "alias": "RecMap_CY", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "RecMap_CY" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R208_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S197_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "Black", "name": "Black", "domains": {}, "templates": [ { "name": "Black", "description": "", "prototype": { "attributes": { "FOR_PUBLIC": null, "RecMap_CY": null, "ROUTE_NAME": null, "ROUTE_DESC": null, "Type_Sym": "Black", "ROUTE_NA_1": null, "SITE": null, "Trail_type": null, "Archived": null, "Direction": null, "Management": null, "Length_km": null, "Length_mil": null, "Grade": null, "Manageme_1": null, "Grade_CY": null, "Trail_Ty_1": null, "Category": null, "RecMap": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Black_MB", "name": "Black MTB", "domains": {}, "templates": [ { "name": "Black MTB", "description": "", "prototype": { "attributes": { "FOR_PUBLIC": null, "RecMap_CY": null, "ROUTE_NAME": null, "ROUTE_DESC": null, "Type_Sym": "Black_MB", "ROUTE_NA_1": null, "SITE": null, "Trail_type": null, "Archived": null, "Direction": null, "Management": null, "Length_km": null, "Length_mil": null, "Grade": null, "Manageme_1": null, "Grade_CY": null, "Trail_Ty_1": null, "Category": null, "RecMap": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Black_horse", "name": "Black Horse Riding", "domains": {}, "templates": [ { "name": "Black Horse Riding", "description": "", "prototype": { "attributes": { "FOR_PUBLIC": null, "RecMap_CY": null, "ROUTE_NAME": null, "ROUTE_DESC": null, "Type_Sym": "Black_horse", "ROUTE_NA_1": null, "SITE": null, "Trail_type": null, "Archived": null, "Direction": null, "Management": null, "Length_km": null, "Length_mil": null, "Grade": null, "Manageme_1": null, "Grade_CY": null, "Trail_Ty_1": null, "Category": null, "RecMap": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Black_link", "name": "Black Link Route", "domains": {}, "templates": [ { "name": "Black Link Route", "description": "", "prototype": { "attributes": { "FOR_PUBLIC": null, "RecMap_CY": null, "ROUTE_NAME": null, "ROUTE_DESC": null, "Type_Sym": "Black_link", "ROUTE_NA_1": null, "SITE": null, "Trail_type": null, "Archived": null, "Direction": null, "Management": null, "Length_km": null, "Length_mil": null, "Grade": null, "Manageme_1": null, "Grade_CY": null, "Trail_Ty_1": null, "Category": null, "RecMap": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Blue", "name": "Blue", "domains": {}, "templates": [ { "name": "Blue", "description": "", "prototype": { "attributes": { "FOR_PUBLIC": null, "RecMap_CY": null, "ROUTE_NAME": null, "ROUTE_DESC": null, "Type_Sym": "Blue", "ROUTE_NA_1": null, "SITE": null, "Trail_type": null, "Archived": null, "Direction": null, "Management": null, "Length_km": null, "Length_mil": null, "Grade": null, "Manageme_1": null, "Grade_CY": null, "Trail_Ty_1": null, "Category": null, "RecMap": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Blue_Boardwalk", "name": "Blue_Boardwalk", "domains": {}, "templates": [ { "name": "Blue_Boardwalk", "description": "", "prototype": { "attributes": { "RecMap_CY": null, "RecMap": null, "ROUTE_NAME": null, "ROUTE_DESC": null, "FOR_PUBLIC": null, "Type_Sym": "Blue_Boardwalk", "ROUTE_NA_1": null, "SITE": null, "Trail_type": null, "Archived": null, "Direction": null, "Management": null, "Length_km": null, "Length_mil": null, "Grade": null, "Manageme_1": null, "Grade_CY": null, "Trail_Ty_1": null, "Category": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Blue_MB", "name": "Blue MTB", "domains": {}, "templates": [ { "name": "Blue MTB", "description": "", "prototype": { "attributes": { "FOR_PUBLIC": null, "RecMap_CY": null, "ROUTE_NAME": null, "ROUTE_DESC": null, "Type_Sym": "Blue_MB", "ROUTE_NA_1": null, "SITE": null, "Trail_type": null, "Archived": null, "Direction": null, "Management": null, "Length_km": null, "Length_mil": null, "Grade": null, "Manageme_1": null, "Grade_CY": null, "Trail_Ty_1": null, "Category": null, "RecMap": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Blue_horse", "name": "Blue Horse Riding", "domains": {}, "templates": [ { "name": "Blue Horse Riding", "description": "", "prototype": { "attributes": { "FOR_PUBLIC": null, "RecMap_CY": null, "ROUTE_NAME": null, "ROUTE_DESC": null, "Type_Sym": "Blue_horse", "ROUTE_NA_1": null, "SITE": null, "Trail_type": null, "Archived": null, "Direction": null, "Management": null, "Length_km": null, "Length_mil": null, "Grade": null, "Manageme_1": null, "Grade_CY": null, "Trail_Ty_1": null, "Category": null, "RecMap": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Blue_link", "name": "Blue Link", "domains": {}, "templates": [ { "name": "Blue Link", "description": "", "prototype": { "attributes": { "FOR_PUBLIC": null, "RecMap_CY": null, "ROUTE_NAME": null, "ROUTE_DESC": null, "Type_Sym": "Blue_link", "ROUTE_NA_1": null, "SITE": null, "Trail_type": null, "Archived": null, "Direction": null, "Management": null, "Length_km": null, "Length_mil": null, "Grade": null, "Manageme_1": null, "Grade_CY": null, "Trail_Ty_1": null, "Category": null, "RecMap": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Blue_run", "name": "Blue Running", "domains": {}, "templates": [ { "name": "Blue Running", "description": "", "prototype": { "attributes": { "FOR_PUBLIC": null, "RecMap_CY": null, "ROUTE_NAME": null, "ROUTE_DESC": null, "Type_Sym": "Blue_run", "ROUTE_NA_1": null, "SITE": null, "Trail_type": null, "Archived": null, "Direction": null, "Management": null, "Length_km": null, "Length_mil": null, "Grade": null, "Manageme_1": null, "Grade_CY": null, "Trail_Ty_1": null, "Category": null, "RecMap": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Brown", "name": "Brown", "domains": {}, "templates": [ { "name": "Brown", "description": "", "prototype": { "attributes": { "FOR_PUBLIC": null, "RecMap_CY": null, "ROUTE_NAME": null, "ROUTE_DESC": null, "Type_Sym": "Brown", "ROUTE_NA_1": null, "SITE": null, "Trail_type": null, "Archived": null, "Direction": null, "Management": null, "Length_km": null, "Length_mil": null, "Grade": null, "Manageme_1": null, "Grade_CY": null, "Trail_Ty_1": null, "Category": null, "RecMap": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Brown_MB", "name": "Brown MTB", "domains": {}, "templates": [ { "name": "Brown MTB", "description": "", "prototype": { "attributes": { "FOR_PUBLIC": null, "RecMap_CY": null, "ROUTE_NAME": null, "ROUTE_DESC": null, "Type_Sym": "Brown_MB", "ROUTE_NA_1": null, "SITE": null, "Trail_type": null, "Archived": null, "Direction": null, "Management": null, "Length_km": null, "Length_mil": null, "Grade": null, "Manageme_1": null, "Grade_CY": null, "Trail_Ty_1": null, "Category": null, "RecMap": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Brown_link", "name": "Brown Link Route", "domains": {}, "templates": [ { "name": "Brown Link Route", "description": "", "prototype": { "attributes": { "FOR_PUBLIC": null, "RecMap_CY": null, "ROUTE_NAME": null, "ROUTE_DESC": null, "Type_Sym": "Brown_link", "ROUTE_NA_1": null, "SITE": null, "Trail_type": null, "Archived": null, "Direction": null, "Management": null, "Length_km": null, "Length_mil": null, "Grade": null, "Manageme_1": null, "Grade_CY": null, "Trail_Ty_1": null, "Category": null, "RecMap": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Dark_Green_bike", "name": "Dark Green Bike", "domains": {}, "templates": [ { "name": "Dark Green Bike", "description": "", "prototype": { "attributes": { "FOR_PUBLIC": null, "RecMap_CY": null, "ROUTE_NAME": null, "ROUTE_DESC": null, "Type_Sym": "Dark_Green_bike", "ROUTE_NA_1": null, "SITE": null, "Trail_type": null, "Archived": null, "Direction": null, "Management": null, "Length_km": null, "Length_mil": null, "Grade": null, "Manageme_1": null, "Grade_CY": null, "Trail_Ty_1": null, "Category": null, "RecMap": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Dark_blue", "name": "Dark Blue", "domains": {}, "templates": [ { "name": "Dark Blue", "description": "", "prototype": { "attributes": { "FOR_PUBLIC": null, "RecMap_CY": null, "ROUTE_NAME": null, "ROUTE_DESC": null, "Type_Sym": "Dark_blue", "ROUTE_NA_1": null, "SITE": null, "Trail_type": null, "Archived": null, "Direction": null, "Management": null, "Length_km": null, "Length_mil": null, "Grade": null, "Manageme_1": null, "Grade_CY": null, "Trail_Ty_1": null, "Category": null, "RecMap": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Dark_blue_link", "name": "Dark Blue Link Route", "domains": {}, "templates": [ { "name": "Dark Blue Link Route", "description": "", "prototype": { "attributes": { "FOR_PUBLIC": null, "RecMap_CY": null, "ROUTE_NAME": null, "ROUTE_DESC": null, "Type_Sym": "Dark_blue_link", "ROUTE_NA_1": null, "SITE": null, "Trail_type": null, "Archived": null, "Direction": null, "Management": null, "Length_km": null, "Length_mil": null, "Grade": null, "Manageme_1": null, "Grade_CY": null, "Trail_Ty_1": null, "Category": null, "RecMap": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Dark_blue_run", "name": "Dark Blue Running", "domains": {}, "templates": [ { "name": "Dark Blue Running", "description": "", "prototype": { "attributes": { "FOR_PUBLIC": null, "RecMap_CY": null, "ROUTE_NAME": null, "ROUTE_DESC": null, "Type_Sym": "Dark_blue_run", "ROUTE_NA_1": null, "SITE": null, "Trail_type": null, "Archived": null, "Direction": null, "Management": null, "Length_km": null, "Length_mil": null, "Grade": null, "Manageme_1": null, "Grade_CY": null, "Trail_Ty_1": null, "Category": null, "RecMap": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Gold_run", "name": "Gold Running", "domains": {}, "templates": [ { "name": "Gold Running", "description": "", "prototype": { "attributes": { "FOR_PUBLIC": null, "RecMap_CY": null, "ROUTE_NAME": null, "ROUTE_DESC": null, "Type_Sym": "Gold_run", "ROUTE_NA_1": null, "SITE": null, "Trail_type": null, "Archived": null, "Direction": null, "Management": null, "Length_km": null, "Length_mil": null, "Grade": null, "Manageme_1": null, "Grade_CY": null, "Trail_Ty_1": null, "Category": null, "RecMap": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Green", "name": "Green", "domains": {}, "templates": [ { "name": "Green", "description": "", "prototype": { "attributes": { "FOR_PUBLIC": null, "RecMap_CY": null, "ROUTE_NAME": null, "ROUTE_DESC": null, "Type_Sym": "Green", "ROUTE_NA_1": null, "SITE": null, "Trail_type": null, "Archived": null, "Direction": null, "Management": null, "Length_km": null, "Length_mil": null, "Grade": null, "Manageme_1": null, "Grade_CY": null, "Trail_Ty_1": null, "Category": null, "RecMap": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Green_MB", "name": "Green MTB", "domains": {}, "templates": [ { "name": "Green MTB", "description": "", "prototype": { "attributes": { "FOR_PUBLIC": null, "RecMap_CY": null, "ROUTE_NAME": null, "ROUTE_DESC": null, "Type_Sym": "Green_MB", "ROUTE_NA_1": null, "SITE": null, "Trail_type": null, "Archived": null, "Direction": null, "Management": null, "Length_km": null, "Length_mil": null, "Grade": null, "Manageme_1": null, "Grade_CY": null, "Trail_Ty_1": null, "Category": null, "RecMap": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Green_horse", "name": "Green Horse Riding", "domains": {}, "templates": [ { "name": "Green Horse Riding", "description": "", "prototype": { "attributes": { "FOR_PUBLIC": null, "RecMap_CY": null, "ROUTE_NAME": null, "ROUTE_DESC": null, "Type_Sym": "Green_horse", "ROUTE_NA_1": null, "SITE": null, "Trail_type": null, "Archived": null, "Direction": null, "Management": null, "Length_km": null, "Length_mil": null, "Grade": null, "Manageme_1": null, "Grade_CY": null, "Trail_Ty_1": null, "Category": null, "RecMap": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Green_horse_link", "name": "Green Link Route", "domains": {}, "templates": [ { "name": "Green Link Route", "description": "", "prototype": { "attributes": { "FOR_PUBLIC": null, "RecMap_CY": null, "ROUTE_NAME": null, "ROUTE_DESC": null, "Type_Sym": "Green_horse_link", "ROUTE_NA_1": null, "SITE": null, "Trail_type": null, "Archived": null, "Direction": null, "Management": null, "Length_km": null, "Length_mil": null, "Grade": null, "Manageme_1": null, "Grade_CY": null, "Trail_Ty_1": null, "Category": null, "RecMap": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Green_link", "name": "Green Link Route", "domains": {}, "templates": [ { "name": "Green Link Route (1)", "description": "", "prototype": { "attributes": { "FOR_PUBLIC": null, "RecMap_CY": null, "ROUTE_NAME": null, "ROUTE_DESC": null, "Type_Sym": "Green_link", "ROUTE_NA_1": null, "SITE": null, "Trail_type": null, "Archived": null, "Direction": null, "Management": null, "Length_km": null, "Length_mil": null, "Grade": null, "Manageme_1": null, "Grade_CY": null, "Trail_Ty_1": null, "Category": null, "RecMap": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Green_miltiuser", "name": "Green_miltiuser", "domains": {}, "templates": [ { "name": "Green_miltiuser", "description": "", "prototype": { "attributes": { "RecMap_CY": null, "RecMap": null, "ROUTE_NAME": null, "ROUTE_DESC": null, "FOR_PUBLIC": null, "Type_Sym": "Green_miltiuser", "ROUTE_NA_1": null, "SITE": null, "Trail_type": null, "Archived": null, "Direction": null, "Management": null, "Length_km": null, "Length_mil": null, "Grade": null, "Manageme_1": null, "Grade_CY": null, "Trail_Ty_1": null, "Category": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Green_run", "name": "Green Running", "domains": {}, "templates": [ { "name": "Green Running", "description": "", "prototype": { "attributes": { "FOR_PUBLIC": null, "RecMap_CY": null, "ROUTE_NAME": null, "ROUTE_DESC": null, "Type_Sym": "Green_run", "ROUTE_NA_1": null, "SITE": null, "Trail_type": null, "Archived": null, "Direction": null, "Management": null, "Length_km": null, "Length_mil": null, "Grade": null, "Manageme_1": null, "Grade_CY": null, "Trail_Ty_1": null, "Category": null, "RecMap": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Green_trim", "name": "Green Trim Trail", "domains": {}, "templates": [ { "name": "Green Trim Trail", "description": "", "prototype": { "attributes": { "FOR_PUBLIC": null, "RecMap_CY": null, "ROUTE_NAME": null, "ROUTE_DESC": null, "Type_Sym": "Green_trim", "ROUTE_NA_1": null, "SITE": null, "Trail_type": null, "Archived": null, "Direction": null, "Management": null, "Length_km": null, "Length_mil": null, "Grade": null, "Manageme_1": null, "Grade_CY": null, "Trail_Ty_1": null, "Category": null, "RecMap": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Lilac", "name": "Lilac", "domains": {}, "templates": [ { "name": "Lilac", "description": "", "prototype": { "attributes": { "RecMap_CY": null, "RecMap": null, "ROUTE_NAME": null, "ROUTE_DESC": null, "FOR_PUBLIC": null, "Type_Sym": "Lilac", "ROUTE_NA_1": null, "SITE": null, "Trail_type": null, "Archived": null, "Direction": null, "Management": null, "Length_km": null, "Length_mil": null, "Grade": null, "Manageme_1": null, "Grade_CY": null, "Trail_Ty_1": null, "Category": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Lilac_MB", "name": "Lilac_MB", "domains": {}, "templates": [ { "name": "Lilac_MB", "description": "", "prototype": { "attributes": { "RecMap_CY": null, "RecMap": null, "ROUTE_NAME": null, "ROUTE_DESC": null, "FOR_PUBLIC": null, "Type_Sym": "Lilac_MB", "ROUTE_NA_1": null, "SITE": null, "Trail_type": null, "Archived": null, "Direction": null, "Management": null, "Length_km": null, "Length_mil": null, "Grade": null, "Manageme_1": null, "Grade_CY": null, "Trail_Ty_1": null, "Category": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Lilac_link", "name": "Lilac_link", "domains": {}, "templates": [ { "name": "Lilac_link", "description": "", "prototype": { "attributes": { "RecMap_CY": null, "RecMap": null, "ROUTE_NAME": null, "ROUTE_DESC": null, "FOR_PUBLIC": null, "Type_Sym": "Lilac_link", "ROUTE_NA_1": null, "SITE": null, "Trail_type": null, "Archived": null, "Direction": null, "Management": null, "Length_km": null, "Length_mil": null, "Grade": null, "Manageme_1": null, "Grade_CY": null, "Trail_Ty_1": null, "Category": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Not_waymarked", "name": "Not waymarked", "domains": {}, "templates": [ { "name": "Not waymarked", "description": "", "prototype": { "attributes": { "FOR_PUBLIC": null, "RecMap_CY": null, "ROUTE_NAME": null, "ROUTE_DESC": null, "Type_Sym": "Not_waymarked", "ROUTE_NA_1": null, "SITE": null, "Trail_type": null, "Archived": null, "Direction": null, "Management": null, "Length_km": null, "Length_mil": null, "Grade": null, "Manageme_1": null, "Grade_CY": null, "Trail_Ty_1": null, "Category": null, "RecMap": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Orange", "name": "Orange", "domains": {}, "templates": [ { "name": "Orange", "description": "", "prototype": { "attributes": { "FOR_PUBLIC": null, "RecMap_CY": null, "ROUTE_NAME": null, "ROUTE_DESC": null, "Type_Sym": "Orange", "ROUTE_NA_1": null, "SITE": null, "Trail_type": null, "Archived": null, "Direction": null, "Management": null, "Length_km": null, "Length_mil": null, "Grade": null, "Manageme_1": null, "Grade_CY": null, "Trail_Ty_1": null, "Category": null, "RecMap": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Orange_MB", "name": "Orange MTB", "domains": {}, "templates": [ { "name": "Orange MTB", "description": "", "prototype": { "attributes": { "FOR_PUBLIC": null, "RecMap_CY": null, "ROUTE_NAME": null, "ROUTE_DESC": null, "Type_Sym": "Orange_MB", "ROUTE_NA_1": null, "SITE": null, "Trail_type": null, "Archived": null, "Direction": null, "Management": null, "Length_km": null, "Length_mil": null, "Grade": null, "Manageme_1": null, "Grade_CY": null, "Trail_Ty_1": null, "Category": null, "RecMap": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Orange_horse", "name": "Orange Horse Riding", "domains": {}, "templates": [ { "name": "Orange Horse Riding", "description": "", "prototype": { "attributes": { "FOR_PUBLIC": null, "RecMap_CY": null, "ROUTE_NAME": null, "ROUTE_DESC": null, "Type_Sym": "Orange_horse", "ROUTE_NA_1": null, "SITE": null, "Trail_type": null, "Archived": null, "Direction": null, "Management": null, "Length_km": null, "Length_mil": null, "Grade": null, "Manageme_1": null, "Grade_CY": null, "Trail_Ty_1": null, "Category": null, "RecMap": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Orange_link", "name": "Orange Link Route", "domains": {}, "templates": [ { "name": "Orange Link Route", "description": "", "prototype": { "attributes": { "FOR_PUBLIC": null, "RecMap_CY": null, "ROUTE_NAME": null, "ROUTE_DESC": null, "Type_Sym": "Orange_link", "ROUTE_NA_1": null, "SITE": null, "Trail_type": null, "Archived": null, "Direction": null, "Management": null, "Length_km": null, "Length_mil": null, "Grade": null, "Manageme_1": null, "Grade_CY": null, "Trail_Ty_1": null, "Category": null, "RecMap": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Orange_run", "name": "Orange Running", "domains": {}, "templates": [ { "name": "Orange Running", "description": "", "prototype": { "attributes": { "FOR_PUBLIC": null, "RecMap_CY": null, "ROUTE_NAME": null, "ROUTE_DESC": null, "Type_Sym": "Orange_run", "ROUTE_NA_1": null, "SITE": null, "Trail_type": null, "Archived": null, "Direction": null, "Management": null, "Length_km": null, "Length_mil": null, "Grade": null, "Manageme_1": null, "Grade_CY": null, "Trail_Ty_1": null, "Category": null, "RecMap": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Partner_waymarking", "name": "Partner_waymarking", "domains": {}, "templates": [ { "name": "Partner_waymarking", "description": "", "prototype": { "attributes": { "FOR_PUBLIC": null, "RecMap_CY": null, "ROUTE_NAME": null, "ROUTE_DESC": null, "Type_Sym": "Partner_waymarking", "ROUTE_NA_1": null, "SITE": null, "Trail_type": null, "Archived": null, "Direction": null, "Management": null, "Length_km": null, "Length_mil": null, "Grade": null, "Manageme_1": null, "Grade_CY": null, "Trail_Ty_1": null, "Category": null, "RecMap": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Pink", "name": "Pink", "domains": {}, "templates": [ { "name": "Pink", "description": "", "prototype": { "attributes": { "FOR_PUBLIC": null, "RecMap_CY": null, "ROUTE_NAME": null, "ROUTE_DESC": null, "Type_Sym": "Pink", "ROUTE_NA_1": null, "SITE": null, "Trail_type": null, "Archived": null, "Direction": null, "Management": null, "Length_km": null, "Length_mil": null, "Grade": null, "Manageme_1": null, "Grade_CY": null, "Trail_Ty_1": null, "Category": null, "RecMap": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Pink_MB", "name": "Pink_MB", "domains": {}, "templates": [ { "name": "Pink_MB", "description": "", "prototype": { "attributes": { "RecMap_CY": null, "RecMap": null, "ROUTE_NAME": null, "ROUTE_DESC": null, "FOR_PUBLIC": null, "Type_Sym": "Pink_MB", "ROUTE_NA_1": null, "SITE": null, "Trail_type": null, "Archived": null, "Direction": null, "Management": null, "Length_km": null, "Length_mil": null, "Grade": null, "Manageme_1": null, "Grade_CY": null, "Trail_Ty_1": null, "Category": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Pink_horse", "name": "Pink Horse", "domains": {}, "templates": [ { "name": "Pink Horse", "description": "", "prototype": { "attributes": { "FOR_PUBLIC": null, "RecMap_CY": null, "ROUTE_NAME": null, "ROUTE_DESC": null, "Type_Sym": "Pink_horse", "ROUTE_NA_1": null, "SITE": null, "Trail_type": null, "Archived": null, "Direction": null, "Management": null, "Length_km": null, "Length_mil": null, "Grade": null, "Manageme_1": null, "Grade_CY": null, "Trail_Ty_1": null, "Category": null, "RecMap": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Puce", "name": "Puce", "domains": {}, "templates": [ { "name": "Puce", "description": "", "prototype": { "attributes": { "FOR_PUBLIC": null, "RecMap_CY": null, "ROUTE_NAME": null, "ROUTE_DESC": null, "Type_Sym": "Puce", "ROUTE_NA_1": null, "SITE": null, "Trail_type": null, "Archived": null, "Direction": null, "Management": null, "Length_km": null, "Length_mil": null, "Grade": null, "Manageme_1": null, "Grade_CY": null, "Trail_Ty_1": null, "Category": null, "RecMap": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Puce_link", "name": "Puce Link Route", "domains": {}, "templates": [ { "name": "Puce Link Route", "description": "", "prototype": { "attributes": { "FOR_PUBLIC": null, "RecMap_CY": null, "ROUTE_NAME": null, "ROUTE_DESC": null, "Type_Sym": "Puce_link", "ROUTE_NA_1": null, "SITE": null, "Trail_type": null, "Archived": null, "Direction": null, "Management": null, "Length_km": null, "Length_mil": null, "Grade": null, "Manageme_1": null, "Grade_CY": null, "Trail_Ty_1": null, "Category": null, "RecMap": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Purple", "name": "Purple", "domains": {}, "templates": [ { "name": "Purple", "description": "", "prototype": { "attributes": { "FOR_PUBLIC": null, "RecMap_CY": null, "ROUTE_NAME": null, "ROUTE_DESC": null, "Type_Sym": "Purple", "ROUTE_NA_1": null, "SITE": null, "Trail_type": null, "Archived": null, "Direction": null, "Management": null, "Length_km": null, "Length_mil": null, "Grade": null, "Manageme_1": null, "Grade_CY": null, "Trail_Ty_1": null, "Category": null, "RecMap": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Purple_MB", "name": "Purple MTB", "domains": {}, "templates": [ { "name": "Purple MTB", "description": "", "prototype": { "attributes": { "FOR_PUBLIC": null, "RecMap_CY": null, "ROUTE_NAME": null, "ROUTE_DESC": null, "Type_Sym": "Purple_MB", "ROUTE_NA_1": null, "SITE": null, "Trail_type": null, "Archived": null, "Direction": null, "Management": null, "Length_km": null, "Length_mil": null, "Grade": null, "Manageme_1": null, "Grade_CY": null, "Trail_Ty_1": null, "Category": null, "RecMap": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Purple_horse", "name": "Purple Horse Riding", "domains": {}, "templates": [ { "name": "Purple Horse Riding", "description": "", "prototype": { "attributes": { "FOR_PUBLIC": null, "RecMap_CY": null, "ROUTE_NAME": null, "ROUTE_DESC": null, "Type_Sym": "Purple_horse", "ROUTE_NA_1": null, "SITE": null, "Trail_type": null, "Archived": null, "Direction": null, "Management": null, "Length_km": null, "Length_mil": null, "Grade": null, "Manageme_1": null, "Grade_CY": null, "Trail_Ty_1": null, "Category": null, "RecMap": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Purple_link", "name": "Purple Link Route", "domains": {}, "templates": [ { "name": "Purple Link Route", "description": "", "prototype": { "attributes": { "FOR_PUBLIC": null, "RecMap_CY": null, "ROUTE_NAME": null, "ROUTE_DESC": null, "Type_Sym": "Purple_link", "ROUTE_NA_1": null, "SITE": null, "Trail_type": null, "Archived": null, "Direction": null, "Management": null, "Length_km": null, "Length_mil": null, "Grade": null, "Manageme_1": null, "Grade_CY": null, "Trail_Ty_1": null, "Category": null, "RecMap": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Purple_run", "name": "Purple_run", "domains": {}, "templates": [ { "name": "Purple_run", "description": "", "prototype": { "attributes": { "FOR_PUBLIC": null, "RecMap_CY": null, "ROUTE_NAME": null, "ROUTE_DESC": null, "Type_Sym": "Purple_run", "ROUTE_NA_1": null, "SITE": null, "Trail_type": null, "Archived": null, "Direction": null, "Management": null, "Length_km": null, "Length_mil": null, "Grade": null, "Manageme_1": null, "Grade_CY": null, "Trail_Ty_1": null, "Category": null, "RecMap": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Red", "name": "Red", "domains": {}, "templates": [ { "name": "Red", "description": "", "prototype": { "attributes": { "FOR_PUBLIC": null, "RecMap_CY": null, "ROUTE_NAME": null, "ROUTE_DESC": null, "Type_Sym": "Red", "ROUTE_NA_1": null, "SITE": null, "Trail_type": null, "Archived": null, "Direction": null, "Management": null, "Length_km": null, "Length_mil": null, "Grade": null, "Manageme_1": null, "Grade_CY": null, "Trail_Ty_1": null, "Category": null, "RecMap": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Red_MB", "name": "Red MTB", "domains": {}, "templates": [ { "name": "Red MTB", "description": "", "prototype": { "attributes": { "FOR_PUBLIC": null, "RecMap_CY": null, "ROUTE_NAME": null, "ROUTE_DESC": null, "Type_Sym": "Red_MB", "ROUTE_NA_1": null, "SITE": null, "Trail_type": null, "Archived": null, "Direction": null, "Management": null, "Length_km": null, "Length_mil": null, "Grade": null, "Manageme_1": null, "Grade_CY": null, "Trail_Ty_1": null, "Category": null, "RecMap": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Red_MB_link", "name": "Red Link Route", "domains": {}, "templates": [ { "name": "Red Link Route", "description": "", "prototype": { "attributes": { "FOR_PUBLIC": null, "RecMap_CY": null, "ROUTE_NAME": null, "ROUTE_DESC": null, "Type_Sym": "Red_MB_link", "ROUTE_NA_1": null, "SITE": null, "Trail_type": null, "Archived": null, "Direction": null, "Management": null, "Length_km": null, "Length_mil": null, "Grade": null, "Manageme_1": null, "Grade_CY": null, "Trail_Ty_1": null, "Category": null, "RecMap": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Red_link", "name": "Red Link Route", "domains": {}, "templates": [ { "name": "Red Link Route (1)", "description": "", "prototype": { "attributes": { "FOR_PUBLIC": null, "RecMap_CY": null, "ROUTE_NAME": null, "ROUTE_DESC": null, "Type_Sym": "Red_link", "ROUTE_NA_1": null, "SITE": null, "Trail_type": null, "Archived": null, "Direction": null, "Management": null, "Length_km": null, "Length_mil": null, "Grade": null, "Manageme_1": null, "Grade_CY": null, "Trail_Ty_1": null, "Category": null, "RecMap": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Red_horse", "name": "Red Horse Riding", "domains": {}, "templates": [ { "name": "Red Horse Riding", "description": "", "prototype": { "attributes": { "FOR_PUBLIC": null, "RecMap_CY": null, "ROUTE_NAME": null, "ROUTE_DESC": null, "Type_Sym": "Red_horse", "ROUTE_NA_1": null, "SITE": null, "Trail_type": null, "Archived": null, "Direction": null, "Management": null, "Length_km": null, "Length_mil": null, "Grade": null, "Manageme_1": null, "Grade_CY": null, "Trail_Ty_1": null, "Category": null, "RecMap": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Red_run", "name": "Red Running", "domains": {}, "templates": [ { "name": "Red Running", "description": "", "prototype": { "attributes": { "FOR_PUBLIC": null, "RecMap_CY": null, "ROUTE_NAME": null, "ROUTE_DESC": null, "Type_Sym": "Red_run", "ROUTE_NA_1": null, "SITE": null, "Trail_type": null, "Archived": null, "Direction": null, "Management": null, "Length_km": null, "Length_mil": null, "Grade": null, "Manageme_1": null, "Grade_CY": null, "Trail_Ty_1": null, "Category": null, "RecMap": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Silver_MB", "name": "Silver_MB", "domains": {}, "templates": [ { "name": "Silver_MB", "description": "", "prototype": { "attributes": { "FOR_PUBLIC": null, "RecMap_CY": null, "ROUTE_NAME": null, "ROUTE_DESC": null, "Type_Sym": "Silver_MB", "ROUTE_NA_1": null, "SITE": null, "Trail_type": null, "Archived": null, "Direction": null, "Management": null, "Length_km": null, "Length_mil": null, "Grade": null, "Manageme_1": null, "Grade_CY": null, "Trail_Ty_1": null, "Category": null, "RecMap": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Teal", "name": "Teal", "domains": {}, "templates": [ { "name": "Teal", "description": "", "prototype": { "attributes": { "RecMap_CY": null, "RecMap": null, "ROUTE_NAME": null, "ROUTE_DESC": null, "FOR_PUBLIC": null, "Type_Sym": "Teal", "ROUTE_NA_1": null, "SITE": null, "Trail_type": null, "Archived": null, "Direction": null, "Management": null, "Length_km": null, "Length_mil": null, "Grade": null, "Manageme_1": null, "Grade_CY": null, "Trail_Ty_1": null, "Category": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Turquiose_MB", "name": "Turquiose MTB Route", "domains": {}, "templates": [ { "name": "Turquiose MTB Route", "description": "", "prototype": { "attributes": { "FOR_PUBLIC": null, "RecMap_CY": null, "ROUTE_NAME": null, "ROUTE_DESC": null, "Type_Sym": "Turquiose_MB", "ROUTE_NA_1": null, "SITE": null, "Trail_type": null, "Archived": null, "Direction": null, "Management": null, "Length_km": null, "Length_mil": null, "Grade": null, "Manageme_1": null, "Grade_CY": null, "Trail_Ty_1": null, "Category": null, "RecMap": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Unknown_Style", "name": "Unknown_Style", "domains": {}, "templates": [ { "name": "Unknown_Style", "description": "", "prototype": { "attributes": { "FOR_PUBLIC": null, "RecMap_CY": null, "ROUTE_NAME": null, "ROUTE_DESC": null, "Type_Sym": "Unknown_Style", "ROUTE_NA_1": null, "SITE": null, "Trail_type": null, "Archived": null, "Direction": null, "Management": null, "Length_km": null, "Length_mil": null, "Grade": null, "Manageme_1": null, "Grade_CY": null, "Trail_Ty_1": null, "Category": null, "RecMap": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Unwaymarked_Boardwalk", "name": "Unwaymarked_Boardwalk", "domains": {}, "templates": [ { "name": "Unwaymarked_Boardwalk", "description": "", "prototype": { "attributes": { "FOR_PUBLIC": null, "RecMap_CY": null, "ROUTE_NAME": null, "ROUTE_DESC": null, "Type_Sym": "Unwaymarked_Boardwalk", "ROUTE_NA_1": null, "SITE": null, "Trail_type": null, "Archived": null, "Direction": null, "Management": null, "Length_km": null, "Length_mil": null, "Grade": null, "Manageme_1": null, "Grade_CY": null, "Trail_Ty_1": null, "Category": null, "RecMap": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Unwaymarked_Boardwalk_link", "name": "Unwaymarked_Boardwalk_link", "domains": {}, "templates": [ { "name": "Unwaymarked_Boardwalk_link", "description": "", "prototype": { "attributes": { "FOR_PUBLIC": null, "RecMap_CY": null, "ROUTE_NAME": null, "ROUTE_DESC": null, "Type_Sym": "Unwaymarked_Boardwalk_link", "ROUTE_NA_1": null, "SITE": null, "Trail_type": null, "Archived": null, "Direction": null, "Management": null, "Length_km": null, "Length_mil": null, "Grade": null, "Manageme_1": null, "Grade_CY": null, "Trail_Ty_1": null, "Category": null, "RecMap": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "White", "name": "White", "domains": {}, "templates": [ { "name": "White", "description": "", "prototype": { "attributes": { "FOR_PUBLIC": null, "RecMap_CY": null, "ROUTE_NAME": null, "ROUTE_DESC": null, "Type_Sym": "White", "ROUTE_NA_1": null, "SITE": null, "Trail_type": null, "Archived": null, "Direction": null, "Management": null, "Length_km": null, "Length_mil": null, "Grade": null, "Manageme_1": null, "Grade_CY": null, "Trail_Ty_1": null, "Category": null, "RecMap": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "White_link", "name": "White Link Route", "domains": {}, "templates": [ { "name": "White Link Route", "description": "", "prototype": { "attributes": { "FOR_PUBLIC": null, "RecMap_CY": null, "ROUTE_NAME": null, "ROUTE_DESC": null, "Type_Sym": "White_link", "ROUTE_NA_1": null, "SITE": null, "Trail_type": null, "Archived": null, "Direction": null, "Management": null, "Length_km": null, "Length_mil": null, "Grade": null, "Manageme_1": null, "Grade_CY": null, "Trail_Ty_1": null, "Category": null, "RecMap": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Yellow", "name": "Yellow", "domains": {}, "templates": [ { "name": "Yellow", "description": "", "prototype": { "attributes": { "FOR_PUBLIC": null, "RecMap_CY": null, "ROUTE_NAME": null, "ROUTE_DESC": null, "Type_Sym": "Yellow", "ROUTE_NA_1": null, "SITE": null, "Trail_type": null, "Archived": null, "Direction": null, "Management": null, "Length_km": null, "Length_mil": null, "Grade": null, "Manageme_1": null, "Grade_CY": null, "Trail_Ty_1": null, "Category": null, "RecMap": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Yellow_MB", "name": "Yellow MTB", "domains": {}, "templates": [ { "name": "Yellow MTB", "description": "", "prototype": { "attributes": { "FOR_PUBLIC": null, "RecMap_CY": null, "ROUTE_NAME": null, "ROUTE_DESC": null, "Type_Sym": "Yellow_MB", "ROUTE_NA_1": null, "SITE": null, "Trail_type": null, "Archived": null, "Direction": null, "Management": null, "Length_km": null, "Length_mil": null, "Grade": null, "Manageme_1": null, "Grade_CY": null, "Trail_Ty_1": null, "Category": null, "RecMap": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Yellow_horse", "name": "Yellow Horse Riding", "domains": {}, "templates": [ { "name": "Yellow Horse Riding", "description": "", "prototype": { "attributes": { "FOR_PUBLIC": null, "RecMap_CY": null, "ROUTE_NAME": null, "ROUTE_DESC": null, "Type_Sym": "Yellow_horse", "ROUTE_NA_1": null, "SITE": null, "Trail_type": null, "Archived": null, "Direction": null, "Management": null, "Length_km": null, "Length_mil": null, "Grade": null, "Manageme_1": null, "Grade_CY": null, "Trail_Ty_1": null, "Category": null, "RecMap": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Yellow_link", "name": "Yellow Link Route", "domains": {}, "templates": [ { "name": "Yellow Link Route", "description": "", "prototype": { "attributes": { "FOR_PUBLIC": null, "RecMap_CY": null, "ROUTE_NAME": null, "ROUTE_DESC": null, "Type_Sym": "Yellow_link", "ROUTE_NA_1": null, "SITE": null, "Trail_type": null, "Archived": null, "Direction": null, "Management": null, "Length_km": null, "Length_mil": null, "Grade": null, "Manageme_1": null, "Grade_CY": null, "Trail_Ty_1": null, "Category": null, "RecMap": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Yellow_run", "name": "Yellow Running", "domains": {}, "templates": [ { "name": "Yellow Running", "description": "", "prototype": { "attributes": { "FOR_PUBLIC": null, "RecMap_CY": null, "ROUTE_NAME": null, "ROUTE_DESC": null, "Type_Sym": "Yellow_run", "ROUTE_NA_1": null, "SITE": null, "Trail_type": null, "Archived": null, "Direction": null, "Management": null, "Length_km": null, "Length_mil": null, "Grade": null, "Manageme_1": null, "Grade_CY": null, "Trail_Ty_1": null, "Category": null, "RecMap": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "6537b0b106144068a0545273fbccca9b" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 5, "name": "Red zones", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 206148.75000000186, "ymin": 182440.32799999788, "xmax": 346166.4060000004, "ymax": 378567.4690000005, "spatialReference": { "wkid": 27700, "latestWkid": 27700, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5220400, "falseY": -15524400, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 27700, "latestWkid": 27700, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5220400, "falseY": -15524400, "xyUnits": 4.5048159276709664E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 193, 196, 247, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsURL", "objectIdField": "OBJECTID_1", "globalIdField": "", "displayField": "FD", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Id" }, { "name": "FD", "type": "esriFieldTypeString", "alias": "FD", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "FD" }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape_Leng" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1260_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1211_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Red zones", "description": "", "prototype": { "attributes": { "Shape_Leng": null, "OBJECTID": null, "Id": null, "FD": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "6537b0b106144068a0545273fbccca9b" } ], "tables": [] }