Martin Raifer
Martin Raifer
this field type is now implemented in v5.0 (#598)
> script to calculate "Some statistics:" I just used this javascript ```javascript var presets = require("./dist/presets.json"); var fields = require("./dist/fields.json"); var categories = require("./dist/preset_categories.json"); var allIcons = Object.values(presets).map(d => d.icon).filter(Boolean).concat(...
> how to handle external images let's continue that discussion in #856
The dashboard is now finally on github: https://github.com/GIScience/ohsome-dashboard. :tada:
The work on this which was started during last year's gscoc project (#9291) and has now finally been fully implemented in iD: This works for jpegs (and in theory also...
All but two transifex issues have been solved by now. Both remaining ones are not critical (I think) and I'm waiting for feedback from the respective translators before closing them.
> Google Maps is used for walkways in connection details see also #113
Sorry for the long wait on this PR. I've in the meantime fixed one last(?) bug: The "add mapillary tag" button was not shown if a map feature was newly...
> undo or trash icon […] undo action good catch, this should now work as expected > next/prev image this works for me (already before today's fix commit)?! maybe I'm...
this might be the same issue as #7653