{ "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 3, "name": "Water Gauges", "type": "Feature Layer", "description": "

This feature class contains point geometry that represents the location of water gauges collecting coninuous water measurements. These contain attributes that identify and describe each gauge.<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2036, "latestWkid": 2953, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -28216700, "falseY": -23260100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "This data originates with the Deparment of Environment and Local Government and was imported to the NBHN by the New Brunswick Department of Natural Resources in cooperation with Service New Brunswick. It draws on data from a number of reference datasets.", "parentLayer": null, "subLayers": [], "minScale": 250000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "09905d942b8800562bd0f05fad45aafe", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABLElEQVRIic2VW47CMAxFjyX2RXaW252FlXk+4vQ1SWkpI40roLUSn9i+Lg/+2B7/CeBIIIgv+zYAcgamiH/OLgHK60Xq+UvxUgoAkjaZXQKk5xMi0A4w3POVDI7sTgYOIAkQEtBp/I0MBGSEIcSo89cAm1prVq3UD34OoFqKCNlu5ue4hjNxCJDkeiP6vSyvAdrVSuAO00R09OYka1aJAY5HpXKuHzM/A+kCSimeSpozuGNdQCoJ2NW35hH30+eA1tjd6Q3MdwX5rActaEcdpwK+BaAohuRt/mH2xRotPncwGx6g14Nl0xIw/mzEClp9ZsT6rqr6MrXQepUjG2DOdU3Oy0xM46b3AQKUQdN2uJpPrAYuDr7N7hBgxCu4Pq03afPTllff7+DjDL5oP9m4i6pvZiEoAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2313929.960000001, "ymin": 7310178.870000001, "xmax": 2663157.5599999987, "ymax": 7665470.98, "spatialReference": { "wkid": 2036, "latestWkid": 2953, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -28216700, "falseY": -23260100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STATIONNAME", "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": "NID", "type": "esriFieldTypeString", "alias": "NID", "length": 32, "domain": null }, { "name": "STATIONNAME", "type": "esriFieldTypeString", "alias": "STATIONNAME", "length": 255, "domain": null }, { "name": "OWNERNAME", "type": "esriFieldTypeString", "alias": "OWNERNAME", "length": 255, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 12, "domain": null }, { "name": "STATIONID", "type": "esriFieldTypeString", "alias": "STATIONID", "length": 10, "domain": null }, { "name": "GAUGETYPE", "type": "esriFieldTypeSmallInteger", "alias": "GAUGETYPE", "domain": { "type": "codedValue", "name": "WaterGaugeType", "description": "NBHN code table", "codedValues": [ { "name": "Unknown", "code": -1 }, { "name": "None", "code": 0 }, { "name": "Other", "code": 1 }, { "name": "Water Quality", "code": 2 }, { "name": "Stream Flow", "code": 3 }, { "name": "Water Level", "code": 4 }, { "name": "Stream Flow and Water Level", "code": 5 }, { "name": "Water Quality, Stream Flow, and Water Level", "code": 6 }, { "name": "Water Quality and Water Level", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DATASETNAME", "type": "esriFieldTypeString", "alias": "DATASETNAME", "length": 32, "domain": null }, { "name": "WATERSHEDCODE", "type": "esriFieldTypeString", "alias": "WATERSHEDCODE", "length": 17, "domain": null }, { "name": "VALIDITYDATE", "type": "esriFieldTypeString", "alias": "VALIDITYDATE", "length": 8, "domain": null }, { "name": "ACQUISITIONTECHNIQUE", "type": "esriFieldTypeSmallInteger", "alias": "ACQUISITIONTECHNIQUE", "domain": null }, { "name": "COMPLETELYCOVER", "type": "esriFieldTypeSmallInteger", "alias": "COMPLETELYCOVER", "domain": null }, { "name": "PLANIMETRICACCURACY", "type": "esriFieldTypeDouble", "alias": "PLANIMETRICACCURACY", "domain": null }, { "name": "NATIONALPROVIDER", "type": "esriFieldTypeSmallInteger", "alias": "NATIONALPROVIDER", "domain": null }, { "name": "NB_PROVIDER", "type": "esriFieldTypeSmallInteger", "alias": "NB_PROVIDER", "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": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }