sfan5
|
8e83ce6464
|
Some more code modernization
also a few small performance improvements
|
2020-05-08 22:16:13 +02:00 |
|
sfan5
|
2ae790c0b7
|
Improve --help output
|
2020-03-28 14:02:27 +01:00 |
|
sfan5
|
cb8341aeab
|
Implement --exhaustive y mode as another database access optimization
This one works best when you have a wide area with low height (e.g. 10000x200x10000)
|
2020-03-28 00:14:47 +01:00 |
|
sfan5
|
7ff2288627
|
Optimize database access further by allowing "brute-force" queries instead of listing available blocks
Also adds a heuristic that will enable this behaviour automatically.
|
2020-03-27 23:38:18 +01:00 |
|
sfan5
|
5b264fd443
|
Rewrite DB class to allow backends to fully optimize block fetches
|
2020-03-27 20:30:13 +01:00 |
|
sfan5
|
9096f70188
|
C++11 code modernization
|
2020-03-26 23:14:47 +01:00 |
|
Martijn Versteegh
|
ee5b8a9f86
|
Add a flag to never output empty images.
|
2018-11-01 13:10:28 +01:00 |
|
Martijn Versteegh
|
8e8cc3d1f2
|
Add an option to get the extent of the map.
|
2018-10-20 22:32:33 +02:00 |
|
sfan5
|
1f471b369b
|
Refactoring (3)
|
2018-03-25 15:44:30 +02:00 |
|
sfan5
|
2f78c39d9c
|
Refactoring (2)
|
2018-03-25 15:19:48 +02:00 |
|
sfan5
|
e543517eb8
|
Move include files
|
2018-03-25 14:12:39 +02:00 |
|