[QGIS-Developer] OsmAnd obf data + styling ?

Stefan Keller sfkeller at gmail.com
Sat Oct 14 14:44:51 PDT 2017


2017-10-14 16:51 GMT+02:00 Richard Duivenvoorde <rdmailings at duif.net>:
> As OsmAnd (for Android and Iphone) [0][1] is getting better and better,
> I wonder if we/QGIS can (re)use/handle their data source and styling.

According to [1] the 'obf' file has a complex structure and consists
of 4 multiple parts:
(vector) map tiles, transport (routing), POI, adresses.
The OsmAnd styling seems to come with the Java binaries.

What is your use case to read such a specialized format into QGIS?

It's using OSM data, so why not taking the data directly from OSM e.g.
using HOT Export [2] or OSMaxx tools [3]?

:Stefan

[1] http://osmand.net/help/MapAddressDataStructure.html
[2] https://export.hotosm.org/
[3] https://osmaxx.hsr.ch/


2017-10-14 16:51 GMT+02:00 Richard Duivenvoorde <rdmailings at duif.net>:
> As OsmAnd (for Android and Iphone) [0][1] is getting better and better,
> I wonder if we/QGIS can (re)use/handle their data source and styling.
>
> The format is a binary .obf file in (protobuf apparently? [2])?
> Is this some kind of vector tiling?
>
> Anybody interested, or has some more info about this?
>
> Regards,
>
> Richard Duivenvoorde
>
>
> [0] http://osmand.net/
> [1] https://github.com/osmandapp/Osmand
> [2] https://github.com/osmandapp/OsmAnd-tools/tree/master/OsmAndMapCreator
> _______________________________________________
> QGIS-Developer mailing list
> QGIS-Developer at lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer


More information about the QGIS-Developer mailing list