[HOT] Validating by Username

Jan Martinec jan at martinec.name
Thu Feb 2 10:31:53 UTC 2017


Hello,

I see two ways for JOSM: one somewhat-clickable and without plugins, the 
other slightly more powerful.

Clickable:
- in the TM user profile,

http://tasks.hotosm.org/user/Piskvor

- there's an Overpass Turbo link to the user's edits, grouped by projects:

http://overpass-turbo.eu/map.html?Q=%3Cosm-script+output%3D%22json%22+timeout%3D%2225%22%3E%3Cunion%3E%3Cquery+type%3D%22node%22%3E%3Cuser+name%3D%22Piskvor%22%2F%3E%3Cbbox-query+w%3D%2229.087876%22+s%3D%22-3.902416%22+e%3D%2229.099227%22+n%3D%22-3.872915%22%2F%3E%3C%2Fquery%3E%3Cquery+type%3D%22way%22%3E%3Cuser+name%3D%22Piskvor%22%2F%3E%3Cbbox-query+w%3D%2229.087876%22+s%3D%22-3.902416%22+e%3D%2229.099227%22+n%3D%22-3.872915%22%2F%3E%3C%2Fquery%3E%3Cquery+type%3D%22relation%22%3E%3Cuser+name%3D%22Piskvor%22%2F%3E%3Cbbox-query+w%3D%2229.087876%22+s%3D%22-3.902416%22+e%3D%2229.099227%22+n%3D%22-3.872915%22%2F%3E%3C%2Fquery%3E%3C%2Funion%3E%3Cprint+mode%3D%22body%22%2F%3E%3Crecurse+type%3D%22down%22%2F%3E%3Cprint+mode%3D%22skeleton%22+order%3D%22quadtile%22%2F%3E%3C%2Fosm-script%3E

- If you open it without the map.html part:
http://overpass-turbo.eu/?Q=%3Cosm-script+output%3D%22json%22+timeout%3D%2225%22%3E%3Cunion%3E%3Cquery+type%3D%22node%22%3E%3Cuser+name%3D%22Piskvor%22%2F%3E%3Cbbox-query+w%3D%2229.087876%22+s%3D%22-3.902416%22+e%3D%2229.099227%22+n%3D%22-3.872915%22%2F%3E%3C%2Fquery%3E%3Cquery+type%3D%22way%22%3E%3Cuser+name%3D%22Piskvor%22%2F%3E%3Cbbox-query+w%3D%2229.087876%22+s%3D%22-3.902416%22+e%3D%2229.099227%22+n%3D%22-3.872915%22%2F%3E%3C%2Fquery%3E%3Cquery+type%3D%22relation%22%3E%3Cuser+name%3D%22Piskvor%22%2F%3E%3Cbbox-query+w%3D%2229.087876%22+s%3D%22-3.902416%22+e%3D%2229.099227%22+n%3D%22-3.872915%22%2F%3E%3C%2Fquery%3E%3C%2Funion%3E%3Cprint+mode%3D%22body%22%2F%3E%3Crecurse+type%3D%22down%22%2F%3E%3Cprint+mode%3D%22skeleton%22+order%3D%22quadtile%22%2F%3E%3C%2Fosm-script%3E

- there's an Export button at the top, with an option "Load into JOSM".
- This will complain about data format;
- click "repair data" and it will load via JOSM Remote Control.

This could be simplified a bit (and perhaps integrated into the TM 
website), but it works.

Mirrored_download JOSM plugin:
- install mirrored_download in JOSM Edit-Preferences-Plugins
- find the bounding box for the project (north,east,south,west)
- use the File-Download from Overpass option
- enter an Overpass query like this:
<union>
<query type="node">
   <user name="Piskvor"/>
   <bbox-query w="29.087876" s="-3.902416" e="29.099227" n="-3.872915"/>
</query>
<query type="way">
   <user name="Piskvor"/>
   <bbox-query w="29.087876" s="-3.902416" e="29.099227" n="-3.872915"/>
</query>
<query type="relation">
   <user name="Piskvor"/>
   <bbox-query w="29.087876" s="-3.902416" e="29.099227" n="-3.872915"/>
</query>
</union>
<print mode="meta"/>

Note that you need to fill out the username three times, as well as the 
bounding box coordinates.
- and press Download

Best regards,
Jan Martinec

Dne 2. 2. 2017 2:36 napsal uživatel "noah ahles" <noah.ahles at gmail.com 
<mailto:noah.ahles at gmail.com>>:

    Hi All,

    I started a HOT club at the University of Vermont and we'd like to
    start validating real time (or as close to real time as possible) at
    mapathons to make sure people are editing to the best of their
    ability. We'd also like to set up geomentoring relationships to pair
    club members with new mappers so we can look over their work and
    message them with constructive feedback. Is there a tool within ID
    Editor or JOSM for us to be able to look over edits by username
    during the validation process?

    Thanks,
    Noah

    _______________________________________________
    HOT mailing list
    HOT at openstreetmap.org <mailto:HOT at openstreetmap.org>
    https://lists.openstreetmap.org/listinfo/hot
    <https://lists.openstreetmap.org/listinfo/hot>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/hot/attachments/20170202/a3ae9c01/attachment.html>


More information about the HOT mailing list