Skip to main content

Hello,

 

is it possible to read geometry from Sqlite in FME 2023? In FME 2022 I was using SQLite Spatial (GDAL) (deprecated), but I'm missing this format in the new version.

 

Thank you.

Try using the SpatiaLite reader/writer:

https://docs.safe.com/fme/html/FME-Form-Documentation/FME-ReadersWriters/spatialite_native/spatialite_native.htm


I tried this format and it did not work. I'm still having the same problem that the geometry is not read:

imagewhen using SQLite creator with the same query, the geometry is read properly in FME 2022:

image


Reply