Modify

Opened 3 years ago

Closed 3 years ago

#22184 closed defect (othersoftware)

Problem with a note

Reported by: GHOSTsama Owned by: team
Priority: normal Milestone:
Component: Core notes Version:
Keywords: Cc:

Description

This note apparently was reported or removed, it does not appear from the web, however, it does appear in the josm notes layer

Note ID: 2549790

Approximate coordinates:
23.0951153, -82.4195228

Attachments (0)

Change History (2)

comment:1 by Klumbumbus, 3 years ago

Component: CoreCore notes

comment:2 by taylor.smock, 3 years ago

Resolution: othersoftware
Status: newclosed

This appears to be a bug either on the OSM servers or on the website. I'm leaning towards the OSM website.

https://www.openstreetmap.org/api/0.6/notes.json?bbox=-82.42165446281435,23.094489223099934,-82.41811394691469,23.095833870191264 returns a feature collection with an object pointing to https://www.openstreetmap.org/api/0.6/notes/2549790.json . The URL works, and doesn't give any indication that the note was closed.

The OSM website may not be displaying empty notes, which may be valid, as api does state that the text field must be present. Maybe POST /api/0.6/notes?lat=51.00&lon=0.1&text= will cause the issue?

Anyway, not a JOSM problem. The note returned by the API, it just isn't useful.

See https://github.com/openstreetmap/openstreetmap-website/issues/2146 .

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain team.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.