{ "currentVersion": 10.71, "id": 11, "name": "Paths", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 750000, "maxScale": 0, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1596150389000 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "extent": { "xmin": 281300.9378000004, "ymin": 6557712.844, "xmax": 513681.6827999996, "ymax": 6646585.7551, "spatialReference": { "wkid": 7856, "latestWkid": 7856 } }, "sourceSpatialReference": { "wkid": 7856, "latestWkid": 7856 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "StructureType", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 140, 0, 65, 255 ], "width": 1 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 179, 45, 37, 255 ], "width": 1 }, "value": "Boardwalk", "label": "Boardwalk", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 186, 145, 255 ], "width": 1 }, "value": "Causeway", "label": "Causeway", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 71, 153, 46, 255 ], "width": 1 }, "value": "Footbridge", "label": "Footbridge", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 35, 140, 166, 255 ], "width": 1 }, "value": "NotListed", "label": "Not listed - see comments", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 176, 48, 122, 255 ], "width": 1 }, "value": "OnGround", "label": "On ground path", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 186, 144, 60, 255 ], "width": 1 }, "value": "Ramp", "label": "Ramp", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 165, 45, 189, 255 ], "width": 1 }, "value": "Stairs", "label": "Stairs", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 69, 55, 176, 255 ], "width": 1 }, "value": "TBD", "label": "To be determined", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 113, 199, 255 ], "width": 1 }, "value": "Trail", "label": "Trail", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "StructureType", "typeIdField": "StructureType", "subtypeField": "", "fields": [ { "name": "StructureType", "type": "esriFieldTypeString", "alias": "Structure Type", "domain": { "type": "codedValue", "name": "PA_PathStructure", "description": "Pathway structure type", "codedValues": [ { "name": "Boardwalk", "code": "Boardwalk" }, { "name": "Causeway", "code": "Causeway" }, { "name": "Footbridge", "code": "Footbridge" }, { "name": "On ground path", "code": "OnGround" }, { "name": "Ramp", "code": "Ramp" }, { "name": "Stairs", "code": "Stairs" }, { "name": "Trail", "code": "Trail" }, { "name": "To be determined", "code": "TBD" }, { "name": "Not listed - see comments", "code": "NotListed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 50, "defaultValue": null, "modelName": "StructureType" }, { "name": "PathUse", "type": "esriFieldTypeString", "alias": "Path Use", "domain": { "type": "codedValue", "name": "PA_PathUse", "description": "Path use", "codedValues": [ { "name": "Cycleway", "code": "Cycleway" }, { "name": "Pedestrian", "code": "Pedestrian" }, { "name": "Shared", "code": "Shared" }, { "name": "To be determined", "code": "TBD" }, { "name": "Not listed - see comments", "code": "NotListed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 50, "defaultValue": null, "modelName": "PathUse" }, { "name": "SurfaceMaterial", "type": "esriFieldTypeString", "alias": "Surface Material", "domain": { "type": "codedValue", "name": "PA_PathSurfaceMat", "description": "Path surface material", "codedValues": [ { "name": "Asphalt", "code": "Asphalt" }, { "name": "Bitumen", "code": "Bitumen" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Earth", "code": "Earth" }, { "name": "Gravel", "code": "Gravel" }, { "name": "Mulch", "code": "Mulch" }, { "name": "Paved", "code": "Paved" }, { "name": "Steel", "code": "Steel" }, { "name": "Stone", "code": "Stone" }, { "name": "Timber", "code": "Timber" }, { "name": "To be determined", "code": "TBD" }, { "name": "Not listed - see comments", "code": "NotListed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 50, "defaultValue": null, "modelName": "SurfaceMaterial" }, { "name": "SubstructureMaterial", "type": "esriFieldTypeString", "alias": "Substructure Material", "domain": { "type": "codedValue", "name": "PA_PathSubstructMat", "description": "Path substructure material", "codedValues": [ { "name": "Brick", "code": "Brick" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Steel", "code": "Steel" }, { "name": "Stone", "code": "Stone" }, { "name": "Timber", "code": "Timber" }, { "name": "To be determined", "code": "TBD" }, { "name": "Not listed - see comments", "code": "NotListed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 50, "defaultValue": "TBD", "modelName": "SubstructureMaterial" }, { "name": "Length", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Length" }, { "name": "Width", "type": "esriFieldTypeDouble", "alias": "Width", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Width" }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "domain": { "type": "codedValue", "name": "PA_Condition", "description": "Park asset condition", "codedValues": [ { "name": "1 Very good", "code": "1 VeryGood" }, { "name": "2 Good", "code": "2 Good" }, { "name": "3 Moderate", "code": "3 Moderate" }, { "name": "4 Poor", "code": "4 Poor" }, { "name": "5 Very poor", "code": "5 VeryPoor" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": false, "length": 50, "defaultValue": null, "modelName": "Condition" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 1024, "defaultValue": null, "modelName": "Comments" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "UUID_807", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_807", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S470_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Boardwalk", "name": "Boardwalk", "domains": { "StructureType": {"type": "inherited"}, "PathUse": {"type": "inherited"}, "SurfaceMaterial": {"type": "inherited"}, "SubstructureMaterial": {"type": "inherited"}, "Condition": {"type": "inherited"} }, "templates": [ { "name": "Boardwalk", "description": "", "prototype": { "attributes": { "Width": 0, "StructureType": "Boardwalk", "PathUse": null, "SurfaceMaterial": null, "SubstructureMaterial": null, "Length": 0, "Condition": null, "Comments": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Causeway", "name": "Causeway", "domains": { "StructureType": {"type": "inherited"}, "PathUse": {"type": "inherited"}, "SurfaceMaterial": {"type": "inherited"}, "SubstructureMaterial": {"type": "inherited"}, "Condition": {"type": "inherited"} }, "templates": [ { "name": "Causeway", "description": "", "prototype": { "attributes": { "Width": 0, "StructureType": "Causeway", "PathUse": null, "SurfaceMaterial": null, "SubstructureMaterial": null, "Length": 0, "Condition": null, "Comments": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Footbridge", "name": "Footbridge", "domains": { "StructureType": {"type": "inherited"}, "PathUse": {"type": "inherited"}, "SurfaceMaterial": {"type": "inherited"}, "SubstructureMaterial": {"type": "inherited"}, "Condition": {"type": "inherited"} }, "templates": [ { "name": "Footbridge", "description": "", "prototype": { "attributes": { "Width": 0, "StructureType": "Footbridge", "PathUse": null, "SurfaceMaterial": null, "SubstructureMaterial": null, "Length": 0, "Condition": null, "Comments": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "NotListed", "name": "NotListed", "domains": { "StructureType": {"type": "inherited"}, "PathUse": {"type": "inherited"}, "SurfaceMaterial": {"type": "inherited"}, "SubstructureMaterial": {"type": "inherited"}, "Condition": {"type": "inherited"} }, "templates": [ { "name": "Not listed - see comments", "description": "", "prototype": { "attributes": { "Width": 0, "StructureType": "NotListed", "PathUse": null, "SurfaceMaterial": null, "SubstructureMaterial": null, "Length": 0, "Condition": null, "Comments": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "OnGround", "name": "OnGround", "domains": { "StructureType": {"type": "inherited"}, "PathUse": {"type": "inherited"}, "SurfaceMaterial": {"type": "inherited"}, "SubstructureMaterial": {"type": "inherited"}, "Condition": {"type": "inherited"} }, "templates": [ { "name": "On ground path", "description": "", "prototype": { "attributes": { "Width": 0, "StructureType": "OnGround", "PathUse": null, "SurfaceMaterial": null, "SubstructureMaterial": null, "Length": 0, "Condition": null, "Comments": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Ramp", "name": "Ramp", "domains": { "StructureType": {"type": "inherited"}, "PathUse": {"type": "inherited"}, "SurfaceMaterial": {"type": "inherited"}, "SubstructureMaterial": {"type": "inherited"}, "Condition": {"type": "inherited"} }, "templates": [ { "name": "Ramp", "description": "", "prototype": { "attributes": { "Width": 0, "StructureType": "Ramp", "PathUse": null, "SurfaceMaterial": null, "SubstructureMaterial": null, "Length": 0, "Condition": null, "Comments": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Stairs", "name": "Stairs", "domains": { "StructureType": {"type": "inherited"}, "PathUse": {"type": "inherited"}, "SurfaceMaterial": {"type": "inherited"}, "SubstructureMaterial": {"type": "inherited"}, "Condition": {"type": "inherited"} }, "templates": [ { "name": "Stairs", "description": "", "prototype": { "attributes": { "Width": 0, "StructureType": "Stairs", "PathUse": null, "SurfaceMaterial": null, "SubstructureMaterial": null, "Length": 0, "Condition": null, "Comments": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "TBD", "name": "TBD", "domains": { "StructureType": {"type": "inherited"}, "PathUse": {"type": "inherited"}, "SurfaceMaterial": {"type": "inherited"}, "SubstructureMaterial": {"type": "inherited"}, "Condition": {"type": "inherited"} }, "templates": [ { "name": "To be determined", "description": "", "prototype": { "attributes": { "Width": 0, "StructureType": "TBD", "PathUse": null, "SurfaceMaterial": null, "SubstructureMaterial": null, "Length": 0, "Condition": null, "Comments": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Trail", "name": "Trail", "domains": { "StructureType": {"type": "inherited"}, "PathUse": {"type": "inherited"}, "SurfaceMaterial": {"type": "inherited"}, "SubstructureMaterial": {"type": "inherited"}, "Condition": {"type": "inherited"} }, "templates": [ { "name": "Trail", "description": "", "prototype": { "attributes": { "Width": 0, "StructureType": "Trail", "PathUse": null, "SurfaceMaterial": null, "SubstructureMaterial": null, "Length": 0, "Condition": null, "Comments": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }