-
Having not updated my system since a pre 4.0 version and seeing the lastest release
- I am attempting to get a local 'master' running and based on that getting a rasterlite2 version working
`git pull…
-
To reproduce:
1. Load a spatialite layer where some of the features (rows) have nulls in some of the attributes (columns). Note: geometry is always present (not null).
2. Perform an enquiry on a featu…
-
The **final** spatialite 4.2.0 has been released
- I have just recompiled `libjsqlite` with the code of the official archive
The compile library’s have been archived
- a download link and the `wget` …
-
For geopap 4 I want to have a single file database project, without folders and stuff. Just one file.
Here I am going to collect thoughts of TODOs and ideas.
# Database type
## SQLite
Everything woul…
-
When creating a spatialite db with Spatialite GUI 1.7.1, the resulting db doens't show up in geopaprazzi, it is defines as unknown.
Test shapefiles from which the dbs where created and databasese can…
-
Hi again!
I know that you can do spatialite database with spatialite-gui. However, i need to do my spatialite database at runtime, i need to create it and insert record i get of a WebService.
I have …
-
I am beginning to get worried about the use of 2 different Database classes inside eu.geopaparazzi.spatialite.
The original mbtiles classes used sqlite.SQLiteDatabase, whereas everything else used jsq…
-
The [documentation](http://docs.travis-ci.com/user/osx-ci-environment/#Environment-common-to-all-VM-images) about the OS X CI environment suggests using the following to keep packages up-to-date:
```…
-
It seems that with certain Transformations, the logic in collectBoundsAndCenter did **not** work properly
- usage of `South_West` and `North_East` points did not bring correct results
- see https://…
-
I have managed to get this installed and it seems to run
- so some tips would be helpful
- such as:
- what emulator would be the best to insure that `geopaparazzi` must run on
I just tried andr…