On Sun, Jul 17, 2011 at 8:16 AM, Logan Greenlee
<lgreen...@digitalresultsgroup.com> wrote:
> Sorry - here are the GCP's:
...
> Is there any particular reason mapserver can't use the GCP's for display? Is 
> it that they are not necessarily corner points of the image?

Logan,

It is just not a feature of MapServer to support warping
(rubber sheeting) of images on the fly based on GCPs.  It
would be fairly computationally expensive to do this so I
deemed it not very useful in MapServer.  It also isn't something
I've seen requested often.

However, MapServer does support reprojecting images on
the fly which is similarly computationally expensive, so it
might make sense to add a mechanism to MapServer to use
gdal transformers (such as polynomial warping using GCPs)
as an option. It would require some development.

Best regards,
-- 
---------------------------------------+--------------------------------------
I set the clouds in motion - turn up   | Frank Warmerdam, warmer...@pobox.com
light and sound - activate the windows | http://pobox.com/~warmerdam
and watch the world go round - Rush    | Geospatial Software Developer
_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to