﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
14756	"Download dialog should also parse URLs which dont contain ""#map="""	gormo	team	"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):
* https://www.sammyshp.de/fsmap/#17/52.39300/9.69006
* http://tyrasd.github.io/latest-changes/#13/51.6891/10.2312

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."	enhancement	closed	minor	17.05	Core		fixed	download, URL, map	
