Modify

Opened 8 years ago

Closed 8 years ago

#14756 closed enhancement (fixed)

Download dialog should also parse URLs which dont contain "#map="

Reported by: gormo Owned by: team
Priority: minor Milestone: 17.05
Component: Core Version:
Keywords: download, URL, map Cc:

Description

The download dialog should also be able to parse the coordinates from often used URLs which don't use the OSM.org URL schema.

The coordinate format i'd like to see parsed is (examples):

This format is used in a number of services.

Probably this needs to be adressed in source:trunk/src/org/openstreetmap/josm/tools/OsmUrlToBounds.java#L49 .

At the moment I have to paste the URL into the download dialog text box, edit the URL so it contains "#map=" at the right position and then everything gets parsed correctly. This is a bit hackish.

Attachments (0)

Change History (2)

comment:1 by Don-vip, 8 years ago

Milestone: 17.05

comment:2 by Don-vip, 8 years ago

Resolution: fixed
Status: newclosed

In 12090/josm:

fix #14756 - Download dialog should also parse URLs which dont contain "#map="

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.