Modify

#6829 closed enhancement (fixed)

[Patch] Display OSM primitive bounding box in advanced info dialog

Reported by: Don-vip Owned by: team
Priority: normal Component: Core
Version: latest Keywords:
Cc:

Description

I need sometimes to find the bounding box of a way or multipolygon.
It can be very easily achieved by displaying it in the advanced info dialog. Please find a patch that does exactly that :)

Attachments (1)

patch.diff (1.2 KB) - added by Don-vip 20 months ago.

Download all attachments as: .zip

Change History (5)

Changed 20 months ago by Don-vip

comment:1 Changed 20 months ago by simon04

Are you happy with the format of the BBox being printed?
[ x: 11.282144 -> 11.2856473, y: 47.2303916 -> 47.2345528 ]

What about
11.282144,47.2303916,11.2856473,47.2345528
instead (this is the format being used in the Download dialog)?

Last edited 20 months ago by simon04 (previous) (diff)

comment:2 Changed 20 months ago by Don-vip

Your format is much better !

comment:3 Changed 20 months ago by bastiK

@simon04: You can apply the patch when you think it's all right.

comment:4 Changed 20 months ago by simon04

  • Resolution set to fixed
  • Status changed from new to closed

In [4420/josm]:

fix #6829 - display bounding box in advanced info dialog

Add Comment

Modify Ticket

Change Properties
<Author field>
Action
as closed .
as The resolution will be set. Next status will be 'closed'.
The resolution will be deleted. Next status will be 'reopened'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.