[OSM-dev] Libosmium method of converting OSM to GeoJSON
Jochen Topf
jochen at remote.org
Mon Oct 28 17:02:43 UTC 2019
Hi!
On Mon, Oct 28, 2019 at 10:39:41AM -0400, Craig Kochis via dev wrote:
> I've been using osmium-tool for extracting features from osm exporting to
> GeoJSON, and was just wondering what method it's using for the osm ->
> geojson conversion. Does it rely on another library (GDAL / OGR), or is it
> using some other method.
>
> I see that Libosmium has some references to gdal, so that's my hunch, but
> wanted to confirm if that's not the case.
osmium-tool doesn't use gdal for that, it does the work itself. For the
low-level JSON encoding RapidJSON is used.
Jochen
--
Jochen Topf jochen at remote.org https://www.jochentopf.com/ +49-351-31778688
More information about the dev
mailing list