cubicweb #1505338 Support openstreetmap to map things [rejected]
It would be nice to have a OSM (http://www.openstreetmap.org/) layer to map igeocodable objects. | |
priority | normal |
---|---|
type | enhancement |
done in | <not specified> |
load | 0.000 |
load left | 0.000 |
closed by | <not specified> |
Comments
-
2011/02/17 13:50, written by nchauvat
-
2015/01/27 09:24, written by alutz
-
2015/01/27 09:33, written by rcardona
-
2015/01/27 09:38, written by alutz
-
2015/01/27 13:00, written by cdevienne
add commenthttp://www.mapstraction.com/ is worth looking at and available under a BSD license. put this into a cubicweb-map(straction) cube, not directly into cubicweb.
maybe this ticket can be moved to cubicweb-geocoding instead of being rejected ?
We have the geocoding cube for the IGeocodableAdapter and a Google Maps view (not sure if it still works), we have the leaflet cube for Leaflet maps support and, finally, we have the OSM France cube to import administrative data from OpenStreetMap. There's little else to fix now.
Great. These cubes clearly implement the enhancement described here.
We also made a 'osm' cube for http://res.unlish.com/, which we will opensource, that can store references to osm objects (nodes, ways & relations) in a very basic way.
I guess it could be merged somehow into osmfrance (or the other way around).