{ "currentVersion": 10.61, "cimVersion": "2.2.0", "id": 31, "name": "Debris Flow Policy Area", "type": "Feature Layer", "parentLayer": { "id": 28, "name": "Natural Hazards" }, "defaultVisibility": true, "minScale": 18426.157483516272, "maxScale": 0, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CreatedDate", "creatorField": "CreatedBy", "editDateField": "EditedDate", "editorField": "EditedBy" }, "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, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true }, "hasMetadata": true, "extent": { "xmin": 1929325.6382, "ymin": 5800056.8893, "xmax": 1930091.8530000001, "ymax": 5800597.7989, "spatialReference": { "wkid": 2193, "latestWkid": 2193, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4020900, "falseY": 1900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2193, "latestWkid": 2193, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4020900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "RiskClass", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSCross", "color": [ 197, 0, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1 } }, "value": "H", "label": "High" }, { "symbol": { "type": "esriSFS", "style": "esriSFSCross", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 1 } }, "value": "M", "label": "Medium" }, { "symbol": { "type": "esriSFS", "style": "esriSFSCross", "color": [ 0, 197, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 197, 255, 255 ], "width": 1 } }, "value": "L", "label": "Low" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "CreatedDate", "typeIdField": "RiskClass", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CreatedDate", "type": "esriFieldTypeDate", "alias": "Created Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CreatedDate" }, { "name": "CreatedBy", "type": "esriFieldTypeString", "alias": "Created By", "domain": null, "editable": false, "nullable": true, "length": 30, "defaultValue": null, "modelName": "CreatedBy" }, { "name": "EditedDate", "type": "esriFieldTypeDate", "alias": "Edited Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EditedDate" }, { "name": "EditedBy", "type": "esriFieldTypeString", "alias": "Edited By", "domain": null, "editable": false, "nullable": true, "length": 30, "defaultValue": null, "modelName": "EditedBy" }, { "name": "ID", "type": "esriFieldTypeString", "alias": "ID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ID" }, { "name": "Label", "type": "esriFieldTypeString", "alias": "Label", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Label" }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "domain": null, "editable": true, "nullable": true, "length": 300, "defaultValue": null, "modelName": "Description" }, { "name": "HazardType", "type": "esriFieldTypeString", "alias": "Hazard Type", "domain": { "type": "codedValue", "name": "dHazardType", "description": "", "codedValues": [ { "name": "Debris Flow", "code": "DF" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "HazardType" }, { "name": "RiskClass", "type": "esriFieldTypeString", "alias": "Risk Class", "domain": { "type": "codedValue", "name": "dRiskClass", "description": "", "codedValues": [ { "name": "High", "code": "H" }, { "name": "Medium", "code": "M" }, { "name": "Low", "code": "L" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "RiskClass" }, { "name": "EffectiveDate", "type": "esriFieldTypeString", "alias": "Effective Date", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "EffectiveDate" }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "dStatus", "description": "", "codedValues": [ { "name": "Current", "code": 1 }, { "name": "Pending", "code": 2 }, { "name": "Archived", "code": 3 }, { "name": "Unknown", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Status" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R716_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S706_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "New Zealand Standard Time", "respectsDaylightSaving": false }, "types": [ { "id": "H", "name": "H", "domains": { "HazardType": {"type": "inherited"}, "RiskClass": {"type": "inherited"}, "Status": {"type": "inherited"} }, "templates": [ { "name": "High", "description": "", "prototype": { "attributes": { "HazardType": null, "Status": null, "EffectiveDate": null, "RiskClass": "H", "Description": null, "Label": null, "ID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "M", "name": "M", "domains": { "HazardType": {"type": "inherited"}, "RiskClass": {"type": "inherited"}, "Status": {"type": "inherited"} }, "templates": [ { "name": "Medium", "description": "", "prototype": { "attributes": { "HazardType": null, "Status": null, "EffectiveDate": null, "RiskClass": "M", "Description": null, "Label": null, "ID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "L", "name": "L", "domains": { "HazardType": {"type": "inherited"}, "RiskClass": {"type": "inherited"}, "Status": {"type": "inherited"} }, "templates": [ { "name": "Low", "description": "", "prototype": { "attributes": { "HazardType": null, "Status": null, "EffectiveDate": null, "RiskClass": "L", "Description": null, "Label": null, "ID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Query,Uploads,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }