{ "currentVersion": 10.81, "id": 3, "name": "Dunedin Tracks", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 1361319.3744, "ymin": 4907548.3283, "xmax": 1424883.8053000001, "ymax": 4990665.6021, "spatialReference": { "wkid": 2193, "latestWkid": 2193 } }, "sourceSpatialReference": { "wkid": 2193, "latestWkid": 2193 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Status", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1.2 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 169, 0, 230, 255 ], "width": 1.2 }, "value": "Some Restrictions", "label": "Some Restrictions", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 230, 0, 0, 255 ], "width": 1.2 }, "value": "Closed", "label": "Closed", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Name", "typeIdField": "Status", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Track_ID", "type": "esriFieldTypeInteger", "alias": "Track_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Track_ID" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "Name" }, { "name": "Grade", "type": "esriFieldTypeSmallInteger", "alias": "Grade", "domain": null, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Grade" }, { "name": "Track_Type", "type": "esriFieldTypeString", "alias": "Track Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Type" }, { "name": "Data_Source", "type": "esriFieldTypeString", "alias": "Data_Source", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Data_Source" }, { "name": "LINZ_topo", "type": "esriFieldTypeString", "alias": "Supply to LINZ?", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "LINZ_topo" }, { "name": "Time_up", "type": "esriFieldTypeInteger", "alias": "Time up (mins)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Time_up" }, { "name": "Time_down", "type": "esriFieldTypeInteger", "alias": "Time Down (mins)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Time_down" }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description (long)", "domain": null, "editable": true, "nullable": true, "length": 2000, "defaultValue": null, "modelName": "DescriptionLong" }, { "name": "Maintenance", "type": "esriFieldTypeString", "alias": "Maintenance", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Maintenance" }, { "name": "URL", "type": "esriFieldTypeString", "alias": "URL", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "URL" }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "domain": { "type": "codedValue", "name": "fcTrackStatus", "description": "Track Status", "codedValues": [ { "name": "No Restrictions", "code": "No Restrictions" }, { "name": "Some Restrictions", "code": "Some Restrictions" }, { "name": "Closed", "code": "Closed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Status" }, { "name": "StatusDescription", "type": "esriFieldTypeString", "alias": "Status Description", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "StatusDescription" }, { "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": "Dog", "type": "esriFieldTypeString", "alias": "Are Dogs Allowed", "domain": { "type": "codedValue", "name": "fcDog", "description": "Dogs Allowed", "codedValues": [ { "name": "Allowed off leash", "code": "Allowed off leash" }, { "name": "Allowed on leash", "code": "Allowed on leash" }, { "name": "Hunting permit required", "code": "Hunting permit required" }, { "name": "Prohibited", "code": "Prohibited" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Dog" }, { "name": "COMPTYPE", "type": "esriFieldTypeInteger", "alias": "COMPTYPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COMPTYPE" }, { "name": "COMPKEY", "type": "esriFieldTypeInteger", "alias": "COMPKEY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COMPKEY" }, { "name": "UNITID", "type": "esriFieldTypeString", "alias": "UNITID", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "UNITID" }, { "name": "WheelchairAccessible", "type": "esriFieldTypeString", "alias": "Wheelchair accessible?", "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes / No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "WheelchairAccessible" }, { "name": "SmoothSurfacing", "type": "esriFieldTypeString", "alias": "Smooth surfacing?", "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes / No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "SmoothSurfacing" }, { "name": "BuggyFriendly", "type": "esriFieldTypeString", "alias": "Buggy friendly?", "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes / No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "BuggyFriendly" }, { "name": "ShortWalkChild", "type": "esriFieldTypeString", "alias": "Short walk for child?", "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes / No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ShortWalkChild" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R1183_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S975_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Some Restrictions", "name": "Some Restrictions", "domains": { "Status": {"type": "inherited"}, "Dog": {"type": "inherited"}, "WheelchairAccessible": {"type": "inherited"}, "SmoothSurfacing": {"type": "inherited"}, "BuggyFriendly": {"type": "inherited"}, "ShortWalkChild": {"type": "inherited"} }, "templates": [ { "name": "Some Restrictions", "description": "", "prototype": { "attributes": { "Name": null, "URL": null, "ShortWalkChild": null, "Track_ID": null, "Grade": 1, "Track_Type": null, "Data_Source": null, "LINZ_topo": null, "Time_up": null, "Time_down": null, "Description": null, "Maintenance": null, "Status": "Some Restrictions", "StatusDescription": null, "BuggyFriendly": null, "SmoothSurfacing": null, "WheelchairAccessible": null, "UNITID": null, "Dog": null, "COMPTYPE": null, "COMPKEY": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Closed", "name": "Closed", "domains": { "Status": {"type": "inherited"}, "Dog": {"type": "inherited"}, "WheelchairAccessible": {"type": "inherited"}, "SmoothSurfacing": {"type": "inherited"}, "BuggyFriendly": {"type": "inherited"}, "ShortWalkChild": {"type": "inherited"} }, "templates": [ { "name": "Closed", "description": "", "prototype": { "attributes": { "Name": null, "URL": null, "ShortWalkChild": null, "Track_ID": null, "Grade": 1, "Track_Type": null, "Data_Source": null, "LINZ_topo": null, "Time_up": null, "Time_down": null, "Description": null, "Maintenance": null, "Status": "Closed", "StatusDescription": null, "BuggyFriendly": null, "SmoothSurfacing": null, "WheelchairAccessible": null, "UNITID": null, "Dog": null, "COMPTYPE": null, "COMPKEY": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }