Skip to content

simonhege/raster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

raster

Package raster provides tiled raster data (such as MBTiles, GeoPackage, OpenStreetMap servers, ...) manipulation helpers.

The available tools are:

Currently available drivers are:

GoDoc

Install

The raster_init tool depends on GEOS C library being available in your PATH. See https://github.com/paulsmith/gogeos.

go get github.com/xeonx/raster/...

Roadmap

  • more tests and benchmarks
  • improved documentation (code examples)

License

This code is licensed under the MIT license. See LICENSE.

About

Tiled data manipulation helpers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages