https://github.com/andyneff/postgresql_mapnik_server
Just the Postgresql server for rendering mapnik tiles
https://github.com/andyneff/postgresql_mapnik_server
Last synced: about 1 month ago
JSON representation
Just the Postgresql server for rendering mapnik tiles
- Host: GitHub
- URL: https://github.com/andyneff/postgresql_mapnik_server
- Owner: andyneff
- Created: 2016-05-16T20:38:25.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-05-18T16:48:24.000Z (about 10 years ago)
- Last Synced: 2025-12-04T05:20:23.552Z (7 months ago)
- Language: Shell
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TL;DR
1. `make build` #Build docker images
1. `make install` #populates style dir. This only has to be done once per host
2. `make australia` #Sample populate australia in database, this only has to be done once per database instance (/data dir)
3. `make start` #Start postgresal instance
3. `make generate_image #args` generate single image in /output dir