[mapserver-dev] R: Re: Get Raster from url

francescoboccacci at libero.it francescoboccacci at libero.it
Thu May 16 00:09:10 PDT 2013


Hi all,
my doubt is about the possiblity to load a remote raster tif directly from map 
file using mapserver.
Is it possible? 

Thanks

Francesco 

>----Messaggio originale----
>Da: Michael.Smith at erdc.dren.mil
>Data: 15/05/2013 17.41
>A: "Jeff McKenna"<jmckenna at gatewaygeomatics.com>, "mapserver-dev at lists.osgeo.
org"<mapserver-dev at lists.osgeo.org>
>Ogg: Re: [mapserver-dev] Get Raster from url
>
>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
>
>_______________________________________________
>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