There are no reviews yet. Be the first to send feedback to the community and the maintainers!
A binary shapefile loader and canvas-based renderer, for javascript. Many caveats: Seems best in Safari... times out in IE and in Firefox 3.5 with large files. Does the dumbest thing possible and reads entire shp and dbf files in one go. Error checking is strange (needs testing with more known-good files). Implies that it's a good idea to load large binary files over the network. Only supports a small subset of shapes. Is almost entirely negligent of the format specifications. Doesn't do anything much apart from proof of concept. http://www.nihilogic.dk/labs/binaryajax/binaryajax.js is used for loading binary data via XMLHttpRequest http://code.google.com/p/vanrijkom-flashlibs/ was ported to js from actionscript http://code.google.com/p/explorercanvas/ is used for IE support dbf.js and shapefile.js are close relatives of the vanrijkom-libs code and as such are LGPL v2 as well binarywrapper.js is new, to support parsing doubles and to keep track of binary offsets and endianness excanvas.js is under Apache License 2.0 binaryajax.js is under MPL world borders shapefile is from http://thematicmapping.org/downloads/world_borders.php licensed CC-BY-SA 3.0
modestmaps-processing
BSD-licensed display and interaction library for tile-based maps in Processingprocessing-gpx
a library to read GPX files (XML format for GPS data) using Processingmind-gapper-js
Picking apart http://www.gapminder.org/world/ and rebuilding it in Javascript.js-vector-maps
mapnik-esque javascript classes for rendering OpenStreetMap data using <canvas>modestmaps-of
Modest Maps for OpenFrameworksmodestmaps-cinder
Modest Maps for Cindertravel-time-tube-d3
A port of my popular Processing map to D3.jsnodemap
quick map tile renderer for nodejs campheroku-www-redirect
A teeny tiny app that you can deploy to Heroku to redirect http://example.com to http://www.example.comprocessing-arcball
A library for intuitive and robust rotation of a 3D scene using the mouse in Processingsuncalc-api
A node.js HTTPony for @mourner's suncalc libraryflickr-conduit-front
A fork of Nolan Caudill's flickr-conduit demo site, modified to deploy on Heroku.singly-tyrekickr
Kicking the tyres on Singly's new API.apimaps
the code that powers apimaps.orgrunboxer
Proof of concept for backing up GPS logs from RunKeeper to Dropboxgotour-solutions
My crufty solutions to the Go Tour exercises. Comments/improvements welcome. I was on a plane so I didn't have wifi or documentation!css-deps
Walks CSS and LESS files and outputs paths to any url() dependencies found.css-md5
Walks CSS files and replaces contents of url() dependencies with paths to a CDN.Love Open Source and this site? Check out how you can help us