Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - -Dante-

#1
Maps / Re: [MAPS] - Vector maps
November 27, 2011, 14:34:45
Thanks for your answer but thats not the problem i got everything in the right place.
#2
Maps / Re: [MAPS] - Vector maps
November 26, 2011, 18:32:14
Hi, im trying to convert a .pbf map to .map vector map but all i got is this problem

D:GPSosmosis-0.39bin>osmosis --rb file=venezuela.pbf --mapfile-writer file=nuevo.map
nov 26, 2011 12:45:21 PM org.openstreetmap.osmosis.core.Osmosis run
Informaci¾n: Osmosis Version 0.39
nov 26, 2011 12:45:22 PM org.openstreetmap.osmosis.core.Osmosis run
Informaci¾n: Preparing pipeline.
nov 26, 2011 12:45:22 PM org.openstreetmap.osmosis.core.Osmosis main
Grave: Execution aborted.
org.openstreetmap.osmosis.core.OsmosisRuntimeException: Task type mapfile-writer  doesn't exist.
        at org.openstreetmap.osmosis.core.pipeline.common.TaskManagerFactoryRegister.getInstance(TaskManagerFactoryRegister.java:60)
        at org.openstreetmap.osmosis.core.pipeline.common.Pipeline.buildTasks(Pipeline.java:50)
        at org.openstreetmap.osmosis.core.pipeline.common.Pipeline.prepare(Pipeline.java:112)
        at org.openstreetmap.osmosis.core.Osmosis.run(Osmosis.java:86)
        at org.openstreetmap.osmosis.core.Osmosis.main(Osmosis.java:37)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
        at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
        at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
        at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
        at org.codehaus.classworlds.Launcher.main(Launcher.java:31)

I follow all the instructions and  i´ve been trying in Ubuntu x64 and Win7 x64 with the same problem. Any idea what is this? Thank