[gdal-dev] How to distribute my driver

2010-11-25 Thread Ram prasad
Distributing as gdal_something.dll does not seem to be the best way due to the fact that we will have to distribute dlls for each version of gdal. Please correct if I am wrong. If it is possible for the client to compile code, then I think we can distribute the dataset.cpp and its dependency files,

[gdal-dev] Error building GDAL with GEOS on Solaris

2010-11-25 Thread Namrata Sorte
Hi, I am facing problem in installing GDAL with GEOS on Solaris. Below are the steps follwed: 1) Installed GEOS 3.0.0 - successfully installed 2) Configure GDAL with following options: ./configure --prefix=/usr/local \ --with-threads \ --with-ogr \ --with-geos

[gdal-dev] 'Help" - allow my post.

2010-11-25 Thread Namrata Sorte
Hi, Please accept my post as it shows : "*Pending Alert*: This post has NOT been accepted by the mailing list yet. " http://osgeo-org.1803224.n2.nabble.com/Error-building-GDAL-with-GEOS-on-Solaris-tt5774395.html#none Kindly allow me to post as I have subscribed to this mailing list. Thanks,

[gdal-dev] Anyone know the extension for ESRI ArcGIS raster data?

2010-11-25 Thread Zhenyu Lu
Hi, I was wondering what is the extension for ArcGIS raster data. For example when I access the Erdas raster data, I used the extension of .img. What extension can I use for accessing ESRI ArcGIS raster data? Thanks and have a great Turkey break. -- Zhenyu Lu SUNY-ESF

Re: [gdal-dev] Re: how can I compile GDAL 1.7.3 with ecw 4.1 in Virsual Studio 2010

2010-11-25 Thread Tamas Szekeres
BTW: Do you have any compelling reason to use ECW 4.1 instead of an older version, like the 3.3 povided for example at: http://vbkto.dyndns.org/sdk/These packages also contain the required C# bindigs for gdal and mapserver. You can download the -dev packages so as to compile your own versions of gd

Re: [gdal-dev] Re: how can I compile GDAL 1.7.3 with ecw 4.1 in Virsual Studio 2010

2010-11-25 Thread Frank Warmerdam
GeoJoda wrote: Hi again Finally I managed to compile ecw dll as part of gdal. This means I do not need to declare a system variable to tell where ecw gdal plugin is located. I ran gdalinfo - format: Bingo found *Supported Formats: ECW (ro): ERMapper Compressed Wavelet JP2ECW (ro): ERMapper JPE

[gdal-dev] Re: how can I compile GDAL 1.7.3 with ecw 4.1 in Virsual Studio 2010

2010-11-25 Thread GeoJoda
Hi again Finally I managed to compile ecw dll as part of gdal. This means I do not need to declare a system variable to tell where ecw gdal plugin is located. I ran gdalinfo - format: Bingo found Supported Formats: ECW (ro): ERMapper Compressed Wavelet JP2ECW (ro): ERMapper JPEG2000 But when

[gdal-dev] Re: loading kc50 palsar datasets in GRASS

2010-11-25 Thread maning sambale
Follow-up on the, from the website: *2. HH and HV polarization data are kept in BSQ format. Color composition of the image data is R=HH, G=HV, B=HH/HV and enhanced. In gdal docs reference to bsq is in the envi format: http://www.gdal.org/frmt_various.html#ENVI On Wed, Nov 24, 2010 at 6:21 PM, man