Re: [osmosis-dev] Osmosis 0.47 Release

2018-10-25 Thread Martijn van Exel
Brett -- I don't use Osmosis much anymore, but the tool has been instrumental to my learning how to work with OSM data. Thank you very much for creating and maintaining it for all these years. Martijn van Exel > On Oct 23, 2018, at 05:18, Brett Henderson wrote: > > Hi All,

Re: [osmosis-dev] Proposal for a multithreaded PBF reader

2015-04-29 Thread Martijn van Exel
here a reason why it doesn't seem to leverage this block structure to speed up reading? Or does it? Martijn Martijn van Exel skype: mvexel On Tue, Apr 28, 2015 at 11:22 PM, Jochen Topf wrote: > On Di, Apr 28, 2015 at 06:56:23 -0600, Martijn van Exel wrote: >> Not sure if this has

[osmosis-dev] Proposal for a multithreaded PBF reader

2015-04-28 Thread Martijn van Exel
Hi all, Not sure if this has been discussed recently, but we've been thinking about improving osmosis PBF reading performance over at Telenav. My colleague Jon (cc) has come up with a suggestion that I want to put forward for discussion. I'm posting this to both osmosis-dev as well as dev because

[osmosis-dev] Example code for PBF reading

2014-03-18 Thread Martijn van Exel
Hi all, Are there any examples known to you that use the osmosis code in another project? I am specifically interested in using the PBF reading code. Or is there perhaps an easier way to add OSM PBF reading to my own (Java) project? Thx Martijn -- Martijn van Exel http://oegeo.wordpress.com

Re: [osmosis-dev] How to upate an full-history-extract?

2013-07-03 Thread Martijn van Exel
ion files from [1]. How can > this be done? > > Christian > > [1] http://planet.openstreetmap.org/replication/day/ > > > ___ > osmosis-dev mailing list > osmosis-dev@openstreetmap.org > http://lists.openstreetmap.org/l

Re: [osmosis-dev] bug in read simple task, integer overflow

2013-05-03 Thread Martijn van Exel
___ > osmosis-dev mailing list > osmosis-dev@openstreetmap.org > http://lists.openstreetmap.org/listinfo/osmosis-dev > -- Martijn van Exel http://oegeo.wordpress.com/ http://openstreetmap.us/ ___ osmosis-dev mailin

Re: [osmosis-dev] bug in read simple task, integer overflow

2013-05-03 Thread Martijn van Exel
at > org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352) > at org.codehaus.classworlds.Launcher.main(Launcher.java:47) > > > > > martin > > ___ > osm

Re: [osmosis-dev] Minutely replication stopped on 2012/04/01

2012-08-14 Thread Martijn van Exel
S --read-replication-interval workingDirectory="$CHANGESETS_DIR" > --simplify-change --write-xml-change $OSC_FILE > > > ___________ > osmosis-dev mailing list > osmosis-dev@openstreetmap.org > http://lists.openstreetmap.org/listinfo/osmos

[osmosis-dev] Fwd: osmchange file produced by osmconvert gives osmosis error

2012-08-07 Thread Martijn van Exel
Original-Nachricht > Datum: Tue, 7 Aug 2012 14:39:49 +0200 > Von: Igor Podolskiy > An: osmosis-dev@openstreetmap.org, Martijn van Exel > CC: markus.we...@gmx.com > Betreff: Re: [osmosis-dev] osmchange file produced by osmconvert gives > osmosis error >

[osmosis-dev] osmchange file produced by osmconvert gives osmosis error

2012-08-03 Thread Martijn van Exel
Hi all, I produced this small osmchange file using a recently compiled osmconvert: https://gist.github.com/3254628 the osmosis --rxc task chokes on it though: https://gist.github.com/3254632 Ideas? Martijn -- martijn van exel http://oegeo.wordpress.com

Re: [osmosis-dev] Problem with PBF reader

2012-07-07 Thread Martijn van Exel
or the additional explanation. Have a great weekend, Martijn -- martijn van exel http://oegeo.wordpress.com ___ osmosis-dev mailing list osmosis-dev@openstreetmap.org http://lists.openstreetmap.org/listinfo/osmosis-dev

Re: [osmosis-dev] Problem with PBF reader

2012-07-06 Thread Martijn van Exel
Hi, On Fri, Jul 6, 2012 at 4:04 AM, Igor Podolskiy wrote: > Hi Martijn, > > > On 06.07.2012 00:50, Martijn van Exel wrote: >> >> Thanks for that. My output is >> >> zlib header version 1.2.7 >> zlib runtime version 1.2.3.3 >> >> so a bit of b

Re: [osmosis-dev] Problem with PBF reader

2012-07-05 Thread Martijn van Exel
Hi, On Thu, Jul 5, 2012 at 3:07 PM, Igor Podolskiy wrote: > Hi Martijn, > > > On 05.07.2012 20:41, Martijn van Exel wrote: >> >> Same problem persists. I have a feeling it has something to do with a >> wrong libz being installed on my system. >> >> H

Re: [osmosis-dev] Problem with PBF reader

2012-07-05 Thread Martijn van Exel
you either don't have zlib development files > installed or you have some version of it installed but it is different from > Markus' one. > > Bye > Igor > > > ___ > osmosis-dev mailing list > osmosis-de

Re: [osmosis-dev] Problem with PBF reader

2012-07-02 Thread Martijn van Exel
mal testcase (ha hand >> full of nodes) that have the same problem. >> >> Peter >> > > Hi Peter, > > as pointed out in http://forum.openstreetmap.org/viewtopic.php?id=17194 the > problem was caused and fixed by osmconvert. Great. I believe this is

Re: [osmosis-dev] Installation of Osmosis

2012-04-23 Thread Martijn van Exel
es to there, write up a few common / simple use cases, or link to good blog posts. Please help improving this part of the osmosis documentation. Martijn On Mon, Apr 23, 2012 at 3:22 PM, Martijn van Exel wrote: > Hi Katie, > > Sorting that out would be extremely useful. I never realized th

Re: [osmosis-dev] Installation of Osmosis

2012-04-23 Thread Martijn van Exel
_ >> osmosis-dev mailing list >> osmosis-dev@openstreetmap.org >> http://lists.openstreetmap.org/listinfo/osmosis-dev >> >> > > > -- > Katie Urey > ksu...@gmail.com > > > __

Re: [osmosis-dev] Installation of Osmosis

2012-04-23 Thread Martijn van Exel
. > > ** ** > > 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

Re: [osmosis-dev] Installation of Osmosis

2012-04-23 Thread Martijn van Exel
see if there's still a Java process consuming significant resources. > > > Regards, > > Steffi > > ** ** > > ** ** > > ** ** > > *Von:* mve...@gmail.com [mailto:mve...@gmail.com] *Im Auftrag von *Martijn > van Exel > *Gesendet:* Mon

Re: [osmosis-dev] planet files appear truncated to osmosis, was: [OSM-talk] old planet files with 'nolt' in the name

2012-01-17 Thread Martijn van Exel
sis --rx - ... > > and see if the problem persists? > > Bye > Frederik I did remember the different bz2 creation processes, but hadn't made the connection between that and this. Works fine with bzcat. Thanks. -- martijn van exel geospatial omnivore 1109 1st a

[osmosis-dev] planet files appear truncated to osmosis, was: [OSM-talk] old planet files with 'nolt' in the name

2012-01-15 Thread Martijn van Exel
Hi, I had the following issue with processing a planet file: On Sat, Jan 14, 2012 at 11:32 AM, Martijn van Exel wrote: [..]> > Also, I'm running into problems with the Jan 6, 2010 planet: > > org.openstreetmap.osmosis.core.OsmosisRuntimeException: Unable to > parse

Re: [osmosis-dev] [OSM-talk] planet parsing fails in osmosis was: old planet files with 'nolt' in the name

2012-01-14 Thread Martijn van Exel
ML document structures must start and end within the same entity. -- martijn van exel geospatial omnivore 1109 1st ave #2 salt lake city, ut 84103 801-550-5815 http://oegeo.wordpress.com ___ osmosis-dev mailing list osmosis-dev@openstreetmap.org ht

Re: [osmosis-dev] [OSM-talk] planet parsing fails in osmosis was: old planet files with 'nolt' in the name

2012-01-14 Thread Martijn van Exel
> > The MD5 hash check was OK. > Anyone had trouble with this particular file before? The line osmosis croaks at is 4312 I don't see anything weird here. Martijn -- martijn van exel geospatial omnivore 1109 1st ave #2 salt lake city, ut 84103 80

Re: [osmosis-dev] [OSM-talk] Osmosis replication fails

2011-12-19 Thread Martijn van Exel
I just updated it to include the hourly and daily files. > > Peter > > ___ > osmosis-dev mailing list > osmosis-dev@openstreetmap.org > http://lists.openstreetmap.org/listinfo/osmosis-dev -- martijn van exel geospatial om

Re: [osmosis-dev] [OSM-talk] Osmosis replication fails

2011-12-17 Thread Martijn van Exel
On Sat, Dec 17, 2011 at 1:49 PM, Paul Norman wrote: > When switching between minutely and hourly you have to change the > sequenceNumber in state.txt > > Thanks -- how do you figure out the new sequence number though? -- martijn van exel geospatial omnivore 1109 1st ave #2 salt l

Re: [osmosis-dev] Osmosis replication fails

2011-12-17 Thread Martijn van Exel
, leaving the state file intact. This is with the replication base URL set to http://planet.openstreetmap.org/hour-replicate/ and the interval to 7200. On Fri, Dec 16, 2011 at 4:41 PM, Martijn van Exel wrote: > Brett, > > On Tue, Dec 13, 2011 at 3:20 AM, Brett Henderson wrote: >> On 1

Re: [osmosis-dev] Osmosis replication fails

2011-12-16 Thread Martijn van Exel
Brett, On Tue, Dec 13, 2011 at 3:20 AM, Brett Henderson wrote: > On 13 December 2011 06:31, Martijn van Exel wrote: >> >> Hi all, >> >> I have a replication task set up, initially with a longer interval >> because my planet file is a few weeks old. I have had i

Re: [osmosis-dev] using osmosis to import full history planet

2011-03-10 Thread Martijn van Exel
On 3/10/11 11:20 AM, Peter Körner wrote: Am 09.03.2011 12:52, schrieb Martijn van Exel: Dropping the osmosis-history.jar in lib/default and then running osmosis gives an error even on --read-xml (task does not exist) so this is apparently not the way to go. Should I change something else in the

Re: [osmosis-dev] using osmosis to import full history planet

2011-03-09 Thread Martijn van Exel
Hi Peter, On 3/8/11 12:11 PM, Peter Körner wrote: Am 08.03.2011 11:47, schrieb Martijn van Exel: Who can offer any hints as to what to attempt next? Should I be looking at the schema or at the full-planet? Hi the experimental plugin has not been maintained for a couple of months and is not

Re: [osmosis-dev] using osmosis to import full history planet

2011-03-08 Thread Martijn van Exel
Hi Peter, On 3/8/2011 1:03 PM, Peter Körner wrote: Am 08.03.2011 12:47, schrieb Martijn van Exel: Do you mean to say there is a history .jar in that build? I don't see one. Or do you mean that I can use the history plugin with that build? You can use the history jar you build during the

Re: [osmosis-dev] using osmosis to import full history planet

2011-03-08 Thread Martijn van Exel
Hi Peter, Thanks for your help. On 3/8/2011 12:11 PM, Peter Körner wrote: Am 08.03.2011 11:47, schrieb Martijn van Exel: Who can offer any hints as to what to attempt next? Should I be looking at the schema or at the full-planet? Hi the experimental plugin has not been maintained for a

Re: [osmosis-dev] using osmosis to import full history planet

2011-03-08 Thread Martijn van Exel
of some experimental work that Peter Körner was working on and they're not part of the normal Osmosis distribution. Perhaps Peter can provide some assistance ... Brett On Fri, Mar 4, 2011 at 1:09 AM, Martijn van Exel mailto:mart...@geodan.nl>> wrote: Op 03-03-11 15:07, Martijn van

Re: [osmosis-dev] OSMembrane - GUI front-end for Osmosis

2011-03-06 Thread Martijn van Exel
say that I think it's a great project. I hope to see it grow and mature. OSM data processing just got a whole lot easier and within reach of more people. Best, Martijn -- Martijn van Exel Senior Researcher - Geodan S&R President Kennedylaan 1 10

Re: [osmosis-dev] using osmosis to import full history planet

2011-03-05 Thread Martijn van Exel
Best - Martijn [1] http://trac.openstreetmap.org/browser/applications/utils/osm-extract/history-excerpt.pl -- Martijn van Exel Senior Researcher - Geodan S&R President Kennedylaan 1 1079 MB Amsterdam (NL) - Tel: +31 (0)20 - 5711

Re: [osmosis-dev] using osmosis to import full history planet

2011-03-03 Thread Martijn van Exel
Op 03-03-11 15:07, Martijn van Exel schreef: Hi all, We have been trying to import an extract (bbox) of the full history planet file into a PostGIS database using the osmosis db schema. Without much success so far. We described the steps we took here: https://docs.google.com/document/d

[osmosis-dev] using osmosis to import full history planet

2011-03-03 Thread Martijn van Exel
purposes. Any idea what's going on here? Should we be doing this on a Linux machine? Thanks Martijn -- Martijn van Exel Senior Researcher - Geodan S&R President Kennedylaan 1 1079 MB Amsterdam (NL) - Tel: +31 (0)20 - 5