DE:Oziexplorer
| Software described on this page or in this section is unlikely to be compatible with API v0.6 deployed on April 20, 2009. If you have fixed the software, or concluded that this notice does not apply, remove it. |
In dieser Seite wird beschrieben, wie man OSM-Daten mit Oziexplorer verwendet.
Oziexplorer ist eine kommerzielle Software.
Zeige OSM-Daten als Overlay in einer Pixelkarte
With Oziexplorer you can calibrate scanned pixel map, and show them. The normal vector data of osm can not be used directly into the Oziexplorer. But with the help of Importing Planet.osm into QGIS the OSM data can used as overlay. An Perl-script is called "convert_osm2mif.pl" and can be found under Oziexplorer#Availability:
- load the seeked map part e.g. with JOSM
- save this as e.g. "planet.osm"
- start the script convert_osm2mif.pl < planet.osm > planet.mif (tested for Linux only! -> successfull report for win outstanding)
- after this you should find a file called "planet.mif"
- open the Oziexplorers
- load the your pixel map
- load the MIF-File (File → Load from File → Import → From MapInfo MIF File)
After this you could have e.g this picture:
Now you can find such areas which has not been already mapped and you can set waypoint marks for your next bike trip with your Navi/Garmin.
Notice: Please don't use these waypoints directly in OSM. Please respect the copyright of the scanned map.
Convert OSM data into an pixel map with calibration (not continues to develop)
Please refer to the tiles@home version.
Erzeugen von Pixelkarten mit Kalibrationsfiles aus tiles@home Tiles, Kosmos Tiles oder anderen
taho.pl und taho.exe
Beide können Karten verschiedener Größe (1024*1024 to 8192*8192) für ein Gebiet beliebiger Größe laden. Für jede dieser Karten wird zusätzlich ein Kalibrationsfile in einem der folgenden Formate erstellt:
- *.bat für Pathaway
- *.cal für TTQV
- *.jpr für Fugawi
- *.kal für Glopus
- *.map für Oziexplorer
Für mehr Information siehe die Taho Seite
Quellen für Tiles
Hier einige Quellen für Tiles:
- Mapnik http://a.tile.openstreetmap.org
- Osmarender http://a.tah.openstreetmap.org/Tiles/tile
- Cycle http://a.andy.sandbox.cloudmade.com/tiles/cycle
- Openstreetbrowser http://www.openstreetbrowser.org/tiles/base
bei allen URLs die mit "http://a." starten kann das 'a' durch 'b' oder 'c' ersetzt werden.
Tips for Kosmos (Windows)
You can directly generate the maps with the taho.pl by using Kosmos. Here we go:
- You have already a Kosmos project you want to render.
- Generation of the tiles with >Kosmos.Console.exe tilegen "..\Samples\samples.kpr"
- Determine the path of the tiles: "C:/Program Files/Kosmos/Console/Tiles"
- Start the script with the option -tilesource="file:///C:/Program Files/Kosmos/Console/Tiles"
Hints for Windows user to install perl, GD.pm and taho.exe:
- Download and install perl from http://www.activestate.com/Products/ActivePerl/.
- After installation start the perl package manager (start->programs->activeperl->perl package manager).
- Open "edit->preferences".
- Add a new package location "name:uwinnipeg.ca location:http://theoryx5.uwinnipeg.ca/ppms/".
- After that go click on the "show all package icons".
- Mark and install the GD package.
- The windows program taho.exe Oziexplorer#Availability simplifies the entry of the parameters for taho.pl.
Hints for Linux user to install perl and GD.pm :
You may need libgd-gd2-perl.
- On Debian: aptitude install libgd-gd2-perl
OziExplorerCE
If you using the OziExplorerCE on your PDA, you can convert the .jpg and .map files into the special ozi-Fileformat(ozfx3) with the free program "IMG2OZF". The OziexplorerCE can only read this special format. http://www.oziexplorer3.com/img2ozf/img2ozf.html (Note - runs fine on GNU/Linux using Wine)
other formats (Fugawi, Touratech, Pathaway, Glopus)
The script now write also calibration files for: - Pathaway - TTQV - Glopus - Oziexplorer ;-) - TurboGPS
Alternativ may you like to use the tool "OziMapConverter" for converting the calibration files.
Availability
The scripts and taho.exe are available via SVN http://svn.openstreetmap.org/applications/utils/downloading/taho, use trac http://trac.openstreetmap.org/browser/applications/utils/downloading/taho for comfortable browsing.
Older versions:
taho_20071011 : some bugfix, new name :-) , special thanks to Holger Issle
osm2ozf_20071006 : ttqv and fugawi support added, weak pathaway support
osm2ozf_20070926 : bugfix for tiles-version under windows, remove support for the full render version
osm2ozf_20070619 : four point calibration, bug with calibration in southern zone fixed, added version for tiles@home
osm2ozf_20070226 : old version
If you find any bug, please contact me through the discussion page or send me an email to waschbaer42@gmx.de .


