JOSM / tofix

Work on To-Fix tasks directly in JOSM
Other
11 stars 1 forks source link

Can not display the issues for "Impossible Intersection Highways" #92

Closed Rub21 closed 7 years ago

Rub21 commented 7 years ago

image https://osmlab.github.io/to-fix/#/task/impossibleintersectionhighways

cc. @samely

Rub21 commented 7 years ago

the coming data :

2017-06-29 13:38:25.249 INFO: POST https://build-to-fix-production.mapbox.com/tasks/impossibleintersectionhighways/v1/items -> 200
{"type":"Feature","properties":{"_key":"38af4dae929d0c32acd1d1c937527c459b9089b5","_time":1498769305,"_osmType":"way","marker_sym":"embassy","marker_col":"_f1f075","marker_siz":"small","_tofix":[{"action":"edit","user":"Rub21","time":1498768705,"editor":"josm"}]},"geometry":{"type":"MultiPoint","coordinates":[[-122.247677,38.013959]]}}
Rub21 commented 7 years ago
"geometry":{"type":"MultiPoint","coordinates":[[-122.247677,38.013959]]}
Rub21 commented 7 years ago
{"type":"Feature","properties":{"_key":"78f5ec4427262f49cab323a9cd9dc8553b7216d4","_time":1498770189,"_osmType":"node","marker_sym":"embassy","marker_col":"_f9886c","marker_siz":"small","_tofix":[{"action":"edit","user":"Rub21","time":1498769589,"editor":"josm"}]},"geometry":{"type":"Point","coordinates":[-76.993956,38.858711]}}

even for points

samely commented 7 years ago

@Rub21 this has been fixed with the last version of to-fix plugin

image Impossible Intersection Highways task