On 1/23/07, David Stajan <[EMAIL PROTECTED]> wrote:
Richard,

Thats exactly whats happening, my map is projetced using

 PROJECTION
        "proj=utm"
        "zone=10"
        "ellps=GRS80"
        "datum=NAD83"
        "units=ft"
  END

but my raster has this projection

PROJECTION
             "proj=lcc"
        "ellps=GRS80"
        "datum=NAD83"
        "lon_0=-120.5"
        "lat_1=45.83333333333334"
        "lat_2=47.33333333333334"
        "lat_0=45.33333333333334"
        "x_0=500000"
        "y_0=0"
        "units=m"
        "no_defs"
END

Looks like the bug wasn't fixed.  Is there any kind of work around?

Thanks,
DaviD

I just re-projected all my rasters into the same projection. On one
hand it's a lot of work, but on the other hand I figure it might
improve performance a bit.

--
Richard Greenwood
[EMAIL PROTECTED]
www.greenwoodmap.com

Reply via email to