Commit Graph

48 Commits

Author SHA1 Message Date
Tom MacWright
d85290f422 Removing more dead code 2011-01-21 10:38:16 -05:00
Tom MacWright
5065882f0e Documenting more code, removing dead code 2011-01-21 10:36:23 -05:00
Tom MacWright
dcf3256460 Correcting TODO 2011-01-20 17:50:12 -05:00
Tom MacWright
27a247456d Removing debugging so that one can pipe to nik2img 2011-01-20 17:46:48 -05:00
Tom MacWright
ffa648ef08 Layer concept, etc 2011-01-20 17:43:39 -05:00
Tom MacWright
7826462266 Fix no-toCSS on Elements 2011-01-20 17:22:57 -05:00
Tom MacWright
7cd7cd086b Actual style naming 2011-01-20 17:10:36 -05:00
Tom MacWright
67200b691c Actual XML output, Filter improvements, etc. 2011-01-20 16:41:16 -05:00
Tom MacWright
7b8641abeb Fixing up rule logic, letting styles output XML 2011-01-20 16:20:45 -05:00
Tom MacWright
872ca02f41 Documentation, hints 2011-01-20 15:38:45 -05:00
Tom MacWright
f02e656679 Iterate in reverse, don't reverse an array just to be lazy 2011-01-20 15:19:05 -05:00
Tom MacWright
de32daa0a8 Filter negation 2011-01-20 15:16:30 -05:00
Tom MacWright
7c81eb353d Adding inheritance to demo.mss, moving utilities from Ruelset to Definition, working on process_chain. 2011-01-20 15:06:23 -05:00
Tom MacWright
eaabbf1f3e Splitting into chains, fixing negation 2011-01-20 14:47:34 -05:00
Tom MacWright
fc734c3637 Adding symbolizer splitting logic. 2011-01-20 14:20:33 -05:00
Konstantin Käfer
dff0af3fdf add the index of the selector declaration to the specificity for correct ordering. rules that appear later in the file appear earlier in the resulting array 2011-01-20 14:11:16 -05:00
Tom MacWright
8c801b1e09 Don't use reserved words 2011-01-20 12:20:21 -05:00
Tom MacWright
a9711bc96c Missing colons 2011-01-20 11:57:28 -05:00
Tom MacWright
1860ded45e Condensed style & debug 2011-01-20 11:17:06 -05:00
Konstantin Käfer
9eda5f7f2a Merge branch 'unstable' of github.com:developmentseed/mess.js into unstable
Conflicts:
	lib/mess/renderer.js
2011-01-20 11:13:55 -05:00
Konstantin Käfer
15fd744a54 split up selectors 2011-01-20 11:12:51 -05:00
Tom MacWright
2ccf7bc604 Fixing merge error 2011-01-20 11:04:22 -05:00
Konstantin Käfer
95407e6d1f merge changes 2011-01-20 10:57:10 -05:00
Tom MacWright
b45dd638fe Match classes, keep plain strings for class and id name interfaces. 2011-01-20 10:51:19 -05:00
Tom MacWright
0d67673544 Remove obsolete functions 2011-01-20 10:42:07 -05:00
Konstantin Käfer
b6f4ef57e3 change toMSS so that it returns the AST and remove some of the _ dependency 2011-01-20 10:35:01 -05:00
Konstantin Käfer
ca180ccc59 starting to process the styles from the layer's perspective 2011-01-20 09:59:28 -05:00
Tom MacWright
f09657e653 Saving state of current work. 2011-01-18 14:26:57 -05:00
Tom MacWright
cf003944b5 Google code style, not cloudhead's. Sorry, cloudhead 2011-01-17 14:46:22 -05:00
Tom MacWright
8e615e549f Updating testing, adding docs 2011-01-17 13:19:14 -05:00
AJ Ashton
f0616eb0f5 Cleaning up indentation in Layer xml template. 2011-01-15 11:28:43 -05:00
Tom MacWright
51e9bd3ce8 Requirements for prior commit 2011-01-14 18:51:36 -05:00
Tom MacWright
4db08c47ec Gracefully fail on bad shapefile loads - this should return an error eventually, but after inspection works. 2011-01-13 18:11:31 -05:00
Tom MacWright
0da256ed20 Supporting edge case of maps without any data layers 2011-01-13 15:15:25 -05:00
Tom MacWright
89dcd2ec37 Background color support. Fixes #8. Does not support expressions yet. 2011-01-10 18:49:58 -05:00
Tom MacWright
58a3d9afa1 Making renderer safe for non-classed layers 2011-01-10 11:18:45 -05:00
Tom MacWright
d11d36795e Primitive class application 2011-01-10 10:55:34 -05:00
Tom MacWright
ffe6393a70 Double-closing bracket for layer XML 2011-01-10 10:21:22 -05:00
Young Hahn
75a11ea636 Include layer name in rendered XML output. 2011-01-10 01:15:34 -05:00
Tom MacWright
3697c68d1d Safe for base-level comments 2011-01-09 16:07:52 -05:00
Tom MacWright
7375f13fda Only fail on failure 2011-01-07 16:14:37 -05:00
Tom MacWright
dc4dc110cb Safer error handling 2011-01-07 15:19:23 -05:00
Tom MacWright
61b8e3e6f9 Safer operation; never bail from the process. 2011-01-07 15:15:18 -05:00
Tom MacWright
27a125ac80 Supporting base-level comments 2011-01-07 10:57:24 -05:00
Tom MacWright
87537326b9 And a bit quieter 2011-01-06 18:09:19 -05:00
Tom MacWright
12ca143120 Correct Map srs etc 2011-01-06 16:33:49 -05:00
Tom MacWright
40bfd3b7f8 Removing Map reference - Layers and Styles now in the root of the JSON file 2011-01-06 14:51:36 -05:00
Tom MacWright
e5ba37d71e Full rename to mess 2011-01-05 14:23:28 -05:00