Commit Graph

122 Commits

Author SHA1 Message Date
Dane Springmeyer
6ca0c705c8 add raster colorizer (https://github.com/mapnik/mapnik/wiki/RasterColorizer) support to master - closes #5 - refs mapbox/tilemill#761 - depends on 41772edbd7 2013-02-12 11:17:56 -08:00
Tom Hughes
48d89889fe Update to use v0.2.x of xml2js 2013-02-10 20:46:12 +00:00
Dane Springmeyer
74fa914c8c updated raster colorizer support 2013-02-01 15:57:29 -05:00
Stefan Klug
de40fd4e42 added dpi parameter to carto bin
use optimist to parse command line arguments
2013-01-21 16:40:16 +01:00
Tom MacWright
c1e8c3b8f3 Support mapnik keywords in filters and error on bare keywords. Fixes 2013-01-03 10:11:30 -05:00
Tom MacWright
43073fa1e8 Further performance tuning, about a 10% improvement on
openstreetmap-carto
2012-12-26 22:23:04 -05:00
Tom MacWright
a8133e0d77 Bump mocha version to current 2012-12-26 17:40:33 -05:00
Tom MacWright
f6c07afee6 Refine heap performance. Switch back to underscore since lodash does npm
all wrong.
2012-12-21 16:53:38 -05:00
Tom MacWright
9eee907467 Simplify filter system, support numeric variables in filters 2012-12-19 17:01:35 -05:00
Tom MacWright
ec0699dd45 Cleanup 2012-12-19 11:53:10 -05:00
Tom MacWright
f41312597c Move .is to prototype, start testing quoteds 2012-12-18 17:16:40 -05:00
Tom MacWright
217498a207 Push to 0.9.4 with regex nesting fix 2012-12-06 12:50:04 -05:00
Tom MacWright
13448ee297 Bump package 2012-10-09 21:35:24 -04:00
Dane Springmeyer
63152ef4e3 fix tests 2012-09-06 22:31:31 -07:00
Dane Springmeyer
31ea5ff6c6 use mapnik-reference tag 2012-09-06 22:23:51 -07:00
Tom MacWright
03867bf61b Point to numbertypes branch of mapnik-reference 2012-09-04 12:58:32 -04:00
Dane Springmeyer
f4132221d6 use latest mapnik-reference 2012-08-30 17:16:38 -07:00
Dane Springmeyer
5e5de824de bump to 0.9.1 2012-08-15 15:04:49 -07:00
Tom MacWright
0a10327fb1 Update mocha version and use spec reporter 2012-08-15 17:20:43 -04:00
Dane Springmeyer
788aa03e80 use latest mapnik-reference 2012-08-14 13:49:20 -07:00
Dane Springmeyer
53e7ece4cc finish update to use mapnik-reference 0.4.0 2012-08-01 18:16:48 -07:00
Dane Springmeyer
3710517fdc bump to 0.9.0 with breaking rename changes in experimental features via mapnik-reference 2012-08-01 17:55:56 -07:00
Dane Springmeyer
f52f7da5eb push to 0.8.1, mapnik-reference to ~3.1.0 2012-06-29 13:20:09 -07:00
Tom MacWright
262aa3c1df Bump package to 0.8.0 2012-06-28 14:58:08 -04:00
Tom MacWright
05718df884 Push to 0.8.0, push mapnik-reference dependency to 3.0.0. Changes are
detailed in the CHANGELOG and are extensive; this is
backwards-compatible and introduces new field and functions types
in reference.json which allow more powerful use of transforms,
image filters, and expressions in Mapnik
2012-06-28 14:17:17 -04:00
Tom MacWright
8a97258025 Point to transform-functions branch 2012-06-22 18:10:16 -04:00
Tom MacWright
590b2092f7 Point to tarball, not zip file 2012-06-22 18:08:35 -04:00
Tom MacWright
265554813b Update results for temporary image-transform renaming, update
reference to mapnik-reference to point to the transforms branch,
prep a changelog message
2012-06-22 18:06:15 -04:00
Tom MacWright
4c3aa03012 Version 0.7.0: adds style level opacity support. Fixes #146. 2012-06-19 17:33:42 -04:00
Tom MacWright
0f86eb910e Bump mapnik-reference for new functions specification 2012-06-19 16:47:43 -04:00
Tom MacWright
c7a3ded1a2 Version 0.6.0, push mapnik-reference dep 2012-06-19 16:11:45 -04:00
Tom MacWright
1645df71a4 Changelog for 0.5.0. Adds second parameter to Render for specifying
Mapnik version. Handle unrecognized selectors slightly better for
backwards-and-forwards stylesheets.
2012-06-18 17:32:48 -04:00
Tom MacWright
b839983a9f Bump mapnik-reference dependency, add result for image_filters operation 2012-06-18 16:28:51 -04:00
Tom MacWright
40b032c9bb Remove reference.json in favor of adding a mapnik-reference
dependency which will update easily from the other repository.
Also update tests for 2.1.0 compatibility
2012-06-18 15:35:19 -04:00
Tom MacWright
a7748e6392 Port tests to mocha, remove many global variable leaks. 2012-05-02 12:56:38 -04:00
Dane Springmeyer
70d5240402 bump to 0.4.10 with reference.json update 2012-04-30 16:31:48 -04:00
Young Hahn
7ebb0e878b 0.4.9 2012-04-30 02:53:12 -04:00
AJ Ashton
8c2876c7a8 Bumping pkg version 2012-04-20 15:17:14 -04:00
Dane Springmeyer
107abdf2e8 bump to 0.4.7 2012-04-16 16:17:20 -07:00
Dane Springmeyer
421ca69233 use latest xml2js and underscore 2012-04-16 15:33:46 -07:00
Dane Springmeyer
75aa04ef72 v0.4.6 2012-03-08 15:06:18 -08:00
Dane Springmeyer
0b244fd13d use expresso 0.9.x for node-v6 compatibility (all tests still pass with node v4) 2012-03-07 12:54:49 -08:00
Dane Springmeyer
d01c45d714 carto works fine with node v6, so allow it 2012-03-07 12:42:16 -08:00
Young Hahn
8dc0f92a0d Remove package.json entry for cartox. 2012-02-15 17:54:04 -05:00
Tom MacWright
c7a7ae720a v0.4.5 2011-12-09 18:03:24 -05:00
Tom MacWright
be5abb3bdc Getting ignores right, tagging 0.4.4 2011-11-29 09:50:05 -05:00
Tom MacWright
badf3e0200 Version 0.4.3 2011-10-31 15:50:04 -04:00
Tom MacWright
edfb40c562 Versioning v0.4.1 2011-10-20 04:43:24 -04:00
Tom MacWright
b87423f91a Fixing fontset name fail 2011-10-19 16:11:21 -04:00
Tom MacWright
72bd0b9ad2 Pushing new serialization tag in reference.json, new textsymbolizer
syntax, version 0.4.0
2011-10-19 14:03:25 -04:00