Eric Fischer
|
6fd72d4518
|
Remove vacuum step, which doesn't seem to make .mbtiles smaller in practice
yet takes time and temporary disk space to perform
|
2015-07-08 12:25:09 -07:00 |
|
Eric Fischer
|
c19c913bf9
|
Fix confusing error messages from sloppy copying and pasting of code
|
2015-07-08 11:52:22 -07:00 |
|
Eric Fischer
|
59faead7fa
|
Fix sign-extension bug with signed chars in attribute names
|
2015-06-21 11:18:14 -07:00 |
|
Eric Fischer
|
8a1f0d83e1
|
Consistent indent style with clang-format
|
2015-06-03 11:22:13 -07:00 |
|
Eric Fischer
|
d64328ac35
|
Fix crash when encoding boolean properties.
|
2015-04-10 13:03:11 -07:00 |
|
Eric Fischer
|
73b63133e2
|
Multiple layers make it into JSON metadata now
|
2015-03-24 16:28:31 -07:00 |
|
Eric Fischer
|
f5135ebc63
|
Writing out the JSON metadata for multiple layers
|
2015-03-23 16:12:12 -07:00 |
|
Eric Fischer
|
8002609f0c
|
More scaffolding for multiple layers
|
2015-03-23 13:44:35 -07:00 |
|
Eric Fischer
|
a1e7426956
|
Sprinkle consts and casts to make it valid C++ as well as C
|
2014-12-02 14:17:49 -08:00 |
|
Eric Fischer
|
b292b66a7c
|
Fix more (small) memory leaks
|
2014-10-01 10:33:22 -07:00 |
|
Eric Fischer
|
26e9feda02
|
Move mbtiles code to its own source file
|
2014-09-29 12:48:58 -07:00 |
|