blankblank blank


Archive for November, 2009 Page 2 of 2



G-Raster Version 1.3 Released – Raster Maps On Garmin GPS Units

I”ve posted about my free app G-Raster before – it converts raster imagery like topo maps and aerial imagery into the format compatible with recent Garmin GPS models (the Colorado, Oregon, and Dakota series). I’ve just uploaded version 1.3, which adds some major improvements:

- The option to rescale images that are too large for Garmin units (> 100 million pixels) to a smaller size; the previous version only let you crop the image

- Automatic rescaling of images to make sure that less than 100 tiles (the maximum for Garmin units) are created

- Display of the image resolution in meters per pixel, plus the maximum Garmin zoom level at which an image can be viewed without pixelization (aliasing)

- A view of the central part of the raster imagery, updated when the image is rescaled to a smaller size, or when the JPG compression is modified

- Your choice of 6 different algorithms for use in rescaling imagery

- Adjustment of the JPG compression factor using a slider, with immediate updating of the image view so that you can see the effects.

- Major additions to the help file

graster13




Draw Freely On Google Maps, Export In Multiple Formats

ScribbleMaps is one of the slickest Google Maps apps I’ve ever seen. Draw and/or place any of the following on a Google Map view:

  • Freehand lines
  • Straight lines
  • Circles
  • Rectangles
  • Arbitrary shapes
  • Text
  • Images (needs a web link to the image)
  • Standard Google Map/Earth placemark icons (select from multiple sets):

placemarks

You also have control of the color, opacity and line thickness from the toolbar, along with the ability to search for locations:

scribblemapcontrols

Once the shapes are created, you can move them, modify them by shifting vertices, rotate them, or erase them. Once done with your map, you have multiple export options:

  • JPEG
  • Print directly from browser
  • Embeddable widget (no Google Maps API key required):

  • Facebook map
  • Regular Google Maps view
  • Google Earth plugin (though this didn’t work for me)
  • KML file (for viewing in Google Earth)

scribblemapsGE

  • GPX (for export to your GPS); only exports points and lines, the only geometric shapes that GPX files support

You can also save your map for future editing, and get a dedicated web link for it; you choose a password for it so that only you can edit it, or delete it later.

Very slick, and very cool; I’m putting ScribbleMaps into my main bookmarks list.




Historical Marker Database

The Historical Marker Database (HMdb.org) is a voluntary effort to document and catalog historical markers, mainly from the US and Canada (a few markers from foreign countries are also listed). Markers are listed by category and state; you can also search by multiple parameters (keywords, postal code, county, etc.). Marker info pages have a photo of the marker, a copy of the marker text …

histmarker

… latitude/longitude of the marker, a context photo showing the general surroundings of the marker, and a list of other nearby markers. A link will take you to a Google Maps page showing the location of the marker and other nearby markers; a link at the top of the map page will let you download a GPX file with all the marker positions for upload to your GPS unit (TomTom POI files are also available). There’s even a custom version of the page for mobile phone; enter your latitude/longitude and get a listing of up to 20 markers near your current location.

The site also accepts submissions of historical makers not yet in the database (requires free registration).




One-Click Reverse Geocoding In Google Maps

Digital Inspiration’s Find Postal Address … site is a one-trick pony, but does it well. Zoom to a location in Google Maps, click on the map, and a pop-up will give you the closest postal address to the point you’re clicking on:

postaladdressinGoogleMaps

A search box aids in zooming in quickly to a desired city or zip code.




Tools To Help With Creating Garmin KMZ Files With G-Raster

Last post, I covered G-Raster, a free program I wrote that converts georeferenced imagery (GeoTiffs, MRSID, BSB, IMG, and graphics with worldfiles) into KMZ overlays compatible with some of Garmin’s more recent handheld GPS models (the Colorado, Oregon, and Dakota series). While G-Raster does a good job by itself on most such imagery, like that found at the USGS Seamless Server, there are a few programs that may be more convenient for obtaining georeferenced raster graphics (topo maps and aerial imagery), and modifying the imagery if necessary.

USAPhotoMaps: I’ve covered this free program before; it downloads USGS topographic maps, black-and-white 1-meter aerial imagery, and urban 0.25-meter color imagery from the Terraserver site. But you can also export JPG copies of the imagery using the Big JPEG function (File => Create a BIG jpeg file), which also exports a worldfile in UTM NAD83 coordinates. G-Raster has built-in support for these Big JPEG files; you only need to select “USAPhotoMaps Big JPEG” as the file type, then select the exported image file (found in the program directory after export). You’ll need the UTM zone as well – get that by choosing UTM coordinates for display (View => Lat/Lon => UTM). The imagery is in JPEG format, and won’t be in quite as high quality as that from the USGS Seamless Server, but should be more than good enough for most uses. As a bonus, you can also create GPX waypoint files directly in USAPhotoMaps using the map imagery; this lets you create both the navigation points and map imagery at the same time.

MicroDEM: I’ve also covered MicroDEM many times on this site. A small subset of its many functions can be helpful in editing/modifying imagery for use in creating Garmin KMZ overlays:

- The maximum pixel size for creating a Garmin KMZ overlay is 100 million pixels; if your image is larger than that, G-Raster will modify it to meet that criteria. But you can get better control over the final results by modifying the image yourself. MicroDEM lets you crop an image, or rescale it to a lower resolution.

- MicroDEM also offers direct access to Terraserver imagery, and can export it in GeoTiff format. While a bit more cumbersome than USAPhotoMaps, the final results are of slightly higher quality, and also offers the capability to choose the pixel resolution for the Terraserver imagery. For example, USAPhotoMaps exports black-and-white aerial imagery in either 1-meter per pixel or 8-meter per pixel resolutions; MicroDEM offers the choice of 1,2,4,8,16,32 and 64 meter per pixel resolution. By trading off resolution, you can cover larger areas in a single KMZ overlay file.

- Finally, MicroDEM can open shapefiles, color them thematically, and export the map as a G-Raster-compatible GeoTiff. While there are tools that can convert shapefiles into Garmin vector maps that display much more quickly than raster maps, this is a far easier approach, and gives you better control over the final appearance of the imagery as viewed on your GPS.