Skip to content

marupixelstudio/untracked-mapgen-old

Repository files navigation

Install

go python pip postgresql postgis node

Prep

createdb untracked CREATE EXTENSION postgis; CREATE EXTENSION postgis_topology; CREATE EXTENSION fuzzystrmatch; CREATE EXTENSION postgis_tiger_geocoder;

Run

go run main.go

Generate tiles

export MAPNIK_MAP_FILE=styles/layers-contours.xml export MAPNIK_TILE_DIR=tiles

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published