mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-03 11:12:13 +00:00
fb16dfecae
Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)
10 lines
590 B
Plaintext
10 lines
590 B
Plaintext
The Osmium Library has extensive support for all types of OSM
|
|
entities: nodes, ways, relations, and changesets. It allows reading
|
|
from and writing to OSM files in XML and PBF formats, including
|
|
change files and full history files. Osmium can store OSM data in
|
|
memory and on disk in various formats and using various indexes.
|
|
Its easy to use handler interface allows you to quickly write data
|
|
filtering and conversion functions. Osmium can create WKT, WKB,
|
|
OGR, GEOS and GeoJSON geometries for easy conversion into many GIS
|
|
formats and it can assemble multipolygons from ways and relations.
|