QGIS Application: Activity hub.qgis.org/welcome 2015-06-18T20:21:55-07:00 QGIS Issue Tracking Redmine Bug report #12757 (Closed): Zoom out crashes QGIS hub.qgis.org/issues/12757#change-62500 2015-06-18T20:21:55-07:00 Sandro Santilli strk@keybit.net <p>Fixed in changeset <a class="hub.qgis.org/projects/quantum-gis/repository/revisions/1bf9844652ad2b92ab2da2a37ebf941257416403" class="changeset" title="Do not allow invalid map settings (fixes #12757)">1bf9844652ad2b92ab2da2a37ebf941257416403</a>.</p> Bug report #12911 (Closed): Path offset doesnt work in nightly hub.qgis.org/issues/12911#change-62499 2015-06-18T20:21:54-07:00 Martin Dobias wonder.sk@gmail.com <p>Fixed in changeset <a class="hub.qgis.org/projects/quantum-gis/repository/revisions/5e4841d94d7586a66e6be21b70d368ef65ca6087" class="changeset" title="Fix offset curve tool (fixes #12911) Modified geometry would not be updated anymore if at one po...">5e4841d94d7586a66e6be21b70d368ef65ca6087</a>.</p> Revision 1bf9844652ad2b92ab2da2a37ebf941257416403: Do not allow invalid map settings (fixes #12757) hub.qgis.org/projects/quantum-gis/repository/revisions/1bf9844652ad2b92ab2da2a37ebf941257416403 2015-06-18T20:19:32-07:00 Sandro Santilli strk@keybit.net Revision 5e4841d94d7586a66e6be21b70d368ef65ca6087: Fix offset curve tool (fixes #12911) hub.qgis.org/projects/quantum-gis/repository/revisions/5e4841d94d7586a66e6be21b70d368ef65ca6087 2015-06-18T20:19:32-07:00 Martin Dobias wonder.sk@gmail.com <p>Modified geometry would not be updated anymore if at one point<br />the rubber band would end up without vertices</p> Bug report #12998: Labels disappears if a style is not classified hub.qgis.org/issues/12998#change-62498 2015-06-18T18:43:18-07:00 Martin Dobias wonder.sk@gmail.com <p>Only visible features are labeled, so the behavior is correct. Maybe just better to warn users when using graduated/categorized/rule-based renderer and no rules have been specified.</p> Bug report #12254 (Closed): MSSQL 2008 SRID not recognized hub.qgis.org/issues/12254#change-62497 2015-06-18T18:43:05-07:00 Nathan Woodrow <p>Fixed in changeset <a class="hub.qgis.org/projects/quantum-gis/repository/revisions/9c73a22af52f3eec3959f2ed0e6953a6443d875b" class="changeset" title="Fix #12254 - Fix lookup of SRID for SQL Server layers">9c73a22af52f3eec3959f2ed0e6953a6443d875b</a>.</p> Revision 9c73a22af52f3eec3959f2ed0e6953a6443d875b: Fix #12254 - Fix lookup of SRID for SQL Server... hub.qgis.org/projects/quantum-gis/repository/revisions/9c73a22af52f3eec3959f2ed0e6953a6443d875b 2015-06-18T18:37:16-07:00 Nathan Woodrow Bug report #13000 (Open): composer legend item clips layer symbols with layer-wide transparency > 0% hub.qgis.org/issues/13000 2015-06-18T17:39:55-07:00 Mathieu Pellerin - nIRV nirvn.asia@gmail.com <p>The composer legend item currently clips polygon layer's symbols with large border width when the layer has layer-wide transparency applied to it.</p> <strong>Steps to reproduce:</strong> <ol> <li>Create a new project, and add a polygon layer</li> <li>Edit the layer's symbology to have the polygon border width use a large value (7 mm, for example)</li> <li>Duplicate the layer, and edit the duplicated layer's layer-wide transparency level to be greater than zero</li> <li>Create a composer, and add a legend item</li> <li>Take note of the clipping occurring with the duplicated layer with transparency, against the non-transparent layer featuring the same symbology</li> </ol> <p>I'm attaching a small test project that shows the issue too.</p> Bug report #12923: Project with SQL Server Layers opens much slower in 2.8 than 2.6 hub.qgis.org/issues/12923#change-62496 2015-06-18T15:57:14-07:00 Nathan Woodrow <p>What do your views look like? Nothing special? Have a unique int column for a key?</p> Bug report #12774: Attribute table only show first 99 rows from SQL Server views hub.qgis.org/issues/12774#change-62495 2015-06-18T15:36:58-07:00 Nathan Woodrow <p>So just to check that is: non spatial tables which are views?</p> Feature request #12999 (Open): Adding new attribute "Height of geoid" to QgsGPSInformation hub.qgis.org/issues/12999 2015-06-18T15:30:14-07:00 Holger Eberhardt holger.eberhardt@arcor.de <p>I am trying to use QGIS for collecting points with height information in the field. The positional information comes from a precision RTK GPS (precision +/- 2 cm). I have to grab the height information from the "elevation" attribute of the actual QgsGPSInformation object, but this is value is a geodetic height that has been calculated in the GPS with quite inaccurate methods. Therefore this height can differ clearly from the accurate geodetic height (37 cm in my test area). It would be much better / more precise to record the ellipsoidal height and apply a precise value for the local difference between ellipsoidal and geodetic height (quasigeoid undulation).</p> <p>I think this possibility could be easily implemented in QGIS, because the NMEA sentence "GGA" contains the information "Height of geoid (mean sea level) above WGS84 ellipsoid" (see e.g. <a class="external" class="www.gpsinformation.org/dale/nmea.htm#position">www.gpsinformation.org/dale/nmea.htm#position</a> ). If this information could be added as a new attribute to the QgsGPSInformation, the "ellipsoidal height" is easily calculated as the sum of "geodetic height" an "geoid height".</p> <p>I think this would greatly improve the possibilities of QGIS for collecting precise 3D positional data!</p> <p>Thanks for reading</p> <p>theudebert</p> Bug report #12992: osm.pbf files not showing objects count hub.qgis.org/issues/12992#change-62494 2015-06-18T11:34:48-07:00 Etienne Trimaille etienne.trimaille@gmail.com <p>OGR is not able to count feature on a OSM layer.<br />If you go to the layer properties -> metadata -> it's written -1 for the feature count.</p> Bug report #12979 (Closed): D&D designer: if a tab is given an empty name, it remains empty hub.qgis.org/issues/12979#change-62493 2015-06-18T10:15:54-07:00 Paolo Cavallini cavallini@faunalia.it <p>Special case of it, right. Sorry for the noise.</p> Bug report #12998 (Open): Labels disappears if a style is not classified hub.qgis.org/issues/12998 2015-06-18T09:03:24-07:00 Paolo Cavallini cavallini@faunalia.it <ul> <li>load a layer</li> <li>add labelling > correct</li> <li>go to either graduated or categorized style, and do not press the Classify button</li> <li>the geometries disappear (not nce, but correct)</li> <li>also the labels disappear, which I believe is unexpected.</li> </ul> Bug report #12300 (Closed): Rendering issue with transparent WMS layers hub.qgis.org/issues/12300#change-62492 2015-06-18T08:39:23-07:00 Martin Dobias wonder.sk@gmail.com <p>Fixed in changeset <a class="hub.qgis.org/projects/quantum-gis/repository/revisions/dbfbc692838e768b13c970c7d777829883b4b841" class="changeset" title="Fix transparency for WMS layers (fixes #12300)">dbfbc692838e768b13c970c7d777829883b4b841</a>.</p>
gipoco.com is neither affiliated with the authors of this page nor responsible for its contents. This is a safe-cache copy of the original web site.