Wykres commitów

1061 Commity (ebbad7246409158d151f571940411d25395326ab)

Autor SHA1 Wiadomość Data
Hartmut Holzgraefe ebbad72464 add mapbox maki icons as a subproject 2018-02-20 07:27:39 +00:00
Hartmut Holzgraefe ee6f902fc0 json file needs to be closed before calling load_map(), otherwise mapnik
internal file->mmap gets utterly condused

also some code and style template cleanup
2018-02-20 07:22:19 +00:00
Hartmut Holzgraefe 0deea2fe21 activate umap overlay rendering 2018-02-18 20:28:59 +00:00
Hartmut Holzgraefe 77089fc8f4 added template style for umap overlays 2018-02-18 19:41:54 +00:00
Hartmut Holzgraefe 292485685b get rid of absolute template and image paths, everything relative
to ocitiesmap root dir now
2018-02-18 19:12:27 +00:00
Hartmut Holzgraefe da3289aa29 use string.Template to generated GPX style with custom gpx file path 2018-02-18 12:20:01 +00:00
Hartmut Holzgraefe 45db78a9bd ignore temporary helper files 2018-02-18 10:59:12 +00:00
Hartmut Holzgraefe 13bd128200 prevent map backgrounds from overflowing into page borders 2018-02-18 10:57:28 +00:00
Hartmut Holzgraefe 8db1050129 missing part of style annotation implementation 2018-02-18 10:56:58 +00:00
Hartmut Holzgraefe 1429d1ad73 Merge branch 'PoiMarker-python3' of https://github.com/hholzgra/ocitysmap into PoiMarker-python3 2018-02-18 10:37:53 +00:00
Hartmut Holzgraefe 9ab7febc34 add style annotations to multi page front map, too 2018-02-18 10:37:04 +00:00
Hartmut Holzgraefe 232e13d94d Merge branch 'PoiMarker-python3' of https://github.com/hholzgra/ocitysmap into PoiMarker-python3 2018-02-18 10:55:45 +01:00
Hartmut Holzgraefe c1689d2476 do not fail if no grid object is available, simply render no scale then 2018-02-18 10:54:52 +01:00
Hartmut Holzgraefe 0152765d1d put style annotations on a separate line, and provide extra footer space for this 2018-02-18 09:53:14 +00:00
Hartmut Holzgraefe fee01eacf0 Add style sheet annotations to copyright notice at map bottom 2018-02-18 07:53:35 +00:00
Hartmut Holzgraefe b24c8010b0 gracefully handle missing/incomplete style definitions instead of bailing out hard 2018-02-18 06:28:28 +00:00
Hartmut Holzgraefe 4ba89f7708 treat config file as unicode, not ascii 2018-02-17 15:03:55 +00:00
Hartmut Holzgraefe 1a32929ed7 set self.grid to current grid instance to make scalebar plugin work with multipage 2018-02-17 08:38:28 +00:00
Hartmut Holzgraefe 0bd1db919f skip on missing grid information instead of failing hard 2018-02-17 08:20:24 +00:00
Hartmut Holzgraefe 6ee800ff4c apply overlays to frontpage and overview page, too 2018-02-10 23:43:05 +00:00
Hartmut Holzgraefe d9233eee28 add GPX overlay to multipage output (detail pages only for now) 2018-02-10 21:24:30 +00:00
Hartmut Holzgraefe 0e71d0b341 Merge branch 'PoiMarker-python3' of https://github.com/hholzgra/ocitysmap into PoiMarker-python3 2018-02-01 23:58:09 +01:00
Hartmut Holzgraefe 07d60e7d57 some more Python3 fixes that had gone unnoticed so far 2018-02-01 23:57:07 +01:00
Hartmut Holzgraefe 7fa4655aec create CSV street list using utf-8 encoding 2017-12-10 12:20:08 +00:00
Hartmut Holzgraefe adf238eb44 only draw "outside of border" shadow shape when using a real border polygon 2017-10-05 22:06:05 +00:00
Hartmut Holzgraefe 10db5e8a3b python3 fix 2017-10-05 22:05:21 +00:00
Hartmut Holzgraefe f93e2bb61e only put shade on area outside the selected polygon when it is
an actual boundary polygon, not for simple bounding boxes
(like we already did for single page renderers for quite a while)
2017-09-23 10:31:32 +00:00
Hartmut Holzgraefe dbdf30c07b can't use map() for pure side effects in Python 3 2017-09-23 10:25:05 +00:00
Hartmut Holzgraefe e8f2faff6e make grid lines work with python3 again 2017-09-20 22:59:08 +00:00
Hartmut Holzgraefe 536f3f5580 final(?) python3 fixes 2017-09-17 19:56:43 +00:00
Hartmut Holzgraefe dfc50931a7 yet another batch of Python v3 fixes 2017-09-11 16:24:09 +00:00
Hartmut Holzgraefe 3be7135696 even more python2 -> python3 porting work (still in progress) 2017-09-08 22:56:42 +00:00
Hartmut Holzgraefe 3e1e8f13fd more python2 -> python3 porting work (still in progress) 2017-09-06 22:09:37 +00:00
Hartmut Holzgraefe 8bd7131f19 first steps towards supporting both python 2 and 3 2017-09-05 22:56:46 +00:00
Hartmut Holzgraefe 8793a4f144 have frame line width independant of dpi setting 2017-08-23 20:12:14 +00:00
Hartmut Holzgraefe a9e95b31b3 fixed paper format filter after changing Din names in master list
TODO: have separate lists instead of this hack
2017-08-23 20:09:42 +00:00
Hartmut Holzgraefe fbb0199566 added scale information to scale bar 2017-08-15 08:33:21 +00:00
Hartmut Holzgraefe 77381a5321 code cleanup and make scaling work properly across all output formats 2017-08-14 19:23:16 +00:00
Hartmut Holzgraefe b49c20dbc6 make "single page without index" first layout option 2017-08-14 11:12:45 +02:00
Hartmut Holzgraefe 5ee9f2bd63 2nd take at scale bar, now taking same scale as grid width, and with text 2017-08-14 08:02:58 +00:00
Hartmut Holzgraefe e1ec7e1e91 ignore vim swap files 2017-08-14 06:55:15 +00:00
Hartmut Holzgraefe fa17a68cb8 first map scale bar experiment
based on https://github.com/jonnyhuck/mapnik-scalebar
2017-08-14 06:53:58 +00:00
Hartmut Holzgraefe e8b9690151 changed grid column/row limitation threshold, and scaling logic
now preventing double letters only, not double digits, and keeping
the 1/2/2.5/5 scheme instead of growing in steps of 5%
2017-08-14 08:45:07 +02:00
Hartmut Holzgraefe 5bd9c50677 whitespace 2017-08-14 08:44:47 +02:00
Hartmut Holzgraefe f7de340217 added "DIN" prefix for german DIN standard formats,
and a "2x A0" size as some print services offer this format
2017-08-14 08:43:42 +02:00
Hartmut Holzgraefe 135dc53d6f separated rendering of cameare view fields and survellance symbols,
implemented true field of view scaling across all zoom levels
2017-08-12 17:07:10 +00:00
Hartmut Holzgraefe bcf6562f4e support textual direction values in addition to numeric ones 2017-08-12 17:03:06 +00:00
Hartmut Holzgraefe 3a334830a7 had accidentially swapped public and outdoor fixed camera images 2017-08-12 10:58:29 +00:00
Hartmut Holzgraefe 6bacd74de6 use math.pi constant in conversion formulas 2017-08-11 23:15:02 +00:00
Hartmut Holzgraefe 0f6a6fa6b7 fixed stupid file rename error 2017-08-11 21:26:29 +00:00