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

This branch is 47 commits behind strawpants/geoslurp:master.

Folders and files

NameName
Last commit message
Last commit date
Jun 7, 2023
Jul 4, 2023
Aug 4, 2021
Aug 4, 2021
Jul 24, 2023
Jul 24, 2023
Sep 21, 2018
May 10, 2022
Jan 12, 2020
Feb 5, 2018
Sep 30, 2020
Jan 26, 2022
Feb 17, 2020
Dec 15, 2021
Jul 10, 2023

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%