blankblank blank


Archive for October, 2007 Page 4 of 4



Free ArcGIS Extensions For Municipal GIS Applications

In addition to their commercial products, MainStreetGIS has several free ArcGIS extensions available. The examples are oriented around municipal applications, but you can probably find other uses for some of them as well.

MainStreetAbutters: Choose a vector layer (point, line or polygon), a buffer distance for that layer, and a target layer. The extension will select features in the target layer within buffer distance of the buffer layer, and export them to another layer and/or a table or document file like an *.doc Word format file (the latter for use in merging with other documents like mailing labels, letters, etc.).

MainStreetSpatial: Selection of features in one layer based on their spatial relationship within another layer (intersection, lying within, etc.).

MainStreetVisibility: Stores a visibility setting (layer checkbox settings) for a project. Create multiple visibility settings for  single project to turn multiple layers on and off.

MainStreetParcelSearch: Load a list of parcel IDs from a Parcel shapefile layer, select one, and have the map zoom to that parcel.

MainStreetStreetSearch: Load a list of street names from a Street shapefile field, select one, and have the map zoom to that street.

MainStreetAddressSearch: Loads a list of street names and street address numbers from a Parcel shapefile layer, then zooms to a selected street address on the map.

All extensions at the above links are for ArcGIS 9.x, but versions for 8.x are available on request from MainStreetGIS.



Sources For Free Garmin .img GPS Map Files

As mentioned in the previous post, you can use MapSet Toolkit to add any .img Garmin map file to MapSource. If you want to try out the process on some free .img files, here are some sources for .img files, as well as some data in executable files that install it automatically in MapSource without the need for MapSet Toolkit:

  • Mkgmap wiki: .img files for the UK, South Africa, and Africa
  • OpenStreetMap wiki: Files for Germany/Netherlands and the entire world (read the caution for the latter, though; it might crash MapSource if you install it there)
  • GPS Vector Map Morocco has Garmin maps for Morocco and Western Sahara.
  • Yunnan Explorer has some topographic maps for areas of Yunnan Province in China.
  • cgpsMapper MapCenter (and MapCenter2): Maps from around the world, browsable by country and type. Coverage is hit-and-miss, but for some countries it’s very good. For example, the New Zealand Open GPS Project is creating road maps for the entire country as a complete set with an installer that puts them automatically into MapSource.
  • Tracks4Australia has installable map tiles for all of Australia.
  • The GPS Maps site has downloadable maps for Garmin mapping GPS units. Levels of detail included are mixed, but the maps can include topographic contours, land details, and road maps in various levels of detail (either VMAP0 or VMAP1). Areas covered:
    • The Caribbean (including Cuba and parts of South Florida, Central and South America)
    • Bermuda
    • Japan
    • Antarctica
  • Greece GPS Maps has … maps of Greece.
  • And one of these days, I’ll get around to posting on some of the free options for creating your own .img files …



Updates For Two Open-Source GIS Programs

New versions of two open-source GIS programs are out:

- Quantum GIS (aka qGIS) has released version 0.9 (”Ganymede”). Only the Windows version of the official 0.9 release is currently available, but versions of the last 0.9 preview release are available for both Linux and Macintosh, and presumably the official release for both those platforms will be available shortly on the official website.

A quick comparison of version 0.9 with the previous release (0.8.1, “Titan”) shows some added shapefile editing features (Add Ring and Add Island), and toolbar buttons for options that were previously only available via menus (e.g. opening GRASS mapsets, map decorations); I’m sure there are more, but there’s no manual or new features list yet for the new version (the excellent 0.8 manual is still available).

- The open-source GIS gvSIG has just released version 1.1 (available for Windows, Linux and Mac). I haven’t looked at this GIS in a while, but according to the Directions Magazine blog, there’s a lot going on. They have about 40 developers (and 70-80 total staff) working on it, and have 11 million euros of funding from 2007 to 2013. And while the feature-set is OK now, it looks like some strong capabilities will be added in the near future via extensions (e.g. 3D, animation, geostatistics). The only downside from an Anglocentric perspective is that documentation in English tends to lag releases a bit, understandable since the program is being developed in Spain: the last working manual link is currently for version 0.6 (the version 1.0 manual link is broken as of now, but hopefully will be fixed soon) fixed; manual for 1.0 is now available in English. This may be a GIS worth keeping an eye on, especially as the new extensions come out.



Adding Garmin .img Map Files To MapSource

In the last post, OpenStreetMap data was converted to a Garmin .img map file, which can be directly uploaded to a Garmin GPS unit using SendMap or MapUpload software. But it’s more convenient to use the MapSource software that comes with most Garmin GPS units to do this, since you can preview the map data in that program, and create/upload multiple maps and mapsets easily. The best program I’ve found to do this is MapSet Toolkit; you’ll also need the map compiling program cgpsmapper, free for creating basic maps for personal use.

Using the process in the previous post, I downloaded some street data for London, and converted it to a Garmin .img file. I then used the following steps to add the .img file to MapSource:

1. Created a subdirectory in my C:\Garmin directory called “London”, and copied my “63240001.img” file there. Note: MapSet Toolkit will only recognize .img files with a numerical filename. If you rename the file with a non-numerical name, it won’t show up.

2. In Mapset Toolkit, chose that file with “Select IMG files”.

3. Highlighted that file, and “Add”ed it to the selected IMG files. You can add multiple .img files as part of a single set of files.

4.Chose the same directory that contained the .img file as the “Mapset directory” to be used

5. Assigned a name to the mapset, “London”

6. Chose a 4-digit “Product Code” number (”8765″ in this example); the only limitation is that it not conflict with any other product codes (which are displayed in the “Uninstall Mapset” box at the right).

7. You can enter copyright info if appropriate, but it’s not required here

8. At lower left, chose the directory where cgpsmapper.exe is located (usually the C:\Program Files\cGPSmapper directory), and selected the cgpsmapper.exe file

9. The “Convert (Product>Families)” section was left blank; more information about Family ID and TYP files is available in the cgpsmapper manual.

10. Checked the box marked “Install in MapSource”. Checking “Blank overview maps” will eliminate the map preview in MapSource, but I can’t think of a good reason to do that.

11. Clicked “Start”, and shortly thereafter got a message box saying “Convert termined” (sic).

12. In the “Uninstall Mapset” section, there’s now a new listing for the added map.

The program screen after all these operations looks like this:

Mapset Toolkit

If I now open Mapsource, the dropdown at the upper left has a selection for “London”; selecting it brings up the OpenStreetMap data:

Londonmap

I can now select this dataset along with any others I might want, and upload it to my Garmin.

You can also use the “Uninstall Mapset” section to remove mapsets from MapSource as well. Occasionally, installing a mapset will cause problems with MapSource starting up; usually, uninstalling the mapset with MapSet Toolkit will fix that problem. You may have to run the program in “Administrator” mode to get this to work (see the comments below).

There’s more complete documentation available in PDF format at the MapSet Toolkit website.

Addendum: There are two other programs floating around that can also add .img files to MapSource. M3 is available at MalsingMaps.com, where you can also find free Garmin maps for Borneo, Malaysia and Singapore; free registration required. However, I’ve found that if you install a MapSet using M3, other mapsets installed by either MapSet Toolkit or with the Garmin installer can disappear off of the dropdown menu (they come back after you uninstall the offending mapset). GPS Map Manager is better than M3, but MapSet Toolkit has a better interface and more capabilities.



Interactive US Census Data Viewing In Google Earth With The GE-Census Explorer

Another slick brand-new tool from Zonums Software, the GE-Census Explorer lets you interactively display, plot and analyze US Census data in Google Earth.

The initial interface is deceptively simple:

GE-Census-Explorer

Folder icon at left: “Get Dataset”. Lets you select the geographic extent of the dataset you want to look at:

Get DataSet

Continue reading ‘Interactive US Census Data Viewing In Google Earth With The GE-Census Explorer’