Commit Graph

1302 Commits

Author SHA1 Message Date
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
Konstantin Käfer
dc03272d34 simplify filter.val 2011-01-30 17:20:17 -05:00
Konstantin Käfer
7c0b33d946 we don't need the index 2011-01-30 16:53:20 -05:00
Konstantin Käfer
7c9619f36c we never call it without an operator. 2011-01-30 16:27:56 -05:00
Konstantin Käfer
f58baab3bd remove Comparison object in favor of a plain string 2011-01-30 16:25:36 -05:00
Konstantin Käfer
caec1412fb only continue with sound filters 2011-01-30 16:00:47 -05:00
Konstantin Käfer
7a21f1bbfe convert values to numbers when comparing ranges 2011-01-28 22:54:29 -05:00
Konstantin Käfer
92e4713d60 test filter simplification 2011-01-28 22:19:02 -05:00
Konstantin Käfer
561b4973db simplify selectors correctly 2011-01-28 22:15:36 -05:00
Konstantin Käfer
9cf819e695 Merge branch 'master' of github.com:developmentseed/mess.js 2011-01-28 21:01:04 -05:00
Konstantin Käfer
6b66e23ddc correct soundness check and add tests for it 2011-01-28 21:00:36 -05:00
Tom MacWright
ace2767273 Proper error handling for HTTP >= 400. 2011-01-28 17:54:57 -05:00
Konstantin Käfer
1010cb5f24 add superset detection and fix soundness check 2011-01-28 17:41:20 -05:00
Tom MacWright
c01b57eb07 KML test 2011-01-28 17:09:32 -05:00
Tom MacWright
2991e1db27 Cleaning up external and external tests 2011-01-28 17:00:31 -05:00
Tom MacWright
23c6b954e2 Adding symbolizer order test 2011-01-28 16:58:46 -05:00
Konstantin Käfer
9ceba57511 only calculate the selector ID when we need it. down to 600ms for the opened benchmark 2011-01-28 16:54:16 -05:00
Konstantin Käfer
448516d002 use prototype directly instead of Object.getPrototypeOf. This breaks cloning of subclasses which we don't have anyway.
also do lightweight clones of the selector object
2011-01-28 16:36:19 -05:00
Konstantin Käfer
17e926df0b move elements parameter to third position 2011-01-28 16:17:20 -05:00
Konstantin Käfer
73dbcaed0d create instances on the fly 2011-01-28 16:15:02 -05:00
Konstantin Käfer
d2bc9c18d0 Merge branch 'master' of github.com:developmentseed/mess.js 2011-01-28 16:10:07 -05:00
Konstantin Käfer
c0ac2e477f replace __default__ with undefined/empty string 2011-01-28 16:09:50 -05:00
Tom MacWright
a7e7c3388e Adding BuildingSymbolizer 2011-01-28 15:47:59 -05:00
Konstantin Käfer
c5108fb786 Merge branch 'master' of github.com:developmentseed/mess.js 2011-01-28 15:46:22 -05:00
Konstantin Käfer
d347665f10 make condition resolving less complex 2011-01-28 15:46:07 -05:00
Tom MacWright
3617d41b9e toString of filter comparison needs to be XML-safe. possibly should be renamed toXML, but right now causes mapnik failure 2011-01-28 13:02:39 -05:00