[mapserver-dev] Vector field rendering
Jan Hartmann
j.l.h.hartmann at uva.nl
Fri Jul 1 06:13:15 EDT 2011
Vector fields would certainly be very interesting for me. I use them
quite a lot when georeferencing old maps, to indicate the displacements
between the originals and the (rubbersheeted) projected maps. It's not
difficult to do with a PostGIS database, but a standalone MapServer
facility would be quite welcome.
I'm not sure for how many people this would be useful. It really has
great potential, but old maps are still mostly processed as archival
documents, and the exciting possibilities of exact georeferencing are
not fully recognized. A major reason for that is that they cannot be
realized by predefined buttons in commercial GIS-systems. A more
flexible instrument like MapServer is much more able to embed this sort
of functionality. It's up to you whether it is worth the trouble to
implement it; I would guess the demand from metereologists would be
quite large too.
To give an impression of the possibilities for old maps, see the website
for MapAnlyst:
http://mapanalyst.cartography.ch/
and Petr Pridal's web site on georeferencing old maps.
http://help.oldmapsonline.org/georeference
On 06/28/11 22:13, Daniel Morissette wrote:
> Hi Devs,
>
> We've been asked about the possibility to add support for rendering
> vector fields in MapServer. I don't think that would be very
> complicated, but before answering I'd like to gauge interest from
> others in seeing this feature in MapServer.
>
> Vector fields are used for instance in meteorology to store/display
> wind direction and magnitude. The source is two single-band raster
> images, one band represents the U component of the vector, and the 2nd
> band the V component.
>
> Using the u,v values at a given location we can compute a rotation and
> magnitude and use that to draw an arrow of a size proportional to the
> magnitude and pointing in the direction of the phenomenon (wind,
> current, etc.)
>
> Wikipedia has a nice figure showing what I'm talking about:
>
> http://en.wikipedia.org/wiki/Vector_field
>
> Would there be interest in seeing support for vector fields added to
> the MapServer core? Has anyone done work on that front already?
>
> Daniel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapserver-dev/attachments/20110701/84153ac1/attachment.html
More information about the mapserver-dev
mailing list