Updated OpenLayers 3 Austria Code Sprint Spring 2015 (markdown)

Björn Harrtell
2015-03-30 21:11:49 +02:00
parent 3c34c923c4
commit 633a2e4092
+8 -1
@@ -103,4 +103,11 @@ The main theme of the sprint is: "Making ol3 more user friendly". Topics to focu
* Discuss [vector tiles](https://github.com/mapbox/vector-tile-spec) and develop consensus on how vector loading should be handled
* Write a [Geobuf format](https://github.com/mapbox/geobuf)
* Render to a single map Canvas without intermediate Canvases per raster layer
* Discuss raster reprojection
* Discuss raster reprojection
### Ideas from Björn:
* Finish GWC source implementation (useful for self-contained deploys including cached map data)
* Improve select event to include associated information like layer
* Discuss DragBox interaction when used to select with bounding box (should/could emit select events, should require less coding?)
* Discuss how to improve using ol3 as a dependency