Artifact [e344f3a0dc]
Not logged in

Artifact e344f3a0dcb2ff335b17e8f48fdb03a9e98d8868:

Wiki page [ReadOSM] by sandro 2012-04-21 07:43:41.
D 2012-04-21T07:43:41.198
L ReadOSM
P efb403fd22652ff3ee73767bbe9b2442be4b988c
U sandro
W 2652
<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 .osm suffix simply are plain XML files.</li>
<li>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.</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 .osm or .osm.pbf 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.0</b> (<i>released on 2011-12-29)</i><ul>
<li>download <a href="http://www.gaia-gis.it/gaia-sins/readosm-1.0.0.tar.gz">readosm-1.0.0.tar.gz</a> (tarball, .tar.gz)</li>
<li>download <a href="http://www.gaia-gis.it/gaia-sins/readosm-1.0.0.zip">readosm-1.0.0.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.0-doxy-doc/index.html">online</a> HTML doc</li>
<li><a href="http://www.gaia-gis.it/gaia-sins/readosm-1.0.0-doxy-doc.tar.gz">download</a> HTML tarball (tar.gz)</li>
<li><a href="http://www.gaia-gis.it/gaia-sins/readosm-1.0.0-doxy-doc.zip">download</a> HTML zipfile (zip)</li>
<li><a href="http://www.gaia-gis.it/gaia-sins/readosm-1.0.0-doc.pdf">PDF document</a></li></ul>
</td></tr>
</table></td>
</tr></table>
Z f1fd2d2eaee42eb29f5302cf43ee42d6