[mapserver-users] Display many Raster maps

Rahkonen Jukka Jukka.Rahkonen at mmmtike.fi
Thu Sep 25 03:34:14 EDT 2008


Hi,

Read this, especially what is said about rasters and tile indexing.
http://mapserver.gis.umn.edu/docs/howto/raster_data

-Jukka Rahkonen-

> -----Alkuperäinen viesti-----
> Lähettäjä: mapserver-users-bounces at lists.osgeo.org 
> [mailto:mapserver-users-bounces at lists.osgeo.org] Puolesta ramses2k
> Lähetetty: 25. syyskuuta 2008 10:30
> Kopio: mapserver-users at lists.osgeo.org
> Aihe: [mapserver-users] Display many Raster maps
> 
> 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
> 
> _______________________________________________
> 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