Brandon-Winterfell / open-gpstracker

Automatically exported from code.google.com/p/open-gpstracker
0 stars 0 forks source link

Converter between CalibratedMap and OSM style Tiles #274

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hi

I have made a "small" java application to convert a calibrated map to OSM stile 
tiles, in order to be used by open-gpstracker.

The application receives as parameter the image path, gmi file path, output 
path, and zoom level, and generates the tiles.

Maps can be calibrated with MapCalibrator (saving the GMI file), or mapc2mapc 
can convert between formats to convert other calibration formats to GMI.

Is it possible to upload the sources and release jar to open-gpstracker 
repository... in case someone else might need (or improove) it?

Sincerely 
Cristian Haulica
Computer Science Engineer.

Original issue reported on code.google.com by cristian...@gmail.com on 30 Sep 2011 at 1:28