[Mapserver-users] Integrating map server into my own client application - Clean HTT P Get interface

bartvde at xs4all.nl bartvde at xs4all.nl
Mon Oct 13 10:51:55 EDT 2003


Hi Omry,

that's all in the OpenGIS Consortium WMS documents :-)

to be short:

bbox=xmin,ymin,xmax,ymax&width=500&height=500

Best regards,
Bart

> Okay..
> I managed to get this request to give me a map :
> http://omry/cgi-bin/mapserv.exe?map=/projects/ecw/ecw.map&REQUEST=GetMap&VER
> SION=1
>
> Now I need to be able to specify the bounding box of the map, and the
> pixels
> size of the output map.
> How can I do that?
>
> Thanks for your help.
>
> 	Omry.
>
>
> -----Original Message-----
> From: Bart van den Eijnden [mailto:bartvde at xs4all.nl]
> Sent: à 12 àå÷èåáø 2003 18:02
> To: Omry Yadan; mapserver-users at lists.gis.umn.edu
> Subject: Re: [Mapserver-users] Integrating map server into my own client
> application - Clean HTT P Get interface
>
> Hi,
>
> I think a good option would be to use the OpenGIS WMS (Web Map Server)
> interface of mapserver.
>
> See for more information:
>
> http://mapserver.gis.umn.edu/doc40/wms-server-howto.html
>
> Best regards,
> Bart
>
> On Sun, 12 Oct 2003 17:28:08 +0200, Omry Yadan <omry at telmap.com> wrote:
>
>> Hello.
>> I would like to integrate MapServer into my own client application.
>> Specifically, I would like to extend my own existing map client (java
>> based)
>> to support raster maps using MapServer.
>> What I need to know is, if there is an http interface to MapServer,
>> which
>> does not leave temp maps on the disk, which I can use.
>> My client will keep the state, and will request maps for a specific
>> extent
>> and zoom.
>> What I am looking for, it something like http://omry/cgi-
>> bin/mapserv.exe?map=/raster.map
>> <http://omry/cgi-
>> bin/mapserv.exe?map=/raster.map&mode=map?img.x=32.3&img.y=3
>> 2.4&img.width=0.5&img.height=0.5&pixels.width=400&pixels.width=400>
>>
> &mode=map?img.x=32.3&img.y=32.4&img.width=0.5&img.height=0.5&pixels.width=40
>
>>
>>
>> 0&pixels.width=400
>> Or in human language:
>> I need to specify the map x, y width and height, and also the resulting
>> image pixels size.
>> Anyone?
>>
>
>
>
> --
>
>
>




More information about the mapserver-users mailing list