Skip to content

Go package to draw svg's from geojson strings.

License

Notifications You must be signed in to change notification settings

mavericknsk/geojson2svg

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 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

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%