Hi, I am trying to setup Spatialite in Django for Windows. I checked the manual for GeoDjango and it contains very little information - for Windows it just tells where to take binaries. Could you please advise me what to do with the unpacked folder with a binary? What changes should be made in settings.py?
Thank you!
also interessted to have clarifications. I’m facing the same problem
I think spatialite on windows isn’t straightforward to get working. I’ve had much more success with PostGIS – is it possible you could use this database instead?
Eventually I switched to PostGIS way due to a lot of manuals and QA coverage
1 Like