{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 3, "name": "LINZ Land Parcel", "type": "Feature Layer", "description": "========================================================================NZ Primary Land Parcels------------------------------------------------------------------------https://data.linz.govt.nz/layer/50823-nz-primary-land-parcels/========================================================================From: Land Information New ZealandDescription:This layer provides the **current** land parcel polygons with associateddescriptive data and is provided for users that require a separation of roadparcels and hydro parcels and thereby require the balance layer (i.e. theremaining primary parcels).The combination of this layer with the road parcels and hydro parcels equates tothe primary parcels layer which provides all current parcels for New Zealand(i.e. excludes historic and pending parcels).This layer has a nominal accuracy of 0.1-1m in urban areas and 1-100m in ruralareas. For more detailed information about parcel accuracies please refer to the[Survey BoundaryMarks](http://data.linz.govt.nz/layer/774-nz-survey-boundary-marks) layer whichcontains accuracies for each parcel node.This set of three parcel layers ('road', 'hydro' and 'land') tables easy accessto the most common groupings of parcel intents.If you require approved or historic parcels see the [All ParcelsLayer](http://data.linz.govt.nz/layer/1571-nz-all-parcels)The originating data for parcel/title associations includes some non-officialsources where the official data does not support a link. For more information[see](http://www.linz.govt.nz/about-linz/linz-data-service/dataset-information/cadastral-titles-data)Region: New ZealandCategory: ParcelsProjection: NZGD2000 / New Zealand Transverse Mercator 2000------------------------------------------------------------------------Processing steps applied by LINZ Data Service------------------------------------------------------------------------- imported to LINZ Data Service in PostGIS Dump format on 17 Mar 2012- updated with new data- reprojected from NZGD2000 to NZGD2000 / New Zealand Transverse Mercator 2000- clipped to (38.470°S 174.675°E)-(40.811°S 176.892°E)- converted by LINZ Data Service to Geodatabase------------------------------------------------------------------------LICENSE: Creative Commons Attribution 4.0 InternationalLink: https://data.linz.govt.nz/license/attribution-4-0-international/------------------------------------------------------------------------", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2193, "latestWkid": 2193, "xyTolerance": 1.0E-4, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2147483647, "falseY": -2147483647, "xyUnits": 20000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "LINZ", "parentLayer": null, "subLayers": [], "minScale": 72225, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 80, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1743952.355050087, "ymin": 5448914.587049961, "xmax": 1908082.9495501518, "ymax": 5745239.758399963, "spatialReference": { "wkid": 2193, "latestWkid": 2193, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -4020900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "appellation", "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": "appellation", "type": "esriFieldTypeString", "alias": "appellation", "length": 2048, "domain": null }, { "name": "affected_surveys", "type": "esriFieldTypeString", "alias": "affected_surveys", "length": 2048, "domain": null }, { "name": "parcel_intent", "type": "esriFieldTypeString", "alias": "parcel_intent", "length": 100, "domain": null }, { "name": "topology_type", "type": "esriFieldTypeString", "alias": "topology_type", "length": 100, "domain": null }, { "name": "statutory_actions", "type": "esriFieldTypeString", "alias": "statutory_actions", "length": 1073741822, "domain": null }, { "name": "land_district", "type": "esriFieldTypeString", "alias": "land_district", "length": 100, "domain": null }, { "name": "titles", "type": "esriFieldTypeString", "alias": "titles", "length": 1073741822, "domain": null }, { "name": "survey_area", "type": "esriFieldTypeDouble", "alias": "survey_area", "domain": null }, { "name": "calc_area", "type": "esriFieldTypeDouble", "alias": "calc_area", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "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": "" }, { "name": "I5survey_area", "fields": "survey_area", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I5parcel_intent", "fields": "parcel_intent", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I5affected_surve", "fields": "affected_surveys", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I5appellation", "fields": "appellation", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I5id", "fields": "id", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "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" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }