<div dir="ltr">Hi Anita,<br><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Apr 28, 2013 at 1:27 PM, Anita Graser <span dir="ltr"><<a href="mailto:anitagraser@gmx.at" target="_blank">anitagraser@gmx.at</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Am 28.04.2013, 18:01 Uhr, schrieb Andre Joost <<a href="mailto:andre%2Bjoost@nurfuerspam.de" target="_blank">andre+joost@nurfuerspam.de</a>>:<br>

<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Am <a href="tel:27.04.2013%2016" value="+12704201316" target="_blank">27.04.2013 16</a>:14, schrieb Anita Graser:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Hi,<br>
<br>
I get nasty forward transformation errors with today's nightly when<br>
using a predefined road style and labels:<br>
<br>
forward transform of<br>
(12557.230023, 71897.228375)<br>
PROJ.4: +proj=longlat +datum=WGS84 +no_defs +to +proj=aea +lat_1=55<br>
+lat_2=65 +lat_0=50 +lon_0=-154 +x_0=0 +y_0=0 +datum=NAD27 +units=us-ft<br>
+no_defs<br>
Error: latitude or longitude exceeded limits<br>
<br>
(afterwards QGIS hangs)<br>
<br>
Data is Natural Earth's road shapefile in WGS84.<br>
(<a href="http://www.naturalearthdata.com/http//www.naturalearthdata.com/download/10m/cultural/ne_10m_roads.zip" target="_blank">http://www.naturalearthdata.<u></u>com/http//www.<u></u>naturalearthdata.com/download/<u></u>10m/cultural/ne_10m_roads.zip</a>)<br>

<br>
</blockquote>
<br>
The layer extent is:<br>
xMin,yMin -166.532;-55.1121 : xMax,yMax 178.372;71.1777<br>
<br>
so I don't know what coordinates are to be forward transformed in your error message. Has your road style and labelling any coordinate information?<br>
</blockquote>
<br>
I'm using the "Primary road" style which comes with nightly by default. The style alone seems to work. Once I enable labeling using street "name", the forward transform error pops up.<br></blockquote>
<div><br></div><div>I can confirm this on Mac. However, it doesn't happen when labeling is turned on, but when symbol levels are set (and labeling is on). Symbol levels and labels work individually, but if either is turned on when the other is on the error occurs and force quitting becomes the only option.<br>
</div><div><br></div><div>I get the following (note it is being on-the-fly transformed to UTM here):<br><br>Debug: src/core/qgspallabeling.cpp: 1305: (registerFeature) Ignoring feature 1893 due PAL exception: Geometry Type is unknown<br>
Debug: src/core/qgscoordinatetransform.cpp: 623: (transformCoords) Projection failed emitting invalid transform signal: forward transform of<br>(25075.946436, 81366.459079)<br>PROJ.4: +proj=longlat +datum=WGS84 +no_defs +to +proj=utm +zone=13 +datum=WGS84 +units=m +no_defs<br>
Error: latitude or longitude exceeded limits<br></div><div><br></div><div>I've traced it to line 1057 in qgspallabeling.cpp [0]. Just guessing, but it looks like something is different between how the features are sent to QgsPalLayerSettings::registerFeature from QgsVectorLayer::drawRendererV2Levels as opposed to QgsVectorLayer::drawRendererV2, which works fine.<br>
<br></div><div>Please create a ticket if you have the time.<br></div><div><br>[0] <a href="https://github.com/qgis/Quantum-GIS/blob/master/src/core/qgspallabeling.cpp#L1056">https://github.com/qgis/Quantum-GIS/blob/master/src/core/qgspallabeling.cpp#L1056</a><br>
<br></div><div>Regards,<br><br></div><div>Larry<br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Earlier today I used a different style and no error happened so you might be on to something with your theory that the road style contains coordinate information.<br>
<br>
Thanks and best wishes,<br>
Anita<br>
______________________________<u></u>_________________<br>
Qgis-developer mailing list<br>
<a href="mailto:Qgis-developer@lists.osgeo.org" target="_blank">Qgis-developer@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/qgis-developer" target="_blank">http://lists.osgeo.org/<u></u>mailman/listinfo/qgis-<u></u>developer</a><br>
</blockquote></div><br></div></div>