Ben here is what I use to when I'm needing SVG info. I do it Acad to SVG but MapInfo should be a lot easier as there are no blocks to deal with. http://www.w3.org/TR/SVG/intro.html
-----Original Message----- From: Ben Crane [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 04, 2003 2:02 AM To: Jim Reed Cc: [EMAIL PROTECTED] Subject: Re: MI-L web based mapping Hi Jim, Thanx...it's a work on progress (or at the moment: lack of progress ;) Below are a couple of useful sites that got me going. I also bought a book "learn svg in 24hours" its not brilliant, but got me going on the basics and enabled me to put 2gether the nuts and bolts of mapbasic code. the next step would be to dynamically generate svg code from perl or php...all the info on that site is pre-generated from mapinfo...it would be nice to be able to access the binary files on mapinfo and skip the whole mapinfo link...but that's sometime in the future. http://pilat.free.fr/english/routines/js_dom.htm [excellent applicable examples for copy/paste] http://www.kevlindev.com/ [javascript and svg] http://www.svgelves.com/learn/L3_02_01.asp [gis components and svg] http://www.wdvl.com/Authoring/Languages/XML/SVG/ [allround info on lots of stuff-useful reading] sign up on yahoo groups for svg-developers...they helped out a lot when I could organize my javascript components for svg [mouseover effects basically and changing the line style] regards Ben Crane PS: I'm still looking for work in Liverpool! :) __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com --------------------------------------------------------------------- List hosting provided by Directions Magazine | www.directionsmag.com | To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] Message number: 5352 --------------------------------------------------------------------- List hosting provided by Directions Magazine | www.directionsmag.com | To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] Message number: 5361
