mirror of
https://github.com/omniscale/imposm3.git
synced 2025-02-23 16:24:01 +01:00
4 lines
96 B
Go
4 lines
96 B
Go
/*
|
|
Package osm provides basic types for OSM elements (nodes/ways/relations/etc).
|
|
*/
|
|
package osm
|