[mapserver-dev] Get Raster from url
Smith, Michael ERDC-RDE-CRREL-NH
Michael.Smith at erdc.dren.mil
Wed May 15 08:41:15 PDT 2013
You can also use the /vsicurl/URL_to_raster method to access. It may not
be very performant.
Mike
On 5/15/13 8:32 AM, "Jeff McKenna" <jmckenna at gatewaygeomatics.com> wrote:
>On 2013-05-14 9:21 AM, francescoboccacci at libero.it wrote:
>> Hi all,
>> i have a question about get tiff raster image from a remote repository.
>> Is it possible to get rater not from local server but reomote server as
>>below:
>>
>> LOCAL
>>
>> SHAPEPATH "/data/raster/"
>>
>> LAYER
>> NAME "TestRaster"
>> STATUS ON
>> TYPE RASTER
>> DATA "raster.tif"
>> ...
>>
>>
>> REMOTE
>>
>> LAYER
>> NAME "TestRaster"
>> STATUS ON
>> TYPE RASTER
>> DATA "http://fakeraster.com/raster.tif"
>>
>> Thanks
>>
>> Francesco
>>
>
>Hmm likely not exactly as you need, but, initially when reading your
>question I thought of the GDAL "mini-drivers: (pan the page down)
>http://www.gdal.org/frmt_wms.html In other words, wrap that raster in a
>web mapping service.
>
>-jeff
>
>
>--
>Jeff McKenna
>MapServer Consulting and Training Services
>http://www.gatewaygeomatics.com/
>
>
>
>_______________________________________________
>mapserver-dev mailing list
>mapserver-dev at lists.osgeo.org
>http://lists.osgeo.org/mailman/listinfo/mapserver-dev
More information about the mapserver-dev
mailing list