Top "Spatialite" questions

Spatialite is a library extending the basic SQLite core in order to get a full fledged Spatial DBMS.

How to open .SQLite files

I'm trying to open a .sqlite file on Windows, but I don't know how to. Do you know a good …

sqlite file spatialite
UPDATE faster in SQLite + BEGIN TRANSACTION

This one is related to spatilite also (not only SQLite) I have a file database (xyz.db) which I am …

c# sql sqlite spatialite
Get Distance in Meters instead of degrees in Spatialite

I have the following query: select distance(GeomFromText('POINT(8 49)',4326),GeomFromText('LINESTRING(8.329969 49.919323,8.330181 49.919468)',4326)) this gives me 0.97 degrees. But I need …

sql geospatial spatialite
NoSQL and spatial data

Has any of you had any experience with using NoSQL (non-relational) databases to store spatial data? Are there any potential …

gis nosql spatial spatialite
Sqlite load_extension fail for spatialite in Python

I am trying to use the Spatialite beta version 3.0 because I am using Windows 7 on a 64-bit machine. I consistently …

python sqlite spatialite
how to compile spatialite for iOS

I am new here and this is my first topic. I am very new on iOS platform and i am …

iphone spatialite