0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Sep 06, 2025 — Sep 06, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
update tests to use mocha, add npm package.json
pagameba
as Paul Spencer
More... over 13 years ago
add access to outputformat name and mimetype, duplicate grid so it draws, update tests
pagameba
as Paul Spencer
More... over 13 years ago
add grid intersection method and initial implementation
pagameba
as Paul Spencer
More... over 13 years ago
add connectiontype, fix map and tests
pagameba
as Paul Spencer
More... over 13 years ago
reprojected test data More... over 13 years ago
fix passing data to worker thread
pagameba
as Paul Spencer
More... over 13 years ago
Merge branch 'node-10' of https://github.com/pagameba/node-mapserver into node-10
pagameba
as Paul Spencer
More... over 13 years ago
fix compile errors with uv stuff, fix tests after moving data
pagameba
as Paul Spencer
More... over 13 years ago
changed return types More... over 13 years ago
move test data into tests folder
pagameba
as Paul Spencer
More... over 13 years ago
Remove EIO refs More... over 13 years ago
add tools for travis support
pagameba
as Paul Spencer
More... over 13 years ago
update travis to build mapserver
pagameba
as Paul Spencer
More... over 13 years ago
updates to use node-gyp and node 0.10 (remove async draw until we figure out the libeio replacement)
pagameba
as Paul Spencer
More... over 13 years ago
Create .travis.yml
pagameba
as Paul Spencer
More... over 13 years ago
Update README.md
pagameba
as Paul Spencer
More... over 13 years ago
adding simple caching, new dependency on hashlib
pagameba
as Paul Spencer
More... almost 16 years ago
updating build notes.
pagameba
as Paul Spencer
More... almost 16 years ago
update build script to use osx only when sys.platform == 'darwin'
pagameba
as pspencer
More... almost 16 years ago
adding an openlayers example page using mapserv.js, fix a couple of query arguments to match expectations of openlayers.
pagameba
as Paul Spencer
More... almost 16 years ago
updating support for selecting output formats
pagameba
as Paul Spencer
More... almost 16 years ago
completely working error handling in threaded mode now.
pagameba
as Paul Spencer
More... almost 16 years ago
working detection for threaded mapserver with drawmap using sync/asynch appropriately. Problem still with errors in threaded mode.
pagameba
as Paul Spencer
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.
pagameba
as Paul Spencer
More... almost 16 years ago
adding support for map.copy via msCopyMap to use in mapserv.js example.
pagameba
as Paul Spencer
More... almost 16 years ago
add loadMapFromString and modify mapserv.js to create a new map on every request.
pagameba
as Paul Spencer
More... almost 16 years ago
adding extent (zidge) and layer status to mapserv.js example, add layer status to binding.
pagameba
as Paul Spencer
More... almost 16 years ago
adding examples
pagameba
as Paul Spencer
More... almost 16 years ago
adding extent accessor and setExtent method, plus tests
pagameba
as Paul Spencer
More... almost 16 years ago