Philip Whitten

Activity

Reported issues: 3

2018-07-12

02:00 AM QGIS Application Bug report #19397 (Open): Parssing of empty geometry values from MicroSoft SQL Server
QGIS 3.2.0 passes empty geometry values from MicroSoft SQL Server databases as being null (for example, when a geomet...

2018-06-14

05:36 AM QGIS Application Bug report #19190 (Open): QgsPoint class does not store empty point geometries
The QgsPoint class does not properly store empty point geometries. For example, from the python console in QGIS 3.0....
05:27 AM QGIS Application Bug report #19149 (Closed): QgsGeometry class can't distinguish between an empty geometry and a n...
A new issue has been created that more accurately describes the problem.

2018-06-12

02:36 PM QGIS Application Bug report #19149: QgsGeometry class can't distinguish between an empty geometry and a null geometry
Furthermore, is it possible to create a null geometry that isn't also an empty geometry? That is give the result of ...
02:15 PM QGIS Application Bug report #19149 (Reopened): QgsGeometry class can't distinguish between an empty geometry and a...
Why doesn't it work for an empty point geometry? For example:
QgsGeometry.fromWkt('Point()').isEmpty()
True
Qgs...

2018-06-08

11:00 AM QGIS Application Bug report #19149 (Closed): QgsGeometry class can't distinguish between an empty geometry and a n...
In the QgsGeometry class, the current test for an empty geometry, that is a valid geometry with no vertices is;
@...

Also available in: Atom