OSMDownloader is broken
Description
Cannot use OSMDownloader
basic example:
~/build/otb-develop-debug $ ./bin/otbcli_OSMDownloader -support ~/cnes/dev/otb/Data/Input/qb_RoadExtract.tif -key highway -out apTvUtOSMDownloader.shp
2019-07-10 13:30:30 (INFO) OSMDownloader: Default RAM limit for OTB is 256 MB
2019-07-10 13:30:30 (INFO) OSMDownloader: GDAL maximum cache size is 383 MB
2019-07-10 13:30:30 (INFO) OSMDownloader: OTB will use at most 8 threads
2019-07-10 13:30:30 (INFO) OSMDownloader: Elevation management: setting default height above ellipsoid to 0 meters
2019-07-10 13:30:31 (CRITICAL) OSMDownloader: Exception itk::ExceptionObject raised !
2019-07-10 13:30:31 (CRITICAL) OSMDownloader:
itk::ExceptionObject (0x562b6c5994f0)
Location: "void otb::OSMDataToVectorDataGenerator::ParseXmlFile()"
File: /home/poughov/cnes/dev/otb/Modules/IO/Carto/src/otbOSMDataToVectorDataGenerator.cxx
Line: 127
Description: itk::ERROR: OSMDataToVectorDataGenerator(0x562b6c4ef140): Cannot open the file temposmresult.xml
2019-07-10 13:30:31 (FATAL) OSMDownloader: itk::ERROR: VectorDataFileWriter(0x562b6c4ee930): No input to writer!
Steps to reproduce
Run the application example
Configuration information
Ubuntu 18.04, OTB develop, superbuild (tested in both debug and release)