[GRASS-user] Projections and proj.4 strings

2018-07-13 Thread Rich Shepard
'gdalinfo --proj4' returns this string from the ESRI GRID file: +proj=lcc +lat_1=44.34 +lat_2=46 +lat_0=43.66 +lon_0=-120.5 +x_0=250 +y_0=0 +ellps=GRS80 +units=ft +no_defs Using that to create a new location then running 'r.in.gdal' produces this warning: WARNING:

Re: [GRASS-user] projections

2009-10-28 Thread John A Stevenson
FAROUX STEPHANIE wrote: United Kingdom Hi Stephanie, # OSGB 1936 / British National Grid <27700> +proj=tmerc +lat_0=49 +lon_0=-2 +k=0.9996012717 +x_0=40 +y_0=-10 +ellps=airy +datum=OSGB36 +units=m +no_defs <> The EPSG code is 27700. Beware that old versions of proj (prior to Octob

Re: [GRASS-user] projections

2009-10-28 Thread Vincent Bain
Hi Stephanie, concerning the first one, maybe you mean the french Lambert zone III (available for southern France), whose EPSG code is 27573. For exotic searches through the EPSG database, perhaps you should have a look there : http://www.epsg-registry.org/ If nothing matches your needs, you'll

Re: [GRASS-user] projections

2009-10-28 Thread Alexandre VILLERS
Hey Did you look at spatial http://www.spatialreference.org/ for the EPSG code, which you can then add to the list with the corresponding parameters... Best regards Alex FAROUX STEPHANIE a écrit : Hello everybody, I'd like to know how to do with such projections: Lambert III United Kingdom

[GRASS-user] projections

2009-10-28 Thread FAROUX STEPHANIE
Hello everybody, I'd like to know how to do with such projections: Lambert III United Kingdom L-EST'92 CS_KKJ24North They are not available in the list at the creation of a new location. Thanks Stéphanie ___ grass-user mailing list grass-user@lists.osgeo