Young Hahn
|
bde0d0e2ab
|
Drop xml2js and thus mml2json.
|
2014-08-02 17:40:54 -04:00 |
|
Young Hahn
|
c5d8f4510e
|
Switch carto to be synchronous.
|
2014-05-20 16:01:43 -04:00 |
|
Daniel Bozeman
|
72a79ab073
|
checks for millstone.drainpool only if -l flag is passed
|
2013-09-24 15:16:17 -05:00 |
|
Dane Springmeyer
|
f6dea7fcb3
|
drain millstone pool forcefully so we can exit quickly - refs #301 and mapbox/millstone#110
|
2013-09-23 18:55:38 -07:00 |
|
Dane Springmeyer
|
8786bf51c7
|
bin/carto: be careful not to resolve inline stylesheet data
|
2013-05-29 15:52:59 -07:00 |
|
Tom MacWright
|
86abdcd700
|
Fix #262,
when selectors are exactly the same, still push them into the list.
|
2013-03-27 10:44:12 -04:00 |
|
Tom Hughes
|
48d89889fe
|
Update to use v0.2.x of xml2js
|
2013-02-10 20:46:12 +00:00 |
|
Dane Springmeyer
|
76b271ebc5
|
change carto command line to only try to localize mml docs if explicitly requested
|
2013-01-23 13:01:55 -08:00 |
|
Stefan Klug
|
cf8c11f038
|
replace dpi by ppi
|
2013-01-23 10:20:04 +01:00 |
|
Stefan Klug
|
de40fd4e42
|
added dpi parameter to carto bin
use optimist to parse command line arguments
|
2013-01-21 16:40:16 +01:00 |
|
Stefan Klug
|
c9d88add12
|
fix carto to work as global node module
|
2013-01-11 13:17:58 +01:00 |
|
Tom MacWright
|
87d4f9627b
|
Rename eval to ev to fix many jshint problems and future safari problems
|
2013-01-03 16:19:25 -05:00 |
|
Dane Springmeyer
|
675158cba9
|
call path.basename on mss filename input
|
2012-12-18 16:24:14 -08:00 |
|
Dane Springmeyer
|
0c04ad07b6
|
move the mss standalone renderer into core to make it easier to maintain - and add more fine grained benchmark output
|
2012-12-18 15:44:39 -08:00 |
|
Tom MacWright
|
19ac7b2fb0
|
Use stderr for error messages, use console instead of util
|
2012-12-15 19:24:44 -05:00 |
|
Dane Springmeyer
|
a21a195f1b
|
log layer id when benchmarking
|
2012-10-24 16:19:48 -07:00 |
|
Dane Springmeyer
|
840e16a3f2
|
improve carto command line to be able to handle just converting mss chunks - mostly for easy testing
|
2012-10-15 13:14:47 -07:00 |
|
Tom MacWright
|
dd8169ea84
|
Rename sys to util to fix last commit
|
2012-08-07 11:32:07 -04:00 |
|
Tom MacWright
|
255b0219b6
|
Merge
|
2012-06-28 13:58:04 -04:00 |
|
Tom MacWright
|
d244fd0da8
|
Sys is now util, switch to util
|
2012-06-26 14:38:51 -04:00 |
|
danzel
|
c2919a9177
|
Change --nolocalizing to --nosymlink. Turns out Millstone actually does a bunch of other smart stuff. Now millstone is required always (as it was before, it just acted like it could work without it).
|
2012-06-12 14:59:15 +12:00 |
|
danzel
|
d07a7c813b
|
Add -n/--nolocalizing option to skip calling millstone when you don't want to.
Also fixes running without millstone as this was broken.
|
2012-06-12 13:43:03 +12:00 |
|
Dane Springmeyer
|
535cbb881a
|
make mml2json node-v6 compatible
|
2012-04-16 15:32:08 -07:00 |
|
Tom MacWright
|
fe8efcc1e4
|
Drop cartox. Fixes #91
|
2012-01-23 16:15:43 -05:00 |
|
Tom MacWright
|
19e77cd8ab
|
Refining syntax, reducing jslint warnings
|
2011-08-22 17:19:11 -04: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
|
aa2b3b2014
|
Update carto bin to use millstone if available.
|
2011-08-03 11:47:39 -04:00 |
|
Young Hahn
|
2d40272ada
|
Update carto binary.
|
2011-07-25 03:35:55 -04:00 |
|
Tom MacWright
|
526c8091ba
|
Pushing cartox towards osm.xml compatibility.
|
2011-02-25 15:48:21 -05:00 |
|
Tom MacWright
|
91fea67980
|
Maturing cartox - it can now process the Mapnik population demo.
|
2011-02-23 10:56:40 -05:00 |
|
Tom MacWright
|
f3339fb42f
|
Fixing cartox bugs: no filters, rgb, float values.
|
2011-02-21 10:43:02 -05:00 |
|
Dane Springmeyer
|
02bbf43e07
|
throw errors in cartox if the input xml arg is not provided or if it does not exist or if the xml using pre Mapnik 2 syntax
|
2011-02-18 11:18:54 -08:00 |
|
Dane Springmeyer
|
f4b1e434ff
|
allow mml2json to work even if the mml does not use entities
|
2011-02-18 11:17:45 -08:00 |
|
Konstantin Käfer
|
94507ac552
|
some cleanup
|
2011-02-08 10:09:22 -05:00 |
|
Tom MacWright
|
81c1d8fbc1
|
Full loop - we can now convert XML to MSS to XML.
|
2011-02-07 19:01:34 -05:00 |
|
Tom MacWright
|
45b4eeb656
|
Renaming mess in binary
|
2011-02-07 14:34:23 -05:00 |
|
Tom MacWright
|
3147a89a48
|
Rename mess to carto.
|
2011-02-07 11:22:14 -05:00 |
|
Tom MacWright
|
5d817893ee
|
Almost there.
|
2011-02-07 11:06:27 -05:00 |
|
Tom MacWright
|
91eeb44956
|
First hacks on bin/mess-up.
|
2011-02-07 10:21:38 -05:00 |
|
Konstantin Käfer
|
8243894a18
|
benchmark time from before loading the file
|
2011-02-04 12:25:27 -05:00 |
|
Konstantin Käfer
|
a5d85fd3d0
|
converts xml mml files to json mml files
|
2011-02-03 13:57:34 -05:00 |
|
Konstantin Käfer
|
dc03272d34
|
simplify filter.val
|
2011-01-30 17:20:17 -05:00 |
|
Konstantin Käfer
|
4c40bcc2c5
|
add some time instrumentation
|
2011-01-27 10:06:56 -05:00 |
|
Tom MacWright
|
047fc6e88b
|
Outputting errors in messc again.
|
2011-01-27 09:56:39 -05:00 |
|
Konstantin Käfer
|
ff0e31e4c4
|
add benchmark command
|
2011-01-27 09:38:35 -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
|
81f8a7b298
|
change new(name) to new name
|
2011-01-21 16:17:52 -05:00 |
|
Konstantin Käfer
|
8927ae34f1
|
add -layers (-l) parameter that loads the according .layers file with the same name as the mms file for testing
|
2011-01-19 17:24:21 -05:00 |
|
Tom MacWright
|
e48bb6073b
|
Start unstable branch - kkaefer's flatten work
|
2011-01-19 15:06:42 -05:00 |
|