[GRASS-user] Same projection, different units

   I need to convert from feet to meters in the project location. Same
projection, datum, etc.; change only the units.

   EPSG code 2913 is the Lambert Conic North Oregon NAD83 (HARM) projection,
but in feet. I do not find the same projection with units in meters.

   Can one of the *.proj modules change units (recalculating values) within a
location and/or mapset?

Rich

On Wed, Sep 28, 2016 at 2:39 AM, Rich Shepard <rshepard@appl-ecosys.com> wrote:

  I need to convert from feet to meters in the project location. Same
projection, datum, etc.; change only the units.

  EPSG code 2913 is the Lambert Conic North Oregon NAD83 (HARM) projection,
but in feet. I do not find the same projection with units in meters.

Probably this one?
http://epsg.io/2993

  Can one of the *.proj modules change units (recalculating values) within a
location and/or mapset?

To my knowledge yes.

Markus

On Fri, 30 Sep 2016, Markus Neteler wrote:

Probably this one?
http://epsg.io/2993

Markus,

   EPSG 2913 is Oregon North NAD83 (HARM) in International Feet and EPSG 2838
is the same projection in SI (Meters)

  Can one of the *.proj modules change units (recalculating values) within a
location and/or mapset?

To my knowledge yes.

   I created a new location with EPSG 2838 and have almost finished
reprojecting vector and raster files from the other location.

Good night,

Rich