Skip to content

flexv99/smapr

Repository files navigation

SMAPR - recreational project

Static map renderer

Goal is to render MapBox Vector tiles as Diagrams.

Config structure. For smapr.cfg:

api {
	base_url = "tile server host"
	lines_path = "feature's path"
        format = "pbf"
}

maptiler_api {
        base_url = "https://api.maptiler.com/tiles/v3-openmaptiles/"
        api_key = "your API key"
        format = "supports only pbf"
}

test_dest_path = "absolute path"

test_tile_path = "..."

json_test_path = "..."

About

static map renderer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published