Commit Graph

7 Commits

Author SHA1 Message Date
Martijn Versteegh 961f65974f Rename tilePositions() to sortPositionsIntoTiles()
the first name was confusing.
2018-11-27 10:41:25 +01:00
Martijn Versteegh fe5ba54fc9 Add a --tilesize option.
The produces tiled output way faster than repeatedly using --geometry
because it only reads the databse once.
2018-11-27 10:41:25 +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