Skip to content

BjartN/go-wxtile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-wxtile

Creating map based on grid data. Currently this code contains scattered code snippets to

  • create a tileset from a gribfile made using grib2json
  • read a regular world grid
  • project it into Mercator and make it regular
  • resample a grid
  • draw resampled grid into an image
  • ...and, for no good reason, code to test various methods of compression and serialization.

About

Creating map based on gridded data.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages