[osmosis-dev] Installation of Osmosis

Martijn van Exel m at rtijn.org
Mon Apr 23 18:35:47 BST 2012


That's not uncommon. Bottleneck is not CPU, it's disk. So this seems to go
OK. If you have the POLY file I can give it a swing for you as well. I have
a planet from Mar 29.

Martijn

On Mon, Apr 23, 2012 at 11:10 AM, Stefanie Siegel <s.siegel at isb-siegel.de>wrote:

> Right now it’s:****
>
> ** **
>
> 23.04.2012 16:29:02 org.openstreetmap.osmosis.core.Osmosis run****
>
> INFO: Osmosis Version 0.40.1****
>
> 23.04.2012 16:29:02 org.java.plugin.registry.xml.ManifestParser <init>****
>
> INFO: got SAX parser factory -
> org.apache.xerces.jaxp.SAXParserFactoryImpl at 1372a1a****
>
> 23.04.2012 16:29:02 org.java.plugin.registry.xml.PluginRegistryImpl
> configure****
>
> INFO: configured, stopOnError=false, isValidating=true****
>
> 23.04.2012 16:29:02 org.java.plugin.registry.xml.PluginRegistryImpl
> register****
>
> INFO: plug-in and fragment descriptors registered - 1****
>
> 23.04.2012 16:29:02 org.java.plugin.standard.StandardPluginManager
> activatePlugin****
>
> INFO: plug-in started - org.openstreetmap.osmosis.core.plugin.Core at 0.40.1*
> ***
>
> 23.04.2012 16:29:02 org.openstreetmap.osmosis.core.Osmosis run****
>
> INFO: Preparing pipeline.****
>
> 23.04.2012 16:29:02 org.openstreetmap.osmosis.core.Osmosis run****
>
> INFO: Launching pipeline execution.****
>
> 23.04.2012 16:29:02 org.openstreetmap.osmosis.core.Osmosis run****
>
> INFO: Pipeline executing, waiting for completion.****
>
> ** **
>
> But TaskManager says CPU 27% (only Java using noticeable ressources). So I
> suppose I’ll wait if something is going to happen.****
>
> ** **
>
> Output File will be BZ2 (input also).****
>
> ** **
>
> I really do hope it works… need to have Qatar ready as BZ2 tomorrow… .****
>
> ** **
>
> ** **
>
> *Von:* mvexel at gmail.com [mailto:mvexel at gmail.com] *Im Auftrag von *Martijn
> van Exel
> *Gesendet:* Montag, 23. April 2012 18:46
>
> *An:* Stefanie Siegel
> *Cc:* osmosis-dev at openstreetmap.org
> *Betreff:* Re: [osmosis-dev] Installation of Osmosis****
>
> ** **
>
> Hi,
>
> (bumping back to the list)  ****
>
> On Mon, Apr 23, 2012 at 10:15 AM, Stefanie Siegel <s.siegel at isb-siegel.de>
> wrote:****
>
> Thank you for answering. Java ist running, should be alright.****
>
>  ****
>
> Osmosis also should be working now–I followed the steps here:
> http://wiki.openstreetmap.org/wiki/Osmosis/Beginners_Guide****
>
> -But didn’t get any proper reaction to my created BAT-File.****
>
>
> Can you send the output?  ****
>
>
> I'd suggest start with something simple to see if osmosis is setup OK.
> just running osmosis.bat should give something very similar to
>
> C:\Users\mvexel>Downloads\osmosis-0.40.1\bin\osmosis.bat
> Apr 23, 2012 9:43:42 AM org.openstreetmap.osmosis.core.Osmosis run
> INFO: Osmosis Version 0.40.1
> Apr 23, 2012 9:43:42 AM org.openstreetmap.osmosis.core.Osmosis run
> INFO: Preparing pipeline.
> Apr 23, 2012 9:43:42 AM org.openstreetmap.osmosis.core.Osmosis run
> INFO: Launching pipeline execution.
> Apr 23, 2012 9:43:42 AM org.openstreetmap.osmosis.core.Osmosis run
> INFO: Pipeline executing, waiting for completion.
> Apr 23, 2012 9:43:42 AM org.openstreetmap.osmosis.core.Osmosis run
> INFO: Pipeline complete.
> Apr 23, 2012 9:43:42 AM org.openstreetmap.osmosis.core.Osmosis run
> INFO: Total execution time: 695 milliseconds.
>
>  ****
>
>  ****
>
> Now I’m trying OSMembrane –runs for hours by now, cutting out Qatar using
> a bounding box out of asia-data from Geofabrik. Task-manager says there’s
> still something working. Don’t know what the result will be… .****
>
> Do you know how long this is supposed to take?****
>
>
> Depends on a lot of factors, disk speed and available memory mostly. Are
> you writing output to OSM XML or PBF? In that case, I'd say no more than a
> few hours typically. You can check the growth of the output file, or run
> task manager to see if there's still a Java process consuming significant
> resources.****
>
>  ****
>
> Regards,****
>
> Steffi****
>
>  ****
>
>  ****
>
>  ****
>
> *Von:* mvexel at gmail.com [mailto:mvexel at gmail.com] *Im Auftrag von *Martijn
> van Exel
> *Gesendet:* Montag, 23. April 2012 17:46
> *An:* Stefanie Siegel
> *Cc:* osmosis-dev at openstreetmap.org
> *Betreff:* Re: [osmosis-dev] Installation of Osmosis****
>
>  ****
>
> Hi,
>
> Where do you get stuck? There's not too much 'installing' to osmosis, it's
> pretty much self-contained. Unzip the downloaded file to a folder, open a
> command prompt and type \path\to\osmosis\bin\osmosis.bat
> What does that do for you?
>
> Do you have a JRE installed? To test, open a command prompt and type
> 'java'. (At least that's how I would test that, I'm not an expert by any
> means).
>
> osmosis has no GUI. If you want a gentle intro to the power of osmosis,
> try OSMembrane (https://wiki.openstreetmap.org/wiki/OSMembrane). It also
> needs a JRE.
>
> Martijn****
>
> On Mon, Apr 23, 2012 at 4:27 AM, Stefanie Siegel <s.siegel at isb-siegel.de>
> wrote:****
>
>  ****
>
> Hello,****
>
>  ****
>
> maybe a stupid question… ****
>
>  ****
>
> I’m trying to install osmosis on my computer (platform:windows 7). I’m not
> getting anywhere.****
>
>  ****
>
> Could please someone help me and give the steps to get osmosis running?***
> *
>
>  ****
>
> Thank you!****
>
>  ****
>
> Regards,****
>
> philo****
>
>  ****
>
>
> _______________________________________________
> osmosis-dev mailing list
> osmosis-dev at openstreetmap.org
> http://lists.openstreetmap.org/listinfo/osmosis-dev****
>
>
>
>
> --
> martijn van exel
> geospatial omnivore
> 1109 1st ave #2
> salt lake city, ut 84103
> 801-550-5815
> http://oegeo.wordpress.com****
>
>
>
>
> --
> martijn van exel
> geospatial omnivore
> 1109 1st ave #2
> salt lake city, ut 84103
> 801-550-5815
> http://oegeo.wordpress.com****
>



-- 
martijn van exel
geospatial omnivore
1109 1st ave #2
salt lake city, ut 84103
801-550-5815
http://oegeo.wordpress.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/osmosis-dev/attachments/20120423/c9512629/attachment.html>


More information about the osmosis-dev mailing list