[gdal-dev] Help with GPM Data

2019-06-14 Thread Rajesvari Parasa
Hello, This is the first time that I am dealing with Global Precipitation Measurement (GPM) datasets. I am downloading these from GES DISC. From the site, only NetCDF and HDF5 format files are available for download. When I open these in QGIS, I see that these are wrongly oriented. As if lat, long

Re: [gdal-dev] Extracting vector layers from Geospatial PDF

2019-02-09 Thread Rajesvari Parasa
Thanks for sharing this. I was looking just here: https://gdal.org/ogrinfo.html On Sun, Feb 10, 2019 at 1:26 AM Even Rouault wrote: > > I didn't know that *ogrinfo takes config options*. This is quite > > interesting because the document of ogrinfo doesn't mention this. > > It is in the general

Re: [gdal-dev] Extracting vector layers from Geospatial PDF

2019-02-09 Thread Rajesvari Parasa
Thu, Feb 7, 2019 at 1:20 AM Tobias Wendorff < tobias.wendo...@tu-dortmund.de> wrote: > Hi there, > > Am Mi, 6.02.2019, 17:58 schrieb Rajesvari Parasa: > > to try: ogr2ogr -f sqlite out.sqlite in.pdf > > But since ogr doesn't recognize my PDF, I can't use this.

[gdal-dev] Extracting vector layers from Geospatial PDF

2019-02-06 Thread Rajesvari Parasa
Hi, This must be a redundant question but I really haven't figured out a way to do this. I can export into a tiff but that's not desirable. I am using gdal 2.5 and built it from source and enabled poppler. But when I use ogrinfo to read the file, I get 'unable to read the data source with availab