Konstantin Käfer
|
b38e619c4f
|
Merge branch 'master' of github.com:developmentseed/mess.js
Conflicts:
Makefile
|
2011-01-25 17:14:01 -05:00 |
|
Konstantin Käfer
|
1ba9f883d9
|
always run make test
|
2011-01-25 17:13:37 -05:00 |
|
Konstantin Käfer
|
2cac316875
|
make test works when there is only one layer in the mml file
|
2011-01-25 17:12:45 -05:00 |
|
Tom MacWright
|
241d5e9b0a
|
Re-add PHONY line, stupid me
|
2011-01-25 17:10:47 -05:00 |
|
Konstantin Käfer
|
cdeeeb4bbe
|
change external to local
|
2011-01-25 17:09:06 -05:00 |
|
Konstantin Käfer
|
d4815d9386
|
don't use localhost
|
2011-01-25 17:08:27 -05:00 |
|
Tom MacWright
|
13341e1792
|
Removing makefile detritus
|
2011-01-25 16:48:24 -05:00 |
|
Tom MacWright
|
fec9ff60ac
|
Re-add required properties. Fixes #61.
|
2011-01-25 16:44:18 -05:00 |
|
Tom MacWright
|
00d144bc08
|
Gracefully handle failing XML files, for error reporting
|
2011-01-25 16:15:20 -05:00 |
|
Konstantin Käfer
|
cc746a591e
|
make sure we're not iterating over filters other than zoomfilter
|
2011-01-25 16:10:37 -05:00 |
|
Konstantin Käfer
|
21be74b487
|
ignore absolute paths in test
|
2011-01-25 15:49:22 -05:00 |
|
Konstantin Käfer
|
57eddba1ca
|
Merge branch 'master' of github.com:developmentseed/mess.js
|
2011-01-25 15:42:35 -05:00 |
|
Konstantin Käfer
|
dc659fef8d
|
find shapefiles asynchronously in unzipped folders
|
2011-01-25 15:42:14 -05:00 |
|
Young Hahn
|
948710c151
|
Add External to mess exports.
|
2011-01-25 15:28:33 -05:00 |
|
Konstantin Käfer
|
53ba7f6bd6
|
use smaller test file to have tests run faster
|
2011-01-25 14:54:03 -05:00 |
|
Konstantin Käfer
|
083b4c2dd2
|
make paths relative to root of repository
|
2011-01-25 14:45:07 -05:00 |
|
Konstantin Käfer
|
cabbf4380c
|
gitignore file
|
2011-01-25 14:44:09 -05:00 |
|
Konstantin Käfer
|
86ffbd87a1
|
test file
|
2011-01-25 14:43:45 -05:00 |
|
Konstantin Käfer
|
9358b8b58f
|
add names to functions to be more descriptive
|
2011-01-25 14:40:39 -05:00 |
|
Konstantin Käfer
|
1e17152cf0
|
use different callbacks for error and success
|
2011-01-25 14:38:37 -05:00 |
|
Konstantin Käfer
|
5a4184882a
|
fix #60: don't download the same file twice
|
2011-01-25 14:17:08 -05:00 |
|
Konstantin Käfer
|
b5dbd8f3b3
|
update test to reflect changes in filter simplification
|
2011-01-25 14:16:25 -05:00 |
|
Konstantin Käfer
|
3b102afc8e
|
use full URL for status messages
|
2011-01-25 14:16:03 -05:00 |
|
Konstantin Käfer
|
1f9553968f
|
fix #57: correctly chunk comments that are not separate by whitespace
|
2011-01-25 13:39:10 -05:00 |
|
Konstantin Käfer
|
bd7e9ee36c
|
remove accidental function name
|
2011-01-25 12:41:46 -05:00 |
|
Konstantin Käfer
|
dcad607704
|
Merge branch 'master' of github.com:developmentseed/mess.js
|
2011-01-25 12:40:03 -05:00 |
|
Konstantin Käfer
|
7e33846de5
|
fix #54: simplify filters for contradicting rules and ignore unsound rules alltogether
|
2011-01-25 12:39:20 -05:00 |
|
Tom MacWright
|
4342f98a11
|
Fixing markerssymbolizer properties
|
2011-01-25 12:37:58 -05:00 |
|
Konstantin Käfer
|
bbcca46f6f
|
make objects easier recognizable with obj.constructor.name
|
2011-01-25 11:56:07 -05:00 |
|
Konstantin Käfer
|
5d95476950
|
test for file contents with md5 and also test remote non-unzipped file
|
2011-01-25 11:16:05 -05:00 |
|
Konstantin Käfer
|
8bd0442794
|
test remote zip files
|
2011-01-25 10:56:00 -05:00 |
|
Konstantin Käfer
|
02b0aedb1b
|
test External more thoroughly
|
2011-01-25 10:47:31 -05:00 |
|
Konstantin Käfer
|
f313d50ef1
|
adapt test to new External api
|
2011-01-25 10:11:49 -05:00 |
|
Konstantin Käfer
|
19482586f9
|
remove options that no longer work, fix #55
|
2011-01-25 09:46:35 -05:00 |
|
Konstantin Käfer
|
f4f960770c
|
pass in an env object
|
2011-01-24 19:06:01 -05:00 |
|
Konstantin Käfer
|
21b8813215
|
Merge branch 'master' of github.com:developmentseed/mess.js
|
2011-01-24 18:52:38 -05:00 |
|
Konstantin Käfer
|
73044781e2
|
parse xml for comparison
|
2011-01-24 18:50:27 -05:00 |
|
Tom MacWright
|
d54b36729b
|
Catch syntax errors. Also, don't let comment regex make weird behavior. Also, only let error() record, never let it throw.
|
2011-01-24 18:32:18 -05:00 |
|
Konstantin Käfer
|
8ba60b3e0d
|
only fire callback when we're really ready
|
2011-01-24 18:28:07 -05:00 |
|
Konstantin Käfer
|
986624accc
|
don't create directory tree for caching files
|
2011-01-24 18:17:35 -05:00 |
|
Konstantin Käfer
|
32510d8fd0
|
use the .shp file from extracted zipfiles
|
2011-01-24 18:14:54 -05:00 |
|
Konstantin Käfer
|
ed38139c0b
|
refactor external to make tests working
|
2011-01-24 17:23:18 -05:00 |
|
AJ Ashton
|
32b81b142d
|
Proper mapnik syntax for text-transform.
|
2011-01-24 16:49:04 -05:00 |
|
Tom MacWright
|
05a782a370
|
Unique fontsets.
|
2011-01-24 16:14:28 -05:00 |
|
Tom MacWright
|
49bb63d666
|
Switching up toString method in getMapProperties
|
2011-01-24 15:21:42 -05:00 |
|
Tom MacWright
|
d1c660bf96
|
Removing returnErrors indirection
|
2011-01-24 15:20:18 -05:00 |
|
Tom MacWright
|
93f66ec41a
|
Fixing variable support, removing annoying
toString method on rule, more to go.
|
2011-01-24 15:08:47 -05:00 |
|
Tom MacWright
|
6882f772c8
|
Cleaning up renderer exception handling
|
2011-01-24 14:33:30 -05:00 |
|
Tom MacWright
|
a2732bbe9b
|
Reasonable defaults in selectors
|
2011-01-24 14:32:39 -05:00 |
|
Tom MacWright
|
d938bf7dde
|
Catching but not catching errors is weird behavior
|
2011-01-24 13:53:38 -05:00 |
|