This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

Is there a JOSM equivalent of Potlatch’s geojson ’task’ feature?

2

Hi In Potlatch there's a 'Task' feature to upload geojson files & using a next/previous button jump to the centre points of each object.

Is there an equivalent command/plugin in JOSM

asked 08 Jan '19, 16:34

DaveF's gravatar image

DaveF
3.3k8498133
accept rate: 16%


One Answer:

4

I'm not familiar with the feature in Potlatch, but the Todo plugin for JOSM might do what you want.

answered 08 Jan '19, 16:58

alester's gravatar image

alester
6.6k266100
accept rate: 28%

1

For reference, here is a descripton of the Potlatch Task feature: https://www.openstreetmap.org/user/Richard/diary/28267

(08 Jan '19, 17:18) EdLoach ♦

This looks even better than Potlatch's Task as it can accept polygon geometry & not just centre points. Using a combination of Overpass & JOSM's filter I can create the required data for the ToDo plugin.

Except for one thing, my ToDos are over an area to large for JOSM to download. I have to 'Download in current view' each time which leads me to a follow on Q:

https://help.openstreetmap.org/questions/67514

(08 Jan '19, 18:57) DaveF

Source code available on GitHub .