Skip to content

A simple script that takes the CSDCO SQLite db and converts that data into CSV, HTML, and KML files for publishing

Notifications You must be signed in to change notification settings

laccore/collection-generator

Repository files navigation

CSD Collection Generator

This app takes information from the CSD SQLite database and converts the boreholes table into three variants (CSV, HTML, and KML) that are then published on our website. Each file has a different set of columns that are included.

It has one required input, the path to the sqlite database, and one optional flag (-d) which will export filenames with a _YYYYMMDD suffix. Files are exported to the same directory the script is run from.

Screenshot/usage

Screenshot of the CSD Collection Generator

About

A simple script that takes the CSDCO SQLite db and converts that data into CSV, HTML, and KML files for publishing

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages