main
The Birdcage
This is a simple tool to cache OSM queries into PostgreSQL.
Setup
You need these packages installed:
- Node.js
- curl
- ogr2ogr (part of the GDAL suite)
Usage
- Configure your
.envfile with the appropriate OSM query, PostgreSQL connection details, and layer name. The OSM query must be url encoded! - Run the cache script
Languages
Shell
65.9%
JavaScript
34.1%