Hi,

Yes I can but I do not want to. The features are real and have valuable attributes, they are just missing the geometries because they have not been digitized yet. I read them from Oracle with DB Query Plugin but I must save them to a temporary format because I can't save them back to Oracle from OpenJUMP. Of course I can edit the attributes with SQL in Oracle without using OpenJUMP for that but the workflow is not pleasant.

If you want to save it in a temporary format, maybe you can try with jml.
Otherwise, I can see 2 options :
- adding a plugin to do exactly that (convert all empty geometries to a specific geometry type) - patching the shapefile writer so that it can process empty geometries as if they have the type
of non empty geometries in the same layer

Michaƫl

-Jukka-

Larry Reeder wrote:

Can you use Edit-->Selection--Select by Geometry type, select all empty geometries, and delete them, then save the layer?

  -lreeder

On Thu, Mar 13, 2014 at 3:04 PM, Rahkonen Jukka (Tike) <jukka.rahko...@mmmtike.fi <mailto:jukka.rahko...@mmmtike.fi>> wrote:

Hi,

OpenJUMP creates in some circumstances GEOMETRYCOLLECTION EMPTY default geometry if real geometry is missing. If other features are for example points this layer cannot be saved into shapefile because of mixed geometrytypes. However, if empty geometry is edited with WKT editor into POINT EMPTY the layer can be saved. Do we have a tool for selecting one sort of empty geometries and converting them into another kind of empty geometries?

-Jukka Rahkonen-

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net <mailto:Jump-pilot-devel@lists.sourceforge.net>
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel



------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech


_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to