Skip to content

International — GIN GW-Info

  • Source: Groundwater Information Network (GIN)
  • API: https://gin.gw-info.net/GinService/sos/gw (OGC SOS 2.0)
  • Class: gwml2.harvesters.harvester.gin_gw_info.GinGWInfo

Data Collected

  • Well general information (via SOS GetFeatureOfInterest)
  • Water level measurements (via SOS GetObservation)

Notes

Uses the OGC Sensor Observation Service (SOS) 2.0 protocol. Responses are XML and parsed with Python's xml.etree.ElementTree.