Dirk Stöcker

Results 20 comments of Dirk Stöcker

Few questions: > Is this an offline map matching use case? (I assume so if you use the slimjson output but just for clarity.) Yes. Actually it is near-realtime and...

After looking at some travels through tunnels I now understand what you mean with the misconception of the output. So that output is not really usable for my purpose (most...

> I wouldn’t consider JOSM’s list because 1) it would require writing more code to switch over and 2) I prefer an Apache style license over GPL. You should properly...

> It would be nice if our friends at JOSM could provide an imagery.xml for Potlatch by running https://github.com/osmlab/editor-layer-index/blob/gh-pages/scripts/convert_geojson_to_legacyjson.py on their side. We will not call such a script, but...

Consider also using https://josm.openstreetmap.de/maps (see https://josm.openstreetmap.de/wiki/Maps) which is an open user-editable Wiki.

I'd like to have the same feature.

As far as I remember the first error I've seen was in assert_util.cpp.

Is there a release planned in next time or should I think about building a patched version?

> instead of using something like FindTBB.cmake which finds TBB on the system we can just put the source code of TBB into the repo under third_party folder(like we do...