I have tried to convert .osm file to .map I have followed steps and configure osmosis, i have tried with 0.44.1(latest one) as well as 0.41.1.
I have followed many tutorials and tried to debug but didn't get specfic results. If somebody have idea please help me out this problem.
- osmosis.bat compiled sucessfully
but after I compile this command it gives me error
osmosis --rx file=e:/Android_Saveen/Andriod/Mysure/soft/india- latest.osm.pbf --mapfile-writer file=e:/osmosis/osmosis-0.41/osmosis-0.41/bin/myu.map bbox=12.3836,76.5610,12.197176.7663 type=hd
Here is another command I tried :
osmosis --rx file=mysuru.osm --mapfile-writer file=mysuru.map type=hd
SEVERE: Execution aborted. org.openstreetmap.osmosis.core.OsmosisRuntimeException: Task type mapfile-writer doesn't exist.
If I copy map-writer jar into lib under default then it gives me this error:
SEVERE: Thread for task 1-rx failed.