-
The export function checks for identical columns between new and old databases, and capitalized columns are not identical to non capitalized. The main issue is with geometry column which can be called…
-
running spatialite executable and creating a database throws an error
```
$ ./spatialite db
SpatiaLite version ..: 5.1.0.1 Supported Extensions:
- 'VirtualShape' [direct Shapefile acce…
-
Currently an additional bash script is used in order to calculate spatial indices of spatialite files . We could move the calculation inside the C++ part to avoid situations where one forgets to call …
-
https://github.com/sebeaumont/spatialite-simple/blob/7ebcc89b526d35a395d3cf57ebdf176cdba16f14/src/Database/GIS/SpatiaLite/Internal.hs#L115
-
```
Eric, first thanks for your work in bringing Spatialite to Android.
I am trying to integrate this project with SQLCipher (http://sqpcipher.net).
The main area of conflict is that SQLCipher prov…
-
```
Eric, first thanks for your work in bringing Spatialite to Android.
I am trying to integrate this project with SQLCipher (http://sqpcipher.net).
The main area of conflict is that SQLCipher prov…
-
node-spatialite Installs and builds like a champ in node versions 0.12.*. We were just recently evaluating dependencies in Node v4 and v5 and node-spatialite was the only module unable to install.
O…
ghost updated
7 years ago
-
On my test settings I have this `DATABASES` config:
```
DATABASES = {
'default': {
'ENGINE': 'django.contrib.gis.db.backends.spatialite',
'NAME': ':memory:',
}
}
```
…
-
And that's good! one of the issues with shapefiles is that it tried to be all things to all men, so instead we can recommend different formats for different things
## data interchange
For making…
-
Hi,
Nice to see Leaflet in R package.
Hope to see AsGeoJSON from Spatialite.
(Not issue) But request - extending RSQLite to Spatialite (RSpatialite) for Leaflet.
https://github.com/rstats-db/RSQLi…
ns-1m updated
9 years ago