Hi. I found root of this problem. Please, move discussion to this issue:
https://github.com/Framstag/libosmscout/issues/97
Lukas
Dne pondělí 22. srpna 2016 21:53:57 CEST Lukáš Karas napsal(a):
> Thank you. I can reproduce it now. I will look at it more deeply tomorrow
> if I will have some time.
>
> Lukas
>
> Dne pondělí 22. srpna 2016 9:28:30 CEST Nicholas Hubbard napsal(a):
> > Here is the file: http://45.79.108.51/wales.osm.pbf
> >
> > I actually used a .osm.pbf in this instance since the file size is
> > smaller,
> > but it still has the same issue.
> >
> > The latest file from Geofabrik works fine for me too, but I don’t want to
> > rely on them. I want to do my own planet extracts.
> >
> > Nic
> >
> > Nicholas Hubbard
> > Owner
> > Zed Said Studio LLC
> > www.zedsaid.com
> > ni...@ze...
> >
> > > On Aug 21, 2016, at 11:40 PM, Lukáš Karas <luk...@ce...>
> > > wrote:
> > >
> > > Hi Nicholas.
> > >
> > > I can't reproduce it with wales-latest.osm from Geofabric
> > > (http://download.geofabrik.de/europe/great-britain/wales-latest.osm.bz2)
> > > and latest Import build (from github trunk).
> > >
> > > Can you share your extracted OSM file please?
> > >
> > > Lukas
> > >
> > > Dne neděle 21. srpna 2016 20:06:09 CEST Nicholas Hubbard napsal(a):
> > >> I am trying to import a .osm file of Wales, United Kingdom. I used a
> > >> .osm
> > >> that I extracted from the OSM world file, but that caused the error. I
> > >> then
> > >> tried using the .osm.pbf file from Geofabrik, and that imported
> > >> correctly.
> > >>
> > >> Here is the error:
> > >>
> > >> + Step #8 - MergeAreaDataGenerator...
> > >>
> > >> Module description: Merge relation and way area data files into one
> > >> area
> > >>
> > >> file Module requires file 'wayarea.tmp'
> > >>
> > >> Module requires file 'relarea.tmp'
> > >> Module provides temporary file 'areas.tmp'
> > >>
> > >> - Copying areas from file 'wayarea.tmp'...
> > >> - Copying areas from file 'relarea.tmp'...
> > >> Import: ../include/osmscout/TypeConfig.h:1273: const TypeInfoRef
> > >> osmscout::TypeConfig::GetAreaTypeInfo(osmscout::TypeId) const:
> > >> Assertion
> > >> `id<=areaTypes.size()' failed. Aborted
> > >>
> > >> What does this error mean? And why would it happen when I create my own
> > >> planet extracts?
> > >>
> > >> Thanks,
> > >>
> > >> Nic
> > >>
> > >> Nicholas Hubbard
> > >> Owner
> > >> Zed Said Studio LLC
> > >> www.zedsaid.com
> > >> ni...@ze... |