Skip to content

ThinkingLogic/geojson2svg

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

geojson2svg

Build Status

geojson2svg is a package to draw svg's from geojson data. Under the hood it uses https://github.com/paulmach/go.geojson to parse the geojson strings to Go structs.

example image

Installation

go get github.com/fapian/geojson2svg/pkg/geojson2svg

Examples

See the tests for usage examples.

Documentation

Documentation can be found here

About

Go package to draw svg's from geojson strings.

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors

Languages

  • Go 100.0%