Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Difference From 25bca24c55175a98 To 4afe976081fb4cff
2012-09-29
| ||
02:48 |
Add convenience API for creating tiles tables and adding zoom levels.
Also update geopackage_contents to define an informative extent. check-in: f30b241aee user: bradh tags: trunk | |
2012-09-22
| ||
03:33 |
Update to reflect 2012-09-21 version of spec.
Adds geopackage_contents and manifest tables, updates tile_table_metadata table. check-in: 25bca24c55 user: bradh tags: trunk | |
2012-09-16
| ||
10:10 | Update trigger routines to match current spec. Update tests and add new tests to match. check-in: 4afe976081 user: bradh tags: trunk | |
10:09 | Remove duplicate newlines. check-in: 610eecc80b user: bradh tags: trunk | |
Changes to src/gpkgCreateBaseTables.c.
Changes to test/check_createBaseTables.c.