Re: [gdal-dev] GDAL WCS driver

2012-10-06 Thread Jukka Rahkonen
Craig Bruce cubewerx.com> writes: > base_url?datastore=cwtile&SERVICE=WCS&VERSION=1.0.0&REQUEST= GetCoverage&COVERAGE=terrapixel&FORMAT=GeoTIFF& BBOX=260489,3667254,260490,3667255 &WIDTH=2&HEIGHT=2&CRS=EPSG:26915 > As you can see in the gdalinfo of the WCS itself, the pixel resolution > is 0.5m

Re: [gdal-dev] MinGW build

2012-10-06 Thread Ari Jolma
5.10.2012 20:09, Ari Jolma kirjoitti: I got libgdal.dll compiled but the Perl bindings seem even harder (the bindings dll does not load). Working on the MinGW build I've progressed quite far but run into trouble with DLL loading. The problem seems to be related to OSR. I've built the Perl bi