Grails GIS Application
Posted
by Steve Wall
on Stack Overflow
See other posts from Stack Overflow
or by Steve Wall
Published on 2010-04-29T15:14:29Z
Indexed on
2010/04/29
15:17 UTC
Read the original article
Hit count: 689
Hello,
I'm working on an internal IT application monitoring outages for a network with a national footprint in the US. I'm considering overlaying outages by region on a map. Showing outage areas in red for example. The user clicks on the outage area displaying drill down information. The technology stack includes Grails/JBoss/Linux. Are there frameworks that provide the mapping/GIS layer of the display on which I could overly my domain specific information? I've looked into the Google Map API, but am unable to leverage it as this operates behind a firewall. Any ideas?
Thanks in advance,
Steve
© Stack Overflow or respective owner