Commit Graph

13 Commits

Author SHA1 Message Date
90e7228bb9 Add --buildpyramid, to build a full zoom pyramid for leaflet. 2018-11-15 14:05:52 +01:00
f84828b0bf Add a load function to Image, also add some consts. 2018-11-15 12:35:10 +01:00
503f6b6277 Add code to generate a ready to use LeafletJS map. 2018-11-14 19:02:08 +01:00
bd0c140bfc Add a --tilesize option.
The produces tiled output way faster than repeatedly using --geometry
because it only reads the databse once.
2018-11-14 12:57:55 +01:00
ee5b8a9f86 Add a flag to never output empty images. 2018-11-01 13:10:28 +01:00
b2406db169 Fix a few small issues
closes #58
2018-10-20 23:01:03 +02:00
657499e981 Fix incorrect exception types 2018-10-20 22:38:09 +02:00
8e8cc3d1f2 Add an option to get the extent of the map. 2018-10-20 22:32:33 +02:00
b6ad40feb9 sqlite3 player backend support
fixes #47
2018-03-25 16:03:11 +02:00
1f471b369b Refactoring (3) 2018-03-25 15:44:30 +02:00
2f78c39d9c Refactoring (2) 2018-03-25 15:19:48 +02:00
2ebc3afc7c Refactoring (1) 2018-03-25 14:32:11 +02:00
e543517eb8 Move include files 2018-03-25 14:12:39 +02:00