{ "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 4, "name": "River Gaugings", "type": "Feature Layer", "description": "Locations where river and stream flows have been measured. These locations are derived from Environment Canterbury's Gaugings Database. Each record summarises the date of the first and most recent survey, the number of surveys recorded for the site, whether the site is monitored for a specific reason (such as for compliance or low flow monitoring purposes) and lists the minimum and maximum surveyed flows recorded.", "geometryType": "esriGeometryPoint", "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": "Environment Canterbury", "parentLayer": null, "subLayers": [], "minScale": 125000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "e0d585ff5a330313fcce0800bb3bf56d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAoElEQVQokX3SsQ2CQBgG0FfcAlQGHQNWMGELtzChtDJxC2egIXEFaBjA0oSKFWyw4O7wqj9330vuvlyQX0d8cgchs1ehQ4ka4z9Qoaucy8XsbRpiFHLhqydoNQkKe2G46xMU1gcm4R10Cmsb5WLOlQIKB/GV6rdpaDXu+k344WL0GnHD5wfGHIrCXdzSBhUOSTgGG7TOm3AO/NBpnZPv8QXVzkYrXaI6HgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[SITENUMBER]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 20000, "name": "Default", "priority": 7, "symbol": { "type": "esriTS", "color": [ 169, 0, 230, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -4020763.2677228367, "ymin": 2036.0570636580535, "xmax": 7220763.267722837, "ymax": 1.9997963942936342E7, "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": "esriServerHTMLPopupTypeNone", "displayField": "OBJECTID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SITENUMBER", "type": "esriFieldTypeInteger", "alias": "SITENUMBER", "domain": null }, { "name": "RIVER", "type": "esriFieldTypeString", "alias": "RIVER", "length": 50, "domain": null }, { "name": "SITENAME", "type": "esriFieldTypeString", "alias": "SITENAME", "length": 64, "domain": null }, { "name": "SITE", "type": "esriFieldTypeString", "alias": "SITE", "length": 118, "domain": null }, { "name": "TIM_CHCH", "type": "esriFieldTypeString", "alias": "TIM_CHCH", "length": 1, "domain": null }, { "name": "FLOW_OR_STAGE", "type": "esriFieldTypeString", "alias": "FLOW_OR_STAGE", "length": 1, "domain": null }, { "name": "RECORDER_SITE", "type": "esriFieldTypeString", "alias": "RECORDER_SITE", "length": 1, "domain": null }, { "name": "TELEMETERED", "type": "esriFieldTypeString", "alias": "TELEMETERED", "length": 1, "domain": null }, { "name": "COMPLIANCE_MONITORING", "type": "esriFieldTypeString", "alias": "COMPLIANCE_MONITORING", "length": 1, "domain": null }, { "name": "FLOOD_CONTROL", "type": "esriFieldTypeString", "alias": "FLOOD_CONTROL", "length": 1, "domain": null }, { "name": "NO_OF_GAUGINGS", "type": "esriFieldTypeInteger", "alias": "NO_OF_GAUGINGS", "domain": null }, { "name": "FIRST_GAUGING", "type": "esriFieldTypeDate", "alias": "FIRST_GAUGING", "length": 8, "domain": null }, { "name": "LAST_GAUGING", "type": "esriFieldTypeDate", "alias": "LAST_GAUGING", "length": 8, "domain": null }, { "name": "MINIMUM_FLOW_SITE", "type": "esriFieldTypeString", "alias": "MINIMUM_FLOW_SITE", "length": 1, "domain": null }, { "name": "MINIMUM", "type": "esriFieldTypeSingle", "alias": "MINIMUM", "domain": null }, { "name": "LOWEST_FLOW", "type": "esriFieldTypeSingle", "alias": "LOWEST_FLOW", "domain": null }, { "name": "HIGHEST_FLOW", "type": "esriFieldTypeSingle", "alias": "HIGHEST_FLOW", "domain": null }, { "name": "ALTITUDE", "type": "esriFieldTypeSmallInteger", "alias": "ALTITUDE", "domain": null }, { "name": "NZMGX", "type": "esriFieldTypeInteger", "alias": "NZMGX", "domain": null }, { "name": "NZMGY", "type": "esriFieldTypeInteger", "alias": "NZMGY", "domain": null }, { "name": "NZMS260", "type": "esriFieldTypeString", "alias": "NZMS260", "length": 16, "domain": null }, { "name": "NZTMX", "type": "esriFieldTypeInteger", "alias": "NZTMX", "domain": null }, { "name": "NZTMY", "type": "esriFieldTypeInteger", "alias": "NZTMY", "domain": null }, { "name": "NZTOPO50", "type": "esriFieldTypeString", "alias": "NZTOPO50", "length": 16, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "SiteNumber", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": null, "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, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "New Zealand Standard Time", "respectsDaylightSaving": false }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }