I am very interested in the html5 canvas element for maps; work like Cartagen from an MIT Media Lab researcher looks very promising, for example. There is some interesting SVG based work at carto.net. WebSocket seems like a fantastic API for live geospatial data. I have done a few html5 experiments, for example here, with Flickr and Picasa data. What are people getting up to with these new technologies, or what have you tried?
|
|
|||||
|
|
OpenLayers can use the HTML5 |
|||||||||||
|
|
HTML5 Rocks has some good interactive examples with SVG,Mapping,API and Database requests. http://slides.html5rocks.com/#slide10 http://slides.html5rocks.com/#slide14 Not a Map but SVG - but would be good for Mapping! http://slides.html5rocks.com/#slide27 |
||||
|
|
|
I quite like this example that does live raster reprojection/warping in an html5 |
|||||
|
|
Check also D3. Not really a geospatial-focused library but there is some example with thematic maps. Built on SVG. The same author developed Polymaps. |
||||
|
|
|
Take a look at the Georelated blog, which has a series of articles on the state of the art of web mapping. It contains nice reviews of whats possible and the technology available for truely forward thinking web mapping.
|
||||
|
|
|
3D web Mapping using Web GL - http://www.georelated.com/2011/10/rise-of-globe-in-web-mapping.html Good Examples and links to WebGL open source toolkits |
||||
|
|
|
Try out Kartograph. It's a two shot program:
|
||||
|
|
|
You may find also some useful resources in the SVGOpen conference: |
||||
|
|
Esri have some HTML5 samples on the Javascript API samples page (select from bottom of the tree). Making use of local storage for bookmarks is impressive (at the time of writing this). |
||||
|
|
|
Late 2011: http://bl.ocks.org/1392560 (d3 rendering geojson as an interactive, draggable world map svg). |
||||
|
|