{ "layers": [ { "currentVersion": 10.91, "id": 0, "name": "Addresses", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": {"wkt": "PROJCS[\"New_Zealand_Transverse_Mercator\",GEOGCS[\"GCS_NZGD_2000\",DATUM[\"D_NZGD_2000\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",1600000.0],PARAMETER[\"False_Northing\",10000000.0],PARAMETER[\"Central_Meridian\",173.0],PARAMETER[\"Scale_Factor\",0.9996],PARAMETER[\"Latitude_Of_Origin\",0.0],UNIT[\"Meter\",1.0]]"}, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 2000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 0 ], "size": 2, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "where": "Status = 'In Use'", "labelExpression": "[ADDRESS]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "where": "Status = 'Proposed'", "labelExpression": "[ADDRESS]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 169, 0, 230, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "where": "Status = 'Archived'", "labelExpression": "[ADDRESS]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 0, 197, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -4020900, "ymin": 1900, "xmax": 1787630.2916, "ymax": 5461244.8087, "spatialReference": {"wkt": "PROJCS[\"New_Zealand_Transverse_Mercator\",GEOGCS[\"GCS_NZGD_2000\",DATUM[\"D_NZGD_2000\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",1600000.0],PARAMETER[\"False_Northing\",10000000.0],PARAMETER[\"Central_Meridian\",173.0],PARAMETER[\"Scale_Factor\",0.9996],PARAMETER[\"Latitude_Of_Origin\",0.0],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ROAD_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FullAddress", "type": "esriFieldTypeString", "alias": "Full Address", "length": 255, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 25, "domain": null }, { "name": "ROAD_NAME", "type": "esriFieldTypeString", "alias": "ROAD_NAME", "length": 255, "domain": null }, { "name": "Unit_Type", "type": "esriFieldTypeString", "alias": "Unit_Type", "length": 255, "domain": { "type": "codedValue", "name": "Address_Unit_Type", "description": "Different address unit types", "codedValues": [ { "name": "Flat", "code": "Flat" }, { "name": "Office", "code": "Office" }, { "name": "Shop", "code": "Shop" }, { "name": "Unit", "code": "Unit" }, { "name": "Villa", "code": "Villa" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Unit_Number", "type": "esriFieldTypeSmallInteger", "alias": "Unit", "domain": null }, { "name": "Level_Type", "type": "esriFieldTypeString", "alias": "Level_Type", "length": 255, "domain": { "type": "codedValue", "name": "Address_Level_Type", "description": "Description", "codedValues": [ { "name": "Basement", "code": "Basement" }, { "name": "Floor", "code": "Floor" }, { "name": "Ground", "code": "Ground" }, { "name": "Lower Ground", "code": "Lower Ground" }, { "name": "Mezzanine", "code": "Mezzanine" }, { "name": "Parking", "code": "Parking" }, { "name": "Upper Ground", "code": "Upper Ground" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Locality", "type": "esriFieldTypeString", "alias": "Locality", "length": 255, "domain": { "type": "codedValue", "name": "Locality", "description": "Localities, as defined by Fire and Emergency NZ (FENZ)", "codedValues": [ { "name": "Akatarawa", "code": "Akatarawa" }, { "name": "Akatarawa Valley", "code": "Akatarawa Valley" }, { "name": "Birchville", "code": "Birchville" }, { "name": "Blue Mountains", "code": "Blue Mountains" }, { "name": "Brown Owl", "code": "Brown Owl" }, { "name": "Clouston Park", "code": "Clouston Park" }, { "name": "Craigs Flat", "code": "Craigs Flat" }, { "name": "Ebdentown", "code": "Ebdentown" }, { "name": "Elderslea", "code": "Elderslea" }, { "name": "Heretaunga", "code": "Heretaunga" }, { "name": "Kaitoke", "code": "Kaitoke" }, { "name": "Kingsley Heights", "code": "Kingsley Heights" }, { "name": "Maidstone", "code": "Maidstone" }, { "name": "Mangaroa", "code": "Mangaroa" }, { "name": "Maoribank", "code": "Maoribank" }, { "name": "Maymorn", "code": "Maymorn" }, { "name": "Moonshine Valley", "code": "Moonshine Valley" }, { "name": "Pinehaven", "code": "Pinehaven" }, { "name": "Remutaka Hill", "code": "Remutaka Hill" }, { "name": "Riverstone Terraces", "code": "Riverstone Terraces" }, { "name": "Silverstream", "code": "Silverstream" }, { "name": "Te Marua", "code": "Te Marua" }, { "name": "Timberlea", "code": "Timberlea" }, { "name": "Totara Park", "code": "Totara Park" }, { "name": "Trentham", "code": "Trentham" }, { "name": "Upper Hutt Central", "code": "Upper Hutt Central" }, { "name": "Wallaceville", "code": "Wallaceville" }, { "name": "Whitemans Valley", "code": "Whitemans Valley" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 255, "domain": { "type": "codedValue", "name": "Address_Status", "description": "Status of address", "codedValues": [ { "name": "Archived", "code": "Archived" }, { "name": "In Use", "code": "In Use" }, { "name": "Proposed", "code": "Proposed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Archive_Reason", "type": "esriFieldTypeString", "alias": "Archive_Reason", "length": 255, "domain": { "type": "codedValue", "name": "Archive Reason", "description": "Reason for archiving address", "codedValues": [ { "name": "Officially Renumbered", "code": "Officially_Renumbered" }, { "name": "Incorrect Location", "code": "Incorrect_Location" }, { "name": "Duplicate Address", "code": "Duplicate" }, { "name": "Never Used (Historic)", "code": "Never_Used_Historic" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Archive_Comment", "type": "esriFieldTypeString", "alias": "Archive_Comment", "length": 255, "domain": null }, { "name": "Level_Number", "type": "esriFieldTypeSmallInteger", "alias": "Level_Number", "domain": null }, { "name": "Address_Complex_Name", "type": "esriFieldTypeString", "alias": "Address Complex Name", "length": 50, "domain": null }, { "name": "Address_Site_Name", "type": "esriFieldTypeString", "alias": "Address Site Name", "length": 50, "domain": null }, { "name": "RAPID_Urban", "type": "esriFieldTypeString", "alias": "RAPID or Urban", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R964_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_964", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_964", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S892_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "b46de1b415d44d8b846c51ef83d948c9" }, { "currentVersion": 10.91, "id": 1, "name": "Roads", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": {"wkt": "PROJCS[\"New_Zealand_Transverse_Mercator\",GEOGCS[\"GCS_NZGD_2000\",DATUM[\"D_NZGD_2000\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",1600000.0],PARAMETER[\"False_Northing\",10000000.0],PARAMETER[\"Central_Meridian\",173.0],PARAMETER[\"Scale_Factor\",0.9996],PARAMETER[\"Latitude_Of_Origin\",0.0],UNIT[\"Meter\",1.0]]"}, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 8000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Status", "field2": "Type", "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 6 }, "value": "In Use,Car Park", "label": "In Use Roads", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 6 }, "value": "In Use,Formed Road", "label": "In Use Roads", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 6 }, "value": "In Use,Park Access", "label": "In Use Roads", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 6 }, "value": "In Use,Racecourse", "label": "In Use Roads", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 6 }, "value": "In Use,Road", "label": "In Use Roads", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 6 }, "value": "In Use,Service Lane", "label": "In Use Roads", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 255, 0, 255 ], "width": 1.7 }, "value": "In Use,Pedestrian Walkway", "label": "In Use Pedestrian Walkways", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 232, 190, 255, 255 ], "width": 6 }, "value": "Proposed,Road", "label": "Proposed Roads", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 232, 190, 255, 255 ], "width": 1.7 }, "value": "Proposed,Pedestrian Walkway", "label": "Proposed Pedestrian Walkways", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 6 }, "value": "Under Construction,Road", "label": "Under Construction Roads", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 230, 152, 0, 255 ], "width": 1.7 }, "value": "Under Construction,Pedestrian Walkway", "label": "Under Construction Pedestrian Walkways", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 5 }, "value": "Closed,Pedestrian Walkway", "label": "Closed Roads", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 5 }, "value": "Closed,Road", "label": "Closed Roads", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "(Status = 'In Use' AND Type = 'Car Park' ) OR (Status = 'In Use' AND Type = 'Formed Road' ) OR (Status = 'In Use' AND Type = 'Park Access' ) OR (Status = 'In Use' AND Type = 'Racecourse' ) OR (Status = 'In Use' AND Type = 'Road' ) OR (Status = 'In Use' AND Type = 'Service Lane' )", "labelExpression": "[Road_Name]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "(Status = 'In Use' AND Type = 'Pedestrian Walkway' )", "labelExpression": "[Road_Name]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "(Status = 'Proposed' AND Type = 'Road' )", "labelExpression": "[Road_Name]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 169, 0, 230, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "(Status = 'Proposed' AND Type = 'Pedestrian Walkway' )", "labelExpression": "[Road_Name]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 169, 0, 230, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "(Status = 'Under Construction' AND Type = 'Road' )", "labelExpression": "[Road_Name]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 230, 152, 0, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "(Status = 'Under Construction' AND Type = 'Pedestrian Walkway' )", "labelExpression": "[Road_Name]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 230, 152, 0, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "(Status = 'Closed' AND Type = 'Pedestrian Walkway' ) OR (Status = 'Closed' AND Type = 'Road' )", "labelExpression": "[Road_Name]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 130, 130, 130, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1764762.0481249997, "ymin": 5434042.09425, "xmax": 1794001.5141249998, "ymax": 5464683.435375, "spatialReference": {"wkt": "PROJCS[\"New_Zealand_Transverse_Mercator\",GEOGCS[\"GCS_NZGD_2000\",DATUM[\"D_NZGD_2000\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",1600000.0],PARAMETER[\"False_Northing\",10000000.0],PARAMETER[\"Central_Meridian\",173.0],PARAMETER[\"Scale_Factor\",0.9996],PARAMETER[\"Latitude_Of_Origin\",0.0],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Road_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Road_Name", "type": "esriFieldTypeString", "alias": "Road_Name", "length": 100, "domain": null }, { "name": "Road_Name2", "type": "esriFieldTypeString", "alias": "Road_Name2", "length": 100, "domain": null }, { "name": "Road_Name3", "type": "esriFieldTypeString", "alias": "Road_Name3", "length": 100, "domain": null }, { "name": "Locality", "type": "esriFieldTypeString", "alias": "Location", "length": 100, "domain": { "type": "codedValue", "name": "Locality", "description": "Localities, as defined by Fire and Emergency NZ (FENZ)", "codedValues": [ { "name": "Akatarawa", "code": "Akatarawa" }, { "name": "Akatarawa Valley", "code": "Akatarawa Valley" }, { "name": "Birchville", "code": "Birchville" }, { "name": "Blue Mountains", "code": "Blue Mountains" }, { "name": "Brown Owl", "code": "Brown Owl" }, { "name": "Clouston Park", "code": "Clouston Park" }, { "name": "Craigs Flat", "code": "Craigs Flat" }, { "name": "Ebdentown", "code": "Ebdentown" }, { "name": "Elderslea", "code": "Elderslea" }, { "name": "Heretaunga", "code": "Heretaunga" }, { "name": "Kaitoke", "code": "Kaitoke" }, { "name": "Kingsley Heights", "code": "Kingsley Heights" }, { "name": "Maidstone", "code": "Maidstone" }, { "name": "Mangaroa", "code": "Mangaroa" }, { "name": "Maoribank", "code": "Maoribank" }, { "name": "Maymorn", "code": "Maymorn" }, { "name": "Moonshine Valley", "code": "Moonshine Valley" }, { "name": "Pinehaven", "code": "Pinehaven" }, { "name": "Remutaka Hill", "code": "Remutaka Hill" }, { "name": "Riverstone Terraces", "code": "Riverstone Terraces" }, { "name": "Silverstream", "code": "Silverstream" }, { "name": "Te Marua", "code": "Te Marua" }, { "name": "Timberlea", "code": "Timberlea" }, { "name": "Totara Park", "code": "Totara Park" }, { "name": "Trentham", "code": "Trentham" }, { "name": "Upper Hutt Central", "code": "Upper Hutt Central" }, { "name": "Wallaceville", "code": "Wallaceville" }, { "name": "Whitemans Valley", "code": "Whitemans Valley" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Territorial_Authority", "type": "esriFieldTypeString", "alias": "Territorial Authority", "length": 255, "domain": null }, { "name": "Full_Roadname", "type": "esriFieldTypeString", "alias": "Dispname", "length": 255, "domain": null }, { "name": "Low_Even", "type": "esriFieldTypeInteger", "alias": "Low_Even", "domain": null }, { "name": "High_Even", "type": "esriFieldTypeInteger", "alias": "High_Even", "domain": null }, { "name": "Low_Odd", "type": "esriFieldTypeInteger", "alias": "Low_Odd", "domain": null }, { "name": "High_Odd", "type": "esriFieldTypeInteger", "alias": "High_Odd", "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 255, "domain": { "type": "codedValue", "name": "Road_Type", "description": "Type of road", "codedValues": [ { "name": "Car Park", "code": "Car Park" }, { "name": "Cycleway", "code": "Cycleway" }, { "name": "Motorway", "code": "Motorway" }, { "name": "Park Access", "code": "Park Access" }, { "name": "Pedestrian Walkway", "code": "Pedestrian Walkway" }, { "name": "Road", "code": "Road" }, { "name": "Service Lane", "code": "Service Lane" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Public_Private", "type": "esriFieldTypeString", "alias": "Is Private", "length": 255, "domain": { "type": "codedValue", "name": "Road_Public_Private", "description": "Whether a road is public or private", "codedValues": [ { "name": "Public", "code": "Public" }, { "name": "Private", "code": "Private" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Managed_By", "type": "esriFieldTypeString", "alias": "Managed By", "length": 255, "domain": { "type": "codedValue", "name": "Road_Managed_By", "description": "Authority responsible for managing the road", "codedValues": [ { "name": "Greater Wellington Regional Council", "code": "Greater Wellington Regional Council" }, { "name": "Hutt City Council", "code": "Hutt City Council" }, { "name": "Kāpiti Coast District Council", "code": "Kāpiti Coast District Council" }, { "name": "Porirua City Council", "code": "Porirua City Council" }, { "name": "Private", "code": "Private" }, { "name": "South Wairarapa District Council", "code": "South Wairarapa District Council" }, { "name": "Upper Hutt City Council - Parks", "code": "Upper Hutt City Council - Parks" }, { "name": "Upper Hutt City Council - Roading", "code": "Upper Hutt City Council - Roading" }, { "name": "Waka Kotahi NZ Transport Agency", "code": "Waka Kotahi NZ Transport Agency" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Access_Use_Restrictions", "type": "esriFieldTypeString", "alias": "Access_Use_Restrictions", "length": 255, "domain": { "type": "codedValue", "name": "Road_Access_Use_Restrictions", "description": "Restrictions on certain types of vehicles or traffic on a road", "codedValues": [ { "name": "Bicycles Only", "code": "Bicycles Only" }, { "name": "Buses Only", "code": "Buses Only" }, { "name": "Council Vehicles Only", "code": "Council Vehicles Only" }, { "name": "Motor Vehicles Only", "code": "Motor Vehicles Only" }, { "name": "Pedestrians Only", "code": "Pedestrians Only" }, { "name": "Service Vehicles Only", "code": "Service Vehicles Only" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 255, "domain": { "type": "codedValue", "name": "Road_Status", "description": "Status of road", "codedValues": [ { "name": "Closed", "code": "Closed" }, { "name": "In Use", "code": "In Use" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Under Construction", "code": "Under Construction" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Structure_Type", "type": "esriFieldTypeString", "alias": "Structure", "length": 255, "domain": { "type": "codedValue", "name": "Road_Structure", "description": "Structure of road", "codedValues": [ { "name": "Bridge", "code": "Bridge" }, { "name": "Overpass", "code": "Overpass" }, { "name": "Rail Level Crossing", "code": "Rail Level Crossing" }, { "name": "Ramp", "code": "Ramp" }, { "name": "Roundabout", "code": "Roundabout" }, { "name": "Stairs", "code": "Stairs" }, { "name": "Tunnel", "code": "Tunnel" }, { "name": "Underpass", "code": "Underpass" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Surface_Type", "type": "esriFieldTypeString", "alias": "Surface Type", "length": 255, "domain": { "type": "codedValue", "name": "Road_Surface_Type", "description": "Surface of the road", "codedValues": [ { "name": "Concrete", "code": "Concrete" }, { "name": "Dirt", "code": "Dirt" }, { "name": "Gravel", "code": "Gravel" }, { "name": "Sealed", "code": "Sealed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Number_of_Lanes", "type": "esriFieldTypeSmallInteger", "alias": "Number of Lanes", "domain": null }, { "name": "OneWay_TwoWay", "type": "esriFieldTypeString", "alias": "One-Way or Two-Way", "length": 255, "domain": { "type": "codedValue", "name": "Road_One_Way_Two_Way", "description": "One-way or two-way", "codedValues": [ { "name": "One-Way", "code": "One-Way" }, { "name": "Two-Way", "code": "Two-Way" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R963_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_963", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_963", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S891_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "b46de1b415d44d8b846c51ef83d948c9" } ], "tables": [] }