Commit Graph

27 Commits

Author SHA1 Message Date
Tom MacWright
104c2e09f3 Switching to non-blocking version of zipfile
bindings. Requires re-ndistro. Fixes #66.
2011-01-26 14:03:58 -05:00
Tom MacWright
b05c3e99ec Adding support for external URLs. Test on deck. 2011-01-26 12:24:35 -05:00
Tom MacWright
925ead096b Never print debugging to stdout. Fixes #64 2011-01-25 17:37:09 -05:00
Konstantin Käfer
dc659fef8d find shapefiles asynchronously in unzipped folders 2011-01-25 15:42:14 -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
19482586f9 remove options that no longer work, fix #55 2011-01-25 09:46:35 -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
Tom MacWright
ab0e95385c Catch non-zipfile errors 2011-01-24 10:46:35 -05:00
Tom MacWright
80aff7b18a Cleanup of unzip, still need to rewrite locateShp 2011-01-23 18:59:42 -05:00
Tom MacWright
c63e009acb Partially fix external-syncing. 2011-01-23 18:46:42 -05:00
Dane Springmeyer
1423859aca add files for support for node-unzip, new espresso test, and support for reading local zipped shapefiles 2011-01-20 19:06:38 -05:00
Young Hahn
87ed4bdea5 Update netlib to handle binary encoded files properly and update calls to netlib methods. 2011-01-18 17:35:33 -05:00
Tom MacWright
75ed469a06 Accept fully-qualified absolute paths for now. 2011-01-15 17:01:51 -05:00
Tom MacWright
27fd483b06 Ignoring non-HTTP protocols for now. 2011-01-15 16:36:30 -05:00
Tom MacWright
a033a970a1 First bit of support for inplace files. Require nodejs bug to be fixed. 2011-01-14 14:33:40 -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
2de9117134 That, not this. 2011-01-13 17:17:45 -05:00
Tom MacWright
a1a64c6f35 Less locking, better code for dealing with already-downloaded externals 2011-01-13 16:04:50 -05:00
Tom MacWright
29a3ec0269 Handle SHP as well as shp. Fixes #89 2011-01-12 18:32:47 -05:00
Tom MacWright
4d29a3ada2 Reorganizing externals and handling uppercase files easily 2011-01-12 17:18:03 -05:00
Tom MacWright
58b5ff52bc Less loud operation 2011-01-06 18:07:55 -05:00
Tom MacWright
12ca143120 Correct Map srs etc 2011-01-06 16:33:49 -05:00
Tom MacWright
e5ba37d71e Full rename to mess 2011-01-05 14:23:28 -05:00