﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
2344	zooom to layer fails if only single waypoint in GPX layer	anonymous	team	"If I have GPX layer with waypoints in them, I got ""Markers from xyz.gpx"" layer when l,oading it. If I select that layer and press ""2"" (zoom to layer), the view is zoomed to show all the markers. But if the layer contain only single marker, the zoom is changed to entire world in that case (which can be quite confusing) instead of some rather small area around that single node.

Example of GPX with single marker that causes this:

<?xml version='1.0' encoding='UTF-8'?>
<gpx version='1.1' creator='GPSMID' xmlns='http://www.topografix.com/GPX/1/1'>
<wpt lat='50.085922' lon='14.435241' >
<name>some text</name>
</wpt>
</gpx>
"	defect	closed	major		Core	latest	fixed		
