Tom MacWright
bfc92c26bc
Stubbing out assert, trying to get higher-level stylesheets
2012-07-18 17:27:19 +02:00
Tom MacWright
f11259d734
Carto, with a few small tweaks, starting to operate in-browser
2012-07-18 17:27:19 +02: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
255b0219b6
Merge
2012-06-28 13:58:04 -04:00
Tom MacWright
d57006dd97
Add advanced field test, fixes for combining fields with colors that otherwise go back to mapnik
2012-06-27 14:58:56 -04:00
Tom MacWright
651a650f2e
Simplify quoted implementation, move field logic up to
...
operate level, add Literal, add tests for transforms with fields.
2012-06-26 17:54:01 -04:00
Tom MacWright
a66fa6c462
Fix quoting situation around fields
2012-06-26 17:03:34 -04:00
Tom MacWright
672a271cbe
Change field result, fix building height result.
2012-06-26 14:41:13 -04:00
Tom MacWright
d7e6cdf082
Improve operating with mapnik field types
2012-06-26 12:57:10 -04:00
Tom MacWright
bdfcd7aa6d
Note some new features in the changelog, add modulus operation
2012-06-26 12:37:05 -04:00
Tom MacWright
28ab872e72
Support operations between strings and fields, support concatenating
...
strings.
2012-06-26 12:14:13 -04:00
Tom MacWright
ea89af6ae2
Add field type, parsing, and failing test.
2012-06-22 18:35:00 -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
a941bda795
Add backwards compatibility for transforms tests
2012-06-22 12:38:20 -04:00
Tom MacWright
e27ce12ea0
Support variables and expressions as the arguments to functions.
2012-06-22 12:32:36 -04:00
Tom MacWright
42784dcca2
Revert last, still in transforms branch
2012-06-20 19:04:18 -04:00
Tom MacWright
5ff9051104
Support named transforms in Carto with variable interpolation. Removes
...
Anonymous type.
2012-06-20 17:34:27 -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
c7a3ded1a2
Version 0.6.0, push mapnik-reference dep
2012-06-19 16:11:45 -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
fef914cdc2
Support future syntax of agg-stack-blur
2012-05-22 16:19:28 -04:00
Tom MacWright
3e3b4f09bc
Add comp-op support.
2012-05-10 18:28:57 -04:00
Tom MacWright
66012862db
Working push. Still needs agg-gradient
2012-05-10 18:12:51 -04:00
Tom MacWright
5efa4bd40e
First push toward compositing
2012-05-10 17:08:09 -04:00
Tom MacWright
262ef7e722
Add regex filter, tests, clean up code more. Fixes #66
2012-05-08 15:26:08 -04:00
Tom MacWright
9960cd2667
Add maximum-extent property. Fixes #43 .
2012-05-08 12:30:28 -04:00
Tom MacWright
afad11d3fe
XML-escape quotes in quoted values.
2012-05-02 14:05:38 -04:00
Tom MacWright
a7748e6392
Port tests to mocha, remove many global variable leaks.
2012-05-02 12:56:38 -04:00
Tom MacWright
34deb99997
Add test suite for #32
2012-05-02 12:08:10 -04:00
Tom MacWright
c48a02196e
Adding error tests for 119 and 124. Fixes #124
2012-05-01 15:48:01 -04:00
Tom MacWright
d17416b54f
Test for 123 fix. Fixes #123
2012-05-01 15:17:46 -04:00
Young Hahn
b644e9588b
Add test for parameter rendering.
2012-04-30 02:48:22 -04:00
Young Hahn
5e63b49558
Remove irrelevant/unused MML keys.
2012-04-30 02:22:47 -04:00
Dane Springmeyer
c1b4903c0f
remove unused 'sys' module usage avoiding deprecation warning
2012-04-16 15:33:31 -07:00
Dane Springmeyer
d01c45d714
carto works fine with node v6, so allow it
2012-03-07 12:42:16 -08:00
Tom MacWright
90fbe75213
Adding quick test case for not-enough-args error
2011-12-07 22:58:51 -05:00
Tom MacWright
f03aee60c6
Ignoring more
2011-10-20 11:33:31 -07:00
Tom MacWright
e830559d81
Fixing other test cases for new textsymbolizer syntax
2011-10-20 04:42:36 -04:00
Tom MacWright
5b3e00af97
Fix complexfontset test
2011-10-20 04:25:53 -04:00
Tom MacWright
9b295d6909
Fix tests for layer-less output, and fix background_attributes test for no-layer-when-not-needed change.
2011-10-13 11:47:55 -04:00
Tom MacWright
d607326cc7
Don't tolerate no-selector elements, tolerate Map, adds tests
2011-10-13 11:12:50 -04:00
Tom MacWright
b1da1af86c
Nopound tests
2011-10-13 10:59:54 -04:00
Konstantin Käfer
79abfa1436
allow adding multiple instances of a symbolizer by prefixing new
...
instances with name/ (where name can be any string)
2011-09-12 10:22:18 +02:00
Will White
3a7f7d4375
Merge branch 'master' of github.com:mapbox/carto
2011-09-06 12:52:35 -04:00
Will White
db733702e9
Rename attributes to properties.
2011-09-06 12:49:50 -04:00
Tom MacWright
5785d4d63a
Adding test case for #100
2011-09-06 11:08:28 -04:00
Tom MacWright
70cc208e62
Add new tests, tree.Filter fix.
2011-09-06 11:00:14 -04:00
Tom MacWright
fbf9b22931
Supporting attributes: {} on layers. Includes tests.
2011-08-30 18:20:13 -04:00
Tom MacWright
dec481c76c
Adding Issue #60 tests
2011-08-30 18:19:39 -04:00