Bugs item #1647033, was opened at 2007-01-29 04:26 Message generated for change (Comment added) made by michaudm You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=679906&aid=1647033&group_id=118054
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: General / Other Group: None >Status: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: Paolo Rizzi (caipirginka) Assigned to: Nobody/Anonymous (nobody) Summary: Error with null geometries. Initial Comment: If you try and add to a project a datastore layer containing a record with a null geometry field, an exception is raised. A datastore query containing a record with a null geometry field, yelds a "Creating features" dialog, that never ends. Surely enough there're places in the code (probably several places) where a non-null geometry is assumed, while a null geometry is perfectly legal. Bye Paolo Rizzi ---------------------------------------------------------------------- >Comment By: michael michaud (michaudm) Date: 2013-04-07 04:50 Message: Null geometries are now processed as empty GeometryCollection There are two cases : AddDatastoreLayer will not load these rows as empty geom do not intersect the view RunDatastoreQuery will load a feature with a empty GeometryCollection ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=679906&aid=1647033&group_id=118054 ------------------------------------------------------------------------------ Minimize network downtime and maximize team effectiveness. Reduce network management and security costs.Learn how to hire the most talented Cisco Certified professionals. Visit the Employer Resources Portal http://www.cisco.com/web/learning/employer_resources/index.html _______________________________________________ Jump-pilot-devel mailing list Jump-pilot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel