Hi Ben / Listers,

SVG being a fully scriptable vector format for the web, you can
set the visibility of individual or groups of objects using standard ECMA
Scripting (Javascript). Therefore, if your SVG document contains group
elements (<g>) that identifies your sets of data (or layers) then you can
turn the visibility (on or off) as required. We have many examples on how to
do something like that on our site at
http://www.dbxgeomatics.com/SVGMapMakerSamples.asp

Depending on the nature of your basemap data, you may also choose to make
your output in two distinct svg documents. Again you could use javascript to
load the appropriate data based on the user input.

Good luck ! You'll see once you get started, SVG is a fun technology to
develop with !

Look again on our site later on this week or next as we are getting ready to
release version 2.00 of SVGMapMaker! You will find examples of what you need
in 100% SVG.

Cheers!
Dany Bouchard,

DBx GEOMATICS inc.
37 Boulevard St-Joseph
Second Floor,
Hull, Quebec
Canada
J8Y 3V8
Telephone: 819.772.2000
Fax: 819.772.2001
Email: [EMAIL PROTECTED]
Web site: http://www.dbxgeomatics.com
SVG Technology Preview: http://www.dbxgeomatics.com/svg.asp
SVGMapMaker: http://www.dbxgeomatics.com/SVGMapMaker.asp




----- Original Message -----
From: "Ben Crane" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, October 11, 2002 9:38 AM
Subject: MI-L SVG + Mapinfo


> Hi list,
>
> Can one create an SVG image from mapinfo with two sets
> of data on the map, and then use a checkbox to choose
> which information to display? If so does this mean I
> have to create 2 different svg images? or is there a
> way of putting them together and allowing certain data
> sets to be displayed and queried?
>
> Regards
> Ben
>
> __________________________________________________
> Do you Yahoo!?
> Faith Hill - Exclusive Performances, Videos & More
> http://faith.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: 3534
>
>


---------------------------------------------------------------------
List hosting provided by Directions Magazine | www.directionsmag.com |
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Message number: 3552

Reply via email to