192 Forks
352 Stars
352 Watchers

pygeoapi

pygeoapi is a Python server implementation of the OGC API suite of standards. The project emerged as part of the next generation OGC API efforts in 2018 and provides the capability for organizations to deploy a RESTful OGC API endpoint using OpenAPI, GeoJSON, and HTML. pygeoapi is open source and released under an MIT license.

How to download and setup pygeoapi

Open terminal and run command
git clone https://github.com/geopython/pygeoapi.git
git clone is used to create a copy or clone of pygeoapi repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with pygeoapi https://github.com/geopython/pygeoapi/archive/master.zip

Or simply clone pygeoapi with SSH
[email protected]:geopython/pygeoapi.git

If you have some problems with pygeoapi

You may open issue on pygeoapi support forum (system) here: https://github.com/geopython/pygeoapi/issues