[mapserver-users] Display many Raster maps
ramses2k
ramses2k at gmx.de
Thu Sep 25 00:29:52 PDT 2008
Dear List,
I got a couple of Rater images (geoTIFF) and I wonder how I can get them all
into one mapserver application. It's actually a big map composed of many
tiles. The mapfile actually allowas only one TIFF-file to display, or am I
completely wrong?
thanks,
Clemens / TU Darmstadt
----- Original Message -----
From: "Umberto Nicoletti" <umberto.nicoletti at gmail.com>
To: "Fawcett, David" <David.Fawcett at state.mn.us>
Cc: <mapserver-users at lists.osgeo.org>
Sent: Thursday, September 25, 2008 8:46 AM
Subject: Re: [mapserver-users] python mapscript - creating vector symbols
onthe fly?
> David,
> after a quick look it seems that the API is there, although I am not
> entirely sure whether it is stable or tested.
>
> in pseudocode:
>
> symbol=new symbolObj()
> //set attributes of symbol
> map->symbolset.append(symbol)
>
> Regards,
> Umberto
>
>
> On Wed, Sep 24, 2008 at 10:09 PM, Fawcett, David
> <David.Fawcett at state.mn.us> wrote:
>> In Python mapscript, is it possible to construct a vector symbol, like a
>> circle, without referencing a mapfile or a symbolset file?
>>
>> Essentially, build this in code:
>>
>> SYMBOL
>> NAME 'circle'
>> TYPE ELLIPSE
>> POINTS 1 1 END
>> FILLED TRUE
>> END
>>
>> If so, a few lines of code would be greatly appreciated...
>>
>> David.
>> _______________________________________________
>> mapserver-users mailing list
>> mapserver-users at lists.osgeo.org
>> http://lists.osgeo.org/mailman/listinfo/mapserver-users
>>
> _______________________________________________
> mapserver-users mailing list
> mapserver-users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapserver-users
More information about the MapServer-users
mailing list