Modify

Opened 5 years ago

Closed 5 years ago

Last modified 2 months ago

#17611 closed defect (worksforme)

How to search negative id element?

Reported by: wangwei_ict@… Owned by: team
Priority: normal Milestone:
Component: Core Version:
Keywords: Cc:

Description

How to search negative id element?

Attachments (0)

Change History (4)

comment:1 by Don-vip, 5 years ago

Resolution: invalid
Status: newclosed

There's no point in searching for that. Negative ids are only a temporary way to distinguish objects until you upload them. Stability is not guaranteed.

comment:2 by GerdP, 5 years ago

It could help while debugging JOSM. Sometimes I see a log message showing negative ids and I try to find out more details and this is more or less impossible.
My work around: Save to file -> search the negative id in the file -> change it to a very high positive id (to avoid conflicts) and load the file again.

comment:3 by Klumbumbus, 5 years ago

Resolution: invalidworksforme
  1. enable expert mode
  2. ctrl+F
  3. change search syntax to MapCSS selector
  4. search for e.g. *[osm_id()=-102226]

also helpful: wiki:/Styles/ShowID

comment:4 by GerdP, 2 months ago

Ticket #23605 has been marked as a duplicate of this ticket.

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.