Forest service launches Interactive Visitor Map (IVM)

Cartography, maps, navigation, GPS and more.
Post Reply
Joseph Elfelt
Posts: 157
Joined: September 3rd, 2010, 10:24 am
Contact:

Forest service launches Interactive Visitor Map (IVM)

Post by Joseph Elfelt » May 26th, 2014, 4:52 pm

Here is the link to the new US forest service Interactive Visitor Map (IVM): http://www.fs.fed.us/ivm/

After missing at least two earlier release dates this new map from the forest service has finally gone ‘live’. Since I have been producing my own version of maps showing forest service data, I have known for some time that the interactive visitor map was in the works. However, like the forest service, I have kept mostly quiet about it. Now that the IVM has launched, I have some thoughts to share.

You should be able to zoom in on a national forest and at some point red clickable symbols will appear for campgrounds, trailheads and various other recreation features. It worked this morning but this afternoon (hmmmmm....with more users online?) those red symbols have stopped appearing on the map.

OK, if the IVM is not working when you read this, here is a screen shot I took showing the Mason Lake trailhead and surrounding area in the Mt. Baker - Snoqualmie National Forest, Washington State. The base map is a scan of an older USGS topo map.
https://sites.google.com/site/gmap4file ... n_Lake.jpg

Obviously, this is not a Google-based map. Instead, this map is based on a product called ArcGIS Online from the ESRI company which is, by far, the largest vendor of GIS (geographical information system) software. Since the USDA (includes the forest service) negotiated an ‘enterprise’ license with ESRI, we can expect to see more of these ESRI-based maps in the future.

GIS-based maps consist of two things. First, there is a basemap which you can change. One of the basemaps the IVM can display are scans of the USGS topographic maps that ESRI is hosting. Those scans are medium resolution and have not been updated with scans of newer USGS topos.

Second, GIS-based maps have one or more layers of data that are stacked on top of the basemap. Each different kind of thing you see on the IVM (symbols, labels, shading on forest service land, etc) is a different layer of data that is hosted on a GIS server. A data layer can be transparent, semi-transparent or solid. Typically you can click on a data layer and get more information. In GIS-speak that information is referred to as “attributes” of the thing that you clicked on.

As you play with the IVM you will quickly notice a 5 to 10 to __ second lag before the data layers on your screen refresh. This happens when you change the area you are looking at by panning the map or zooming out. The code that runs the map has to make a trip to one or more GIS servers in order to get the data to display on your screen. Obviously the design philosophy for the IVM did not include the concept of caching any of this data. This seems odd to me since (1) round trips to servers slow down the user experience and (2) the data being displayed does not change rapidly. Time will soon tell what the response time will be once many people find out about the IVM and the load on the servers goes up.

Let’s think some more about all those trips to the GIS servers to refresh your screen. Those GIS servers are run by ESRI software. Everything you do with ESRI software costs money. Would it cost the taxpayers less money to operate the IVM (and of course also speed it up) if that application cached some of its data instead of having to repeatedly fetch chunks of data from the servers as you play with the map?

You can click on any GIS data and get a popup with more information. Try clicking on a red recreation symbol and then scrolling to the bottom of the popup. Under “Website” you will see a link to a forest service detail page for that feature. These forest service detail pages often have lots of useful info. Links to these detail forest service pages are a great feature of the IVM.

Some national forests include data showing which forest service roads are open to which kinds of motorized use. For example, look at the Colville forest in northern Idaho. If you zoom in and wait, eventually a layer of road data appears. You can click on a road for more information.

Alas, the interactive visitor map does not show any non-motorized trails. This seems quite odd to me since I know the forest service has that trail data and could easily display it on their map. Last summer I downloaded the forest service non-motorized trail data from their GIS server for all the national forests in Washington, Oregon and California. Then I reprocessed that data into a more useful form, cached it in the form of KMZ files and produced one map for each forest in these three states. The forest service then tweaked their GIS server so the non-motorized trail data became no longer available to the public.

Yes, some of this trail data is wrong and the data for some forests is incomplete. But this non-motorized trail data is a lot more good than it is bad. And like any large dataset, this trail data will never be perfect. Given that they have data in hand for non-motorized trails it is simply baffling why the forest service would make the decision to show motorized trails on the IVM (for some forests) but not show non-motorized trails for any forest.

If you would like to see the maps I made with the forest service trail data, please go the Gmap4 ‘examples’ page: http://www.mappingsupport.com/p/gmap4_examples.html
Look down just a bit and you will see a link to the maps I made for the national forests in Washington, Oregon and California.

Also, if you are looking at a recreation feature on the IVM and somewhere in these three states, then you can easily find the same spot on the national forest map I produced that shows the non-motorized trail data. Click on the red recreation symbol on the IVM and copy the coordinates from the popup. Open my map for that forest. After the map loads its data, click Menu ==> Search. Paste the coordinates into the search box at the top of the screen and then click search. To see a high resolution topo map, change the basemap to “t4 Topo High”. To find out more about the map I produced, click the “Tips” link in the upper left corner.

You may also notice that the IVM does not generally show ranger district offices. I inquired about this and was told that the data that was loaded onto the forest service’s GIS server did not include accurate coordinates for the forest district offices. Strange but true. Since the forest service wants everyone to buy a ‘travel map’ showing which roads are open/closed, you would think it would be in their own best interests to make the district offices easy to find by putting them on the IVM so people could buy maps, etc.

Finally, if you are GIS savvy (or simply curious), here is the link to the forest service GIS data:
http://apps.fs.fed.us/arcx/rest/services
The production data (i.e. forest service says “authoritative”) is under EDW.
The draft data is under wo_nfs_gstc.

Anyone can easily see the kinds of information (i.e. attributes) the forest service has in its GIS for various things. For example:
1. Open the above ‘services’ link.
2. Click EDW
3. Click EDW_RecreationOpportunities_01/MapServer
Note the link to the “Legend” for this layer
Read the “Description”
4. Just above the “Description”, click Recreation Areas (0)
Scroll down to the bottom of the page to see the list of attributes the GIS has (or is intended to have) for “Recreation Areas”.
5. See the attribute “RECAREAURL”? This field holds the link that points to the forest service detail page for this recreation feature. When you click on a red recreation feature on the IVM the link that is displayed at the bottom of the popup comes from this data field.

If you would like to know what any of the various attributes in the GIS means, then you need a copy of the ‘data dictionary’ for the GIS. A data dictionary lists each data field and provides a short narrative description of the information stored in that field. Last year I asked for a copy of this document. Since the forest service ignored my polite request, I then re-filed the request as a FOIA. Six months later the FS sent me some B.S. documents that anyone with $.02 worth of knowledge about data management would know are not the GIS data dictionary. I have appealed the decision to refuse to provide me with a copy of the GIS data dictionary to the Chief of the forest service. Note that I was never told the document does not exist. Hey - it’s not like I’m asking for the combo to the vault at Fort Knox. Sheesh!

Finally, if you are really curious, you can use Gmap4 to display any of the data layers from the forest service GIS server as long as the layer is identified as “MapServer”. For “how to” instructions see http://www.mappingsupport.com/p/gmap4_gis-viewer.html

For example, here is link that displays the roadless areas.
http://www.mappingsupport.com/p/gmap4.p ... arent=true

Here is the same link with the &markers parameter added to show a map title and a link to the map legend:
http://www.mappingsupport.com/p/gmap4.p ... arent=true

Joseph

pablo
Posts: 1451
Joined: May 28th, 2008, 10:03 pm

Re: Forest service launches Interactive Visitor Map (IVM)

Post by pablo » May 26th, 2014, 7:21 pm

This is an interesting application, thx for posting this info. One thing to note, the default (is this really the default?) roads basemap is old and inaccurate (for roads, the USGS base layer is no better) - select the Forest Service basemap and the road layers might reflect what is closer to ground truth - at least for the Clackamas District of the MHNF. Example: There are no roads in the Fish Creek drainage - they were all decommissioned in the 90's - can't drive 'em and they are hard to even walk on as the FS did a really good job of tearing them up. The default basemap has these roads as if they still exist. I wonder why the FS developers did not make FS data the default.

--Paul
The future's uncertain and the end is always near.

User avatar
adamschneider
Posts: 3716
Joined: May 28th, 2008, 10:02 pm
Location: SE Portland
Contact:

Re: Forest service launches Interactive Visitor Map (IVM)

Post by adamschneider » May 26th, 2014, 7:52 pm

My goodness, there are so many things about that Forest Service map that could have been done better...

User avatar
RobFromRedland
Posts: 1095
Joined: May 28th, 2008, 10:03 pm

Re: Forest service launches Interactive Visitor Map (IVM)

Post by RobFromRedland » May 26th, 2014, 8:20 pm

At this point, all I can say is "it is a start". The fact that they don't show any non motorized trails is baffling, although it may be due to the multitude of errors in the data they have. They don't seem interested in making a current survey of trails to clean up their data. Honestly, it wouldn't be that expensive. Hire a few college students for the summer to hike all the trails and record all the pertinent details, including any/all maintenance required. They could clean up their data issues and have a good handle on what maintenance needs are at that point in time. I guess hiking trails are not that important to the FS.

As with their "portal" "upgrade" to the forest service website, it does standardize things, and it looks nice, but it is sorely lacking in content. My hope is that it will improve over time. For Mt Hood, the old FS website was a HUGE improvement over what they have now. I used to look at it a lot, but stopped due to never being able to find any information with the new format.

Thanks for posting it. I will bookmark it and check back periodically to see how it is progressing.
Life is not a journey to the grave with the intention of arriving safely in a pretty and well-preserved body, but rather to skid in broadside, thoroughly used up, totally worn out, and loudly proclaiming: WOW! What a ride! - Hunter S. Thompson

User avatar
forester
Posts: 324
Joined: March 21st, 2012, 9:03 am

Re: Forest service launches Interactive Visitor Map (IVM)

Post by forester » May 27th, 2014, 6:37 pm

At the very least, I am glad to see them modernizing. It kind of baffles me how technologically inept so many agencies and entities are. (I beat my head against the wall daily at school because so many staff members just refuse to do things with the "new" tools we have available.) I don't know how much I'll use the IVM, though. I would be more inclined to use it if they allowed us to see older versions of the Forest Service maps with all the cool stuff they've taken off. ;) And it's a drawback that you can't search using GPS coordinates. Most of the things I'm interested in looking at online and in person don't have proper names...(after some quick tests, the Search feature doesn't bring back any results.)

There are only two map applications I use: Google Earth and GMap4...and not in that order. I've tried to love ArcGIS Explorer (and it's off-shoots) but it's so clunky. I spend more time struggling with the interface than I do working. I understand that the big benefit of it is that it is easily adaptable by various folks to use with their maps.

Post Reply