Osm (Go library)
Jump to navigation
Jump to search
Osm (Go library) | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Author: | Paul Mach | |||||||||||||||||||
License: | MIT License | |||||||||||||||||||
Status: | Active | |||||||||||||||||||
Source code: | https://github.com/paulmach/osm | |||||||||||||||||||
Programming language: | Go | |||||||||||||||||||
Go library for reading and writing OSM data. |
||||||||||||||||||||
|
osm is a Go library that provides functions for working with OpenStreetMap data.
Supported File Formats
Format | Read? | Write? |
---|---|---|
OSM JSON | yes | yes |
OSM XML | yes | yes |
PBF | yes | no |