Commit Graph

1667 Commits

Author SHA1 Message Date
Dane Springmeyer
5dc4610785 use latest mapnik-reference 2014-04-25 16:11:28 -07:00
Dane Springmeyer
9d44691111 fix #313 2014-04-17 10:38:32 -07:00
Dane Springmeyer
bb2c045325 add testcase for #315 if I'm understanding right should produce no output 2014-04-10 22:20:33 -04:00
Dane Springmeyer
9f18e9cc2c bump to v0.9.6 in package.json 2014-04-10 22:10:23 -04:00
Dane Springmeyer
c6f787f761 add v0.9.6 to changelog 2014-04-10 22:06:27 -04:00
Dane Springmeyer
cfab4f6369 fix #303 2014-04-10 22:03:09 -04:00
Dane Springmeyer
fb06bb4bb1 fix #319 2014-04-10 21:51:19 -04:00
Dane Springmeyer
87f57bdb38 Merge pull request #319 from mojodna/text-face-name-escaping
[bug] text-face-names containing &s aren't escaped properly
2014-04-10 21:50:25 -04:00
Dane Springmeyer
b9309a7f80 Merge pull request #308 from strk/aposquote
Fix escaping of single quote.
2014-04-10 21:22:50 -04:00
Dane Springmeyer
96886c73c6 use mapnik-reference@5.0.8 2014-04-10 21:07:47 -04:00
Dane Springmeyer
443b81012e upgrade underscore and xml2js 2014-04-10 21:02:00 -04:00
Dane Springmeyer
f691a47306 more readme modernization tweaks 2014-04-07 16:56:25 -04:00
Dane Springmeyer
02a657f373 modernize readme and move cascadenik mentions to https://github.com/mapbox/carto/wiki/Differences-With-Cascadenik 2014-04-07 16:49:27 -04:00
Dane Springmeyer
a5e5c045c9 add support for image-filters-inflate - refs mapnik/mapnik#2165 2014-02-27 10:41:43 -08:00
Dane Springmeyer
12a3d6cad2 start using mapnik-reference master 2014-02-19 11:57:58 -08:00
Tom MacWright
bbdb6e5988 Merge pull request #325 from iwillig/iwillig/fix-jsdocs
IW: Fix docs strings
2014-02-07 08:04:55 -05:00
Ivan Willig
f6a76ec666 IW: Fix docs strings 2014-02-07 07:41:03 -05:00
Dane Springmeyer
84618be5df travis: stop testing on node v0.6.x as per isaacs/npm#4379 2014-01-07 16:04:10 -08:00
samanpwbb
f333705cc2 revert rename 2013-12-09 20:39:54 -05:00
Seth Fitzsimmons
0b584a84e7 Failing test for text-face-names containing &s 2013-11-22 16:36:57 -08:00
Tom MacWright
65a7d6589e Merge pull request #314 from strk/exponent-in-filter
Support exponential notation in filter values
2013-11-07 07:09:11 -08:00
Sandro Santilli
ce4c61cc7f Support exponential notation in filter values
Closes #311
Includes testcase
2013-11-07 12:48:19 +01:00
Dane Springmeyer
5a7429d30d Bump to v0.9.5 with many fixes and optimizations 2013-10-25 13:23:25 -07:00
Tom MacWright
cb177b7a24 Throw a more descriptive error for invalid colors in ops. Fixes #309 2013-10-23 19:45:19 -04:00
Dane Springmeyer
15140e49ee travis: add more node versions 2013-10-18 18:07:25 -04:00
Dane Springmeyer
c4f02e4681 update developing doc 2013-10-05 16:06:14 -07:00
Sandro Santilli
60030b1e69 Fix escaping of single quote. Closes #307, updates tests. 2013-10-03 13:40:50 +02:00
Dane Springmeyer
21f03b3f9e track latest mapnik-reference 2013-09-26 16:20:26 -07:00
Dane Springmeyer
922740da5a fix direct-image-filters output and add test for image-filters 2013-09-25 17:21:27 -07:00
Dane Springmeyer
c1d750a246 Merge pull request #306 from dboze/fix-drainpool
check for millstone.drainpool only if -l flag is passed
2013-09-24 13:34:39 -07:00
Daniel Bozeman
72a79ab073 checks for millstone.drainpool only if -l flag is passed 2013-09-24 15:16:17 -05:00
Dane Springmeyer
f6dea7fcb3 drain millstone pool forcefully so we can exit quickly - refs #301 and mapbox/millstone#110 2013-09-23 18:55:38 -07:00
Tom MacWright
4b5e217107 Merge pull request #305 from yohanboniface/empty_name_invalid_xml
Fix empty name value resulting in non closed tag
2013-09-21 08:12:24 -07:00
Yohan Boniface
6b51cd370b Fix empty name value resulting in non closed tag 2013-09-21 17:05:10 +02:00
Dane Springmeyer
1c5c84587e bump mapnik-reference version and prep changelog for v0.9.5 release 2013-09-19 10:57:57 -07:00
Tom MacWright
2c9692b029 Merge pull request #294 from kapouer/patch-1
layer srs is inherited from map srs
2013-09-17 07:26:08 -07:00
Tom MacWright
3a6cae7836 Merge pull request #300 from strk/master-invalid-non-selfclosing-mml
Integrate mml parsing test for issue #297
2013-09-17 07:25:40 -07:00
Sandro Santilli
ba51c74771 Integrate mml parsing test for issue #297 2013-09-12 10:40:35 +02:00
Jérémy Lal
bd454b4b6b Add test for #294 2013-09-12 10:23:46 +02:00
Jérémy Lal
b63fe0a9af layer srs is inherited from map srs
Do not output srs attribute when srs is undefined,
since layer srs is inherited from map srs, it is optional.
2013-09-12 09:56:45 +02:00
Tom MacWright
525bdc5bef Add test for #197. Fixes #197 2013-09-11 11:26:28 -04:00
Tom MacWright
5938ebb609 Correctly deal with invalid content in non-selfclosing tags. Fixes #297 2013-09-11 11:18:40 -04:00
Tom MacWright
2ead8dafa2 Backtrack on invalid zoom. Fixes #290 2013-08-09 19:58:52 -04:00
Tom MacWright
b18f162d87 Merge pull request #293 from yohanboniface/attachment-tests
More attachment tests (cf #245)
2013-08-09 14:53:18 -07:00
Yohan Boniface
8497bd36f7 More attachment tests (cf #245) 2013-08-09 22:03:55 +02:00
Dane Springmeyer
2729aefd6e Merge pull request #292 from yohanboniface/attachment-tests
Attachment tests (cf #245)
2013-08-09 09:40:49 -07:00
Yohan Boniface
7a3b659d4e More tests for attachement (cf #245) 2013-08-09 15:39:12 +02:00
Yohan Boniface
50a27c213c Add test/rendering-mss/npm-debug.log to .gitignore 2013-08-09 15:37:06 +02:00
Dane Springmeyer
d1af35763a add currently failing test for #290 2013-08-07 20:46:32 -04:00
Tom MacWright
92b67a0a73 Test for #288 to keep it closed, space before zoom bug 2013-08-06 11:45:02 -04:00