#2163: Vector map objects rendered at wrong place in latlon location
-------------------------+--------------------------------------------------
Reporter: marisn | Owner: grass-dev@…
Type: defect | Status: new
Priority: major | Milestone: 7.0.0
Component: wxGUI | Version: svn-trunk
Keywords: | Platform: Unspecified
Cpu: Unspecified |
-------------------------+--------------------------------------------------
When zooming out in latlon location in wxgui, vectors are rendered in
wrong place. Issue appears when map window top exceeds geographic north
(90 deg).
Steps to reproduce - in latlon location add any vector map and zoom out to
see it as whole. Observer coordinates reported by wxgui tool (on screen or
"copy coordinates to clopboard"). It also affects attribute query tool, as
it is using wrong coordinates for v.what calls.
I don't have any raster by hand to see if rasters are also affected.
Tested with:
GRASS version: 7.0.svn
GRASS SVN Revision: 58716M
Build Date: 2014-01-14
GIS Library Revision: 58670 (2014-01-10)
GDAL/OGR: 1.10.0
PROJ.4: 4.8.0
GEOS: 3.4.2
SQLite: 3.8.2
Python: 2.7.6
wxPython: 2.9.4.1
Platform: Linux-3.12.0-gentoo-x86_64-Intel-R-_Core-TM-2_Duo_CPU_P9500_@_2
.53GHz-with-gentoo-2.2
g.region -p
projection: 3 (Platums-Garums)
zone: 0
datum: wgs84
ellipsoid: wgs84
north: 70N
south: 40N
west: 0
east: 45E
nsres: 1
ewres: 1
rows: 30
cols: 45
cells: 1350
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/2163>
GRASS GIS <http://grass.osgeo.org>