Wykres commitów

1150 Commity (dev-compass-alternatives)

Autor SHA1 Wiadomość Data
Hartmut Holzgraefe d65f80f494 try different compass logo 2018-11-20 18:31:33 +00:00
Hartmut Holzgraefe 438873334c added compass rose SVGs from OSM wiki for later use
see also: https://wiki.openstreetmap.org/wiki/Compass_Rose
2018-11-06 00:42:26 +01:00
Hartmut Holzgraefe 4c52116348 make compass rose image local to render plugin 2018-11-06 00:40:05 +01:00
Hartmut Holzgraefe 4cc97db659 translation formatting updates 2018-10-18 00:06:49 +02:00
Hartmut Holzgraefe 7967889c1a German translation update 2018-10-16 22:50:15 +02:00
Hartmut Holzgraefe c17f6353a5 POT translation file upgrade 2018-10-16 22:49:48 +02:00
Hartmut Holzgraefe a55caef74a revert back to only catching OSError exceptions when rendering 2018-10-16 22:36:38 +02:00
Hartmut Holzgraefe d4804e293f started to add support for bounding box information for styles
that only work in a specific area
2018-10-16 22:33:45 +02:00
Hartmut Holzgraefe c97b9787ff split grid creation and actual grid drawing, so that the scale
bar plugin works even if no grid is to be drawn
2018-10-13 22:37:28 +02:00
Hartmut Holzgraefe b9a3928962 removed debug output 2018-10-07 22:00:15 +02:00
Hartmut Holzgraefe 4fb309c4d7 rudimentary beginning of Albanian translation 2018-10-07 21:57:38 +02:00
Hartmut Holzgraefe 69feaddb7f add "group" attribute to stylesheets 2018-10-06 22:33:32 +02:00
Hartmut Holzgraefe 511c52f00e added dummy file to make sure directory for submodule exists 2018-10-06 10:27:32 +02:00
Hartmut Holzgraefe c792ec19d6 POI / Umgebungsplan renderer 2018-10-06 10:17:55 +02:00
Hartmut Holzgraefe 93b920da2c try to ignore if only a single format fails to render 2018-10-06 10:15:56 +02:00
Hartmut Holzgraefe a956d721a7 Merge branch 'PoiMarker-python3' of https://github.com/hholzgra/ocitysmap into PoiMarker-python3 2018-10-06 10:14:34 +02:00
Hartmut Holzgraefe 8f823036c7 allow for byte order marks in uploaded files 2018-10-05 21:56:56 +02:00
Hartmut Holzgraefe d5c1423c60 Merge branch 'PoiMarker-python3' of https://github.com/hholzgra/ocitysmap into PoiMarker-python3 2018-09-15 11:07:35 +02:00
Hartmut Holzgraefe 1c7f1f16c9 make poi_markers fully work with uploads via API, and fix scaling
when using non-standard DPI for bitmap files (mostly)
2018-09-09 21:27:13 +00:00
Hartmut Holzgraefe 0485e296cb add halo to map square markers 2018-09-09 17:35:23 +00:00
Hartmut Holzgraefe 6cf9c29c4c allow json files with UFT8 byte order mark, log json parse errors 2018-09-09 17:34:28 +00:00
Hartmut Holzgraefe 7037e1be15 reduce PNG resolution when pixel width or height of the image
gets too close to CairoGraphics limits
2018-09-01 13:16:57 +02:00
Hartmut Holzgraefe 9315ce3d4c fix scalebar and compass rose positioning for multi page output 2018-08-30 22:49:04 +00:00
Hartmut Holzgraefe 7640a77890 pull and conflict resolution 2018-08-30 22:09:31 +00:00
Hartmut Holzgraefe d97e51bc2c use smaller font for index, to save some pages 2018-08-30 21:36:51 +00:00
Hartmut Holzgraefe 3ff74906d1 make grid optional if no index is rendered 2018-08-30 21:36:51 +00:00
Hartmut Holzgraefe b3be9bc98d completely remove title bar when title string is empty 2018-08-30 00:34:18 +02:00
Hartmut Holzgraefe e0f76a8f36 make log output less noisy by chaning some log output to "debug" level 2018-08-20 12:17:09 +02:00
Hartmut Holzgraefe 99d49089de enforce integer scale factor 2018-07-25 20:56:01 +02:00
Hartmut Holzgraefe 7785a58ce3 add support for extra url filed in the config file, to link to a
more detailed style description
2018-05-06 20:39:35 +02:00
Hartmut Holzgraefe 69bab69042 add license information from Umap file to map footer if present 2018-05-06 20:37:58 +02:00
Hartmut Holzgraefe 20bdfce097 fix umap marker icon path 2018-05-06 20:36:11 +02:00
Hartmut Holzgraefe 1530b973c7 Merge branch 'PoiMarker-python3' of https://github.com/hholzgra/ocitysmap into PoiMarker-python3 2018-05-06 20:35:34 +02:00
Hartmut Holzgraefe 4e7dd4aa29 revert background color change 2018-04-21 13:44:59 +02:00
Hartmut Holzgraefe 9c7b0b933f started to move neighbourhood plan file processing to a plugin 2018-04-10 18:13:50 +00:00
Hartmut Holzgraefe 9cd8fb670b use 4326 projection for lat/lon, not the less common 4002 2018-04-10 17:52:17 +00:00
Hartmut Holzgraefe 2f8919b4d0 moved QR code processing to a render plugin 2018-04-10 16:47:28 +00:00
Hartmut Holzgraefe 5ef796efb7 moved QR code generator to its own overlay plugin 2018-04-08 18:46:57 +00:00
Hartmut Holzgraefe 70599704a1 QR code handling fixed 2018-04-08 10:11:28 +00:00
Hartmut Holzgraefe 52e66553cf finally made the compass rose an optional overlay feature 2018-04-08 09:44:18 +00:00
Hartmut Holzgraefe 95ca3e6f61 extract annotation information from umap files, too 2018-04-07 23:47:54 +00:00
Hartmut Holzgraefe 8385516a5f complete style modularization and add support for GPX (c) info 2018-04-07 23:27:01 +00:00
Hartmut Holzgraefe f847f9e1b6 made stylesheet sub-module more modular, switched multi page renderer to using it 2018-04-07 21:39:35 +00:00
Hartmut Holzgraefe 20b06eb525 move stylesheet class to its own sub-module 2018-04-07 18:03:54 +00:00
Hartmut Holzgraefe 0e11f81c31 move GPX and UMAP style creation to separate functions
preparing for a more general solution that can be shared between
single and multi page renderers
2018-04-07 12:51:18 +00:00
Hartmut Holzgraefe 958c3a12da handle GPX and UMAP styles as additional overlays, do not manually
create map canvases for them
2018-04-07 12:31:59 +00:00
Hartmut Holzgraefe d1d11318c3 umap feauteres on the multipage overlay page were not placed correctly 2018-04-07 11:07:44 +00:00
Hartmut Holzgraefe f8c144df2d do not set a min. size for dotted lines in index, let it shrink along
with the text even at smallest sizes
2018-04-05 08:59:01 +02:00
Hartmut Holzgraefe f12af614a8 exclude outer map frame line from being clipped, and use 1pt for all frames 2018-04-04 18:18:57 +00:00
Hartmut Holzgraefe 551d843ca0 pass language as third mapnik specific postgresl variable 2018-03-31 20:11:36 +00:00