Commit Graph

1077 Commits

Author SHA1 Message Date
Tom MacWright
ffe21b54d0 Updating package and readme 2011-02-02 17:26:38 -05:00
Konstantin Käfer
460b44eeeb fix remaining test and remove outdated tests 2011-02-02 17:10:17 -05:00
Tom MacWright
9c328aa99d Adding code usage example 2011-02-02 17:08:05 -05:00
Konstantin Käfer
ed03f791fd clone rules that are already attached to a definition 2011-02-02 17:01:10 -05:00
Tom MacWright
770da9871f Fixing up readme formatting 2011-02-02 16:58:33 -05:00
Tom MacWright
90fdaab9d7 Document tree items as well, fix up a few of their documentations 2011-02-02 16:47:33 -05:00
Konstantin Käfer
50b9e86037 fix test 2011-02-02 16:45:14 -05:00
Konstantin Käfer
338fc6957d don't output filters twice if the zoom level has already been covered 2011-02-02 16:44:54 -05:00
Tom MacWright
3a57822e7d Fixing mess.Reference 2011-02-02 16:24:50 -05:00
Tom MacWright
490b51c6fd Adding make doc command, making renderer docs better for docco, writing some docs. 2011-02-02 16:24:20 -05:00
Tom MacWright
10088c473f Removing dead browser code 2011-02-02 16:23:56 -05:00
Konstantin Käfer
03417147e3 test fixes due to other formatting 2011-02-02 16:17:43 -05:00
Konstantin Käfer
4dcf61fead Merge branch 'master' of github.com:developmentseed/mess.js into unstable 2011-02-02 16:07:23 -05:00
Konstantin Käfer
b64965c9be make specificity tests run again 2011-02-02 14:01:40 -05:00
Konstantin Käfer
ff6ef86790 some fixes for proper rule inheritance 2011-02-02 13:47:12 -05:00
Tom MacWright
f3ad935c28 Re-add color variable support and add test to make sure that it isn't regressed again 2011-02-02 13:19:46 -05:00
Konstantin Käfer
d562e23206 YaY! we don't need split symbolizers into multiple styles anymore 2011-02-02 12:59:24 -05:00
Tom MacWright
6e04976efc Moving reference data to independent JSON file. 2011-02-02 12:53:27 -05:00
Konstantin Käfer
b0a636c4df split up loop for better readability 2011-02-02 11:48:32 -05:00
Konstantin Käfer
dfe487459b another function we don't need anymore 2011-02-02 11:48:12 -05:00
Konstantin Käfer
ca76e45e0c output correct zoomlevels 2011-02-02 11:34:53 -05:00
Konstantin Käfer
b1533c3fe3 remove unused code 2011-02-02 11:34:37 -05:00
AJ Ashton
90785a9ca4 Making stroke-gamma consistent with other line-properties. 2011-02-02 10:29:12 -05:00
Tom MacWright
32ac11d655 Support keywords with numbers. Fixes #77. 2011-02-02 10:25:49 -05:00
Dane Springmeyer
9c385c0b22 add dx,dy for both text and shield on shield symbolizer 2011-02-01 20:45:36 -08:00
Dane Springmeyer
afe4c82b1e sync minimum_distance property with mapnik trunk and add minimum_padding for text 2011-02-01 20:29:55 -08:00
Dane Springmeyer
0498898495 'ratio' should be 'text-ratio' 2011-02-01 19:54:49 -08:00
Dane Springmeyer
fe60d3e65e standardize on single quotes (trying to parse this from python) 2011-02-01 19:25:37 -08:00
Konstantin Käfer
a67e48061f should output correct xml now 2011-02-01 21:35:40 -05:00
Dane Springmeyer
b26b0e42cd add stroke gamma 2011-02-01 18:01:12 -08:00
Konstantin Käfer
c48e0ee2bf saving state of work 2011-02-01 19:49:22 -05:00
Dane Springmeyer
d39d3cb0b2 Merge branch 'master' of github.com:developmentseed/mess.js 2011-02-01 15:17:29 -08:00
Dane Springmeyer
6aa10cdd0b update reference.js with new interior placement option in mapnik for point and text symbolizers 2011-02-01 15:17:15 -08:00
Tom MacWright
b61730a14f Further improving readme. 2011-02-01 10:04:41 -05:00
Tom MacWright
a440e4d95d Merge branch 'master' of github.com:developmentseed/mess.js 2011-01-31 17:42:02 -05:00
Tom MacWright
ba41f07cd4 Adding more examples 2011-01-31 17:41:48 -05:00
Konstantin Käfer
4143a0308a Merge branch 'master' of github.com:developmentseed/mess.js 2011-01-31 17:35:35 -05:00
Konstantin Käfer
87873c0a4c we don't have winners here 2011-01-31 17:35:10 -05:00
Tom MacWright
70ea0833ec Switching to new, better readme 2011-01-31 17:34:10 -05:00
Tom MacWright
71aa80bfbc Fixing everything-regex 2011-01-31 16:53:19 -05:00
Tom MacWright
021b3560a7 KML and geojson support 2011-01-31 16:40:16 -05:00
Tom MacWright
237880e6fa Adding findDataFile, raster support. 2011-01-31 15:06:37 -05:00
Konstantin Käfer
3bd44e909f move afghanistan to renderer test, as it is no longer a benchmark :) 2011-01-31 12:11:17 -05:00
Konstantin Käfer
dbef7372f5 updated debug function to accomodate for light selectors 2011-01-31 12:07:14 -05:00
Konstantin Käfer
e1f44f9ff5 simplify more complex filters too 2011-01-31 12:06:57 -05:00
Konstantin Käfer
eff5b3312f add mergeSelectors back in 2011-01-31 11:36:47 -05:00
Konstantin Käfer
ad48269a7a Using a simple loop speeds this up by 70ms for opened.mml 2011-01-31 09:38:40 -05:00
Young Hahn
80e24517ae Add missing return. 2011-01-31 00:13:19 -05:00
Young Hahn
89731ed7ca Merge basic URL checking from tilelive.js netlib. 2011-01-30 23:28:04 -05:00
Konstantin Käfer
444577f548 fix escaping 2011-01-30 17:27:14 -05:00