Skip to content

digital-land/dluhc-datasets

Repository files navigation

DLUHC Datasets

ci workflow

A tool to manage DLUHC's datasets. For example, the listed-building-grade dataset.

Quick start

Make python virtualenv then:

make init

Create a postgres db:

createdb dluhc-datasets

Make the db tables:

make upgrade

Load the data:

make load

About

Basic application for maintaining DLUHC dataset lists

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published