shaxbee / go-spatialite

Spatialite SQL Driver for Golang
MIT License
57 stars 15 forks source link

Question: should this work with the modernc.org/sqlite driver // would it be possible to use this without any CGo? #5

Open LaPingvino opened 4 years ago

shaxbee commented 3 years ago

@LaPingvino Probably not as it depends on libspatialite extension being loaded into sqlite.