{ "layers": [ { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 0, "name": "Restoration Trails", "type": "Feature Layer", "description": "Locations of key biodiversity restoration projects within the Canterbury region.", "geometryType": "esriGeometryPoint", "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 }, "copyrightText": "ECAN 2012", "parentLayer": null, "subLayers": [], "minScale": 16000000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "3be8b99424f4596c3b828e140486fd9c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACAUlEQVRIid3VUUhTURjA8b82t7DM7GoLHSLG0BVRGCJRRhEKBvOhhD0UPSgZ0cuKIJTopVAGUhBEUiH4UE9BkRGkRKkEJWNcpVyZzbtmdZfbUHTjNrUiUNhg121XfPF7POf7foeP73COjjUM3brFM/JM1BUUczpHIF9nYGM0QnjmF16/m7vhMMOa8KJdHBOKcBxpZE/5QfSZMZm/I+Dqwfb+MUPSR84p00gp4yX7sFdYaak9z/ZE+4ZsOGBja+UJah9doXfsHc0BiTdJ8cIy6qtO0nq0iQL1hpeKs+DMTczdl7g3J1OjKHhXwvWF5bSlAsfGKQfmkI/Oz2+pU8VNu7FbL2NJB17uoKqBSo/I3vmYIcfh+SZqjDvJREPstyIMdtM8IXIhIZ5rZIcWeHnIW4wUx67F4To92VrxpQM2qeILiyirwaNKfH0cPhcgpBX+swCzU0yp4kEfztkgh3KE9HH3ABH5Cw9VcUnk+otb1NtuUJou/rqL4fAMfao4EPrq5IF7gKuWw6kPt/cO3+UxWoC/K+F8G6G9pwMzGdgs1ckPeHUfeegJjsAk/Sk9XB4njU/bGR95ydnjFylJNAP/OIvPOhid/ECr38PztJ5cr0ibV6RzQuSaYKJicx7bNmRhmI8Smf6JHPTR9+MTt//fQK2fRUhyYZdcSbI04quKNcX/AXBYoUGCenQHAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1429780.7400000002, "ymin": 2339772, "xmax": 5737413, "ymax": 5263496.56, "spatialReference": { "wkid": 2193, "latestWkid": 2193, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4020900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DISPLAY_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SITE_ID", "type": "esriFieldTypeString", "alias": "SITE_ID", "length": 20, "domain": null }, { "name": "DISPLAY_NAME", "type": "esriFieldTypeString", "alias": "DISPLAY_NAME", "length": 100, "domain": null }, { "name": "AREA_CODE", "type": "esriFieldTypeString", "alias": "AREA_CODE", "length": 3, "domain": { "type": "codedValue", "name": "WS2_WATERQUALITY_Swimming_Regions", "description": "Region areas used to break up swimming watr quality sites ", "codedValues": [ { "name": "Banks Peninsula", "code": "BPN" }, { "name": "Central Canterbury Plains", "code": "CPL" }, { "name": "Central South Canterbury Plains", "code": "CSC" }, { "name": "Kaikoura", "code": "KAI" }, { "name": "Northern Canterbury", "code": "NCA" }, { "name": "North Christchurch", "code": "NCH" }, { "name": "South Christchurch", "code": "SCH" }, { "name": "Timaru", "code": "TIM" }, { "name": "Waiau-Amuri", "code": "WAI" }, { "name": "Waitaki", "code": "WTK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SHOW_ON_MAP", "type": "esriFieldTypeString", "alias": "SHOW_ON_MAP", "length": 1, "domain": { "type": "codedValue", "name": "WS2_WATERQUALITY_Swimming_YesNo", "description": "Yes or No values for swimming water quality fields ", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ACT_Walking", "type": "esriFieldTypeString", "alias": "ACT_Walking", "length": 1, "domain": { "type": "codedValue", "name": "WS2_WATERQUALITY_Swimming_YesNo", "description": "Yes or No values for swimming water quality fields ", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ACT_CyclingMountainBiking", "type": "esriFieldTypeString", "alias": "ACT_CyclingMountainBiking", "length": 1, "domain": { "type": "codedValue", "name": "WS2_WATERQUALITY_Swimming_YesNo", "description": "Yes or No values for swimming water quality fields ", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ACT_BirdWildlifeWatching", "type": "esriFieldTypeString", "alias": "ACT_BirdWildlifeWatching", "length": 1, "domain": { "type": "codedValue", "name": "WS2_WATERQUALITY_Swimming_YesNo", "description": "Yes or No values for swimming water quality fields ", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ACT_FamilyFriendlyActivities", "type": "esriFieldTypeString", "alias": "ACT_FamilyFriendlyActivities", "length": 1, "domain": { "type": "codedValue", "name": "WS2_WATERQUALITY_Swimming_YesNo", "description": "Yes or No values for swimming water quality fields ", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ACT_DogWalking", "type": "esriFieldTypeString", "alias": "ACT_DogWalking", "length": 1, "domain": { "type": "codedValue", "name": "WS2_WATERQUALITY_Swimming_YesNo", "description": "Yes or No values for swimming water quality fields ", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ACT_Fishing", "type": "esriFieldTypeString", "alias": "ACT_Fishing", "length": 1, "domain": { "type": "codedValue", "name": "WS2_WATERQUALITY_Swimming_YesNo", "description": "Yes or No values for swimming water quality fields ", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ACT_KayakingCanoeing", "type": "esriFieldTypeString", "alias": "ACT_KayakingCanoeing", "length": 1, "domain": { "type": "codedValue", "name": "WS2_WATERQUALITY_Swimming_YesNo", "description": "Yes or No values for swimming water quality fields ", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ACT_Camping", "type": "esriFieldTypeString", "alias": "ACT_Camping", "length": 1, "domain": { "type": "codedValue", "name": "WS2_WATERQUALITY_Swimming_YesNo", "description": "Yes or No values for swimming water quality fields ", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PHOTO_URL", "type": "esriFieldTypeString", "alias": "PHOTO_URL", "length": 500, "domain": null }, { "name": "CONTENT_URL", "type": "esriFieldTypeString", "alias": "CONTENT_URL", "length": 500, "domain": null }, { "name": "LINK_URL", "type": "esriFieldTypeString", "alias": "LINK_URL", "length": 500, "domain": null }, { "name": "NZTMX", "type": "esriFieldTypeDouble", "alias": "NZTMX", "domain": null }, { "name": "NZTMY", "type": "esriFieldTypeDouble", "alias": "NZTMY", "domain": null }, { "name": "NZTOPO50", "type": "esriFieldTypeString", "alias": "NZTOPO50", "length": 16, "domain": null }, { "name": "DESCRIPTION_CONTENT", "type": "esriFieldTypeString", "alias": "DESCRIPTION_CONTENT", "length": 1073741822, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 1073741822, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ACT_GameBird", "type": "esriFieldTypeString", "alias": "ACT_GameBird", "length": 1, "domain": { "type": "codedValue", "name": "WS2_WATERQUALITY_Swimming_YesNo", "description": "Yes or No values for swimming water quality fields ", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ACT_Lookout", "type": "esriFieldTypeString", "alias": "ACT_Lookout", "length": 1, "domain": { "type": "codedValue", "name": "WS2_WATERQUALITY_Swimming_YesNo", "description": "Yes or No values for swimming water quality fields ", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CWMS_ZONE", "type": "esriFieldTypeString", "alias": "CWMS_ZONE", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R57_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S52_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 1, "name": "Selwyn-Waihora Active Restoration Forum Sites", "type": "Feature Layer", "description": "Locations where habitat protection/enhancement/creation works have been undertaken within Selwyn District.", "geometryType": "esriGeometryPoint", "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 }, "copyrightText": "Environment Canterbury", "parentLayer": null, "subLayers": [], "minScale": 1000000, "maxScale": 100000, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "71c0d05dbdcb981fd91456653f4c4606", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB8AAAAeCAYAAADU8sWcAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACVklEQVRIie3VT4hNYRjH8c/MXIORMIyFImJBSqRkQyGi5L8xGlPYiAUbNYaYJGyx8F8sMDYsNAYhlCJlKSVloYwsLnf8meYOd3Rep4xxx1zmdifltznP23nO+z3neZ/ndxL6UIn/8H+x7JPxtK/gpzELXwoNn4KZmINbhYUPUS0VopWFh5dYF679VGq3BZlCwSdKGmUJrhoWn/v9wsCHqfEBx3BHxierCgcvUWMuRmGJYldUabMVHb2Fz0OFKlOMM+6XuymljhptdbyO2q3BCNWuGRO3YGe90eysx2hBU0/wZ9jpUvi27l95eRwvQhkuhKg7PUFVtm266jXmYwf2GqhVgzLTlfz01PA4jsAvke60w3MdVkp5bwgOo7ZLxm/PPBqbA7ir1UXLDXDAZ7UGK8qSPbJTfMpHmyV8Da63uGupO6unhnuIqTqcVKdSk/cuG6oiS2Z0otWSGpWHlxZ8IKpir7o9hTXBxR44Zi1uZ8mKbOY7eA/252I6CbmrESeDk+tmRi6E6EqubpfIGV1shYwiK+J1M3ZLq1NqPJZhE4pUSqvPL7zcRiMwCTdkrNLqk0HOSzujVDVhOB+pyTe8XNI0G7DNR0cMCgPFdm3qrTPbNW0W6u9mMKYJeJEv+FIZxU5IawngQ7EPRLN7D7s0qNekPfznElb74mB+4OU2SIZxeof1ofA/FDXXvjADKRcxVpkaLfmBD5Y0A9dj8NvfegLHtQQrHY1XvYXPR11c6o4cPCFygptYgDO9hTdm8+UedA6lPSUlctjoT8E5P5f4y43zoj6FfwMWnJiBnE8UFwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 23, "height": 22, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1482690.08, "ymin": 5139539.83, "xmax": 1579974, "ymax": 5236762, "spatialReference": { "wkid": 2193, "latestWkid": 2193, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4020900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PROJECT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PROJECT_NAME", "type": "esriFieldTypeString", "alias": "PROJECT_NAME", "length": 255, "domain": null }, { "name": "PROJECT_NATURE", "type": "esriFieldTypeString", "alias": "PROJECT_NATURE", "length": 255, "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 255, "domain": null }, { "name": "PRIMARY_HABITAT", "type": "esriFieldTypeString", "alias": "PRIMARY_HABITAT", "length": 255, "domain": null }, { "name": "SECONDARY_HABITAT", "type": "esriFieldTypeString", "alias": "SECONDARY_HABITAT", "length": 255, "domain": null }, { "name": "ECAN", "type": "esriFieldTypeString", "alias": "ECAN", "length": 255, "domain": null }, { "name": "LANDOWNER", "type": "esriFieldTypeString", "alias": "LANDOWNER", "length": 255, "domain": null }, { "name": "DOC", "type": "esriFieldTypeString", "alias": "DOC", "length": 255, "domain": null }, { "name": "QEII", "type": "esriFieldTypeString", "alias": "QEII", "length": 255, "domain": null }, { "name": "TLA", "type": "esriFieldTypeString", "alias": "TLA", "length": 255, "domain": null }, { "name": "FISH_GAME", "type": "esriFieldTypeString", "alias": "FISH_GAME", "length": 255, "domain": null }, { "name": "NGAI_TAHU", "type": "esriFieldTypeString", "alias": "NGAI_TAHU", "length": 255, "domain": null }, { "name": "WHAKAORA", "type": "esriFieldTypeString", "alias": "WHAKAORA", "length": 255, "domain": null }, { "name": "OTHER_FUNDERS", "type": "esriFieldTypeString", "alias": "OTHER_FUNDERS", "length": 255, "domain": null }, { "name": "OTHER_FUNDERS_NAME", "type": "esriFieldTypeString", "alias": "OTHER_FUNDERS_NAME", "length": 255, "domain": null }, { "name": "START_DATE", "type": "esriFieldTypeString", "alias": "START_DATE", "length": 255, "domain": null }, { "name": "LAST_UPDATE", "type": "esriFieldTypeString", "alias": "LAST_UPDATE", "length": 255, "domain": null }, { "name": "LAST_UPDATE_BY", "type": "esriFieldTypeString", "alias": "LAST_UPDATE_BY", "length": 255, "domain": null }, { "name": "COMPLETION_DATE", "type": "esriFieldTypeDate", "alias": "COMPLETION_DATE", "length": 8, "domain": null }, { "name": "TO_BE_FENCED_HA", "type": "esriFieldTypeDouble", "alias": "TO_BE_FENCED_HA", "domain": null }, { "name": "PROTECTIVE_FENCING_M", "type": "esriFieldTypeDouble", "alias": "PROTECTIVE_FENCING_M", "domain": null }, { "name": "PEST_CONTROL_HA", "type": "esriFieldTypeDouble", "alias": "PEST_CONTROL_HA", "domain": null }, { "name": "PLANTING_AREA_HA", "type": "esriFieldTypeDouble", "alias": "PLANTING_AREA_HA", "domain": null }, { "name": "WEED_CONTROL_HA", "type": "esriFieldTypeDouble", "alias": "WEED_CONTROL_HA", "domain": null }, { "name": "OTHER_WORKS", "type": "esriFieldTypeString", "alias": "OTHER_WORKS", "length": 255, "domain": null }, { "name": "MONITOR_OUTCOMES", "type": "esriFieldTypeString", "alias": "MONITOR_OUTCOMES", "length": 255, "domain": null }, { "name": "LEGAL_PROTECTION_TYPE", "type": "esriFieldTypeString", "alias": "LEGAL_PROTECTION_TYPE", "length": 255, "domain": null }, { "name": "PROJECT_DURATION", "type": "esriFieldTypeString", "alias": "PROJECT_DURATION", "length": 255, "domain": null }, { "name": "CRM_REC", "type": "esriFieldTypeString", "alias": "CRM_REC", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R281_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S268_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 2, "name": "QEII National Trust Open Space Covenants", "type": "Feature Layer", "description": "Open space covenants help to protect New Zealand's unique natural and cultural heritage.\n\nMuch of our flora and fauna is endemic to New Zealand (found nowhere else in the world) having evolved in isolation from other landmasses.\nMany places in New Zealand have special meaning and history relating to early settlement. Sometimes there are physical traces, such as pa sites. Sometimes there are spiritual and historic associations to do with former inhabitants and events.\nThis heritage helps to define our sense of national identity and contributes to our enjoyment and appreciation of New Zealand. Moreover, people from all over the world admire our landscapes and natural environments.\n\nHowever, the loss of natural habitats and the declining diversity of our indigenous flora and fauna is regarded as one of our biggest environmental problems. A number of indigenous species are already extinct and many others are under threat.\n\nCovenants are vital to protecting our heritage because:\n\n70% of New Zealand is privately owned (approximately 19 million hectares), and\nThreatened habitats occur mainly on the lowlands on private land, where even small remnants are important\nA National Trust open space covenant is a legally binding protection agreement, which is registered on the title of the land. It is voluntary but once in place binds the current and all subsequent landowners. Each covenant is unique. It can apply to the whole property or just part of the property. There can be different management areas within a covenant with varying applicable conditions. Conditions can be stringent where rare or vulnerable natural features or habitats are being protected.\n\nFor further information about National Trust open space covenants please visit https://qeiinationaltrust.org.nz/", "geometryType": "esriGeometryPolygon", "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 }, "copyrightText": "Queen Elizabeth II National Trust \nhttps://qeiinationaltrust.org.nz/", "parentLayer": null, "subLayers": [], "minScale": 2000000, "maxScale": 250, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 0, 168, 178 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 178 ], "width": 0.8 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1168135.2424999997, "ymin": 4792502.6324, "xmax": 2065672.1437999997, "ymax": 6156531.0016, "spatialReference": { "wkid": 2193, "latestWkid": 2193, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4020900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CovNumber", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CovNumber", "type": "esriFieldTypeString", "alias": "Covenant Number", "length": 12, "domain": null }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "Comment", "length": 254, "domain": null }, { "name": "DateRegd", "type": "esriFieldTypeDate", "alias": "Date Registered (LINZ)", "length": 8, "domain": null }, { "name": "DateAppr", "type": "esriFieldTypeDate", "alias": "Date Approved (QEII)", "length": 8, "domain": null }, { "name": "LastUpdate", "type": "esriFieldTypeDate", "alias": "Last Updated", "length": 8, "domain": null }, { "name": "GeomArea", "type": "esriFieldTypeDouble", "alias": "Area (Ha)", "domain": null }, { "name": "QEIIRegion", "type": "esriFieldTypeString", "alias": "QEII Region", "length": 25, "domain": null }, { "name": "TA_Name", "type": "esriFieldTypeString", "alias": "District", "length": 30, "domain": null }, { "name": "RegC_Name", "type": "esriFieldTypeString", "alias": "Region", "length": 30, "domain": null }, { "name": "Link", "type": "esriFieldTypeString", "alias": "Link", "length": 100, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 30, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1014_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S842_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 3, "name": "Mataitai Reserve Coordinates", "type": "Feature Layer", "description": "A spatial closure for the purposes of helping recognise use and management practices of Mäori in the exercise of non-commercial fishing rights.This layer is only a geographic representation of Mataitai legislation. The full legal description can be found here: http://www.legislation.govt.nz/ For a complete description of the layer please go to: http://www.nabis.govt.nz/LayerDetails.aspx?layer=Mataitai%20Reserve%20Boundaries", "geometryType": "esriGeometryPoint", "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 }, "copyrightText": "Crown Copyright Reserved.", "parentLayer": null, "subLayers": [], "minScale": 2000000, "maxScale": 250, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "b13187f5dce8873d597ce10dfacf4f2b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABFElEQVQ4jc3TPSjFURjH8Y8YLIoYbkxMUspAcQeDdBdhMZhMJm8l5WVTJmW60x1YpbBLyl0VKauXQSaUFCIvyemflEv/273Jb/o9T7++5/Sc55Qpksr+ElSLKzwXCurDBq4LBcXSb6A6/ebdS2k27tahM8OyHvMB1Zq2alGnDAZCssmCDksatX6fV25Qj7kA+apKTGqQsYKh30AJdAf3qsta1N1HKSqi+lgKgyHFei7QDbLB1RvVHnVP0YKqqD7wFOHffrrRR+AiuEt7EtqVozqAqQkQGmzhJN6MNs2qkzSv7bN3iB2nZowZif9qj9KSHqSd63XmTsKuGRNKvOS7Ry+Ww9lHtqPNnvonnzZTLFAsFQ30DsmCPk7c6X3zAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1150990.8789999997, "ymin": 4769632.9934, "xmax": 1662878.4954000004, "ymax": 5514803.8119, "spatialReference": { "wkid": 2193, "latestWkid": 2193, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4020900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "IDENTIFIER", "type": "esriFieldTypeString", "alias": "IDENTIFIER", "length": 10, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 50, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 150, "domain": null }, { "name": "SHORT_NAME", "type": "esriFieldTypeString", "alias": "SHORT_NAME", "length": 50, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 50, "domain": null }, { "name": "POINT", "type": "esriFieldTypeString", "alias": "POINT", "length": 5, "domain": null }, { "name": "POINT_LOCA", "type": "esriFieldTypeString", "alias": "POINT_LOCA", "length": 200, "domain": null }, { "name": "LAT_DEG", "type": "esriFieldTypeDouble", "alias": "LAT_DEG", "domain": null }, { "name": "LONG_DEG", "type": "esriFieldTypeDouble", "alias": "LONG_DEG", "domain": null }, { "name": "LAT_DEG_MI", "type": "esriFieldTypeString", "alias": "LAT_DEG_MI", "length": 20, "domain": null }, { "name": "LONG_DEG_M", "type": "esriFieldTypeString", "alias": "LONG_DEG_M", "length": 20, "domain": null }, { "name": "LAT_DEG__1", "type": "esriFieldTypeString", "alias": "LAT_DEG__1", "length": 20, "domain": null }, { "name": "LONG_DEG_1", "type": "esriFieldTypeString", "alias": "LONG_DEG_1", "length": 20, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Notes_", "type": "esriFieldTypeString", "alias": "Notes_", "length": 400, "domain": null }, { "name": "DateModified", "type": "esriFieldTypeDate", "alias": "DateModified", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1872_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1549_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 4, "name": "Mataitai Reserves", "type": "Feature Layer", "description": "A spatial closure for the purposes of helping recognise use and management practices of Mäori in the exercise of non-commercial fishing rights.This layer is only a geographic representation of Mataitai legislation. The full legal description can be found here: http://www.legislation.govt.nz/ For a complete description of the layer please go to: http://www.nabis.govt.nz/LayerDetails.aspx?layer=Mataitai%20Reserve%20Boundaries", "geometryType": "esriGeometryPolygon", "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 }, "copyrightText": "Crown Copyright Reserved.", "parentLayer": null, "subLayers": [], "minScale": 2000000, "maxScale": 250, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 255, 0, 178 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 178 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1150990.8789999997, "ymin": 4769636.6444, "xmax": 2059214.6489000004, "ymax": 6109511.7776, "spatialReference": { "wkid": 2193, "latestWkid": 2193, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4020900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "IDENTIFIER", "type": "esriFieldTypeString", "alias": "IDENTIFIER", "length": 10, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 50, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 150, "domain": null }, { "name": "SHORT_NAME", "type": "esriFieldTypeString", "alias": "SHORT_NAME", "length": 50, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 50, "domain": null }, { "name": "AREA_KM2", "type": "esriFieldTypeDouble", "alias": "AREA_KM2", "domain": null }, { "name": "GAZ_DATE", "type": "esriFieldTypeString", "alias": "GAZ_DATE", "length": 10, "domain": null }, { "name": "IN_FORCE_D", "type": "esriFieldTypeString", "alias": "IN_FORCE_D", "length": 10, "domain": null }, { "name": "KAITIAKI_T", "type": "esriFieldTypeString", "alias": "KAITIAKI_T", "length": 250, "domain": null }, { "name": "SHAPE_Leng", "type": "esriFieldTypeDouble", "alias": "SHAPE_Leng", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "NOTES_", "type": "esriFieldTypeString", "alias": "NOTES_", "length": 400, "domain": null }, { "name": "LegalInstrument", "type": "esriFieldTypeString", "alias": "LegalInstrument", "length": 400, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": null }, { "name": "CurrentState", "type": "esriFieldTypeString", "alias": "CurrentState", "length": 50, "domain": null }, { "name": "DateModified", "type": "esriFieldTypeDate", "alias": "DateModified", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1873_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1550_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 5, "name": "Taiapure", "type": "Feature Layer", "description": "A spatial closure to set aside coastal fishing areas which customarily have been of special significance to an iwi or hapu as a source of food (kaimoana) or for spiritual or cultural reasons. This layer is only a geographic representation of Taiapure legislation. The full legal description can be found here: http://www.legislation.govt.nz/ For a fuller description of Taiapure metadata please cllick on this URL: http://www.nabis.govt.nz/LayerDetails.aspx?layer=Taiapure", "geometryType": "esriGeometryPolygon", "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 }, "copyrightText": "Crown Copyright Reserved.", "parentLayer": null, "subLayers": [], "minScale": 2000000, "maxScale": 250, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 115, 178 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 178 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1410798.2434, "ymin": 4929512.487, "xmax": 1660110.3162000002, "ymax": 5449254.406, "spatialReference": { "wkid": 2193, "latestWkid": 2193, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4020900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "IDENTIFIER", "type": "esriFieldTypeString", "alias": "IDENTIFIER", "length": 10, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 50, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 150, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 50, "domain": null }, { "name": "AREA_KM2", "type": "esriFieldTypeDouble", "alias": "AREA_KM2", "domain": null }, { "name": "WARNING", "type": "esriFieldTypeString", "alias": "WARNING", "length": 3, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 250, "domain": null }, { "name": "IN_FORCE_D", "type": "esriFieldTypeString", "alias": "IN_FORCE_D", "length": 10, "domain": null }, { "name": "ORIG_LEGAL", "type": "esriFieldTypeString", "alias": "ORIG_LEGAL", "length": 150, "domain": null }, { "name": "MEMBERS", "type": "esriFieldTypeString", "alias": "MEMBERS", "length": 250, "domain": null }, { "name": "SHAPE_Leng", "type": "esriFieldTypeDouble", "alias": "SHAPE_Leng", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1874_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1551_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 6, "name": "Biodiversity Projects - Fund", "type": "Feature Layer", "description": "Location of biodiversity projects that have received funding support from Environment Canterbury since 2010. Projects have been symbolised by their fund type.\n\nData Owner: Environment Canterbury, Regional Biodiversity Team\n\nData Source: Biodiversity project database (CRM)\n\nAttributes of the Biodiversity Projects - Fund layer\n\nApplication number\n\n Unique ID for each project\n\nProject Name\n\n Name of the biodiversity project\n\nFund\n\nThe fund supporting the biodiversity project. Environment Canterbury has multiple biodiversity funding streams.\n\nIMS - Immediate Steps\nCBS - Canterbury Biodiversity Strategy\nHTF - Honda Tree Fund\nBRI - Biodiversity Regional Initiatives\nBRRI - Braided Rivers Regional Initiative\nCPS - Community Partnership Support\nMfE - Ministry for Environment\nKKW - Kaikoura Wetlands\nKPRP - Kaikoura Plains Recovery Project\nWAF - Wetland Action Fund\nZD - Zone Delivery\n\nApplication Date\n\nThe date an application for a biodiversity project was received\n\nEcosystem Type:\n\nThe dominant ecosystem type at the project location:\n\nArtificial and modified water bodies\nBraided rivers\nBanks Peninsula and Kaikoura streams\nCoastal environment\nCoastal lakes, Hapua, lagoons and estuaries\nHigh country lakes\nIntermontane streams\nLowland streams\nDryland ecosystem\nCanterbury plains\nHill country catchments\nWetlands\nNot Specified\nMore information on Canterbury's ecosystem types. \n\nLast updated - The date the project record in the database was last altered.", "geometryType": "esriGeometryPoint", "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FundType", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "6cae6da3085be83a9234b8426198ed5b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABTklEQVQ4jb3UPWtUQRQG4Ocsq0EiFgERFCwtgyKCVmohopWFN+nShAgWFqkEG3+ETbDRwkL3sihaWKSLNlqo2NpISgkE8oFK8J6QYMKS3Ox6JeSFA8OcmWemmWnbx7QPDLuS2ic4l5zCyhpfX4YfjbAiHQnuJ/cqRnoWV0WabfHgRfg0ECvScbxNztec08L1iqtjabITnu2NpUCpHurN4eTJWJrvhLla7DbjuDwA2ko7eSSdFXJzYrvFxrUmNctowYWSj7swXNQ8l+zE7qRDixz9D2xka7CNPQ5rRVrCsSZSsrAL+5v3uNkEC97VYsFMNsM+lOFLLdYJb4r0Crf+AfpZcbfvC/jNxBBdXOsDLSfj3fC5L/Y6LBfpRjCVTONMT3s16LZ4+Dx837m39qGX4Q9mNqpIp1ucrFgd5tvT8Guv6w78z8owz2YNzL5+juuo/FbFdtgP7gAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "BRI", "label": "Biodiversity Regional Initiative" }, { "symbol": { "type": "esriPMS", "url": "9d6743626c54d9186a352182f8db30ac", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABbUlEQVQ4jb3UPUhCURjG8f853ooiCoKWCodI26KQoKZqiKipJdxapKDBwQyEllxL+4AWaWlpEyFoaGirloI+aMq0EAeHaOomCaYnUgTRm3ZBeuAs93B+9+V8vBoNjPZv2KQfLaUzAvQi+MjBw3OQV1NYn4fWNgu+lI4b6Cp8VGCBvM3LmZKsxwPc1sUG3HRLySkKh8F/pIAZkWdqcBVXdIejWpiwtBBWxlB5mpXg0OYlGdvm3BCzr+FUiok6UCmagH1guLgJlZUpXJjLkN3D6NMu19UYjJnEEJJxqMAcyzTp0G4WU6XTLsduDsjavbwDHSaxtyqsWDOXKOZMlSa5MMTyEJKYwq5iAe4NsXiQE7uXY2D+D9BnXrFS8wUIC4sqRwSYrgHpgDO+w11NLLqFzgKzNitLAjw/d7lsOo0gIr/YeNwjUbnWuGuEycUgBIT6fVhllh5Nkc50Ekv4yfxWbt1+9rJJEgqjbhraHL8B8XBjfkpUC+AAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "BRRI", "label": "Braided River Regional Initiative" }, { "symbol": { "type": "esriPMS", "url": "e3f88ceba81f6ab8f4c8d54d63642226", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABZklEQVQ4jb3Uv0sCYRzH8ff3PIWgGgKhzghaGqOIoKZqiFAvaJG2lmhoaGgKWvojWtxa2kQKNRtaoloK+kFrSxjcSTRldoHoE0ZB6el1EH3guzwPz+v5wsP30fnD6P+GqWn0YhejCiKqxksgxG3vHo++sIcEHZrDhg1rKHrqayJQq1CzTI4QNo0sV56YHSWsHA6BMZd7NGAOxYwVZ9k4YLclpkDsAKkW0PeEEHasGAUjz4krZsVZFJjygL6ii8a2ghH56KMBE2EZH1EwXDQZJ8dFEwZM+MHqUTAJDZgaI2hDJz6jPl/7ByaXVCyTZ6Dbp/fUhH3mDIj57OzUFVOQFD+YcN6f58YVi+TIWib7wMIvKEcJq20nIKixVKmSRphtA5VEWDQyXLfFwhlKKkHUdlgB1oGhb9tlIC06W3373DeedR10SVEFkvWy5hnQwKBK2XnlbvCYt1btev5nRpYCfJRn/vRzfAcgEWVdYZY30AAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "CPS", "label": "Community Partnership Support" }, { "symbol": { "type": "esriPMS", "url": "6db542820d1222793067e518e86961f1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABFUlEQVQ4jb3UsSuEYRwH8M+jo5QMVxbKaBRJMckgMdlslstgMJiUxR9huc1ik1IGgw0LA7JadKNMjijxiHvpcvfe65V866mnfj2f59fT8zwFf5jCv2GxVh9GH+5xGbjJhUU6sYplFOtKr5EDrAXOMrFID/Yx0mSfNkxjMlIKbKVikYDtFKg+HdiMVAKHaZ3NYyIDql+7ERkKH300YiX5MohRnDbDxuTPeAMWaUfXL7Di5+QLCzxH7tCdE7ttwJIcYzYndpSGlXNiJ4GLplhgL7KLuR9Aj1jKek4L2MFUC6j6ficD5y2xQDUyg0WsYKCu/JBstB64/r626UMPvCTnV470ozeBrgJPae1m/meBitrIzJ9+jm9V8Tkpy/XjbwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "CBS", "label": "Canterbury Biodiversity Strategy" }, { "symbol": { "type": "esriPMS", "url": "57e429f949b3dc4a407b77949b70d5b7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABTklEQVQ4jb3UPWtUQRQG4OdcNoogFgEbBcuUooiglViIaKNI2KuNIEGChYVVwMYfYZNUadLkrgHBwsJCiDZaqNjaSDo/KuOiQd0jUROW7M2uV4IvHBhmmGemOadlB9P6b1g+1vLOUeEgPhvzOi553wjLyh5pxgc3FcY3D77rZeWRnttx2YuRWFb246FwrOadAmcVTueiqSgtbItlCh0daqH+7BLmc9FKlJbrf3ZPiVMjoI20hLuZjkTI3xv9SVOa5bCO43g+iHFC85wcwHLOGPb+Aza+sdjEYtq3rHzCvkZU+DiA/clTnG+EpSf1WJoVjbBn0faqFovSg6zcx8W/gL4o3BjeTrtdtWYJZ4ZAq0IZk14OxeKC1ayck64LtzDRd9yVlvTciSvebr1b2+jR9gOz65WVQ3oOKHR1vYlrvm733ZHzLNpW+FUjs6PD8SeobFa9SWC+xAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "HTF", "label": "Honda Tree Fund" }, { "symbol": { "type": "esriPMS", "url": "65688a0f059113eaaf865c44a3cd7af6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABSElEQVQ4jb3UP0jDQBTH8e9rY0EQhYKLiqOjKCLoJA4iOrlIN5ei4FCSTIKLnUVsiktxcXErguDg0E1ddFBxdZGOIijWovjviZFiaWJipPiDg+Me93lvuTNoYoz/w7JqcMsgQjfCA3EuWJPraJitrShL3JFBSLpnCrzyjqUlYBlHTsOxjHYC+8CQT5sYMAmMY2qavGwHYCrEKaK+UH0SCFuYWiYvB/6YTQplLASqxUDYAB0AUS+mpImWfmyGyXHixWCE6BmFRmxBW4C2P2DJ2uYb25QXLL0H2iNRyo0X+yocIUxHnOzQH4tRQCNhxzhy7o/lZA9Ld4GZX0CPxFgMfgEJ5nhmB5gIgCpAinU5C8ZWpcKsTtHDPIoN9NVVq+A2WsGRq8ar/g+9KG9AwV2m9hKnC6VKB5dk5emnccP/s7yUgc8VmqZ+jh+bdFS6o4jIKAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "IMS", "label": "Immediate Steps" }, { "symbol": { "type": "esriPMS", "url": "05b150c6b198932adf11d5d808126023", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABZklEQVQ4jb3UzyuDcRzA8ff322O1wkG5UI6OIilOOEhk47I9XJSEHByclIs/wmVcXBz2o2Vti4MD4cIBubrIRZMLs7alPR/NkrU92zwl7/penqfn9Xzr2+dr8IcZ/4eNnBi0pPpAdaJ5R+fvOJh/dob5wm7yhQ0ktQa0gYAFWC4Lb/AYYZPE7HVjbCLcTt46QlS/zW80wjgwije0SNzcr4OJwghGakDluRDZwxt6JG6e2WPekImo4QbQdwYi2yC9oKT0oDyLRRRO6mEqMkCSq2pMMYjTtDUEldjyThNPNDvGpHjapX6w3ZUPPME3oNUh91KNlboAJh1RBX1uj4kKoMQJdsmh/9YeS5oJPMEYMPMLKIuS1foToNzzSC4KMlYHSgMm8bmb+lh8Oo0vPEGWJbSsI3SXvc2giKJli9jcQ+Wn9oMe8ReAwNfyhLvA6kDrDK+Ze04XcrW22/g+S/gfgeJq2J9ejp844m81SApASgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "KKW", "label": "Kaikoura Wetlands" }, { "symbol": { "type": "esriPMS", "url": "721b919461987c9a4f12d977e299f5d3", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABbElEQVQ4jb3UPUiCQRzH8e89PhlBLxC0FDg2RiFBTdUQ4UvQIm4tUtDgYAZCS66lWdAiLS1tIomaDS1RLQW90NoSjtGUmYHphWmh+fqA9INb7s997rjjfyptjPpv2DRetYfUGDCUR7zp4eEI/7MmzIarK4POAymnhP7CnECShbwV96lAWY/hu22KmXAOZFBOQBpr7KMAc5L8jIVVxzGBw0aY0NEZqgOVRy8QB2bcyQTb5zUxC2t2kFNNoJ+oCuwBo4D8nvgtFe/FgbaMWHGNx9m5rsKACY0YoEwClZiR5Q6gWyslS69dgd2wn7XifgV6NXovVVgx4hKkWdvJlIs6GEGgZUzAVQLffU0sjj9mxR0BFlqwMgK50rADFHSLOXJhAbMNoJQAe5TAXUMsylbKhs2UwbAEuIDhsnIaRFjlcyPC7tPftTUbPUQoV7q/4DweA2QHc8j0O32PZ3g/6h236X8WYzMJFEbTtPVz/AIogGFc36m3nwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "KPRP", "label": "Kaikoura Plains Recovery Project" }, { "symbol": { "type": "esriPMS", "url": "d86cc15a6aebfd8cc1966596d8025f07", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABS0lEQVQ4jb3UsUvUYRgH8M9zXkIQDUKLQWNjGBV0nREOETU15dYiDQ0NTUJLf0SLW0tTIggNDQ2B+bsoosS1JRzFSTvsiH6PHGRI9/POX0hfeOBd3s/7vMPzNB1jmv8Neyub41wMzgbfS9bbYrMW1pEnk3k8wkSiXygL+abBk5b4PBJbkWfwGpcq3mngVslMIefa4sWhWMrosJjV0MGM43khN9pipRLrMIsbI6D9NJNnKadCZEVn5sLRE1x4zxV8HMCCq+qnNYB9kid6nPoHbGL/8Ae7LH4Wchun60jJ1gD2O6u4U7Ozd5VYyUKjBhZ8uCbWKrHr4lUhl3H3CNYuHg6dgOR+sISbQ6CdZLYtvgzFpsXOS3l7kgfBY5w/8K1uydIYT1vi2993Kwf9nviFhX6tynOYbNDt8XVG/Dis3ZH7bFpsoF8jc6zLcQ8IBVgAinUDhAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "MFE", "label": "Ministry for Environment" }, { "symbol": { "type": "esriPMS", "url": "626ec33d16333f323917b805c5c5c14f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABnElEQVQ4jb3UT0jTYRzH8ff3+f1S+oNB0MXCY8coJNBTltOwU5fpzYtUdJBth9zs0k6yjXAbXdSLF0+OQdBB2WKE1aGgEq8eDI8iNFJR2nq+skHgn5+bPxA/8L08X57X84WH53E5w7jnhsV74u5vp/WuYG6ImG3HsPKm8HLDFxbpnryolyvRMowKXKutKZaqxYYDySJWXmVKYz+aYqMDE9epVBeATo9zDPAIow9CfYmRbDE21wBTcSqpnKJe0MG0iMpsqD+xni3EljyxSG9ySJH7TaD/ccXKW9A7IFpfODwXI/jL7cjD1L10iW/HMJAunxg40g1HsGed0xegfMU3Zm39tg9hM9+fV8KBxB+QNj+Witk8htUbyGeBx74mEz55YsbolFrxgenXTDG67ImlC7H34UDyHfDkFNKuQV80fAEtuwz/vUQepa8BtIXVocnS+M+GWOpLdCsYnB+4WV57qkoEuHWgvQOax9XXmcXxX0f3ej70XG7wHzBVq1Ag0eEg7YruXK3urcY/xvdOGrfpf5b9EFsHatU0Z/o57gMYeIK6ovKcNAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "WAF", "label": "Wetland Action Fund" }, { "symbol": { "type": "esriPMS", "url": "10878c67bf363330bc8fdeb640a41d94", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABk0lEQVQ4jb3UzytEURQH8O+57yE/kqZsRlnJEmNGUUqzkFjZYKc0zXtvFhZWyoa/wMbmvlFYWM00pSwsLBRSNDNka6MpFpKFMUbGu0cUyYw3Xsm3Tt263c89d3Gujj+M/m/Y3tKS3nLlDzjEbYLpQdOc824Zu/GEHc0t19cVGufpGrOK2EcAmBgvSqiMKXeZaSEUN7NVsezMWis/lnYABLn8HgGmEQLCGVNGgra1+SPGYMrWxJNgBN2eD6AWTOtZU+Z6bWu/InYaXZ0CMFQF+ojOTCsM7iEQl3dGHIG3dKUt2QeJkzIMQL9HDORoA8A3LG3YNQCavGJCKN/H+hMLxc1SxrDvATR79G7LsPeWmQ6ZeMyLREocVMRYKAkmL9hxYNU4q4gFbWs7Y9hbAMZ/ARWVUDHXCSi+6NMNmpNi4mEXKE9MU30yduqKDa5F8omJxGiH7y6qmOYI6PyyXWCmlKY5iwEZu/x+tuKgTyYnHQDyrdKG3U5K+FmoQv659iK8MfP0U7tV/7NQ3MwBeKuq+dPP8RUBdY8sIjhRCwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "ZD", "label": "Zone Delivery" }, { "symbol": { "type": "esriPMS", "url": "ec0e4772ce929198885da106543a2107", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABc0lEQVQ4jb3Uv0tbYRTG8e95c1MpiIOhS4WOjlKphRYC4eYSgp066eYiHTp0cCq4+Ee4uHVxsgQEhw4h90paAkpQce0ijuKUVBIMySPiD4K5Jl6QPnDghcP7ec/yHo9njPffMEWRR7c7Syo1Bfzj8vLYisWzRJhqtZe0Wt+RvuHcJNJNI53uKQzLSKsWBAcjMVWrr2i3f2H2LuYdBxQx8xVFy+b7m49ikowo+gnEQf15gfRDlcqpBUE1frLd3UUgNwK6i4fZuqS3ZqZBTFomWWYIw/fA/iAGHxJi4NzHAUz1eppGYzwxJk3eHe8xm5vrKAwbwERC7HwAu80f4FMizLnf8Zi0gVkSbM98/ygWsyDYUaWyjdnnJ0AtUqmvw7/T2NgSnU4JqTAEaiItWi53OBSzbLapra15MpkvmK0A033tC6CE2Zrl8ycP78Z+dFtY6AIb16Vy+Q2e9xrnLuj1/prvtx8bd+Q+s0LhFLiukXnW5XgFzj56t7EV4I4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "", "label": "None Assigned" }, { "symbol": { "type": "esriPMS", "url": "1c332b10f7d7c794e5ddaecb9b064a07", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABUklEQVQ4jb3UPyjEYRzH8ffnd4eUKGWhbjSKpJhkkJgsus1yUYYbzk9dWVhx/pTlslhsUspgsGFhQFaLbpTJz0Wdu68uN/xwPz+/km89z/A8Pa/n2/fp+8T5w4j/G2a2HAevD+gCPQO3Uu4hEmaWaYZYFrw00F5brU4VM/cEnEVp7SoUM0t3gHMM1l/nHgcYg8qI2XxK2tgLxMwQNO0HQP5oBO2auQVp/TQgs4Uk2HAI5D+7bUav9FGDL5iliBY9kBmAzcs6GIMRMcAZAj5jZrMNQEt0jNpr+zBpp2TmPgGtEbHHb1iNPAebiGY5ZwEYeSAKdiGt3dTFpNyRmXsITP4CegGbC2mn2DSUD4DRHyAPSEob1z9i0qpnNjUOiRkgA3T7tougA3hbkrbuv56t2+jSfrlWv7xZNgGlTrAitN1Jy69B6Yb+Z9JKAaiO0PjTz/EdAyphwbHBWxEAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "WAF,ZD", "label": "Combination" }, { "symbol": { "type": "esriPMS", "url": "1c332b10f7d7c794e5ddaecb9b064a07", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABUklEQVQ4jb3UPyjEYRzH8ffnd4eUKGWhbjSKpJhkkJgsus1yUYYbzk9dWVhx/pTlslhsUspgsGFhQFaLbpTJz0Wdu68uN/xwPz+/km89z/A8Pa/n2/fp+8T5w4j/G2a2HAevD+gCPQO3Uu4hEmaWaYZYFrw00F5brU4VM/cEnEVp7SoUM0t3gHMM1l/nHgcYg8qI2XxK2tgLxMwQNO0HQP5oBO2auQVp/TQgs4Uk2HAI5D+7bUav9FGDL5iliBY9kBmAzcs6GIMRMcAZAj5jZrMNQEt0jNpr+zBpp2TmPgGtEbHHb1iNPAebiGY5ZwEYeSAKdiGt3dTFpNyRmXsITP4CegGbC2mn2DSUD4DRHyAPSEob1z9i0qpnNjUOiRkgA3T7tougA3hbkrbuv56t2+jSfrlWv7xZNgGlTrAitN1Jy69B6Yb+Z9JKAaiO0PjTz/EdAyphwbHBWxEAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "IMS,WAF", "label": "Combination" }, { "symbol": { "type": "esriPMS", "url": "1c332b10f7d7c794e5ddaecb9b064a07", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABUklEQVQ4jb3UPyjEYRzH8ffnd4eUKGWhbjSKpJhkkJgsus1yUYYbzk9dWVhx/pTlslhsUspgsGFhQFaLbpTJz0Wdu68uN/xwPz+/km89z/A8Pa/n2/fp+8T5w4j/G2a2HAevD+gCPQO3Uu4hEmaWaYZYFrw00F5brU4VM/cEnEVp7SoUM0t3gHMM1l/nHgcYg8qI2XxK2tgLxMwQNO0HQP5oBO2auQVp/TQgs4Uk2HAI5D+7bUav9FGDL5iliBY9kBmAzcs6GIMRMcAZAj5jZrMNQEt0jNpr+zBpp2TmPgGtEbHHb1iNPAebiGY5ZwEYeSAKdiGt3dTFpNyRmXsITP4CegGbC2mn2DSUD4DRHyAPSEob1z9i0qpnNjUOiRkgA3T7tougA3hbkrbuv56t2+jSfrlWv7xZNgGlTrAitN1Jy69B6Yb+Z9JKAaiO0PjTz/EdAyphwbHBWxEAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "IMS,ZD", "label": "Combination" }, { "symbol": { "type": "esriPMS", "url": "1c332b10f7d7c794e5ddaecb9b064a07", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABUklEQVQ4jb3UPyjEYRzH8ffnd4eUKGWhbjSKpJhkkJgsus1yUYYbzk9dWVhx/pTlslhsUspgsGFhQFaLbpTJz0Wdu68uN/xwPz+/km89z/A8Pa/n2/fp+8T5w4j/G2a2HAevD+gCPQO3Uu4hEmaWaYZYFrw00F5brU4VM/cEnEVp7SoUM0t3gHMM1l/nHgcYg8qI2XxK2tgLxMwQNO0HQP5oBO2auQVp/TQgs4Uk2HAI5D+7bUav9FGDL5iliBY9kBmAzcs6GIMRMcAZAj5jZrMNQEt0jNpr+zBpp2TmPgGtEbHHb1iNPAebiGY5ZwEYeSAKdiGt3dTFpNyRmXsITP4CegGbC2mn2DSUD4DRHyAPSEob1z9i0qpnNjUOiRkgA3T7tougA3hbkrbuv56t2+jSfrlWv7xZNgGlTrAitN1Jy69B6Yb+Z9JKAaiO0PjTz/EdAyphwbHBWxEAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "BRI,BRRI", "label": "Combination" }, { "symbol": { "type": "esriPMS", "url": "1c332b10f7d7c794e5ddaecb9b064a07", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABUklEQVQ4jb3UPyjEYRzH8ffnd4eUKGWhbjSKpJhkkJgsus1yUYYbzk9dWVhx/pTlslhsUspgsGFhQFaLbpTJz0Wdu68uN/xwPz+/km89z/A8Pa/n2/fp+8T5w4j/G2a2HAevD+gCPQO3Uu4hEmaWaYZYFrw00F5brU4VM/cEnEVp7SoUM0t3gHMM1l/nHgcYg8qI2XxK2tgLxMwQNO0HQP5oBO2auQVp/TQgs4Uk2HAI5D+7bUav9FGDL5iliBY9kBmAzcs6GIMRMcAZAj5jZrMNQEt0jNpr+zBpp2TmPgGtEbHHb1iNPAebiGY5ZwEYeSAKdiGt3dTFpNyRmXsITP4CegGbC2mn2DSUD4DRHyAPSEob1z9i0qpnNjUOiRkgA3T7tougA3hbkrbuv56t2+jSfrlWv7xZNgGlTrAitN1Jy69B6Yb+Z9JKAaiO0PjTz/EdAyphwbHBWxEAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "BRI,CBS", "label": "Combination" }, { "symbol": { "type": "esriPMS", "url": "1c332b10f7d7c794e5ddaecb9b064a07", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABUklEQVQ4jb3UPyjEYRzH8ffnd4eUKGWhbjSKpJhkkJgsus1yUYYbzk9dWVhx/pTlslhsUspgsGFhQFaLbpTJz0Wdu68uN/xwPz+/km89z/A8Pa/n2/fp+8T5w4j/G2a2HAevD+gCPQO3Uu4hEmaWaYZYFrw00F5brU4VM/cEnEVp7SoUM0t3gHMM1l/nHgcYg8qI2XxK2tgLxMwQNO0HQP5oBO2auQVp/TQgs4Uk2HAI5D+7bUav9FGDL5iliBY9kBmAzcs6GIMRMcAZAj5jZrMNQEt0jNpr+zBpp2TmPgGtEbHHb1iNPAebiGY5ZwEYeSAKdiGt3dTFpNyRmXsITP4CegGbC2mn2DSUD4DRHyAPSEob1z9i0qpnNjUOiRkgA3T7tougA3hbkrbuv56t2+jSfrlWv7xZNgGlTrAitN1Jy69B6Yb+Z9JKAaiO0PjTz/EdAyphwbHBWxEAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "BRI,CBS,IMS", "label": "Combination" }, { "symbol": { "type": "esriPMS", "url": "1c332b10f7d7c794e5ddaecb9b064a07", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABUklEQVQ4jb3UPyjEYRzH8ffnd4eUKGWhbjSKpJhkkJgsus1yUYYbzk9dWVhx/pTlslhsUspgsGFhQFaLbpTJz0Wdu68uN/xwPz+/km89z/A8Pa/n2/fp+8T5w4j/G2a2HAevD+gCPQO3Uu4hEmaWaYZYFrw00F5brU4VM/cEnEVp7SoUM0t3gHMM1l/nHgcYg8qI2XxK2tgLxMwQNO0HQP5oBO2auQVp/TQgs4Uk2HAI5D+7bUav9FGDL5iliBY9kBmAzcs6GIMRMcAZAj5jZrMNQEt0jNpr+zBpp2TmPgGtEbHHb1iNPAebiGY5ZwEYeSAKdiGt3dTFpNyRmXsITP4CegGbC2mn2DSUD4DRHyAPSEob1z9i0qpnNjUOiRkgA3T7tougA3hbkrbuv56t2+jSfrlWv7xZNgGlTrAitN1Jy69B6Yb+Z9JKAaiO0PjTz/EdAyphwbHBWxEAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "BRI,IMS", "label": "Combination" }, { "symbol": { "type": "esriPMS", "url": "1c332b10f7d7c794e5ddaecb9b064a07", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABUklEQVQ4jb3UPyjEYRzH8ffnd4eUKGWhbjSKpJhkkJgsus1yUYYbzk9dWVhx/pTlslhsUspgsGFhQFaLbpTJz0Wdu68uN/xwPz+/km89z/A8Pa/n2/fp+8T5w4j/G2a2HAevD+gCPQO3Uu4hEmaWaYZYFrw00F5brU4VM/cEnEVp7SoUM0t3gHMM1l/nHgcYg8qI2XxK2tgLxMwQNO0HQP5oBO2auQVp/TQgs4Uk2HAI5D+7bUav9FGDL5iliBY9kBmAzcs6GIMRMcAZAj5jZrMNQEt0jNpr+zBpp2TmPgGtEbHHb1iNPAebiGY5ZwEYeSAKdiGt3dTFpNyRmXsITP4CegGbC2mn2DSUD4DRHyAPSEob1z9i0qpnNjUOiRkgA3T7tougA3hbkrbuv56t2+jSfrlWv7xZNgGlTrAitN1Jy69B6Yb+Z9JKAaiO0PjTz/EdAyphwbHBWxEAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "BRRI,IMS", "label": "Combination" }, { "symbol": { "type": "esriPMS", "url": "1c332b10f7d7c794e5ddaecb9b064a07", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABUklEQVQ4jb3UPyjEYRzH8ffnd4eUKGWhbjSKpJhkkJgsus1yUYYbzk9dWVhx/pTlslhsUspgsGFhQFaLbpTJz0Wdu68uN/xwPz+/km89z/A8Pa/n2/fp+8T5w4j/G2a2HAevD+gCPQO3Uu4hEmaWaYZYFrw00F5brU4VM/cEnEVp7SoUM0t3gHMM1l/nHgcYg8qI2XxK2tgLxMwQNO0HQP5oBO2auQVp/TQgs4Uk2HAI5D+7bUav9FGDL5iliBY9kBmAzcs6GIMRMcAZAj5jZrMNQEt0jNpr+zBpp2TmPgGtEbHHb1iNPAebiGY5ZwEYeSAKdiGt3dTFpNyRmXsITP4CegGbC2mn2DSUD4DRHyAPSEob1z9i0qpnNjUOiRkgA3T7tougA3hbkrbuv56t2+jSfrlWv7xZNgGlTrAitN1Jy69B6Yb+Z9JKAaiO0PjTz/EdAyphwbHBWxEAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "CBS,HTF", "label": "Combination" }, { "symbol": { "type": "esriPMS", "url": "1c332b10f7d7c794e5ddaecb9b064a07", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABUklEQVQ4jb3UPyjEYRzH8ffnd4eUKGWhbjSKpJhkkJgsus1yUYYbzk9dWVhx/pTlslhsUspgsGFhQFaLbpTJz0Wdu68uN/xwPz+/km89z/A8Pa/n2/fp+8T5w4j/G2a2HAevD+gCPQO3Uu4hEmaWaYZYFrw00F5brU4VM/cEnEVp7SoUM0t3gHMM1l/nHgcYg8qI2XxK2tgLxMwQNO0HQP5oBO2auQVp/TQgs4Uk2HAI5D+7bUav9FGDL5iliBY9kBmAzcs6GIMRMcAZAj5jZrMNQEt0jNpr+zBpp2TmPgGtEbHHb1iNPAebiGY5ZwEYeSAKdiGt3dTFpNyRmXsITP4CegGbC2mn2DSUD4DRHyAPSEob1z9i0qpnNjUOiRkgA3T7tougA3hbkrbuv56t2+jSfrlWv7xZNgGlTrAitN1Jy69B6Yb+Z9JKAaiO0PjTz/EdAyphwbHBWxEAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "CBS,IMS", "label": "Combination" }, { "symbol": { "type": "esriPMS", "url": "1c332b10f7d7c794e5ddaecb9b064a07", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABUklEQVQ4jb3UPyjEYRzH8ffnd4eUKGWhbjSKpJhkkJgsus1yUYYbzk9dWVhx/pTlslhsUspgsGFhQFaLbpTJz0Wdu68uN/xwPz+/km89z/A8Pa/n2/fp+8T5w4j/G2a2HAevD+gCPQO3Uu4hEmaWaYZYFrw00F5brU4VM/cEnEVp7SoUM0t3gHMM1l/nHgcYg8qI2XxK2tgLxMwQNO0HQP5oBO2auQVp/TQgs4Uk2HAI5D+7bUav9FGDL5iliBY9kBmAzcs6GIMRMcAZAj5jZrMNQEt0jNpr+zBpp2TmPgGtEbHHb1iNPAebiGY5ZwEYeSAKdiGt3dTFpNyRmXsITP4CegGbC2mn2DSUD4DRHyAPSEob1z9i0qpnNjUOiRkgA3T7tougA3hbkrbuv56t2+jSfrlWv7xZNgGlTrAitN1Jy69B6Yb+Z9JKAaiO0PjTz/EdAyphwbHBWxEAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "CBS,WAF", "label": "Combination" }, { "symbol": { "type": "esriPMS", "url": "1c332b10f7d7c794e5ddaecb9b064a07", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABUklEQVQ4jb3UPyjEYRzH8ffnd4eUKGWhbjSKpJhkkJgsus1yUYYbzk9dWVhx/pTlslhsUspgsGFhQFaLbpTJz0Wdu68uN/xwPz+/km89z/A8Pa/n2/fp+8T5w4j/G2a2HAevD+gCPQO3Uu4hEmaWaYZYFrw00F5brU4VM/cEnEVp7SoUM0t3gHMM1l/nHgcYg8qI2XxK2tgLxMwQNO0HQP5oBO2auQVp/TQgs4Uk2HAI5D+7bUav9FGDL5iliBY9kBmAzcs6GIMRMcAZAj5jZrMNQEt0jNpr+zBpp2TmPgGtEbHHb1iNPAebiGY5ZwEYeSAKdiGt3dTFpNyRmXsITP4CegGbC2mn2DSUD4DRHyAPSEob1z9i0qpnNjUOiRkgA3T7tougA3hbkrbuv56t2+jSfrlWv7xZNgGlTrAitN1Jy69B6Yb+Z9JKAaiO0PjTz/EdAyphwbHBWxEAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "HTF,IMS", "label": "Combination" }, { "symbol": { "type": "esriPMS", "url": "1c332b10f7d7c794e5ddaecb9b064a07", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABUklEQVQ4jb3UPyjEYRzH8ffnd4eUKGWhbjSKpJhkkJgsus1yUYYbzk9dWVhx/pTlslhsUspgsGFhQFaLbpTJz0Wdu68uN/xwPz+/km89z/A8Pa/n2/fp+8T5w4j/G2a2HAevD+gCPQO3Uu4hEmaWaYZYFrw00F5brU4VM/cEnEVp7SoUM0t3gHMM1l/nHgcYg8qI2XxK2tgLxMwQNO0HQP5oBO2auQVp/TQgs4Uk2HAI5D+7bUav9FGDL5iliBY9kBmAzcs6GIMRMcAZAj5jZrMNQEt0jNpr+zBpp2TmPgGtEbHHb1iNPAebiGY5ZwEYeSAKdiGt3dTFpNyRmXsITP4CegGbC2mn2DSUD4DRHyAPSEob1z9i0qpnNjUOiRkgA3T7tougA3hbkrbuv56t2+jSfrlWv7xZNgGlTrAitN1Jy69B6Yb+Z9JKAaiO0PjTz/EdAyphwbHBWxEAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "IMS,KKW", "label": "Combination" } ], "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": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1329223.9733999996, "ymin": 5023449.0875, "xmax": 1676282.8035000004, "ymax": 5341282.1068, "spatialReference": { "wkid": 2193, "latestWkid": 2193, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4020900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "EcosystemTypeName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ApplicationDate", "type": "esriFieldTypeDate", "alias": "ApplicationDate", "length": 8, "domain": null }, { "name": "ApplicationNumber", "type": "esriFieldTypeInteger", "alias": "ApplicationNumber", "domain": null }, { "name": "EcosystemTypeName", "type": "esriFieldTypeString", "alias": "EcosystemTypeName", "length": 100, "domain": null }, { "name": "FundType", "type": "esriFieldTypeString", "alias": "FundType", "length": 200, "domain": null }, { "name": "ProjectStatusName", "type": "esriFieldTypeString", "alias": "ProjectStatusName", "length": 200, "domain": null }, { "name": "NZTMX", "type": "esriFieldTypeDouble", "alias": "NZTMX", "domain": null }, { "name": "NZTMY", "type": "esriFieldTypeDouble", "alias": "NZTMY", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 7, "name": "Biodiversity Projects - Ecosystem Type", "type": "Feature Layer", "description": "Location of biodiversity projects that have received funding support from Environment Canterbury since 2010. Projects have been symbolised by their main ecosystem type.\n\nData Owner: Environment Canterbury, Regional Biodiversity Team\n\nData Source: Biodiversity project database\n\n \n\nAttributes of the Biodiversity Projects - Ecosystem Type layer:\n\nApplication number: Unique ID for each project.\n\nProject Name: Name of the biodiversity project.\n\nFund: The fund supporting the biodiversity project. Environment Canterbury has multiple biodiversity funding streams:\n\n\u2022 BRI - Biodiversity Regional Initiatives\n\n\u2022 BRRI - Braided Rivers Regional Initiative\n\n\u2022 CBS - Canterbury Biodiversity Strategy\n\n\u2022 CPS - Community Partnership Support\n\n\u2022 HTF - Honda Tree Fund\n\n\u2022 IMS - Immediate Steps\n\n\u2022 KKW - Kaikoura Wetlands\n\n\u2022 KPRP - Kaikoura Plains Recovery Project\n\n\u2022 MfE - Ministry for Environment\n\n\u2022 WAF - Wetland Action Fund\n\n\u2022 ZD - Zone Delivery\n\nApplication Date: The date an application for a biodiversity project was received\n\nEcosystem Type: The dominant ecosystem type at the project location.\n\n\u2022 Artificial and modified water bodies\n\n\u2022 Braided rivers\n\n\u2022 Banks Peninsula and Kaikoura streams\n\n\u2022 Canterbury plains\n\n\u2022 Coastal environment\n\n\u2022 Coastal lakes, Hapua, lagoons and estuaries\n\n\u2022 Dryland ecosystem\n\n\u2022 High country lakes\n\n\u2022 Hill country catchments\n\n\u2022 Intermontane streams\n\n\u2022 Lowland streams\n\n\u2022 Wetlands\n\n\u2022 Not Specified\n\n\u2022 More information on Canterbury's ecosystem types. \n\nLast updated: The date the project record in the database was last altered.", "geometryType": "esriGeometryPoint", "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 }, "copyrightText": "Environment Canterbury, Regional Biodiversity Team", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "EcosystemTypeName", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "c0f662d70f4a7a9bfe10fdeb571d2564", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAaklEQVQ4jWNhoBJgGdwGKbu4HpA2t/xGjMYnJ4//v7dntzdWg9T8/JX1YuJkiDHo/NzZV+7t2Y3dRZQAllGDCILRMCIxjJ6eOsXJysVFhDYGhpcXL/DiNOjSkkUil5YsIsogvC6iBFDNIABChBnZrH7iqAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Coastal environment", "label": "Coastal environment" }, { "symbol": { "type": "esriPMS", "url": "72fd26213033c52e0f147a2dfc5f9098", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAX0lEQVQ4jWNhoBJgGeQGcSseYOCU/kaUzu9P/jN8feCN3SBeNWUGPh0Zogz6wHGF4esDHC6iALCMGkQQjIYRqWH0/SknAyORwfbzBS9ugz5eEWH4eIU4g/C6iAJANYMAYAsTDHpJocYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Hapua, lagoons and estuaries", "label": "Coastal lakes, Hapua, lagoons and estuaries" }, { "symbol": { "type": "esriPMS", "url": "72fd26213033c52e0f147a2dfc5f9098", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAX0lEQVQ4jWNhoBJgGeQGcSseYOCU/kaUzu9P/jN8feCN3SBeNWUGPh0Zogz6wHGF4esDHC6iALCMGkQQjIYRqWH0/SknAyORwfbzBS9ugz5eEWH4eIU4g/C6iAJANYMAYAsTDHpJocYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Coastal lakes", "label": "Coastal lakes, Hapua, lagoons and estuaries" }, { "symbol": { "type": "esriPMS", "url": "664c5db9ab9d3ba69360365a7bc7a9b1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAY0lEQVQ4jWNhoBJgGeQGGagfYFCX+0aUzpsP/zNcuOWN3SBzLWUGR2MZogzadfIKw4VbOFxEAWAZNYggGA0jUsPo1iNOBnZWIrQxMDDcf8aL26D9Z0UY9p8lziC8LqIAUM0gAOAxEy2G3fraAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "High country lakes", "label": "High country lakes" }, { "symbol": { "type": "esriPMS", "url": "43bd64e09e8f281ddf55889b6ee2fb6b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAaUlEQVQ4jWNhoBJgGdwGWTJ4HtBlsP5GjMZLDEf/n2DY7o3VIHuGYGVfhmQZYgxaxzDtygmG7dhdRAlgGTWIIBgNIxLD6CrDMU5OBm4itDEw3GQ4x4vToM0M80Q2M8wjyiC8LqIEUM0gAH7hEoMWfXhsAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Intermontane streams", "label": "Intermontane streams" }, { "symbol": { "type": "esriPMS", "url": "94ef27284f51cf3a8a63141868ab4055", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAaklEQVQ4jWNhoBJgGdwGKYhoHJDkl/tGjMbnHx/+f/DmpjdWg1TFdJS1pUxliDHo4pPjVx68uYndRZQAllGDCILRMCIxjJ59fMjJwsxGhDYGhlefnvHiNOjq09MiV5+eJsogvC6iBFDNIAAK5RsZTkP9TQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Lowland streams", "label": "Lowland streams" }, { "symbol": { "type": "esriPMS", "url": "658a696c4e8d31433cdcde3910261de8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAaklEQVQ4jWNhoBJgGdwG6QoLHlDh5/9GjMY7Hz79v/zunTdWg0xERZVtpSRkiDFo39NnVy6/e4fdRZQAllGDCILRMCIxjO5++sTJxsxMhDYGhoefv/DiNOjQsxcih569IMogvC6iBFDNIAAvMBtAOsFTugAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Dryland ecosystem", "label": "Dryland ecosystem" }, { "symbol": { "type": "esriPMS", "url": "5fb4908341d0853066c0c12508b93a3f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAaklEQVQ4jWNhoBJgGdwGuZkoHrDSkvpGjMZj157+33XmgTdWgwJtVJUT3HVkiDFo5uYLV3adeYDdRZQAllGDCILRMCIxjE5cf8bJzcFKhDYGhgt3X/HiNGjhzisiC3deIcogvC6iBFDNIABwbhodWnbSVwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Canterbury plains", "label": "Canterbury plains" }, { "symbol": { "type": "esriPMS", "url": "7240eb8065e7842bf1d5386624e8382a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAZ0lEQVQ4jWNhoBJgGdwGGQgwHFDnZfhGjMabnxj+X/jI4I3VIHNhBmVHUQYZYgzaxcJw5cJHHC6iBLCMGkQQjIYRiWF06zMDJzsTEboYGBjuf2XgxWnQ/lcMIvtfEWcQXhdRAqhmEADS2xKhk7ilZQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Hill country catchments", "label": "Hill country catchments" }, { "symbol": { "type": "esriPMS", "url": "63aa3d4edcd25a239b12daeed97a9a2a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAaklEQVQ4jWNhoBJgGdwGuWk4HbCSN/lGjMZjD07/33VzvzdWgwJ1PZUTzKJkiDFo5rGFV3bd3I/dRZQAllGDCILRMCIxjE48PMfJzcZNhDYGhgtPL/PiNGjhqeUiC08tJ8ogvC6iBFDNIABCJRnOQoCTUAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Artificial and modified water bodies", "label": "Artificial and Modified Water Bodies" }, { "symbol": { "type": "esriPMS", "url": "65508aaa86d464f6ec0bf31f043f270d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAaklEQVQ4jWNhoBJgGdwGmTl5HtAxs/5GjMarp47+P7lvuzdWg+x8gpW9opJliDFo4/xpV07u247dRZQAllGDCILRMCIxjK6eOcbJwcVNhDYGhtuXz/HiNGj7snki25fNI8ogvC6iBFDNIAAMaxmEve6XxQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Braided rivers", "label": "Braided rivers" }, { "symbol": { "type": "esriPMS", "url": "1f0d93fd97e4f6d804af92d3b92add11", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAaklEQVQ4jWNhoBJgGdwGybgqHhCzkP5GjMZXJ579f7L7njdWgxT81JXVYnVliDHo+pzzV57svofdRZQAllGDCILRMCIxjF6desrJwsVKhDYGhrcXX/HiNOjW4ssitxZfJsogvC6iBFDNIACo4Bp+yxx4KQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Banks Peninsula and Kaikoura streams", "label": "Banks Peninsula and Kaikoura streams" }, { "symbol": { "type": "esriPMS", "url": "7061a90145af8ff7aecfd9e2155aa064", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAaklEQVQ4jWNhoBJgGdwGabqZHVC20vlGjMZ7x67+v7brpDdWgwwC7ZQtE7xkiDHoyMyNV67tOondRZQAllGDCILRMCIxjO6fuMrJzs1BhDYGhscXbvPiNOjEwu0iJxZuJ8ogvC6iBFDNIABbQxnznBT1KwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Wetlands", "label": "Wetlands" }, { "symbol": { "type": "esriPMS", "url": "c273bdf5ce506f825394f3289fd17016", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAaklEQVQ4jWNhoBJgGdwGeXp6HrC2tv5GjMajR4/+3759uzdWg4KDg5WTk5NliDFo2rRpV7Zv347dRZQAllGDCILRMCIxjI4dO8bJzc1NhDYGhnPnzvHiNGjevHki8+bNI8ogvC6iBFDNIADLBhkgdaAoyAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "", "label": "Not Specified" } ], "fieldDelimiter": ";", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 204, 204, 255 ], "toColor": [ 135, 204, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 97, 250, 255 ], "toColor": [ 235, 97, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 134, 103, 255 ], "toColor": [ 245, 134, 103, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 94, 227, 84, 255 ], "toColor": [ 94, 227, 84, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 73, 70, 133, 255 ], "toColor": [ 73, 70, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 231, 131, 255 ], "toColor": [ 242, 231, 131, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 98, 133, 68, 255 ], "toColor": [ 98, 133, 68, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 87, 153, 255 ], "toColor": [ 212, 87, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 161, 247, 255 ], "toColor": [ 204, 161, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 53, 45, 255 ], "toColor": [ 128, 53, 45, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 99, 242, 255 ], "toColor": [ 128, 99, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 97, 237, 174, 255 ], "toColor": [ 97, 237, 174, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 82, 138, 186, 255 ], "toColor": [ 82, 138, 186, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1329223.9733999996, "ymin": 5023449.0875, "xmax": 1676282.8035000004, "ymax": 5341282.1068, "spatialReference": { "wkid": 2193, "latestWkid": 2193, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4020900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "EcosystemTypeName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ApplicationDate", "type": "esriFieldTypeDate", "alias": "ApplicationDate", "length": 8, "domain": null }, { "name": "ApplicationNumber", "type": "esriFieldTypeInteger", "alias": "ApplicationNumber", "domain": null }, { "name": "EcosystemTypeName", "type": "esriFieldTypeString", "alias": "EcosystemTypeName", "length": 100, "domain": null }, { "name": "FundType", "type": "esriFieldTypeString", "alias": "FundType", "length": 200, "domain": null }, { "name": "ProjectStatusName", "type": "esriFieldTypeString", "alias": "ProjectStatusName", "length": 200, "domain": null }, { "name": "NZTMX", "type": "esriFieldTypeDouble", "alias": "NZTMX", "domain": null }, { "name": "NZTMY", "type": "esriFieldTypeDouble", "alias": "NZTMY", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 8, "name": "Roosting Habitat of Long-Tailed Bat", "type": "Feature Layer", "description": "GIS layer showng the roosting habitat of long-tailed bat (Chalinolobus tuberculatus) communites in Canterbury. \n\nPrepared to acommpany Emvironment Canterbury Unpublished Report U00/38 - Distribution, status and conservation status of long-tailed bat (Chalinolobus tuberculatus) communities in Canterbury, New Zealand (June 2000). Report by Dr Colin F. J. O'Donnell, Science & Research Unit, Department of Conservation.", "geometryType": "esriGeometryPolygon", "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 }, "copyrightText": "Environment Canterbury", "parentLayer": null, "subLayers": [], "minScale": 1000000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 175, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 205, 170, 102, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1433850.4667999996, "ymin": 5093434.1876, "xmax": 1550132.5350000001, "ymax": 5293367.398, "spatialReference": { "wkid": 2193, "latestWkid": 2193, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4020900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 94, "domain": null }, { "name": "SPECIES", "type": "esriFieldTypeString", "alias": "SPECIES", "length": 9, "domain": null }, { "name": "LANDFORM_", "type": "esriFieldTypeString", "alias": "LANDFORM_", "length": 35, "domain": null }, { "name": "VEGETATION", "type": "esriFieldTypeString", "alias": "VEGETATION", "length": 25, "domain": null }, { "name": "HAB_USE", "type": "esriFieldTypeString", "alias": "HAB_USE", "length": 13, "domain": null }, { "name": "HAB_STATUS", "type": "esriFieldTypeString", "alias": "HAB_STATUS", "length": 13, "domain": null }, { "name": "ACT_THREAT", "type": "esriFieldTypeString", "alias": "ACT_THREAT", "length": 49, "domain": null }, { "name": "POT_THREAT", "type": "esriFieldTypeString", "alias": "POT_THREAT", "length": 51, "domain": null }, { "name": "DATASOURCE", "type": "esriFieldTypeString", "alias": "DATASOURCE", "length": 89, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 94, "domain": null }, { "name": "PERIMETER_M", "type": "esriFieldTypeDouble", "alias": "PERIMETER_M", "domain": null }, { "name": "AREA_M2", "type": "esriFieldTypeDouble", "alias": "AREA_M2", "domain": null }, { "name": "AREA_HA", "type": "esriFieldTypeDouble", "alias": "AREA_HA", "domain": null }, { "name": "SOURCECODE", "type": "esriFieldTypeString", "alias": "SOURCECODE", "length": 6, "domain": { "type": "codedValue", "name": "WS3_QA_SourceCode", "description": "Source of record shapes for QA purposes", "codedValues": [ { "name": "Derived from a NZMS 260 Grid Reference.", "code": "NZMSGR" }, { "name": "Derived from a NZTM Grid Reference", "code": "NZTMGR" }, { "name": "Direct input from a GPS device", "code": "GPS" }, { "name": "Derived from cadastral dataset", "code": "PARCEL" }, { "name": "Manually derived by a user from a GIS application", "code": "MANCAP" }, { "name": "Derivation unknown", "code": "UNKNWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "QARCODE", "type": "esriFieldTypeSmallInteger", "alias": "QARCODE", "domain": { "type": "codedValue", "name": "WS3_QA_QARCode", "description": "Description code for the accuracy of the GIS record.", "codedValues": [ { "name": "Differential GPS (advanced) or Geodetic Land Survey.", "code": 1 }, { "name": "Standard handheld GPS OR accurate location sketch, confirmed by GIS.", "code": 2 }, { "name": "Site visit OR dillers GPS OR checked location sketch using GIS.", "code": 3 }, { "name": "Old Gridref ±100m, no location sketch, Location not checked.", "code": 4 }, { "name": "Proposed Location, should be within 50m of final location.", "code": 5 }, { "name": "Cadastral Accuracy, (1:10,000 scale accuracy)", "code": 6 }, { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CREATEDBY", "type": "esriFieldTypeString", "alias": "CREATEDBY", "length": 16, "domain": null }, { "name": "CREATEDDATE", "type": "esriFieldTypeDate", "alias": "CREATEDDATE", "length": 8, "domain": null }, { "name": "MODIFIEDBY", "type": "esriFieldTypeString", "alias": "MODIFIEDBY", "length": 16, "domain": null }, { "name": "MODIFIEDDATE", "type": "esriFieldTypeDate", "alias": "MODIFIEDDATE", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R438_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S384_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 9, "name": "Fish Barrier- all sites assessed ", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Obstruction", "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 40, 146, 199, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "N", "label": "Obstruction - No" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 232, 16, 20, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Unknown", "label": "Obstruction - Unknown" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 250, 250, 100, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Y", "label": "Obstruction - Yes" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 62, 161, 207, 255 ], "toColor": [ 241, 250, 122, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 250, 122, 255 ], "toColor": [ 240, 36, 29, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1427436.0889999997, "ymin": 5037296.033, "xmax": 1599400.409, "ymax": 5215522.959, "spatialReference": { "wkid": 2193, "latestWkid": 2193, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4020900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": false }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Asset_code", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Asset_code", "type": "esriFieldTypeString", "alias": "Asset code", "length": 255, "domain": null }, { "name": "Stream", "type": "esriFieldTypeString", "alias": "Stream", "length": 255, "domain": null }, { "name": "CWMS_zone", "type": "esriFieldTypeString", "alias": "CWMS zone", "length": 255, "domain": null }, { "name": "Catchment", "type": "esriFieldTypeString", "alias": "Catchment", "length": 255, "domain": null }, { "name": "Easting", "type": "esriFieldTypeDouble", "alias": "Easting", "domain": null }, { "name": "Northing", "type": "esriFieldTypeDouble", "alias": "Northing", "domain": null }, { "name": "Easting_NZTM_", "type": "esriFieldTypeDouble", "alias": "Easting(NZTM)", "domain": null }, { "name": "Northing__NZTM_", "type": "esriFieldTypeDouble", "alias": "Northing (NZTM)", "domain": null }, { "name": "Details", "type": "esriFieldTypeString", "alias": "Details", "length": 255, "domain": null }, { "name": "Obstruction", "type": "esriFieldTypeString", "alias": "Obstruction", "length": 255, "domain": null }, { "name": "Photo_No_", "type": "esriFieldTypeString", "alias": "Photo No.", "length": 255, "domain": null }, { "name": "Dry", "type": "esriFieldTypeString", "alias": "Dry", "length": 255, "domain": null }, { "name": "Drain", "type": "esriFieldTypeString", "alias": "Drain", "length": 255, "domain": null }, { "name": "Year_Assessed", "type": "esriFieldTypeString", "alias": "Year Assessed", "length": 255, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 639, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "HPE_Unique_Identifier", "type": "esriFieldTypeInteger", "alias": "HPE_Unique_Identifier", "domain": null }, { "name": "HPE_Record_Number", "type": "esriFieldTypeString", "alias": "HPE_Record_Number", "length": 11, "domain": null }, { "name": "HPE_Title", "type": "esriFieldTypeString", "alias": "HPE_Title", "length": 125, "domain": null }, { "name": "HPE_Container_Record_Number", "type": "esriFieldTypeString", "alias": "HPE_Container_Record_Number", "length": 19, "domain": null }, { "name": "Date_Created", "type": "esriFieldTypeString", "alias": "Date_Created", "length": 23, "domain": null }, { "name": "Date_Registered", "type": "esriFieldTypeString", "alias": "Date_Registered", "length": 22, "domain": null }, { "name": "filename", "type": "esriFieldTypeString", "alias": "filename", "length": 200, "domain": null }, { "name": "primary_photo", "type": "esriFieldTypeString", "alias": "primary_photo", "length": 200, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R2353_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_94200_Asset_", "fields": "Asset_code", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S1908_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 11, "name": "Canterbury Wetlands", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 40, "labelingInfo": [ { "labelExpression": "[SURVEY_TYPE]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "SURVEY_TYPE LIKE 'Aerial survey'", "useCodedValues": true, "maxScale": 0, "minScale": 50000, "name": "Aerial survey", "priority": 1, "symbol": { "type": "esriTS", "color": [ 0, 92, 230, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[SURVEY_TYPE]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "SURVEY_TYPE LIKE 'Ground survey'", "useCodedValues": true, "maxScale": 0, "minScale": 50000, "name": "Ground survey", "priority": 2, "symbol": { "type": "esriTS", "color": [ 0, 197, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1323813.1678, "ymin": 5004764.9276, "xmax": 1704528.0614, "ymax": 5360238.9467, "spatialReference": { "wkid": 2193, "latestWkid": 2193, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4020900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "COMMENTS", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 1000, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE_Area", "shapeLengthFieldName": "SHAPE_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 13, "name": "Mackenzie Basin Alignment Programme Extent", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1323813.1799999997, "ymin": 5034280.0901, "xmax": 1417912.2281, "ymax": 5190703.77, "spatialReference": { "wkid": 2193, "latestWkid": 2193, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4020900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "NaPALIS_ID", "type": "esriFieldTypeInteger", "alias": "NaPALIS_ID", "domain": null }, { "name": "Start_Date", "type": "esriFieldTypeDate", "alias": "Start_Date", "length": 8, "domain": null }, { "name": "End_Date", "type": "esriFieldTypeDate", "alias": "End_Date", "length": 8, "domain": null }, { "name": "TA11", "type": "esriFieldTypeString", "alias": "TA11", "length": 3, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 100, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeString", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape_STAr", "type": "esriFieldTypeDouble", "alias": "Shape_STAr", "domain": null }, { "name": "Shape_STLe", "type": "esriFieldTypeDouble", "alias": "Shape_STLe", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2539_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2066_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 15, "name": "DOC Ecological District 1987", "type": "Feature Layer", "description": "Polygon objects representing ecological districts. This information resource comprises a digital dataset of the boundaries on the 1:500,000 published maps of ecological regions and ecological districts of New Zealand, which are part of McEwen (19Polygon objects representing ecological districts. This information resource comprises a digital dataset of the boundaries on the 1:500,000 published maps of ecological regions and ecological districts of New Zealand, which are part of McEwen (1987) (refer related resources). Ecological regions and districts are subdivisions of New Zealand into contiguous and discrete areas that have relatively homogenous physical (climate, soil, topography, geology) and biological characteristics (including cultural pattern, i.e. land use). Ecological regions are generally an aggregate of adjacent ecological districts with very closely related characteristics. Note that some ecological districts that are very distinct have been given the status of ecological region to emphasis their uniqueness; for example, Tongariro Ecological District is also Tongariro Ecological Region.\n\nhttps://www.doc.govt.nz/documents/science-and-technical/ecoregions1.pdf 87) (refer related resources). Ecological regions and districts are subdivisions of New Zealand into contiguous and discrete areas that have relatively homogenous physical (climate, soil, topography, geology) and biological characteristics (including cultural pattern, i.e. land use). Ecological regions are generally an aggregate of adjacent ecological districts with very closely related characteristics. Note that some ecological districts that are very distinct have been given the status of ecological region to emphasis their uniqueness; for example, Tongariro Ecological District is also Tongariro Ecological Region.", "geometryType": "esriGeometryPolygon", "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 5000000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 168, 132, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[ECOLOGICAL_DISTRICT]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 14, "symbol": { "type": "esriTS", "color": [ 56, 168, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 1089885.9541999996, "ymin": 4747887.3271, "xmax": 2089536.6501000002, "ymax": 6194226.8576, "spatialReference": { "wkid": 2193, "latestWkid": 2193, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4020900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ECOLOGICAL_CODE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ECOLOGICAL_CODE", "type": "esriFieldTypeString", "alias": "ECOLOGICAL_CODE", "length": 5, "domain": null }, { "name": "ECOLOGICAL_DISTRICT", "type": "esriFieldTypeString", "alias": "ECOLOGICAL_DISTRICT", "length": 50, "domain": null }, { "name": "ECOLOGICAL_REGION", "type": "esriFieldTypeString", "alias": "ECOLOGICAL_REGION", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "PERIMETER_M", "type": "esriFieldTypeDouble", "alias": "PERIMETER_M", "domain": null }, { "name": "AREA_M2", "type": "esriFieldTypeDouble", "alias": "AREA_M2", "domain": null }, { "name": "AREA_HA", "type": "esriFieldTypeDouble", "alias": "AREA_HA", "domain": null }, { "name": "SOURCECODE", "type": "esriFieldTypeString", "alias": "SOURCECODE", "length": 6, "domain": { "type": "codedValue", "name": "WS3_QA_SourceCode", "description": "Source of record shapes for QA purposes", "codedValues": [ { "name": "Derived from a NZMS 260 Grid Reference.", "code": "NZMSGR" }, { "name": "Derived from a NZTM Grid Reference", "code": "NZTMGR" }, { "name": "Direct input from a GPS device", "code": "GPS" }, { "name": "Derived from cadastral dataset", "code": "PARCEL" }, { "name": "Manually derived by a user from a GIS application", "code": "MANCAP" }, { "name": "Derivation unknown", "code": "UNKNWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "QARCODE", "type": "esriFieldTypeSmallInteger", "alias": "QARCODE", "domain": { "type": "codedValue", "name": "WS3_QA_QARCode", "description": "Description code for the accuracy of the GIS record.", "codedValues": [ { "name": "Differential GPS (advanced) or Geodetic Land Survey.", "code": 1 }, { "name": "Standard handheld GPS OR accurate location sketch, confirmed by GIS.", "code": 2 }, { "name": "Site visit OR dillers GPS OR checked location sketch using GIS.", "code": 3 }, { "name": "Old Gridref ±100m, no location sketch, Location not checked.", "code": 4 }, { "name": "Proposed Location, should be within 50m of final location.", "code": 5 }, { "name": "Cadastral Accuracy, (1:10,000 scale accuracy)", "code": 6 }, { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CREATEDBY", "type": "esriFieldTypeString", "alias": "CREATEDBY", "length": 16, "domain": null }, { "name": "CREATEDDATE", "type": "esriFieldTypeDate", "alias": "CREATEDDATE", "length": 8, "domain": null }, { "name": "MODIFIEDBY", "type": "esriFieldTypeString", "alias": "MODIFIEDBY", "length": 16, "domain": null }, { "name": "MODIFIEDDATE", "type": "esriFieldTypeDate", "alias": "MODIFIEDDATE", "length": 8, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R809_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S689_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [] }