[mapguide-users] question to andy

Butler, Juan P jpbutler at co.pinellas.fl.us
Tue Jun 27 10:52:45 EDT 2006


Andy:
 
Also, I wanted to know if you are still parsing the marker information on the client.  I've have it to the point where I am streaming out KMZ from our Oracle Spatial database and it works well in Google Earth.  I remember a post where you were speaking about the ability of Google Maps to support KML/KMZ.   I tried to load my KMZ file in the search field of Google Maps and it won't work.  It states an illegal file or something to that effect.  Have you have any luck displaying KMZ in Google Maps?  
 
- Juan

________________________________

From: Chris Tallman [mailto:ctallman at innomap.com]
Sent: Tue 6/27/2006 10:27 AM
To: users at mapguide.osgeo.org
Subject: RE: [mapguide-users] question to andy



Andy,

One step further.  I'm interested in how you are getting the
interactivity with you layers.  I read your previous post about
limitations kml files.  Are you using kmz files?  If so how are you
going about this?  Is this something you are will to share with the rest
of us? 

Your maps look great I really like the functionality.  I would really
like to try to come up with something similar.

Chris



-----Original Message-----
From: Andy Morsell [mailto:amorsell at spatialgis.com]
Sent: Monday, June 26, 2006 8:08 PM
To: users at mapguide.osgeo.org
Subject: RE: [mapguide-users] question to andy

Oscar,
It's fairly easy, really.  You can embed the URL to any image in the
tooltip definition itself.  In my case, that URL is actually an ASP.NET
page that builds the thumbnail image you see on the fly from the native
image on the server's file system.  To give you an idea of how it works,
here is the tooltip definition when viewed in Advanced mode in Studio.
The PID is being passed to the page that generates the image for each
parcel.

concat('<br><div id=parcelImage style=width: 150px; height:113px><img
src=http://someserver/somesite/get_image.aspx?imageWidth=150&PID=',
concat(PID, concat(' border=0 alt=Property Photo></div>',
concat('\nParcel
ID: ', concat(PID, concat('\nOwner Name: ', concat(OWNER_NAME,
concat('\nAddress: ', SITE_ADDRE))))))))


Andy

-----Original Message-----
From: carpetascatastro at laplata.gov.ar
[mailto:carpetascatastro at laplata.gov.ar]
Sent: Monday, June 26, 2006 4:41 PM
To: users at mapguide.osgeo.org
Subject: [mapguide-users] question to andy

Hi andy, i saw in your map (spokanemaps) that when you select the parcel
there is a photo show in the yellow window. how do you do that??

i show a photo in task bar menu, in other php frame, but your is much
better.


thanks a lot

oscar




----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe at mapguide.osgeo.org
For additional commands, e-mail: users-help at mapguide.osgeo.org




---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe at mapguide.osgeo.org
For additional commands, e-mail: users-help at mapguide.osgeo.org


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe at mapguide.osgeo.org
For additional commands, e-mail: users-help at mapguide.osgeo.org



-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapguide-users/attachments/20060627/107ffb19/attachment.html


More information about the Mapguide-users mailing list