blankblank blank


Archive for November, 2008

Web Fire Mapper

A timely data resource given the recent wildfires in California, the Web Fire Mapper plots the locations of fires across the globe as determined by measurements from the Aqua/Terra earth observation satellites:

11-16-2008-9.50.54 PM

  • Plot fires as seen by Aqua, Terra, or both, using MODIS (Moderate Resolution Imaging Spectroradiometer) observations
  • Choose a pre-selecting time period, or enter your own start/end times
  • Choose the background image: Blue Marble, Elevations and Rivers (as above), or None (just country outlines)
  • Enable additional layers: Administrative Boundaries (e.g. states), Cities and Protected Areas
  • The Download function isn’t working yet, but includes a link to a page where you can download GIS shapefile data for fires over the last 48 hours or last 7 days
  • If you create a view you like, click on “Link to this page” to create a bookmarkable link that saves those settings

Via La Cartoteca.




The US National Atlas Website

I’m never quite sure what to make of the US Government’s National Atlas website. Don’t get me wrong, I really like the site, but that’s as much a function of the serendipitous nature of the maps and data you can stumble across as it is its utility. I don’t know that I’d send someone there to look for a specific set of data, since the datasets and categorization are all over the place. But it’s a fun site to poke around in. Among the stuff you can find:

  • GIS-ready data in shapefile, DBF, SDTS-TVP and GeoTiff formats, covering a wide variety of topics both pedestrian (census demographic data, water bodies) and exotic (maps of butterfly distribution; magnetic field intensity)
  • An onsite MapMaker that lets you browse through information about different datasets, and then plot them interactively for export or printing

butterflymap

Distribution of Strecker’s Giant-Skipper butterfly in MapMaker

You may not find exactly what you’re looking for at this site, but it’s worth checking out just to see what they have.




Regional Statistics From The Organization For Economic Cooperation And Development (OECD)

In the same vein as the StatPlanet app covered last week come another site for world demographic and economic data presented in a Flash map interface. The OECD Regional Statistics sites (Level 3 for small-scale data) :

11-10-2008-10.10.46 PM

There’s a limited number of plottable datasets (about 17), but the interface is terrific, perhaps the best I’ve seen for a site of this type. It was constructed using the Geovisual Analytics Visualization (GAV) Flash toolkit being developed at Linkoping University in Sweden. The data can be exported by selecting “Raw Text Data” from the dropdown menu at the upper right, and then copying/pasting the data into a text editor or spreadsheet; even more data is available from the OECD.Stat Extracts website.




KML Interactive Sampler

Want to learn KML by example, or see examples of the features you can display in Google Earth? The Google Geo APIs team has developed a KML Interactive Sampler page that uses the Google Earth Plugin to demonstrate various features, while simultaneously displaying the KML code used to create the feature:

KML interactive sampler

Always wondered what “tesselated”meant …

Modify the code in the text window and click on “Update Earth!”, and the displayed feature will be updated to reflect the new code. You can copy the text from the window, and then save it as a KML file locally on your computer.

Doesn’t support time yet, but neither does the Google Earth Plugin.




Breaking Up A Garmin gmapsupp.img Map File Into Separate Map Tiles

Yesterday’s post was about CloudMade, a website where you can download Garmin map files based on OpenStreetMap data for any country in the world that has OSM data. But all the map tiles for a country or state are combined into a single gmapsupp.img file, which means you can’t install the tiles into Garmin’s MapSource program. Because of this limitation, you can’t combine them with other mapsets and upload them to your Garmin GPS using MapSource. But there’s a simple way to break that gmapsupp.img file into the component subtiles, which can then be installed into MapSource, and uploaded with other mapsets.

First, download the program gmaptool, and unzip it into the directory of your choice; this used to be a command-line utility, but now comes in a handy GUI format that drives the command line tool gmt.exe. Next, start up the program, navigate to the directory that contains the gmapsupp.img, and open the file:

gmaptool GUI

Click on the Split tab, select the directory you want to put the tiles in, and select “single maps” from the dropdown:

11-9-2008-9.11.34 PM

Click on the “Split all” button, and the subtiles contained with the gmapsupp.img file will be extracted, and listed in a status window:

11-9-2008-9.13.54 PM

You can now use a program like MapSet Toolkit to install the tiles for viewing in MapSource, and uploading individually or combined with other mapsets into your Garmin GPS:

11-9-2008-9.15.17 PM

Note: The dropdown on the “Split” tab includes the option for creating files for installing the tiles directly into MapSource, but it doesn’t seem to be working right now. Running the install.bat file gives an error message saying that the needed program cgpsmapper can’t be found, and specifying the path for this file under the Options tab doesn’t solve the problem. I suspect this will work at some point in the future.

The command line program gmt.exe driven by the GMapTool GUI contains many additional advanced functions for handling Garmin map files, not all of which are currently accessible using the GUI, including removing/changing unlock codes (no, this won’t let you pirate Garmin mapsets), making maps transparent, and more. Check the readme.txt file that comes with the program for more info; there’s also a “gmaptool_en.html” help file with more info on the GMapTool GUI.




More Garmin Maps From Open Street Map Data

Apropos of the previous post on Garmin maps from Open Street Map (OSM) data, there’s a listing of Garmin mapsets for a limited number of countries at the OSM wiki site. Some come with installers, others are .img files that you will need to install into MapSource using MapSet Toolkit. Included are a set of Garmin map tiles for the entire world from computer:teddy, which you could use to create a Garmin mapset for any country. But the process is a bit time-consuming, and the instructions on the web page are in German; if you don’t read German, you may be better off with the CloudMade maps.

HT to Rich Owings of GPS Tracklog.




World OpenStreetMap Data In Shapefile, XML and Garmin Formats

A while back, I posted on GeoFabrik’s repository of Open Street Map (OSM) data in shapefile format, covering mainly Europe and parts of Asia. CloudMade now has this data freely available for download as well, but not just in shapefile format, and not just Europe, but every continent (including Antarctica). Broken down by country/state, you can download:

  • OSM XML extracts
  • Garmin Map Files (OSM.err edition)
  • Osmosis country bounding polygon
  • Shapefile extracts
  • Navit maps
  • GPX POI
  • TomTom POI

The latter two are a bit lacking in data now, to put it mildly, but presumably will grow in size with time. CloudMade is developing APIs to deliver the OSM map data in web and mobile format, but these are currently in alpha and limited to developers.

The Garmin data comes as a gmapsupp.img file, which you can copy directly to the SD/microSD card of a compatible Garmin unit; see this post for more info. The problem with Garmin map data in this format is that you are limited to having only the data embedded within that single file loaded into your GPS; you can’t combine it directly with other Garmin mapsets. And because the gmapsupp.img file can contain multiple sub-tiles, you can’t add it to the MapSource program using MapSet Toolkit; trying to do so will only make a single sub-tile visible. But there’s a way to split that gmapsupp.img file into its constituent sub-tiles, making it installable into MapSource, and I’ll cover that in tomorrow’s post.




Download A Google Maps Search Result To A GPS

Just found out about this feature recently: if you enter a location into the search box in Google Maps, you can download the result as a waypoint directly to some GPS systems, including Garmin and TomTom. After you get a search result in Google Maps, click on the “Send” link in the upper left:

11-3-2008-9.19.35 PM

You’ll get a box that comes up with the default to email the map link, but there are additional links for Car and GPS:

11-3-2008-9.20.53 PM

Click on GPS, and choose your brand: Garmin, Pioneer or TomTom:

11-3-2008-9.23.07 PM

Click on Send, and you’ll be directed to a page that lets you download it to your GPS:

11-3-2008-9.25.32 PM

To use this feature, you’ll need to have the right software installed on your computer to use it with your GPS:

Clicking on the Car option brings up the option to send the waypoint to a BMW or Mercedes-Benz built-in GPS if you have a BMW Assist or Mercedes Tele-Aid account.