{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 12, "name": "Well Galleries", "type": "Feature Layer", "description": "Well gallery lines, as created from the MDC Wells and Sediments database.Data is created nightly using FME from https://wells.marlborough.govt.nz/api/wells-map-source", "geometryType": "esriGeometryPolyline", "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": "Marlborough District Council", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "WellType", "field2": "WellSubType", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 140, 255, 255 ], "width": 2 }, "value": "Water,Infiltration Gallery", "label": "Water - Infiltration Gallery" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 154, 116, 255 ], "toColor": [ 204, 154, 116, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 211, 104, 255 ], "toColor": [ 227, 211, 104, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 99, 70, 255 ], "toColor": [ 153, 99, 70, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 155, 88, 255 ], "toColor": [ 166, 155, 88, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 183, 112, 255 ], "toColor": [ 224, 183, 112, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 134, 96, 255 ], "toColor": [ 161, 134, 96, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 128, 95, 255 ], "toColor": [ 207, 128, 95, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 180, 91, 255 ], "toColor": [ 194, 180, 91, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 132, 75, 255 ], "toColor": [ 163, 132, 75, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 178, 122, 255 ], "toColor": [ 204, 178, 122, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 150, 100, 255 ], "toColor": [ 217, 150, 100, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 110, 92, 255 ], "toColor": [ 153, 110, 92, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 208, 125, 255 ], "toColor": [ 227, 208, 125, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1623207, "ymin": 5349482, "xmax": 1695300, "ymax": 53090250, "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": "WellNumber", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "WellNumber", "type": "esriFieldTypeString", "alias": "Well Number", "length": 20, "domain": null }, { "name": "WellType", "type": "esriFieldTypeString", "alias": "Well Type", "length": 20, "domain": null }, { "name": "WellSubType", "type": "esriFieldTypeString", "alias": "Well Sub Type", "length": 50, "domain": null }, { "name": "WellStatus", "type": "esriFieldTypeString", "alias": "Well Status", "length": 20, "domain": null }, { "name": "ApplicantOwner", "type": "esriFieldTypeString", "alias": "Applicant / Owner", "length": 200, "domain": null }, { "name": "DrillingCompany", "type": "esriFieldTypeString", "alias": "Drilling Company", "length": 50, "domain": null }, { "name": "DrillingDate", "type": "esriFieldTypeDate", "alias": "Drilling Date", "length": 8, "domain": null }, { "name": "WellDiameter", "type": "esriFieldTypeInteger", "alias": "Well Diameter", "domain": null }, { "name": "Productivity", "type": "esriFieldTypeDouble", "alias": "Productivity", "domain": null }, { "name": "AdjFinishedStaticWaterLevel", "type": "esriFieldTypeDouble", "alias": "Adjusted Finished Static Water Level", "domain": null }, { "name": "AdjFinishedWellDepth", "type": "esriFieldTypeDouble", "alias": "Adjusted Finished Well Depth", "domain": null }, { "name": "IsPublished", "type": "esriFieldTypeString", "alias": "Is Published", "length": 5, "domain": null }, { "name": "PhotoURL", "type": "esriFieldTypeString", "alias": "Photo URL", "length": 100, "domain": null }, { "name": "LogURL", "type": "esriFieldTypeString", "alias": "Log URL", "length": 100, "domain": null }, { "name": "ChemistryReportURL", "type": "esriFieldTypeString", "alias": "ChemistryReportURL", "length": 100, "domain": null }, { "name": "AquiferTestURL", "type": "esriFieldTypeString", "alias": "Aquifer Test URL", "length": 100, "domain": null }, { "name": "OtherURL", "type": "esriFieldTypeString", "alias": "Other URL", "length": 100, "domain": null }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.len", "type": "esriFieldTypeDouble", "alias": "SHAPE.len", "domain": null }, { "name": "ISODataQuality", "type": "esriFieldTypeSmallInteger", "alias": "ISODataQuality", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R482_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_2173_WellNum", "fields": "WellNumber", "isAscending": true, "isUnique": false, "description": "" }, { "name": "a416_ix1", "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": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "New Zealand Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "New Zealand Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.len", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "61b966ceabab4f7ba668b4da76c2e752" }