Re: [gdal-dev] Reading a JP2 file - obj_decode() failed

2020-08-10 Thread Even Rouault
On dimanche 9 août 2020 20:34:28 CEST Jonathan Moules wrote: > I guess this is what you want: > > 132000 > 248000 > > Which I'm assuming means it's not tile. Indeed. Do you know which libopenjp2 version is used ? Do you read a subset of the file ? Does the file appear immediate

Re: [gdal-dev] VRT performance Improvement

2020-08-10 Thread MRRAJESH
Rahkonen and develoeprs, We have used GeoPackage format, it is performing well. We have one more issue, can you suggest us We are using VRT file as input to GDALVectorTranslate in C++. Till 18 or 19 level, we are getting tiles. When we request for multiple 20th level tiles, we have big area feat

Re: [gdal-dev] OSM issue with a relation containing all fields from its children

2020-08-10 Thread Sebastiaan Couwenberg
On 8/10/20 10:36 AM, g.jaegy wrote: > The relation is #8601362, see https://www.openstreetmap.org/relation/8601362. > > This relation has two members, #24338289 which is indeed a lake, and > #532474841 which is not a lake. The relation in OSM is invalid. type=boundary without additional tags i

[gdal-dev] OSM issue with a relation containing all fields from its children

2020-08-10 Thread g . jaegy
Hi, I'm not sure that the place to post support/bug report requests, so please excuse me if it's not the case. I'm basically using GDAL/OGR to parse OSM files. I want to extract specific features, such as river and lakes. I'm experiencing some issue with a specific relation. The file (10MB) i