[Libosmscout-development] Wales causing import errors, even a custom .poly import
Library for OpenStreetMap offline rendering and routing
Status: Beta
Brought to you by:
tteuling
|
From: Nicholas H. <ni...@ze...> - 2016-08-22 03:06:17
|
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... |