2013/9/18 St�phane Ducasse <stephane.ducasse@inria.fr>:
> On Sep 18, 2013, at 5:21 PM, phil@highoctane.be wrote:
>> What I'd be interested in is any code/framework for GIS open data reading /
>> Google Maps integration / Open Street Map stuff.
What do you mean by "Google Maps integration"?
Attached goes a screenshot (*) of the pilot app I'm developing, it has
a small set of JavaScript code on the client handling live updates
coming from a Zinc Websocket (serialized by NeoJson), updates that
were handled before by a Seaside-REST interface, handling requests
coming from mobile clients.
I plan to implement GeoJSON in my app and use it against the MongoDB
of Voyage, but I didn't have time yet to properly integrate, not to
mention to share it.
Or by integration you mean Seaside integration? Like generating the
map as if it were a seaside component?
Regards,
(*) Sorry it is blurred, I can't disclose more than this.