Skip to content

danilecug/geoslurp

 
 

Repository files navigation

Download and manage datasets in a PostGreSQL database with the PostGIS

The idea is that this tool contains script to download (i.e. slurp) commonly used datasets and to register them in a postgresql+postgis database. This database can then be queried allowing the retrieval of the relevant data or datafiles.

The main documentation lives at wobbly.earth/geoslurp

Workings

The geoslurp module itself is a pure python module, which acts as a client. For this to work one needs to set up a running PostGreSQL database.

Image of geoslurp clients versus database server

About

A tool for downloading, managing and querying datasets in the geosciences

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 66.7%
  • Jupyter Notebook 33.0%
  • Other 0.3%