Konstantin Käfer
|
85d00de6f3
|
add to changelog
|
2011-10-13 17:26:52 +02:00 |
|
Konstantin Käfer
|
816ed030d3
|
sort styles by first rule's index
|
2011-10-09 14:06:50 +02:00 |
|
Konstantin Käfer
|
bd89122a57
|
only output layer when we have something to draw
|
2011-10-09 13:23:44 +02:00 |
|
Konstantin Käfer
|
bdf65ac8f0
|
add documentation about symbolizer instances
|
2011-09-12 11:05:49 +02: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 |
|
AJ Ashton
|
fe752160da
|
Proper JSON syntax
|
2011-09-10 16:47:37 -06:00 |
|
AJ Ashton
|
371dd20114
|
Expose new line-rasterizer option.
|
2011-09-09 17:46:51 -06:00 |
|
Tom MacWright
|
5db72d0375
|
Adding shield-wrap-width and wrap-character
|
2011-09-08 13:42:01 -04:00 |
|
Tom MacWright
|
ec3bb38110
|
Merge branch 'master' of github.com:mapbox/carto
|
2011-09-08 13:30:33 -04:00 |
|
Tom MacWright
|
c320619cc9
|
Adding shield-avoid-edges. Fixes #102
|
2011-09-08 13:30:10 -04:00 |
|
Tom MacWright
|
dfff216cc4
|
Edited README.md via GitHub
|
2011-09-08 14:27:23 -03:00 |
|
Tom MacWright
|
7295b2f9fd
|
Adding missing shieldsymbolizer properties with reference.json update.
Fixes #103.
|
2011-09-08 13:21:43 -04:00 |
|
Tom MacWright
|
9616dbb9e9
|
Versioning 0.2.4, splitting out changelog
|
2011-09-07 11:44:11 -04: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 |
|
Konstantin Käfer
|
80b88d4ba8
|
use the same description as in the official reference.json
|
2011-09-05 13:17:10 +02:00 |
|
Konstantin Käfer
|
3d5f324c3d
|
fix parse error
|
2011-09-04 11:29:56 +02:00 |
|
Konstantin Käfer
|
1bab02eca6
|
add min-path-length (not yet in mapnik)
|
2011-09-04 11:23:35 +02:00 |
|
Will White
|
20b06e0d46
|
Add filename to filter error.
|
2011-09-02 18:57:00 -04:00 |
|
Tom MacWright
|
d9bb086302
|
Report correct errors in multi-file errors. Fixes #96, but takes up more memory.
|
2011-09-02 16:46:40 -04:00 |
|
Will White
|
2e70fa9e10
|
Use env.error instead of throw.
|
2011-09-02 16:18:37 -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 |
|
Tom MacWright
|
73ab87dcce
|
Updating tests to deal with correct symbolizer order. Fixes #60
|
2011-08-30 16:51:24 -04:00 |
|
Tom MacWright
|
42e3260386
|
Addressing #60, but this could be cleaner
|
2011-08-30 16:42:20 -04:00 |
|
Tom MacWright
|
ac00f32e0d
|
Cheap addition of node order. Fixes #94
|
2011-08-30 16:01:10 -04:00 |
|
Tom MacWright
|
754221fd2e
|
Fix color variable test
|
2011-08-30 15:30:05 -04:00 |
|
Tom MacWright
|
07db7bdf59
|
Minor touchups
|
2011-08-26 17:42:43 -04:00 |
|
Tom MacWright
|
94df025cc6
|
Adding test that includes HSL colors
|
2011-08-26 16:17:09 -04:00 |
|
Tom MacWright
|
fd32a1a50c
|
Straighten out layer formatting. Fixes #93.
|
2011-08-24 12:40:05 -04:00 |
|
Tom MacWright
|
d3b2bfc199
|
Adding should-be-failing test for #60
|
2011-08-24 12:25:02 -04:00 |
|
Tom MacWright
|
7c2a5aa9a1
|
Fix multiple inheritance, fixes #74. Introduces Filterset.clone()
|
2011-08-24 11:22:44 -04:00 |
|
Tom MacWright
|
963418abb5
|
Porting c5cb070e05e87e9a70e7d305e460f2b9127282c0 from less.js
|
2011-08-24 11:06:39 -04:00 |
|
Tom MacWright
|
4ccd95aaee
|
Adding failing test for #74
|
2011-08-23 16:14:18 -04:00 |
|
Tom MacWright
|
e8d985efd4
|
Adding zoomselector test
|
2011-08-23 16:09:56 -04:00 |
|
Tom MacWright
|
19e77cd8ab
|
Refining syntax, reducing jslint warnings
|
2011-08-22 17:19:11 -04:00 |
|
Tom MacWright
|
cbc34d3fbb
|
Fixing rare op-precedence caused bug with zoom levels. Fixes #81
|
2011-08-22 17:18:48 -04:00 |
|
Tom MacWright
|
f6b5f5785a
|
Adding nested classes test and fixed specificity test runner
|
2011-08-22 16:21:57 -04:00 |
|
Tom MacWright
|
86e79b9b2c
|
Fixing high zoom levels, adding test. Addresses #48, needs confirmation
|
2011-08-19 14:46:43 -04:00 |
|
Tom MacWright
|
2a9f4d5523
|
Report correct version number when next tag is made. Fixes #88
|
2011-08-19 13:42:51 -04:00 |
|
AJ Ashton
|
322ece44de
|
Clarifying font-directory situation.
|
2011-08-18 00:42:24 -03:00 |
|
Dane Springmeyer
|
86bf8cc1dc
|
fix millstone availability logic
|
2011-08-05 12:33:39 -07:00 |
|
Dane Springmeyer
|
e62d4ea877
|
fixup bin/carto as require.resolve throws rather than returning false
|
2011-08-05 12:18:29 -07:00 |
|
Young Hahn
|
1437dfba60
|
0.2.3
|
2011-08-04 17:20:06 -04:00 |
|
Young Hahn
|
d3b16a4f12
|
Add text-align.
|
2011-08-04 17:10:26 -04:00 |
|
Young Hahn
|
9eb9bf75be
|
0.2.2
|
2011-08-03 11:50:08 -04:00 |
|
Young Hahn
|
aa2b3b2014
|
Update carto bin to use millstone if available.
|
2011-08-03 11:47:39 -04:00 |
|
Young Hahn
|
420c9126c2
|
Fix millstone link.
|
2011-08-03 11:33:30 -04:00 |
|