hey Nico,

On 21.08.2020 10:52, Michaud Michael wrote:
>> >> For all my tests, I get the same error after I have choosen the table and
>> >> clicked on finish. The error seems related to geometry retrieval or index
>> >> retrieval :
>> >>
>> >> java.lang.NullPointerException
>> >> at
>> >>
>> com.vividsolutions.jump.datastore.spatialite.SpatialiteSQLBuilder.buildSpatialIndexFilter(SpatialiteSQLBuilder.java:157)
>> >> at
>> >>
>> com.vividsolutions.jump.datastore.spatialite.SpatialiteSQLBuilder.buildBoxFilter(SpatialiteSQLBuilder.java:116)
>> >> at
>> >>
>> com.vividsolutions.jump.datastore.spatialite.SpatialiteSQLBuilder.getSQL(SpatialiteSQLBuilder.java:39)
>> >>

just had a more detailed look and somehow
 SpatialiteDSMetadata.getGeometryColumn(String datasetName, String geoCol)
does return NULL in some cases which is subsequently not handled properly.

this is probably fixed easily if you know what the code is supposed to do ;)

..ede



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

Reply via email to