konogan / wgs84tiler

WS84 tiles maker, bases on WGS84 Datum bounds

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wgs84tiler

GoDoc

Package wgs84tiler provides slicing functions for slippy map (tiled map) generation

It output out/Z/X/Y.png files , where Z is the zoom level, and X and Y identify the tile.

Install / Update

go get -u github.com/konogan/wgs84tiler

Documentation

http://godoc.org/github.com/konogan/wgs84tiler

Usage example


need to rewrite

About

WS84 tiles maker, bases on WGS84 Datum bounds


Languages

Language:Go 100.0%