Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 02 Feb 2015 05:25:58 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 197262] [NEW PORT] graphics/readosm
Message-ID:  <bug-197262-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: coder@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-197262-13>