Commit Graph

65 Commits (0.15.1-cdb)

Author SHA1 Message Date
javi 6dc65cc991 update to mapbox 0.0.11 master
10 years ago
Tom MacWright 255b0219b6 Merge
12 years ago
Tom MacWright d244fd0da8 Sys is now util, switch to util
12 years ago
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).
12 years ago
danzel d07a7c813b Add -n/--nolocalizing option to skip calling millstone when you don't want to.
12 years ago
Dane Springmeyer 535cbb881a make mml2json node-v6 compatible
13 years ago
Tom MacWright fe8efcc1e4 Drop cartox. Fixes #91
13 years ago
Tom MacWright 19e77cd8ab Refining syntax, reducing jslint warnings
13 years ago
Dane Springmeyer 86bf8cc1dc fix millstone availability logic
13 years ago
Dane Springmeyer e62d4ea877 fixup bin/carto as require.resolve throws rather than returning false
13 years ago
Young Hahn aa2b3b2014 Update carto bin to use millstone if available.
13 years ago
Young Hahn 2d40272ada Update carto binary.
13 years ago
Tom MacWright 526c8091ba Pushing cartox towards osm.xml compatibility.
14 years ago
Tom MacWright 91fea67980 Maturing cartox - it can now process the Mapnik population demo.
14 years ago
Tom MacWright f3339fb42f Fixing cartox bugs: no filters, rgb, float values.
14 years ago
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
14 years ago
Dane Springmeyer f4b1e434ff allow mml2json to work even if the mml does not use entities
14 years ago
Konstantin Käfer 94507ac552 some cleanup
14 years ago
Tom MacWright 81c1d8fbc1 Full loop - we can now convert XML to MSS to XML.
14 years ago
Tom MacWright 45b4eeb656 Renaming mess in binary
14 years ago
Tom MacWright 3147a89a48 Rename mess to carto.
14 years ago
Tom MacWright 5d817893ee Almost there.
14 years ago
Tom MacWright 91eeb44956 First hacks on bin/mess-up.
14 years ago
Konstantin Käfer 8243894a18 benchmark time from before loading the file
14 years ago
Konstantin Käfer a5d85fd3d0 converts xml mml files to json mml files
14 years ago
Konstantin Käfer dc03272d34 simplify filter.val
14 years ago
Konstantin Käfer 4c40bcc2c5 add some time instrumentation
14 years ago
Tom MacWright 047fc6e88b Outputting errors in messc again.
14 years ago
Konstantin Käfer ff0e31e4c4 add benchmark command
14 years ago
Konstantin Käfer 19482586f9 remove options that no longer work, fix #55
14 years ago
Konstantin Käfer 81f8a7b298 change new(name) to new name
14 years ago
Konstantin Käfer 8927ae34f1 add -layers (-l) parameter that loads the according .layers file with the same name as the mms file for testing
14 years ago
Tom MacWright e48bb6073b Start unstable branch - kkaefer's flatten work
14 years ago
Tom MacWright d12b33c298 Catch compiler errors
14 years ago
Tom MacWright d2f8a539a4 Add -d argument to css testing
14 years ago
Tom MacWright 3fbbd5fbb0 Fixing messc for errors
14 years ago
Tom MacWright cdde96a0ff Allowing parse of non-JSON manifest stylesheets in messc
14 years ago
Tom MacWright 8ed2b5febd Adding documentation to binary
14 years ago
Tom MacWright 97a4e8ae85 Removing old less and css files.
14 years ago
Tom MacWright e5ba37d71e Full rename to mess
14 years ago
Tom MacWright 5aa09d6d72 Download, compile, save, etc
14 years ago
Tom MacWright 750d6b1f12 Adding rendering machinery
14 years ago
Felix Geisendörfer 66887882f5 Fix bin/lessc
14 years ago
cloudhead f872b0f3f3 silent option. pass options through writeError
14 years ago
cloudhead 58c457f1d3 fix error message when no filename, also try to print stack
14 years ago
cloudhead ffc7c4c094 proper exit codes on errors, and use stderr
14 years ago
cloudhead f3a3ece9c0 fix lessc optimization parsing
14 years ago
cloudhead 0477f14dde better error handling
14 years ago
cloudhead a7678bbd4f (bin) add compress and optimization options
14 years ago
Steve Losh 7204a2b29f fix bin/lessc to work with relative and absolute paths
14 years ago