Oziexplorer

From OpenStreetMap Wiki
Jump to: navigation, search
Help
Available languages
Deutsch English Français
OziExplorer
Screenshot of OziExplorer
Author: Des Newman
Website: oziexplorer.com
Version: 3.95.5k (2010-05-05)
License: proprietary (30€)
Platform: win ; wm2000 ; navman ; mio ; medion ; tomtom ; magellan

Featurerich



Oziexplorer (oziexplorer.com) is navigation and mapping software for Windows and WindowsCE. It is closed-source commercial software, with paid-for licensing and free trial and free shareware versions. As well as displaying raster maps, it supports uploading and downloading of tracks and waypoints to most Garmin, Magellan, Lowrance, Brunton and MLR GPS devices.



TODO: Everything below this point is in need of a serious rewrite. If you know or care about this software, please dive in and edit this page


In the newest version 3.95.5d there is finally experimental support for OSM (and other internet map services). You need to download a special map file, which provides an control panel, and a working internet connection. Downloaded tiles are cached and stored for further use, so there is no need to download it again. Further information can be found here: [1]

Screenshot oziexplorerOSM.png

Many mobile device need don't use specific OSM format but their own proprietary format like Garmin(*.img) or WhereAmI (importtodb.7z).Some tools can be use to convert osm map to ozi map compatible on desktop & mobile version. This page cover gui tool that directly support osm data in input and ozi compatibel file in output rather than other solutions like :

   * use the Export tab on the OSM site. 
   * use Planet dump of an entire country 
   * use JOSM 
   * use perl command-line download ( see some older chapter here )
   * use the osmxapi


The tools differ by :

*How is define the bounding box : lat/long zoom , corner , permalink 
*where the tiles raster come : local  or renderers (Mapnik, Osmarender,Cycle, Openstreetbrowser,Tiles@home)
*way to manage projection (manual/Automatic -  external/embedding in raster image ecw tif). 

Some website offer many fileformat like cloudmade that support only for country extract

   * OSM XML and OSM XML feature .osm
   * Osmosis country bounding polygon 
   * maps in Shapefile ,Navit ,  Garmin Map Files 
   * POI in GPX an TomTom format 



Contents

Introduction

OziExplorerCE is a separate product in the OziExplorer family that requires a separate license to run without limitations (GPS communication will require manual restart every 20 or 10 minutes).

The best way to work when use OziExplorerCE, is to know which road have been already design in osm map. The tools describe after can produce files( projection,raster graphic,vector) with or without deal with projection knowledge for produce files that ll be compatible with oriexplorer/oziexplorer. The file compatible for oziexplorer have to be convert before import them in oziexplorer CE using a converter of name "IMG2OZF". This tool convert .ecw/.tif/.jpg/.map files into special .ozfx3/.map file format best in terms of memory consumption [2].


The last version of Img2ozf (3.03) exporte only in the new format extension *.ozfx3 !! . For find location ; oziexplorer use like OSM gns Service.

Ozi searchnames.jpg

Ozi ce name-search.jpg


The chapters about perl is not compatible with the new 0.6 OSM API not the perm script.

file format compatible with oziexplorer

if you use other gis software that support natively access to some tile rasters of osm [3] and could export raster with georeference compatible with oziexplorer then use it !! Here the capture screen that show wich raster must be use . The first chapter is about manifold and ecw file .

Ozi import file.jpg

Img2ozf import file.jpg

OziCE import-file.jpg


get ozi map/raster tiles file

The tools describe here differ by the output file , some create calibrate raster file where map file ll be extract , others create only map file that ll be use to extract raster file. The best tool ll extract map and tiles file at once wihtout the need to use other steps/tools .The only projection supported by OSM is WGS84. The more difficult step ll be to have a non calibrate raster file ( scanned or merge from tiles images) that must be calibrate using wellknow coordinate point ( two lat long point left-top and right-bottom) in a wellknow projection setting. In some case the calibration could be wrong so read this article [4].Some professional gis software natively support access to osm data so avoid use specific osm tool (use free tools, command line ogr gdal perl ...).

NoniMapView

It is a must have tool that support access to osm server in the aim of to export in 1 *.map and 1 *.jpeg file. NoniMapView support only jpeg file format (no others formats).

OSM-map

OSMmap-properties.JPGOSM-map could be find here and manage projection tiles using a.tile.openstreetmap.org url.It 's need more steps compare to NoniMapview like convert to valid tif but support many projections (*.tab *.map) and raster graphic format( *.jpg,*.png,*.bmp,*.gif,*.tif)

use OSM map

OSM-map exportproject.jpg OSM-map1-valenciennesexport.jpg OSM-map directoryview.jpg

Osm-map area.jpg OSm-map input gis-information.jpg

irfanView

irfanview is a free gaphic tool that support many plug in ( tiff/ecw). It can be download here

Irfanview saveAs.jpg

Irfanview export tif.jpg

Irfanview after.jpg

OSMtiledownloader

OSMtiledownloader is a .net 2.0 Windows application for downloading from OSM server tiles and calibration file ( map/PGW ) using a GPX track. Also tile stitching to make a large map for Ozi Explorer or other programs is possible.

map creation tool

Map creation tool is a web map server [5]that use many backgroud map server to create a map file .See chapter '[Oziexplorer#extract_raster_from_map | extract raster from map] to know howto download BoudingBox raster from this map file . Mapcacher.jpg

manifold gis

Manifold Gis system is a software that support import/export raster and vector data from gis server like virtual Earth ... but also OSM .Manifold is a gis professionnel example .



manifold osm raster

Manifold have an interface that manifold user/programmer could use to implement access to gis server. In this case the user must implement fonctions define in the ISI.Some users implement it for acces to OSM raster using Cloudmade cyle, MApnik, Osmarenderer.

import osm raster

For Link ( link for server import for local file ) oms raster use the steps :

MAnifold Link Image.jpg

Manifold Link ManifoldImageServer.jpg

Osm export.jpgOSM-map-KuvanKoodinaatit.jpg


Manifold osm-boundingBox.jpg

export osm raster

The best file to use for import in oziexplorer is a ecw with embedding projection information. Manifold export IMage.jpg MAnifold export Image choose.jpg


manifold osm vector

manifold support also import osm xml data in the manifold vector format call drawing using let you export vector data (kml) that could be import in Ozi explorer for export in plt for oziExplorer CE !! .

perl script

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:

After this you could have e.g this picture:

Example osm ozi.png

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 a pixel map with calibration (not maintained)

Please refer to the tiles@home version.

taho.pl and taho.exe

Both can download maps in different sizes (1024*1024 to 8192*8192) for an area of any size. For each map calibration files in the following formats can be produced:

   * *.bat for Pathaway
   * *.cal for TTQV
   * *.jpr for Fugawi
   * *.kal for Glopus
   * *.map for Oziexplorer 

For more information see the Taho page

Tiles sources

Here some tiles sources:

at all URLs starting with "http://a." the 'a' can be exchanged for 'b' or 'c'

second step

extract map from raster

this chapter could use tiff result from OMS-map but example extract map from ecw from manifold gis even other compatible raster file could be use.

Ozi import ecw.jpg Ozi ecw defaultprojection.jpg Ozi ecw import succeedend.jpg Ozi osm project.jpg Ozi ecw save project.jpg

extract raster from map

convert Calibration map file

software compatible with ozi map/raster file

The calibrate raster file and calibration file could then use in mobile device for record lat/long to update OSM database. Some other software can also use this files after use some converter for have compatible file :

import in oziCE for tracking GPX

oziCE and IMG2OZF

This tool is on oziexploerer web site and help user to make ozi file project compatible with ozi CE software . for example after use OSM-map for valenciennes we can use img2ozf to transform tiff file to ozf file extension

Ozf2-tiff-error.jpg Ozf2-tiff-ok.jpg

Ozf2-tiff directory end.jpg

because oziexwplorer work only in window mobile device you ll have to use activeSync or other tool in vista sin ce vista don't use by default activesync but a more update technology

OziCE import select file.jpg OziCE openMap.jpg OziCE openmap select map.jpg OziCE view valencienneswithzoom.jpg

oziCE record GPX

OziCE Tracktool.jpg

OziCE File configuration tracks.jpg

OziCE mainToolbar.jpg

OziCE view data.jpg

the capture screen here show track of name MIDMIF that come from OSM project using manifold GIS. The capture background ll be update using Valenciennes instead .


OziCE rendering tracks.jpgOziCE track2 nopoint.jpg

convert plt to gpx

Oziexplorer CE record gps information in a plt file that must be convert to gpx . OSM support upload only gpx format for import . Here the list of the tool that can achieve this aim .

gpsbabel

GPSBabel convert easely OziExplorerCE *.plt track to gpx. This format is use for upload gps information into osm (use osm for output).

LOGConv

logconv

okmap

okmap

easy Geo

easyGeo

gt7towin

gt7towin


turboGPS

TurboGPS import png raster file .

Mapwell

Mapwel import ozi map file and support open OSM local file.

Demo videos

http://www.youtube.com/watch?v=BGMIsHsHDLc
http://www.youtube.com/watch?v=upHfJ2DeJ4E

Links

Personal tools
Namespaces
Variants
Actions
site
Toolbox