Show HN: An alternative to the Google Elevation API using open data

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • opentopodata

    Open alternative to the Google Elevation API!

  • Hi HN!

    GPXZ ([https://www.gpxz.io/](https://www.gpxz.io/)) is an API for elevation point queries. These APIs are used for things like flight planning, flood analysis, elevation profile visualisation, and weather forecast localisation.

    Google Maps is the name brand elevation API but it's expensive, you are restricted in how you use the data, they decrease accuracy for batch queries, and their dataset is being left behind by all the amazing open data sources released in the last few years.

    You can self-host an API serving open data (I also develop [https://github.com/ajnisbet/opentopodata/](https://github.co... which helps you do this) but elevation data comes in different formats and quality levels which are non-trivial to merge without artefacts, and the datasets are too large for a typical cloud workflow.

    So I built the 12 TB GPXZ dataset, which carefully merges open lidar and satellite sources covering the whole globe. The idea is that with a single dataset you can get the best-possible data in your area of interest.

    The [gpxz.io](http://gpxz.io) API runs on a boring stack: nginx, uwsgi and python on dedicated servers. Everything is in a django monolith, except the API which I recently liberated from the monolith into a standalone flask service. I have a few freelance customers who are paying me for data processing and managed opentopodata hosting that have been extremely helpful in validating this idea.

    I know this is a niche service compared to most Show HNs, happy to answer any questions about elevation data or geospatial APIs!

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • I built an alternative to the Google Elevation API using open data

    1 project | /r/gis | 29 Sep 2021
  • Ask HN: Do you use an elevation API?

    2 projects | news.ycombinator.com | 20 Sep 2021
  • Create GPS Test Data In Go

    1 project | dev.to | 24 Apr 2024
  • What hydrology tool would you use to model streamflow and pollutants of waterways in a watershed?

    1 project | /r/gis | 6 Dec 2023
  • NumPy issues

    1 project | /r/blender | 27 Sep 2023