Your Web News in One Place

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
December 28, 2021 09:09 am GMT

How-to share geospatial data on the web

On this tutorial we will explore how to share geospatial data on the web, in a simple and efficient way. You can use the provided dataset or use your own dataset, in order to implement the pipeline to make it available with a REST API, using a stack of free and open source software.
We will conclude by exploring the deployed service using a swagger endpoint and postman, but "sky is the limit" in terms of client applications which could consume this dataset.
In order to complete this, you will only need some basic knowledge of docker and docker-compose. The links used in the tutorial are listed bellow. Have fun!

https://www.sawcer.com/
https://ogcapi.org/dev/features
https://www.w3.org/TR/sdw-bp/#spatial-things-features-and-geometry
https://pygeoapi.io/
https://github.com/geopython/pygeoapi
https://github.com/emotional-cities/pygeoapi/tree/mongo
https://stedolan.github.io/jq/
http://bboxfinder.com/#0.000000,0.000000,0.000000,0.000000
https://features.byteroad.net/


Original Link: https://dev.to/doublebyte/how-to-share-geospatial-data-on-the-web-54b7

Share this article:    Share on Facebook
View Full Article

Dev To

An online community for sharing and discovering great ideas, having debates, and making friends

More About this Source Visit Dev To