Free Web Hosting Provider - Web Hosting - E-commerce - High Speed Internet - Free Web Page
Search the Web

MapMap

Simple GIS for Handheld

2. MapMap Features

Both Lite and Full versions offer following core features:

  • Support for hi-res (currently 240x320 on HandEra 330).
  • Support for big maps (see technical spec below).
  • Search objects by their names (supports selecting from list and/or lookup by entering consecutive first characters).
  • Precise and screen-friendly scrolling/panning.
  • Support for easy creation of custom maps with comprehensive guides and howtos.

Features of the Full Version

Full version offers both additional technical features and user interface improvements for frequent, on-the-run, use:

  • Store maps on VFS (memory card) - save internal memory.
  • Efficient VFS support - large, real-world, quick maps.
  • Last map used is automatically remembered and opened on startup.
  • For each map used, last position used is remembered - you can switch to other map and back and your position will not be lost.
  • Last selected object is highlighted (with on-screen target mark).
  • Search usability improvements: last selected object is remembered, you can start search by directly writing the first letter of the name you need.

More features are planned!

3. Technical Specifications

  • Map file format: map consists of two files: image (4-bit (16 colors) Windows BMP) and coordinates data (own simple binary format, converter from CSV (comma-separated values file) is provided).
  • Map dimensions: up to 4096x4096 for Lite version (file size up to 8Mb), unlimited for Full version when using VFS (file size up to 4Gb, MapMap does not load full map in memory).
  • Number of lookup objects: unlimited (about 30 bytes of main memory required per object, binary search is used).
  • Number of maps supported: unlimited (for VFS, they can be located anywhere on the card).
  • Size of handheld application: less than 100Kb.

4. System Requirements

For handheld viewer:
  • Palm-powered handheld computer with PalmOS version 3.0 and higher.
  • 4 bit (16 shades) gray or color screen (1 or 2 bit devices are not currently supported).
  • For Full version, VFS (memory card) is recommended.
  • This includes, but not limited to, such handhelds as Palm m500, m505, m515, m125, m135, Zire, HandEra 330, Sony handhelds of different series, etc.
  • 100Kb of free memory after application and maps installation (less than 100Kb required for application, map storage requirements vary - installing on VFS card is recommended).
  • For Full version, card reader is recommended for seamless map installation.
For preparing maps:
  • Win32 system (Windows 95, 98, ME, NT, 2000, XP) is required to run provided conversion utilities.
  • Graphics editor capable of writing BMP 4-bit uncompressed format (this is includes, but not limited to, IrfanView (freeware, recommended for quick conversion of another image file formats), Adobe Photoshop of any version, PaintShop Pro, etc.).
  • Other recommendations:
    For advanced users:
    • ImageMagick for batch image processing (note that ImageMagick does not support writing 4-bit BMP images)
    • Scripting language. The author's language of choice is Python, all scripts provided are (will be) written in it.