Online Mapping: Difference between revisions
imported>Bramvs added US topomap link |
imported>Bramvs mNo edit summary |
||
| Line 6: | Line 6: | ||
[http://www.geogratis.cgdi.gc.ca/geogratis/en/product/search.do?id=10119 CanMatrix] | [http://www.geogratis.cgdi.gc.ca/geogratis/en/product/search.do?id=10119 CanMatrix] | ||
[http://ftp2.cits.rncan.gc.ca/pub/canmatrix/ CanMatrix ftp site] | |||
[http://www.geogratis.cgdi.gc.ca/ GeoGratis] has a large selection of geospatial data and maps for free, including Scans of the NTS topo maps (the same maps you would purchase). You can search by mapsheet (eg. 92j3) and click on the map you want. | [http://www.geogratis.cgdi.gc.ca/ GeoGratis] has a large selection of geospatial data and maps for free, including Scans of the NTS topo maps (the same maps you would purchase). You can search by mapsheet (eg. 92j3) and click on the map you want. | ||
| Line 82: | Line 84: | ||
==Topozone== | ==Topozone== | ||
[http://www.topozone.com/default.asp Topozone] has clickable topographical maps of the US. Go to view maps and enter the address, place name or coordinates. It's fairly easy to look up the location of a mountain on [http://bivouac.com/ Bivouac.com] and enter the latitude-longitude in the search box. | [http://www.topozone.com/default.asp Topozone] has clickable topographical maps of the US. Go to ''view maps'' and enter the address, place name or coordinates. It's fairly easy to look up the location of a mountain on [http://bivouac.com/ Bivouac.com] and enter the latitude-longitude in the topozone search box. | ||
[[Category:Tips]] | [[Category:Tips]] | ||
Revision as of 03:22, 12 April 2007
This page describes various ways of producing maps for backcountry navigation using online mapping tools.
Federal Government NTS map based services
GeoGratis CanMatrix
GeoGratis has a large selection of geospatial data and maps for free, including Scans of the NTS topo maps (the same maps you would purchase). You can search by mapsheet (eg. 92j3) and click on the map you want.
Toporama
NTS mapping information is available online through the Natural Resources Canada toporama website. The data is all there but north is in a strange direction because of the projection they use. There is also an older version of toporama that uses the same projections as the NTS maps but the interface isn't as nice and it stretches the maps horizontally.
Provincial Government TRIM map based services
iMapBC
iMapBC is a comprehensive online mapping application with numerous features, great for making your own maps. It is possible to import GPS waypoint data, mark locations, add UTM gridlines, create PDFs of maps, and lots more. For an example of what is possible see the PDF maps on the Brew Hut page under Access.
Adding UTM gridlines
- Click Layers -> Add -> Base Layers
- In the pop-up window, select the gridlines you want to add, e.g. "UTM Gridlines (1:1,000)"
- In the main window, click "Refresh Map"
Marking locations on the map
- Click Toolsets -> Markup
- To add a location where you know the coordinates (e.g. a single GPS waypoint), click the "Add Coordinates to Map" button, then enter the coordinates
- To add a point to the map by clicking on the location, use the "Add XY Location to Map" button
Importing multiple GPS waypoints
First create a spreadsheet of the waypoints, with an initial column numbering the waypoints, e.g.:
| 1 | -123.31381 | 49.92509 |
| 2 | -123.32506 | 49.93141 |
| 3 | -123.33503 | 49.93537 |
| 4 | -123.33706 | 49.93935 |
Save this as a .csv file, then you can import the waypoints into iMapBC as a new layer on the map:
- Click Toolsets -> Analytical
- Click the "Upload CSV" button ("a" on a page with an upload arrow)
- Select the file and follow the instructions
maps.gov.bc.ca
maps.gov.bc.ca has links to variety of different mapping tools. These are all very similar to the iMapBC utility described above, but are generally less powerful.
One noteable exception is the "Forest Recreation Sites" mapping utility, which shows many trails and logging roads that are not part of the base map, and are thus not available on iMapBC. For example, this utility can display gps tracks of some popular hiking trails such as Brandywine Meadows, Mt Gardner and the Rainbow - Madely Trail. Also, some recent logging roads are visible that are not shown elsewhere (E300 road system near Blanca Lake for example)
TrailPeak
It's possible to extract the GPS waypoint data from the google maps on TrailPeak (and then import them into iMapBC, for example). To do this (in firefox), the procedure is as follows:
- right click on the small preview map
- click "This Frame" -> "Show Only This Frame"
- view the page source (CTRL+U)
- The GPS data is in the Javascript - copy and paste into your favourite text editor
- remove the latitudes and longitudes and paste into a spreadsheet
- save as a .csv file
- import into iMapBC as described above
Bivouac.com
Bivouac.com is a members only website that has a spatial database of peaks, roads, trails, huts and trip reports. The data has been inputted manually by ordinary people. This means that the resolution of the data is much reduced (sparse waypoints along roads, no contour maps) but the data is usually very current. Bivouac is a reliable source for up to date road conditions, whereas other mapping utilities often display roads that are completely overgrown or undriveable, and do not include recent branches.
US online maps
Topozone
Topozone has clickable topographical maps of the US. Go to view maps and enter the address, place name or coordinates. It's fairly easy to look up the location of a mountain on Bivouac.com and enter the latitude-longitude in the topozone search box.