Select to view content in your preferred language

Water level measurement in real time

199
1
07-10-2025 03:40 AM
Labels (2)
TomHanley
Emerging Contributor

has anyone developed a system that measures water level, sends data via internet to cloud based map in real time?

0 Kudos
1 Reply
CodyPatterson
MVP Regular Contributor

Hey @TomHanley 

I've seen these be used out in the field, these have an API where you're able to fetch information regarding the water levels, which you can then place on a map using Arcpy, ArcGIS API for Python, or the Rest API:

https://wellntel.com/wellntels-cloud-based-water-level-sensor/

 

0 Kudos