Dear Maintainers,
today i tried to use the osmosis package on my debian squeeze 64bit to
extract data from a larger file from geofabrik.de .
Well, the relativ old version 0.34 of osmosis in debian can't handle the
pbf format of the inputfile. This happens because the pbf file support
was build later into osmosis.
Here ist the output:
cars...@q9550-squeeze64:~$ apt-cache policy osmosis
osmosis:
Installiert: 0.34+ds1-1
Kandidat: 0.34+ds1-1
Versionstabelle:
*** 0.34+ds1-1 0
500 http://ftp.de.debian.org/debian/ squeeze/main amd64 Packages
100 /var/lib/dpkg/status
cars...@q9550-squeeze64:~$ osmosis --read-bz2
Downloads/rheinland-pfalz.osm.bz2 --tf reject-relations --write-xml
test.osm
26.11.2010 21:33:09 org.openstreetmap.osmosis.core.Osmosis run
INFO: Osmosis Version 0.34
log4j:WARN No appenders could be found for logger
(org.java.plugin.ObjectFactory).
log4j:WARN Please initialize the log4j system properly.
26.11.2010 21:33:10 org.openstreetmap.osmosis.core.Osmosis run
INFO: Preparing pipeline.
26.11.2010 21:33:10 org.openstreetmap.osmosis.core.Osmosis main
SCHWERWIEGEND: Execution aborted.
org.openstreetmap.osmosis.core.OsmosisRuntimeException: Task type
read-bz2 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:79)
at org.openstreetmap.osmosis.core.Osmosis.main(Osmosis.java:30)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:328)
at
org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
at
org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:408)
at
org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:351)
at org.codehaus.classworlds.Launcher.main(Launcher.java:31)
cars...@q9550-squeeze64:~$
As on http://bretth.dev.openstreetmap.org/osmosis-build/ to see there is
already a version osmosis-0.38 availible, is there any plan to update
the osmosis version on Debian in the next time?
Regards and thanks
Carsten Schoenert
_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel