Quote:

Brian Flood is working on a MXD -> KML tool: http://www.spatialdatalogic.com/cs/blogs/brian_flood/




Thanks for the pointer to that blog. Yet another entry for my IG page The community surrounding AGS makes me miss being involved with ESRI software.

Quote:

More or less what I am looking for is a way to dynamically load more information when a user clicks on a placemark. This way you could create functionality similar to an "identify" in a GIS tool.




Even an implementation of IFRAME would be nice. Or a javascript engine that you could use to update data via Ajax. But you're right, being able to specify a url for a placemark would be a good solution. Especially if the current lat/lon was appended to the request; this would allow drill-down without having to first fetch the centroid from the database.

By the way, I have infrastructure envy. It looks like you've got 8 2-way servers plus an n-way server for your database. I'm lucky to have a slice of a server that also serves our external CMS.

Jason