The Threat News Explorer collects and displays
news articles where wildland threats are discussed on the web. The application is hosted in the Amazon cloud and utilizes
the Google AJAX Search API to create a database of news articles for specific predefined threats
such as bark beetle, climate change, etc. There is also an option to enter search terms and retrieve
a list of articles retrieved from a Google news search.
For more details, read the Threat News Explorer Introduction. and
Threat News Explorer Technical Description
Open Source Cloud Map
The open source cloud map displays in your web browser without software
installation required. This map uses the open source GeoServer application for the map server.
The web browser application is built using open source software such as OpenLayers
and GeoExt. The application is written primarily in JavaScript with some ASP.NET on the server.
The map server is hosted in the Amazon cloud using an EC2 virtual server.
This map requires no login but does not allow you to create your own custom map by adding or removing map layers. It contains all layers provided by the GeoServer map server and
also several Bing Map base layers. This map uses the EPSG 900913 ('Spherical Mercator') spatial reference, which is commonly used by commercial providers such as Google Maps®,
Microsoft Virtual Earth® (Bing Maps®), Yahoo Maps®, etc.
The customizable map includes tools to add additional layers from other map servers on the web. It requires a login
in order to identify you for retrieving and saving your own custom map. It uses the EPSG:4326 (latitude/longitude based on
the WGS84 datum) spatial reference. This is the most widely supported spatial reference system for non commercial providers
and makes it possible to add layers from these providers to the map. A sample customizable map is provided for users to try without the need to login.
The sample map is fully functional except changes to the map cannot be saved.