[gdal-dev] compiling gdal and linking with postgis

2017-04-14 Thread Sandeep Gupta
Hi, I have tried three version of gdal but this problem exists: The gdal compiles fine but when I build postgis with the compiled gdal then I get following error: libtool: link: cannot find the library `/home/vagrant/pisi/tmp/libjpeg-7.0-3/usr/lib/libjpeg.la' This dependency is coming from

Re: [gdal-dev] Participation in GSoC - 2015

2015-02-28 Thread sandeep kumar
Hi, I am sandeep from IIIT Hyderabad. I am pursuing MS by Research in the field of Spatial Informatics. I have collaborated with gvSIG as part of GSoC - 2013 on the idea "Add Raster Format to Scripting in gvSIG" [1] under the guidance of Joaquin del cerro. I would like to part

Re: [gdal-dev] How to find the geoextents in a netCDF file

2014-03-18 Thread sandeep
yes Etienne i need to extract band according to the NETCDF_DIM_time_VALUES. so i am doing it in C. so i need to access these variable.. -- View this message in context: http://osgeo-org.1560.x6.nabble.com/How-to-find-the-geoextents-in-a-netCDF-file-tp5129619p5129724.html Sent from the GDAL -

Re: [gdal-dev] How to find the geoextents in a netCDF file

2014-03-18 Thread sandeep
>From the GetRasterCount() i can find the number of bands and using vrt i am creating a file for every band. in order to to show them according to the NETCDF_DIM_time_VALUES how can i do that? -- View this message in context: http://osgeo-org.1560.x6.nabble.com/How-to-find-the-geoextents-in-a

[gdal-dev] How to find the geoextents in a netCDF file

2014-03-18 Thread sandeep
know how to access the variables in this file? thanks sandeep -- View this message in context: http://osgeo-org.1560.x6.nabble.com/How-to-find-the-geoextents-in-a-netCDF-file-tp5129619.html Sent from the GDAL - Dev mailing list archive at Nabble.com