[GRASS-web] New Brunswick Double Stereographic Projection

Markus Neteler neteler at osgeo.org
Sat Oct 4 07:00:10 PDT 2014


However, it appears to be deprecated.

On Fri, Oct 3, 2014 at 8:01 PM, Russell Crosby <russcrosby at hotmail.com> wrote:
> To Whom It May Concern:
>
> Regarding GRASS GIS, there is a projection called New Brunswick Double
> Stereographic projection  that is not apparently included in the list of
> projections.  How do I get these parameters into GRASS so I can work in this
> projection?
>
> The parameters for it is:
>
>
> PROJCS["NAD_1983_CSRS_New_Brunswick_Stereographic",
> GEOGCS["GCS_North_American_1983_CSRS",
> DATUM["D_North_American_1983_CSRS",
> SPHEROID["GRS_1980",6378137.0,298.257222101]],
> PRIMEM["Greenwich",0.0],UNIT["Degree",0.0174532925199433]],
> PROJECTION["Double_Stereographic"],
> PARAMETER["False_Easting",2500000.0],
> PARAMETER["False_Northing",7500000.0],
> PARAMETER["Central_Meridian",-66.5],
> PARAMETER["Scale_Factor",0.999912],
> PARAMETER["Latitude_Of_Origin",46.5],
> UNIT["Meter",1.0]]
>
> Thank you for making available such a usefull GIS.
>
> Regards

Russ,

I identified the projection as EPSG code 2036 (http://epsg.io/2036) -
please double check:

PROJCS["NAD83(CSRS98) / New Brunswick Stereo (deprecated)",
    GEOGCS["NAD83(CSRS98)",
        DATUM["NAD83_Canadian_Spatial_Reference_System",
            SPHEROID["GRS 1980",6378137,298.257222101,
                AUTHORITY["EPSG","7019"]],
            TOWGS84[0,0,0,0,0,0,0],
            AUTHORITY["EPSG","6140"]],
        PRIMEM["Greenwich",0,
            AUTHORITY["EPSG","8901"]],
        UNIT["degree",0.0174532925199433,
            AUTHORITY["EPSG","9108"]],
        AUTHORITY["EPSG","4140"]],
    PROJECTION["Oblique_Stereographic"],
    PARAMETER["latitude_of_origin",46.5],
    PARAMETER["central_meridian",-66.5],
    PARAMETER["scale_factor",0.999912],
    PARAMETER["false_easting",2500000],
    PARAMETER["false_northing",7500000],
    UNIT["metre",1,
        AUTHORITY["EPSG","9001"]],
    AUTHORITY["EPSG","2036"]]

However, it appears to be deprecated.

Using the http://grasswiki.osgeo.org/wiki/WxGUI#Location_wizard you
can selected this EPSG code in order to create a new location.

Hope this helps,

Markus

-- 
http://courses.neteler.org
http://gis.cri.fmach.it/neteler/
http://grass.osgeo.org


More information about the grass-web mailing list