| update tests to use mocha, add npm package.json |
|
More...
|
over 13 years ago
|
| add access to outputformat name and mimetype, duplicate grid so it draws, update tests |
|
More...
|
over 13 years ago
|
| add grid intersection method and initial implementation |
|
More...
|
over 13 years ago
|
| add connectiontype, fix map and tests |
|
More...
|
over 13 years ago
|
| reprojected test data |
|
More...
|
over 13 years ago
|
| fix passing data to worker thread |
|
More...
|
over 13 years ago
|
| Merge branch 'node-10' of https://github.com/pagameba/node-mapserver into node-10 |
|
More...
|
over 13 years ago
|
| fix compile errors with uv stuff, fix tests after moving data |
|
More...
|
over 13 years ago
|
| changed return types |
|
More...
|
over 13 years ago
|
| move test data into tests folder |
|
More...
|
over 13 years ago
|
| Remove EIO refs |
|
More...
|
over 13 years ago
|
| add tools for travis support |
|
More...
|
over 13 years ago
|
| update travis to build mapserver |
|
More...
|
over 13 years ago
|
| updates to use node-gyp and node 0.10 (remove async draw until we figure out the libeio replacement) |
|
More...
|
over 13 years ago
|
| Create .travis.yml |
|
More...
|
over 13 years ago
|
| Update README.md |
|
More...
|
over 13 years ago
|
| adding simple caching, new dependency on hashlib |
|
More...
|
almost 16 years ago
|
| updating build notes. |
|
More...
|
almost 16 years ago
|
| update build script to use osx only when sys.platform == 'darwin' |
|
More...
|
almost 16 years ago
|
| adding an openlayers example page using mapserv.js, fix a couple of query arguments to match expectations of openlayers. |
|
More...
|
almost 16 years ago
|
| updating support for selecting output formats |
|
More...
|
almost 16 years ago
|
| completely working error handling in threaded mode now. |
|
More...
|
almost 16 years ago
|
| working detection for threaded mapserver with drawmap using sync/asynch appropriately. Problem still with errors in threaded mode. |
|
More...
|
almost 16 years ago
|
| changed 'baton' reference |
|
More...
|
almost 16 years ago
|
| convert drawMap to use EIO and require a callback function for the resulting buffer. |
|
More...
|
almost 16 years ago
|
| adding support for map.copy via msCopyMap to use in mapserv.js example. |
|
More...
|
almost 16 years ago
|
| add loadMapFromString and modify mapserv.js to create a new map on every request. |
|
More...
|
almost 16 years ago
|
| adding extent (zidge) and layer status to mapserv.js example, add layer status to binding. |
|
More...
|
almost 16 years ago
|
| adding examples |
|
More...
|
almost 16 years ago
|
| adding extent accessor and setExtent method, plus tests |
|
More...
|
almost 16 years ago
|