Why does this GeoJSON work at geojson.io, but not in JOSM? The link leads to Pastebin. Probably the mistake is obvious, but I just can't see it. asked 13 Jun '18, 14:31 Nehaj |
2 Answers:
I suspect no JOSM version will read the file currently. You need to open an issue on the JOSM issue tracker (as it is an obvious bug that JOSM can't read files it created): http://josm.openstreetmap.de/ answered 13 Jun '18, 21:37 SimonPoole ♦ edited 13 Jun '18, 21:38 I've had no time for this. But here is another user with this problem: https://github.com/JOSM/geojson/issues/14 (21 Jul '18, 13:27) Nehaj |
Why has nobody noticed, that the file breaks when "properties": null ?? answered 22 Jul '18, 22:59 Druzhba That was already pointed out in the linked JOSM GitHub issue. (23 Jul '18, 18:49) alester |
what is "not working"?
JOSM changed a couple of things in their GeoJSON generation roughly two months back, and it could be that there are still issues with reading back the new output.
@SimonPoole Which revision is safe to use?