Commit graph

  • dc0204deff update resolution calculation Dominik Helle 2017-07-28 11:08:21 +02:00
  • 098714370f fix zoom calculation for custom zoom scales Oliver Tonnhofer 2017-07-28 10:07:18 +02:00
  • 0e0ed28d37 fix Map yaml config Oliver Tonnhofer 2017-07-28 09:27:51 +02:00
  • 4f80049796 show error message if warning has error Dominik Helle 2017-07-27 16:45:20 +02:00
  • c2da5d20c4 add support for wsid and show mapserver messages on client Dominik Helle 2017-07-27 15:24:07 +02:00
  • aa8f34bee1 add support for Map block in mml and support for different EPSG Dominik Helle 2017-07-27 13:32:55 +02:00
  • d806a7a07b app: parse SRS from request Oliver Tonnhofer 2017-07-27 12:07:10 +02:00
  • 02d35227b8 app: only send feedback if there are errors or warnings Oliver Tonnhofer 2017-07-26 16:42:06 +02:00
  • 4eaf2e02dd drop Go 1.6 support: does not support Stderr in CGI hander Oliver Tonnhofer 2017-07-26 16:13:04 +02:00
  • 65efb14798 app: return mapserver output to client if /render is called with matching ID Oliver Tonnhofer 2017-07-26 15:59:56 +02:00
  • 02830292ee pin more dep versions Oliver Tonnhofer 2017-07-25 11:31:09 +02:00
  • f0ed59118a travis: update go versions Oliver Tonnhofer 2017-07-25 10:53:44 +02:00
  • 6672dd3550 add missing file Oliver Tonnhofer 2017-07-25 10:52:31 +02:00
  • a0f29eb748 allow to set custom zoom scales Oliver Tonnhofer 2017-07-25 10:47:57 +02:00
  • de3a6b7ba9 use dep for vendoring Oliver Tonnhofer 2017-07-24 11:42:54 +02:00
  • 6ccb4473d3 husl-go renamed to hsluv-go Oliver Tonnhofer 2017-07-24 11:34:12 +02:00
  • ae86abf88d add access to Vars Oliver Tonnhofer 2017-07-21 11:41:14 +02:00
  • d77fc296fe mapserver: fix layer opacity Oliver Tonnhofer 2017-07-17 09:01:17 +02:00
  • dcda18f876 mapserver: keep postgis query on multiple lines, keep sql comments Oliver Tonnhofer 2017-04-21 14:47:11 +02:00
  • a4ece1c93a Merge 299c4e00df into 1afab847b1 #25 Michael Glanznig 2017-04-18 00:38:30 +00:00
  • f265d5961f Merge 206a8e0be3 into 1afab847b1 #23 Michael Glanznig 2017-04-18 00:31:41 +00:00
  • 3b306c7a22 Merge 0d937b9bcc into 1afab847b1 #19 Michael Glanznig 2017-04-17 23:28:33 +00:00
  • 1afab847b1 mapserver: added line offset Kai Culemann 2017-04-13 16:29:50 +02:00
  • ec59c5c0c1 app: force zooming to a integer zoom when using pinchZoom Kai Culemann 2017-04-04 14:19:44 +02:00
  • fa11afc513 app: changed openlayers version to 3.19.1 Kai Culemann 2017-04-04 14:19:02 +02:00
  • b587e1a819 app: label only whole zoom levels Kai Culemann 2017-04-03 15:45:05 +02:00
  • b1299794bf app: allow only whole numbers for grid item size Kai Culemann 2017-03-31 14:42:35 +02:00
  • 41e4a3b90f Updated OpenLayers Kai Culemann 2017-03-31 14:42:10 +02:00
  • 792c2e0004 app: enlarged sidebar Kai Culemann 2017-03-31 09:21:55 +02:00
  • d48793204f mapserver: write symbol image file url in quotation marks into mapfile Kai Culemann 2017-03-30 17:25:07 +02:00
  • 3e2a2fbe83 app: show default cursor when not over list item interaction elements Kai Culemann 2017-03-29 11:09:42 +02:00
  • 3a98c4927a Activate all layers when click on showOnlyLayer symbol again Kai Culemann 2017-03-29 11:02:19 +02:00
  • 7b9ac98736 app: added show only layer button Kai Culemann 2017-03-27 16:46:35 +02:00
  • 89f49aaa23 app: added icons for new layer datasources Kai Culemann 2017-03-27 16:46:14 +02:00
  • 7da71fcdca app: show time between image source load-start and -end event as render time Kai Culemann 2017-03-27 15:02:17 +02:00
  • 2d74120849 app: added options for ogr and geojson datasource Kai Culemann 2017-03-27 13:55:15 +02:00
  • 54e50e5f36 Close file before move it Kai Culemann 2017-03-20 13:53:07 +01:00
  • a6ed39fccd mapserver: pass environment variables to mapserver call Kai Culemann 2017-03-20 13:12:16 +01:00
  • dc82726907 add msg to InvalidParamError Oliver Tonnhofer 2017-03-02 13:35:58 +01:00
  • e1a543a59a mapserver: allow setting angle auto2 by text-placement Kai Culemann 2017-02-28 16:31:53 +01:00
  • 08b4195ba2 mapnik: search for geojson files in shapedir Oliver Tonnhofer 2017-02-09 13:29:31 +01:00
  • 60d23791ca mapserver: search for ogr file sources in shapedir Oliver Tonnhofer 2017-02-09 13:29:02 +01:00
  • 5971cb17cc another go-mapnik update Oliver Tonnhofer 2017-02-02 10:00:34 +01:00
  • 9ffdadb103 update go-mapnik Oliver Tonnhofer 2017-02-01 17:42:41 +01:00
  • 21913d5780 update go-mapnik Oliver Tonnhofer 2017-01-26 15:30:46 +01:00
  • 5dd7504c6a mapnik: add support for geojson datasources Oliver Tonnhofer 2017-01-23 11:33:55 +01:00
  • e2750bfd18 Merge branch 'master' of github.com:omniscale/magnacarto Oliver Tonnhofer 2017-01-13 16:44:07 +01:00
  • 2579874ef4 mapserver: mindistance/repeatdistance/buffer Oliver Tonnhofer 2017-01-13 16:44:03 +01:00
  • de849c652b app: added srid to shape datasource configuration form Kai Culemann 2017-01-03 13:37:22 +01:00
  • 8feded4c45 mapserv: handle marker-placement=point Kai Culemann 2016-11-29 13:20:24 +01:00
  • 353eafa4a9 Merge branch 'master' into empty-instance-style Kai Culemann 2016-11-22 10:09:16 +01:00
  • efa4589191 mapserv: apply size from marker-width Kai Culemann 2016-11-22 10:05:15 +01:00
  • 19f21318b2 mapserv: corrected marker-line-width handling Kai Culemann 2016-11-22 10:04:41 +01:00
  • d412ec1dfe update debugRules format Oliver Tonnhofer 2016-11-17 16:29:49 +01:00
  • 145127df74 Added empty style when line symbolizer without line-width given Kai Culemann 2016-11-17 15:55:17 +01:00
  • 38a20f71ac mapnik: do not add LineSymbolizer with stroke-width=0 Oliver Tonnhofer 2016-11-17 15:38:04 +01:00
  • 0cd9605df1 mapserver: create empty STYLE blocks for line-width: 0 Oliver Tonnhofer 2016-11-17 15:31:25 +01:00
  • b37e4dce95 mapnik: allow to set cache-features Oliver Tonnhofer 2016-11-17 15:15:04 +01:00
  • 40a2b190cd allow to close mapnik plugin Oliver Tonnhofer 2016-10-06 09:26:42 +02:00
  • 6df04ff449 free mapnik map Oliver Tonnhofer 2016-10-05 15:31:32 +02:00
  • 2e8d69cf79 permit larger/smaller scale_factor Oliver Tonnhofer 2016-08-10 12:16:06 +02:00
  • 6556d19435 mapnik: support for larger output (>16k pixel width/height) Oliver Tonnhofer 2016-08-10 12:15:40 +02:00
  • 10ffdcb975 magnaserv: add SCALE_FOACTOR param Oliver Tonnhofer 2016-07-29 09:47:33 +02:00
  • 0badeb37de Merge branch 'master' of github.com:omniscale/magnacarto Oliver Tonnhofer 2016-07-22 13:59:49 +02:00
  • 959aa6c00b Merge pull request #35 from nebulon42/color-regression Oliver Tonnhofer 2016-06-27 09:09:50 +02:00
  • b66ac52e36 mapnik: add support for clear-label-cache Oliver Tonnhofer 2016-06-24 16:42:02 +02:00
  • fdfb396f76 allow to scale style of single layers with mml.Layer.ScaleFactor layer-scale Oliver Tonnhofer 2016-05-13 13:57:01 +02:00
  • fe65e7e21b
    fix colour regressions by moving Multiply and Mix to RGB space again, add test cases (fixes #34 #35 nebulon42 2016-04-30 17:42:54 +02:00
  • d5d69406ad remove test error Oliver Tonnhofer 2016-04-15 10:33:41 +02:00
  • 903bff48af mapserv: set initialgap with marker-spacing to match output with mapnik Oliver Tonnhofer 2016-04-13 11:50:06 +02:00
  • 1af6ba89bf mapserv: add Block.Len Oliver Tonnhofer 2016-04-13 10:33:52 +02:00
  • 90166efd5f fix test tolerance for mapnik 3 Oliver Tonnhofer 2016-04-07 13:56:44 +02:00
  • 07e3fc5f8e render into io.Writer Oliver Tonnhofer 2016-04-07 13:28:49 +02:00
  • fbdbcf5112 fix mapnik.is3 rpc call Oliver Tonnhofer 2016-04-07 13:26:47 +02:00
  • 31846825ae mapserv: set MinFeatureSize AUTO for line labels Oliver Tonnhofer 2016-04-07 13:24:48 +02:00
  • 9d24f442ed update omniscale/go-mapnik Oliver Tonnhofer 2016-04-06 16:11:57 +02:00
  • 012a66a998 mapserv: implement shield-avoid-edges and marker-avoid-edges with PARTIALS Oliver Tonnhofer 2016-04-06 14:21:20 +02:00
  • 76c0ff36a1 mapserv: add imagecolor to mapfiles without MAP block Oliver Tonnhofer 2016-04-05 12:14:38 +02:00
  • 0a8eb2f8c0 mapserv: write arrow/ellipse symbols to map in addSymbols Oliver Tonnhofer 2016-04-05 12:07:06 +02:00
  • a342cdff37 allow to build rules for specific zoom levels Oliver Tonnhofer 2016-04-04 15:00:44 +02:00
  • 598451c6e9 make NewZoomRange public Oliver Tonnhofer 2016-04-04 14:49:07 +02:00
  • c529f642c8 Moved std lib imports atop mapserver_ogr_marker Kai Culemann 2016-03-31 09:51:51 +02:00
  • 408f9e25ed Corrected symbol name for rotated symbols with anchor point Kai Culemann 2016-03-31 09:51:10 +02:00
  • bc9f6ef011 Fixed color hexstring perceptual Kai Culemann 2016-03-23 15:10:27 +01:00
  • 855192d001 Added default wrap char to mapfile Kai Culemann 2016-03-23 15:09:50 +01:00
  • bff47b9610 Added mapserver postlabelcache layer property Kai Culemann 2016-03-23 10:25:47 +01:00
  • 7a808657d7 Allow scaled map output Kai Culemann 2016-03-23 10:19:10 +01:00
  • de23aa3e40 Updated regression test marker svg transform Kai Culemann 2016-03-22 15:36:21 +01:00
  • 12a5818163 Removed unused struct param Kai Culemann 2016-03-22 14:14:51 +01:00
  • 5a619cc5e4 Fixed mapserver symbol shortname for rotation with anchor point Kai Culemann 2016-03-22 13:59:11 +01:00
  • 815d7e2c15 Trim regression test compare result Kai Culemann 2016-03-22 09:03:57 +01:00
  • a2bdf17df7 Added support for transform rotate with anchor point Kai Culemann 2016-03-22 09:02:03 +01:00
  • 52b9b1721d Fixed mapserver symbol name for image symbols with absolute path Kai Culemann 2016-03-21 09:06:19 +01:00
  • 946d8c3eeb Added Query property to ogr datasource Kai Culemann 2016-03-21 09:05:57 +01:00
  • ae2bf1c61b update Missings section in readme Oliver Tonnhofer 2016-03-04 15:45:12 +01:00
  • e3e17a70dc add inactive layers in BuildMapFromString build-from-string Oliver Tonnhofer 2016-03-04 15:41:56 +01:00
  • c94d27b874 add new builder.BuildMapFromString helper Oliver Tonnhofer 2016-02-26 13:20:07 +01:00
  • 55dba77d54 test with final go1.6 instead of 1.6rc2; run coverage tests with 1.6 Oliver Tonnhofer 2016-02-24 09:31:26 +01:00
  • 73f381b424 add tests for mapserver.fmtXxxx Oliver Tonnhofer 2016-02-23 18:25:21 +01:00
  • 189f0ef059 do not export indent function Oliver Tonnhofer 2016-02-23 17:49:08 +01:00