ldproxy allows you to quickly set up Web APIs that make geospatial data available to others or to your own applications via HTTP.
Work on ldproxy started in 2015 to explore how existing spatial data infrastructures could be improved. The design of ldproxy has been inspired by the parallel development of the W3C/OGC Spatial Data on the Web Best Practices as well as the W3C Data on the Web Best Practices. Since then, ldproxy has provided input to the Open Geospatial Consortium (OGC) and the emerging OGC API Standards. It is one of the most complete implementations of these specifications.
Key characteristics:
To get an idea how the APIs look like, have a look at the demos.
More information on the supported specifications and technologies is available in English and German.
The recommended environment is a current Linux or macOS operating system with docker. ldproxy is available on Docker Hub. If you are new to Docker, have a look at the Docker Documentation.
To install and start the lastest stable ldproxy version, just run the following command:
docker run -d -p 7080:7080 -v ldproxy_data:/ldproxy/data iide/ldproxy:latest
For more information, have a look at the deployment guide (English, German).
When your container is up and running, have a look at the configuration guide (English, German).
Content type
Image
Digest
sha256:84c014578…
Size
270.3 MB
Last updated
20 days ago
docker pull iide/ldproxy