Skip to content

holizz/go-tile-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-tile-server

In-memory OSM tile server written in Go

So far it's very basic - it just renders roads and coastlines, and it takes forever to parse big PBF files.

Example

go get -u github.com/holizz/go-tile-server
cd $GOPATH/src/github.com/holizz/go-tile-server/example
go run main.go

And visit http://localhost:3000/

License

MIT

Things in example/ directory may have different licenses. widthOfString function may also be under a different license.

About

In-memory OSM tile server written in Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages