[Bug 197262] [NEW PORT] graphics/readosm
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Feb 2 05:25:58 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197262
Bug ID: 197262
Summary: [NEW PORT] graphics/readosm
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: coder at tuxfamily.org
Created attachment 152466
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=152466&action=edit
readosm port
ReadOSM is an open source library to extract valid data from within an Open
Street Map input file. Such OSM files come in two different formats:
files identified by the .osm suffix simply are plain XML files.
files identified by the .osm.pbf suffix does containt the same identical
data, but adopting the Google's Protocol Buffer serialization format and thus
requiring much less storage space.
The ReadOSM design goals are:
to be simple and lightweight
to be stable, robust and efficient
to be easily and universally portable
making the whole parsing process of both .osm or .osm.pbf files completely
transparent from the application own perspective.
ReadOSM is structurally simple and quite light-weight (typically about 20K of
object code, stripped).
ReadOSM is licensed under the MPL tri-license terms; you are free to choose the
best-fit license between:
the MPL 1.1
the GPL v2.0 or any subsequent version
the LGPL v2.1 or any subsequent version
https://www.gaia-gis.it/fossil/readosm/index
Poudriere:
http://download.tuxfamily.org/bartcoding/ports/readosm/
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list