Tagged Questions
2
votes
1answer
265 views
How to configure wampserver for spatialite
I am in windows 7. I installed WAMPServer. Now, I can not load spatialite libraries. It is showing warning..
Warning: SQLite3::loadExtension() [sqlite3.loadextension]: Not
supported in ...
1
vote
2answers
517 views
How to get libspatialite.so file for spatialite
I am creating an application using spatialite database. I checked couple of tutorial from internet. Most of them explains the same. But the problem is I need "libspatialite.so" extension library. I do ...
2
votes
1answer
460 views
integrating spatialite and php (sqlite3) on windows platform
anyone can give me an explanation about how to integrate spatialite with php(sqlite3)-windows platforms.
I have tried to refer from this link ...