Artifact [c45575d4be]
Not logged in

Artifact c45575d4be275fad63d0c20855112cee54490e76:

Wiki page [ReadOSM] by sandro 2012-11-11 17:30:56.
D 2012-11-11T17:30:56.343
L ReadOSM
P b9d88ecb0e005560e58802a3aab7ff46bea39e8c
U sandro
W 2730
<table cellspacing="10" cellpadding="30"><tr>
<td bgcolor="#f0f0f8" width="50%">
ReadOSM is an <b><i>open source<i></b> library to extract valid data from within an Open Street Map input file. Such OSM files come in two different formats:<ul>
<li>files identified by the <b>.osm</b> suffix simply are plain XML files.</li>
<li>files identified by the <b>.osm.pbf</b> suffix does containt the same identical data, but adopting the Google's Protocol Buffer serialization format and thus requiring much less storage space.</li>
</ul><br>
The ReadOSM design goals are:<ul>
<li>to be simple and lightweight</li>
<li>to be stable, robust and efficient</li>
<li>to be easily and universally portable</li>
<li>making the whole parsing process of both <b>.osm</b> or <b>.osm.pbf</b> files completely transparent from the application own perspective.</li></ul>

ReadOSM is structurally simple and quite light-weight (typically about 20K of object code, stripped). 

ReadOSM is licensed under the <a href="http://www.mozilla.org/MPL/boilerplate-1.1/mpl-tri-license-html">MPL tri-license</a> terms; you are free to choose the best-fit license between:<ul>
<li>the <a href="http://www.mozilla.org/MPL/MPL-1.1.html">MPL 1.1</a></li>
<li>the <a href="http://www.gnu.org/licenses/gpl-2.0.html#TOC1">GPL v2.0</a> or any subsequent version</li>
<li>the <a href="http://www.gnu.org/licenses/lgpl-2.1.html">LGPL v2.1</a> or any subsequent version</li></ul>
</td>
<td>
<table cellpadding="20">
<tr><td>Strictly related <b>projects</b>:<ul>
<li><a href="/fossil/spatialite-tools">spatialite-tools</a></li>
<li>back to the <a href="http://www.gaia-gis.it/gaia-sins">Gaia-SINS</a> home page</li></ul>
</td></tr>
<tr><td><b>Sources</b>: current version is <b>1.0.0b</b> (<i>released on 2012-11-11)</i><ul>
<li>download <a href="http://www.gaia-gis.it/gaia-sins/readosm-1.0.0b.tar.gz">readosm-1.0.0b.tar.gz</a> (tarball, .tar.gz)</li>
<li>download <a href="http://www.gaia-gis.it/gaia-sins/readosm-1.0.0b.zip">readosm-1.0.0b.zip</a> (zipfile, .zip)</li>
<li>browse <a href="http://www.gaia-gis.it/gaia-sins/readosm-sources">older versions</a></li></ul>
</td></tr>
<tr><td>Doxygen <b>documentation</b>:<ul>
<li><a href="http://www.gaia-gis.it/gaia-sins/readosm-1.0.0b-doxy-doc/index.html">online</a> HTML overview doc</li>
<li><a href="http://www.gaia-gis.it/gaia-sins/readosm-1.0.0b-doxy-doc.tar.gz">download</a> HTML overview tarball (tar.gz)</li>
<li><a href="http://www.gaia-gis.it/gaia-sins/readosm-1.0.0b-doxy-doc.zip">download</a> HTML overview zipfile (zip)</li>
<li><a href="http://www.gaia-gis.it/gaia-sins/readosm-1.0.0b-doc.pdf">PDF</a>  of full documentation</li></ul>
</td></tr>
</table></td>
</tr></table>
Z 34aa68f6c4377391e2e1745ef3f3f1a4