[mapserver-dev] [mapserver-users] Accessing images from remote servers

thomas bonfort thomas.bonfort at gmail.com
Wed Oct 3 10:25:54 PDT 2012


On Wed, Oct 3, 2012 at 7:17 PM, Ian Walberg <ian.walberg at airborne.aero> wrote:
> Thomas,
>
> Our imagery data today is in a number of individual files and we use the tileindex to allow the one layer to access whatever is available for that area.
>
> If we use  WMS or WFS to access the imagery can we use the same setup for the layer on the WMS server?
Sure, you'd be replicating your current tileindex'd setup on the
central wms server. The individual clients requesting imagery from the
central wms server do not need those tileindexes, for them it's a
black box providing imagery data.

--
thomas
>
> Thanks
>
> Ian
>
> -----Original Message-----
> From: thomas bonfort [mailto:thomas.bonfort at gmail.com]
> Sent: Wednesday, October 03, 2012 10:13 AM
> To: Ian Walberg
> Cc: mapserver-users at lists.osgeo.org; mapserver-dev at lists.osgeo.org
> Subject: Re: [mapserver-users] Accessing images from remote servers
>
> On Wed, Oct 3, 2012 at 5:59 PM, Ian Walberg <ian.walberg at airborne.aero> wrote:
>> Hello list,
>>
>> We need to build a mapserver application which is running on multiple
>> devices with limited local storage, because of this the imagery will
>> have to be  on a separate server.
>>
>> The application we have today runs on a single server and we access
>> the imagery using tileindex shapefiles.
>>
>> So the question is when we move everything but the imagery to the
>> individual devices can we access the imagery tileindex shapfiles
>> remotely? We currently limited experience of the WMS and WFS
>> interfaces but from a quick look these do not seem to allow us to
>> access the tileindex as we do locally.
>
> Probably the first question, if you are going to access your data remotely through WMS/WFS, is "why would you need to access the tileindexes" ?
>
>>
>> Hope this makes sense and I look forward to some suggestions.
>>
>> Many thanks
>>
>> Ian
>> _______________________________________________
>> mapserver-users mailing list
>> mapserver-users at lists.osgeo.org
>> http://lists.osgeo.org/mailman/listinfo/mapserver-users


More information about the mapserver-dev mailing list