Hi Oscar, because rendering on the web server and then sending it to the client seems > a bit overkill in my opinion, specially if they want live preview, with > ability to navigate in the model
exactly, hence my use of socket.io, to use WebSockets to emit events between client and server and live update the rendering on the client side. Cheers! Suyash, Undergraduate, Computer Science, Department of Computer Science and Engineering, Indian Institute of Technology Roorkee, Roorkee (India). On Sat, Mar 21, 2015 at 5:45 PM, Óscar de Arriba <[email protected]> wrote: > Hi Suyash! > > I'm very interested in this project too. > > My plans are to develop it using a different technology, Ruby on Rails + > MongoDB, as long as Mongo provides more specific storage for coordinates. > > Have you planned anything in special regarding the JS 30 preview? I'm > currently working on it, because rendering on the web server and then > sending it to the client seems a bit overkill in my opinion, specially if > they want live preview, with ability to navigate in the model (change view, > zooming, etc). > > Cheers! > Óscar > _______________________________________________ > dev mailing list > [email protected] > https://lists.openstreetmap.org/listinfo/dev >
_______________________________________________ dev mailing list [email protected] https://lists.openstreetmap.org/listinfo/dev

