Commit graph

  • 1ae03561cb move fmtXxx code to separate file Oliver Tonnhofer 2016-02-23 17:48:08 +01:00
  • 8e00558a75 extend tests for mapserver Oliver Tonnhofer 2016-02-23 17:34:31 +01:00
  • d2c516e653 export NewProperties function Oliver Tonnhofer 2016-02-23 17:32:17 +01:00
  • 825169f1d1 update tests for stricter equal tests Oliver Tonnhofer 2016-02-23 17:23:33 +01:00
  • 693b7fc30b update testify.assert Oliver Tonnhofer 2016-02-23 17:22:52 +01:00
  • c44b0473ed add tests for builder Oliver Tonnhofer 2016-02-22 15:18:31 +01:00
  • 7085846506 extend properties and expression tests Oliver Tonnhofer 2016-02-22 15:18:11 +01:00
  • 74175605c0 improve tests for decoder errors Oliver Tonnhofer 2016-02-22 12:11:02 +01:00
  • c102f68ceb fix tolerance in polygon-opacity regression test Oliver Tonnhofer 2016-02-22 09:55:41 +01:00
  • 206a8e0be3 add possibility to set MML data structure for builder #23 nebulon42 2016-02-04 23:09:00 +01:00
  • cca6a5074a remove print statement Oliver Tonnhofer 2016-02-15 17:39:52 +01:00
  • 2e145c336f try to load app/ from $GOPATH/src/github.com/omniscale/magnacarto Oliver Tonnhofer 2016-02-15 17:21:04 +01:00
  • 8b2f104187 Merge pull request #31 from nebulon42/mapnik-update Oliver Tonnhofer 2016-02-15 11:29:28 +01:00
  • 22a654f94c add simple regression test for regexp filter Oliver Tonnhofer 2016-02-15 11:20:56 +01:00
  • fe1a93d6d8 Merge branch 'regex' of https://github.com/nebulon42/magnacarto into nebulon42-regex Oliver Tonnhofer 2016-02-15 10:55:10 +01:00
  • 95c3e95d5a ignore /cmd for coverages nebulon42-coveralls Oliver Tonnhofer 2016-02-15 10:46:12 +01:00
  • c8fb3b3878 use -coverpkg for test-coverage Oliver Tonnhofer 2016-02-15 10:08:33 +01:00
  • 81d1b9a18f Merge 17cefa91a1 into 6f3b5d6bd1 #28 Michael Glanznig 2016-02-14 10:43:22 +00:00
  • 17cefa91a1 add coveralls test coverage measurement #28 nebulon42 2016-02-03 20:51:58 +01:00
  • f5f479865d update coverall installation; only run coverall on 1.5 Oliver Tonnhofer 2016-02-12 15:17:20 +01:00
  • 7fbc376d21 add coveralls test coverage measurement nebulon42 2016-02-03 20:51:58 +01:00
  • 6f3b5d6bd1 use GO15VENDOREXPERIMENT Oliver Tonnhofer 2016-02-12 14:41:36 +01:00
  • fc9b862876 move Godeps/_workspace/ to vendor/ Oliver Tonnhofer 2016-02-12 10:26:17 +01:00
  • b6f6077520 update yaml and websocket depenencies Oliver Tonnhofer 2016-02-12 10:18:35 +01:00
  • 8cf4448f73 update spec and mapnik elements files with gofmt #31 nebulon42 2016-02-10 21:46:12 +01:00
  • 49356448a2 don't write out Mapnik 3 only options for Mapnik 2 nebulon42 2016-02-07 22:11:32 +01:00
  • b4d12f66e4 add dot symbolizer nebulon42 2016-02-07 21:13:39 +01:00
  • 2cf83c7b98 add line pattern symbolizer nebulon42 2016-02-07 20:44:04 +01:00
  • 7440140fcb update polygon pattern symbolizer nebulon42 2016-02-07 20:04:52 +01:00
  • b8f26a6218 update raster symbolizer nebulon42 2016-02-07 19:50:42 +01:00
  • 3ccb847b3a update text symbolizer nebulon42 2016-02-07 19:47:55 +01:00
  • e87a166820 update shield symbolizer nebulon42 2016-02-07 16:19:10 +01:00
  • 2edac7b48f update polygon symbolizer nebulon42 2016-02-07 14:10:37 +01:00
  • 33e4ce5fb5 update point symbolizer nebulon42 2016-02-07 14:00:11 +01:00
  • e70233aac4 update marker symbolizer nebulon42 2016-02-07 13:35:31 +01:00
  • 3a34ad306c update line symbolizer nebulon42 2016-02-07 12:34:06 +01:00
  • ee67d5abbf update building symbolizer nebulon42 2016-02-07 12:11:42 +01:00
  • eaa69fa279 add regex support #30 nebulon42 2016-02-07 00:27:24 +01:00
  • 52b1ef8198 add comp-op options nebulon42 2016-02-06 16:32:41 +01:00
  • 829f129043 Merge pull request #29 from nebulon42/mml-test Oliver Tonnhofer 2016-02-04 10:28:28 +01:00
  • 8d3f938f81 quote hex colors in mapserver output Oliver Tonnhofer 2016-02-04 09:32:13 +01:00
  • 1c8bc8a011 use existing hslToRgb/rgbToHsl functions; keep float precision of hue values Oliver Tonnhofer 2016-02-04 09:21:50 +01:00
  • c712e6c669 add color.FromXxx functions Oliver Tonnhofer 2016-02-03 17:34:09 +01:00
  • 655f038259 add husl support, add missing color functions, extend test coverage and fix some bugs in the color implementation nebulon42 2016-01-21 21:04:04 +01:00
  • 201b05a895 move husl to external library and add initial support for hsl nebulon42 2016-01-20 21:04:09 +01:00
  • 77f762238b add tests for MML parsing #29 nebulon42 2016-02-03 22:24:34 +01:00
  • a2008de35d Merge 863c101d13 into 7a53a886c5 #15 Michael Glanznig 2016-02-03 16:17:04 +00:00
  • 7a53a886c5 Merge pull request #27 from nebulon42/placements Oliver Tonnhofer 2016-02-03 09:15:30 +01:00
  • 609ec3e410 Merge pull request #24 from nebulon42/yaml-correction Oliver Tonnhofer 2016-02-03 08:39:52 +01:00
  • 685ef83c0d add support for placements #27 nebulon42 2016-02-01 21:55:10 +01:00
  • c017f33549 workaround for go-yaml behavior #24 nebulon42 2016-01-30 21:15:33 +01:00
  • cc77a3026a Merge pull request #26 from nebulon42/shield-xml Oliver Tonnhofer 2016-02-02 17:20:23 +01:00
  • 3a2d642545 correct Mapnik ShieldSymbolizer dx/dy mapping #26 nebulon42 2016-01-31 19:03:02 +01:00
  • 299c4e00df use CDATA for datasource parameters when generating Mapnik XML #25 nebulon42 2016-01-30 22:09:40 +01:00
  • a0f868cbb5 Merge pull request #18 from nebulon42/yaml Oliver Tonnhofer 2016-01-27 13:05:00 +01:00
  • 24b8f24c47 Merge pull request #12 from nebulon42/makefile-godep Oliver Tonnhofer 2016-01-27 13:04:18 +01:00
  • 0d937b9bcc add benchmark mode #19 nebulon42 2016-01-23 16:28:53 +01:00
  • 5990ff0b96 also consume YAML MML files #18 nebulon42 2016-01-22 21:51:26 +01:00
  • 0e42f29eef exclude regression and render packages from make test Oliver Tonnhofer 2016-01-22 15:42:50 +01:00
  • 7147bbb622 Merge pull request #17 from nebulon42/travis Oliver Tonnhofer 2016-01-22 15:23:59 +01:00
  • 44b57c26a8 add travis config #17 nebulon42 2016-01-21 22:46:56 +01:00
  • 863c101d13 add husl support, add missing color functions, extend test coverage and fix some bugs in the color implementation #15 nebulon42 2016-01-21 21:04:04 +01:00
  • a437e50d1c move husl to external library and add initial support for hsl nebulon42 2016-01-20 21:04:09 +01:00
  • 91fc0e5ad9 Merge pull request #14 from nebulon42/readme-typo Oliver Tonnhofer 2016-01-16 14:57:23 +01:00
  • 40e0967f40 typo in README #14 nebulon42 2016-01-16 13:17:43 +01:00
  • 4351881355 don't assume godep is in PATH use GOPATH instead #12 nebulon42 2016-01-15 20:24:53 +01:00
  • 1f0d01e8e2 add missing example-magnacarto.tml (closes #10) Oliver Tonnhofer 2016-01-14 09:48:06 +01:00
  • 3d5623586c do not log font variations as missing files Oliver Tonnhofer 2016-01-11 12:59:23 +01:00
  • 8c0307c977 evaluate mix functions Oliver Tonnhofer 2015-11-26 17:36:40 +01:00
  • cde267f4d9 add support for expressions with bool results Oliver Tonnhofer 2015-11-26 17:28:12 +01:00
  • 078809452b log unsupported expression results Oliver Tonnhofer 2015-11-26 17:27:27 +01:00
  • e034cb257b update error messages Oliver Tonnhofer 2015-11-26 17:26:12 +01:00
  • 33a3954786 prevent runtime error when evaluate returns no code Oliver Tonnhofer 2015-11-26 17:25:23 +01:00
  • a555f5bc0b do not include layers without any style Oliver Tonnhofer 2015-11-19 15:09:10 +01:00
  • aec3821df5 mapserver: support for polygonn-opacity and line-opacity Oliver Tonnhofer 2015-11-17 10:55:46 +01:00
  • 99d459715c regression tests: set explicit background-color Oliver Tonnhofer 2015-11-17 10:50:51 +01:00
  • 91e8f8149f mapserver: support for layer opacity Oliver Tonnhofer 2015-11-02 13:36:18 +01:00
  • c622c0b7da mapserv: render with transparent=false to see map background color Oliver Tonnhofer 2015-10-30 13:52:22 +01:00
  • 4703310618 mapserv: support for line-width > 32 Oliver Tonnhofer 2015-10-30 13:51:51 +01:00
  • c4eb6732dc mapserver: fix layer selection in magnaserv app Oliver Tonnhofer 2015-10-30 13:47:41 +01:00
  • 2537d1e3e2 support attributes for text-orientation (i.e. [rotation]) Oliver Tonnhofer 2015-10-29 17:31:49 +01:00
  • 2d5f29fb7c suppport for text-orientation Oliver Tonnhofer 2015-10-29 16:40:30 +01:00
  • 83b1572610 path are relative to tml config Oliver Tonnhofer 2015-10-29 15:56:59 +01:00
  • a3a4ebda0a convert datasource path to abs path relative from config file Oliver Tonnhofer 2015-10-27 14:47:11 +01:00
  • 168e899219 require marker-{width,stroke,stroke-width} before using default type Oliver Tonnhofer 2015-10-19 11:43:29 +02:00
  • 10856b5012 Merge remote-tracking branch 'origin/magnaserv' Oliver Tonnhofer 2015-09-23 12:49:45 +02:00
  • f71ed5f896 app: Switch to dashboard after restore bookmarks magnaserv Kai Culemann 2015-09-22 16:03:15 +02:00
  • a9f5330917 Keep list position of deactivated style file Kai Culemann 2015-09-22 15:44:57 +02:00
  • 87abb0e020 document required mapnik version (closes #6) Oliver Tonnhofer 2015-09-14 13:20:47 +02:00
  • e7dc663737 examples: update titles Oliver Tonnhofer 2015-09-01 16:01:06 +02:00
  • d55fee56d6 only add files from repo to releases Oliver Tonnhofer 2015-09-01 15:35:14 +02:00
  • 7a6883ba8d update -ldflags -X syntax for go 1.5 Oliver Tonnhofer 2015-09-01 15:34:29 +02:00
  • cd3835ede7 Updated input-dropdown template Kai Culemann 2015-08-20 16:14:01 +02:00
  • 205a9604e9 Updated ui-bootstrap Kai Culemann 2015-08-20 16:02:11 +02:00
  • 3230e85eee Removed unneeded libs Kai Culemann 2015-08-20 16:01:01 +02:00
  • 5f558927b8 app: Added jquery and bootstrap.js for use in input-dropdown Kai Culemann 2015-08-20 10:11:30 +02:00
  • 729dd6677c Added suggestions dropdowns to layer form input fields Kai Culemann 2015-08-20 09:07:10 +02:00
  • 6310f23126 app: Set name as id if id empty on blur name field Kai Culemann 2015-08-19 16:17:15 +02:00
  • bd65a9452f app: increase version Dominik Helle 2015-08-18 13:38:32 +02:00
  • dfbf9b5679 app: update about text Dominik Helle 2015-08-18 13:38:06 +02:00