Add support for sqlite

sqlite database can save geometry through extension
some usefull page Spatial Data - EF Core | Microsoft Learn
can you add this support with create,convert,modify
thanks!

Hi, @lsl

We have mechanisms to write and read to MSSQL and PostGIS databases. Hence, it will be easy enough to implement SQLite (SpatiaLite).

I’ve logged GISNET-569, GISNET-570 for reading and writing geospatial in SQLite.

Thank you for a long interest in our project.