Ⓙⓐⓚⓔ wrote: > Damn nice tool! > > On 11/4/06, Stephen Woodbridge <[EMAIL PROTECTED]> wrote: > >> Ooh! I know! Did this! look at: >> >> http://imaptools.com:8081/maps/demo2.html >> >> double click the map to get xml displayed under the map, click toggle to >> see it as formated html. >> >> Check my script, you welcome to any ideas I have there. I'm sure you can >> improve on them. >> >> -Steve
Thanks. Mapping and geospatial tools is what I do. mostly building server side tools, but this is my first attempt to pull together a javascript based client application. I want to rebuild the mapping application as a jquery plugin or at least make it use more jquery stuff, like make the map size dragable, convert the help to a thickbox, etc. This is also why I posted about having drawing tools. With those it would be pretty easy to click a feature on the map, fetch it via ajax, render and edit it, or add a new feature to the map and stuff like that. Then save the results back to the server via ajax. There are some other opensource efforts to build vector editing tools, but they are all targeted at large opensource geo frameworks. It would be very cool to have simple point, polyline and polygon drawing tools available in jquery. If I ever have the time to push this project that far, I probably make a plugin. -Steve _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
