Re: [gdal-dev] Error in Derived Band in Virtual raster (re-post)

2019-12-02 Thread bhandari
Hi Jukka Rahkonen Thanks for the reply. Actually the add2 function is inside the code. I feel the browser excluded that portion the code was -- Sent from: http://osgeo-org.1560.x6.nabble.com/GDAL-Dev-f3742093.html

Re: [gdal-dev] Error in Derived Band in Virtual raster (re-post)

2019-12-02 Thread bhandari
Hi Jukka Rahkonen Thanks for the reply. Actually the add2 function is inside the code. I feel the browser excluded that portion the code was -- Sent from: http://osgeo-org.1560.x6.nabble.com/GDAL-Dev-f3742093.html ___ gdal-dev

Re: [gdal-dev] Error in Derived Band in Virtual raster (re-post)

2019-12-02 Thread bhandari
Hi Jukka Rahkonen Thanks for the reply. Actually the add2 function is inside the code. I feel the browser excluded that portion the code was -- Sent from: http://osgeo-org.1560.x6.nabble.com/GDAL-Dev-f3742093.html ___ gdal-dev

Re: [gdal-dev] Error in Derived Band in Virtual raster (re-post)

2019-12-02 Thread bhandari
Hi Jukka Rahkonen thank you for your reply But the code of add2 function is in the same VRT file. Need I store in a separate file as well. GEOGCS["WGS 84",DATUM["WGS_1984",SPHEROID["WGS

Re: [gdal-dev] Error in Derived Band in Virtual raster (re-post)

2019-12-02 Thread bhandari
GEOGCS["WGS 84",DATUM["WGS_1984",SPHEROID["WGS 84",6378137,298.257223563,AUTHORITY["EPSG","7030"]],AUTHORITY["EPSG","6326"]],PRIMEM["Greenwich",0],UNIT["degree",0.0174532925199433],AUTHORITY["EPSG","4326"]] 7.8318056012634287e+01, 1.1839023066784193e-04, 0.e+00,

Re: [gdal-dev] Error in Derived Band in Virtual raster (re-post)

2019-12-02 Thread bhandari
Hi Jukka Rahkonen thank you for your reply But the code of add2 function is in the same VRT file. Need I store in a separate file as well. -- Sent from: http://osgeo-org.1560.x6.nabble.com/GDAL-Dev-f3742093.html ___ gdal-dev mailing list

[gdal-dev] Error in Derived Band in Virtual raster

2019-12-01 Thread bhandari
Hell All I have defined a derived Virtual Raster as follows. GEOGCS["WGS 84",DATUM["WGS_1984",SPHEROID["WGS 84",6378137,298.257223563,AUTHORITY["EPSG","7030"]],AUTHORITY["EPSG","6326"]],PRIMEM["Greenwich",0],UNIT["degree",0.0174532925199433],AUTHORITY["EPSG","4326"]]

Re: [gdal-dev] Reading JPEG2000 File

2019-02-06 Thread bhandari
Thank you Kai for your response. I will try with gdal2.4 -- Sent from: http://osgeo-org.1560.x6.nabble.com/GDAL-Dev-f3742093.html ___ gdal-dev mailing list gdal-dev@lists.osgeo.org https://lists.osgeo.org/mailman/listinfo/gdal-dev

Re: [gdal-dev] Reading JPEG2000 File

2019-02-05 Thread bhandari
I tried GDAL 2.3 from conda forge. When I see the support ed formats with gdalinfo --formats . It doesn't show JPEG2000. So how do I include support for JPEG2000? THANKS FOR YOUR RESPONSE -- Sent from: http://osgeo-org.1560.x6.nabble.com/GDAL-Dev-f3742093.html

Re: [gdal-dev] Reading JPEG2000 File

2019-02-05 Thread bhandari
Thank You Christoph but trying that link did not work for me. Could you please tell how did you solve the problem -- Sent from: http://osgeo-org.1560.x6.nabble.com/GDAL-Dev-f3742093.html ___ gdal-dev mailing list gdal-dev@lists.osgeo.org

[gdal-dev] Reading JPEG2000 File

2019-02-05 Thread bhandari
Hello All I am trying to read JPEG2000 (sentinel) file with GDAL python bindings using anaconda python. I am not able to load JPEG2000 drivers. Could you please guide me how to install JPEG 2000 drivers for GDAL in anaconda environment. Thanking You -- Sent from: