[Openstreetmap-dev] Re: [Openstreetmap] more distributed ideas
Nick Whitelegg
Nick.Whitelegg at solent.ac.uk
Fri Feb 3 18:24:28 GMT 2006
>>Go for it, I'm not even remotely precious about it, and it would be good
>>to see how easy it is to get start. I suspect drawing will be trivial,
>>maybe even possible with just XSLT (though good luck with projection, as
>>usual).
I guess I could just use algorithms already present in OSM....
>The thing I'm really interested in is whether SVG will make any of the
>interaction issues easier - adding/deleting/annotating, panning, zooming,
>etc. Anyone know of a tiles interface written in SVG to get us started?
Adding, deleting annotating should be easy to do, though DOM manipulation.
Not sure how fast it would be though.
>Also, is javascript capable of sending the right things to OSM to
>authenticate with the API (are you already doing this with Freemap Nick,
>and if so is it in OSM's svn?).
With Freemap I do session-based authentication. When users try and
manipulate the map e.g. add a new feature over AJAX, the server side script
checks that the session exists. So it is possible.
Nick
_______________________________________________
Openstreetmap-dev mailing list
Openstreetmap-dev at vr.ucl.ac.uk
http://bat.vr.ucl.ac.uk/cgi-bin/mailman/listinfo/openstreetmap-dev
More information about the dev
mailing list