Skip to content
/ geoslurp Public
forked from strawpants/geoslurp

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

License

Notifications You must be signed in to change notification settings

mn5hk/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

Releases

No releases published

Packages

No packages published

Languages

  • Python 75.2%
  • Jupyter Notebook 24.7%
  • Other 0.1%