ESRI:102032 - South_America_Equidistant_Conic

Attributes


Unit

metre

Scope

Not known.

Remarks

None

Area of use

Brazil - onshore and offshore. In rest of South America - onshore north of approximately 45°S and Tierra del Fuego.

Data Source: EPSG v11.016 2024-08-31

Datum: South American Datum 1969

Coordinate System: cartesian

Projection: South_America_Equidistant_Conic

Geodetic CRS: SAD69

Export

PROJCRS["South_America_Equidistant_Conic",
    BASEGEOGCRS["SAD69",
        DATUM["South American Datum 1969",
            ELLIPSOID["GRS 1967 Modified",6378160,298.25,
                LENGTHUNIT["metre",1]]],
        PRIMEM["Greenwich",0,
            ANGLEUNIT["Degree",0.0174532925199433]]],
    CONVERSION["South_America_Equidistant_Conic",
        METHOD["Equidistant Conic",
            ID["EPSG",1119]],
        PARAMETER["Latitude of false origin",-32,
            ANGLEUNIT["Degree",0.0174532925199433],
            ID["EPSG",8821]],
        PARAMETER["Longitude of false origin",-60,
            ANGLEUNIT["Degree",0.0174532925199433],
            ID["EPSG",8822]],
        PARAMETER["Latitude of 1st standard parallel",-5,
            ANGLEUNIT["Degree",0.0174532925199433],
            ID["EPSG",8823]],
        PARAMETER["Latitude of 2nd standard parallel",-42,
            ANGLEUNIT["Degree",0.0174532925199433],
            ID["EPSG",8824]],
        PARAMETER["Easting at false origin",0,
            LENGTHUNIT["metre",1],
            ID["EPSG",8826]],
        PARAMETER["Northing at false origin",0,
            LENGTHUNIT["metre",1],
            ID["EPSG",8827]]],
    CS[Cartesian,2],
        AXIS["(E)",east,
            ORDER[1],
            LENGTHUNIT["metre",1]],
        AXIS["(N)",north,
            ORDER[2],
            LENGTHUNIT["metre",1]],
    USAGE[
        SCOPE["Not known."],
        AREA["Brazil - onshore and offshore. In rest of South America - onshore north of approximately 45°S and Tierra del Fuego."],
        BBOX[-55.96,-91.72,12.52,-25.28]],
    ID["ESRI",102032]]
{
  "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
  "type": "ProjectedCRS",
  "name": "South_America_Equidistant_Conic",
  "base_crs": {
    "name": "SAD69",
    "datum": {
      "type": "GeodeticReferenceFrame",
      "name": "South American Datum 1969",
      "ellipsoid": {
        "name": "GRS 1967 Modified",
        "semi_major_axis": 6378160,
        "inverse_flattening": 298.25
      }
    },
    "coordinate_system": {
      "subtype": "ellipsoidal",
      "axis": [
        {
          "name": "Longitude",
          "abbreviation": "lon",
          "direction": "east",
          "unit": {
            "type": "AngularUnit",
            "name": "Degree",
            "conversion_factor": 0.0174532925199433
          }
        },
        {
          "name": "Latitude",
          "abbreviation": "lat",
          "direction": "north",
          "unit": {
            "type": "AngularUnit",
            "name": "Degree",
            "conversion_factor": 0.0174532925199433
          }
        }
      ]
    }
  },
  "conversion": {
    "name": "South_America_Equidistant_Conic",
    "method": {
      "name": "Equidistant Conic",
      "id": {
        "authority": "EPSG",
        "code": 1119
      }
    },
    "parameters": [
      {
        "name": "Latitude of false origin",
        "value": -32,
        "unit": {
          "type": "AngularUnit",
          "name": "Degree",
          "conversion_factor": 0.0174532925199433
        },
        "id": {
          "authority": "EPSG",
          "code": 8821
        }
      },
      {
        "name": "Longitude of false origin",
        "value": -60,
        "unit": {
          "type": "AngularUnit",
          "name": "Degree",
          "conversion_factor": 0.0174532925199433
        },
        "id": {
          "authority": "EPSG",
          "code": 8822
        }
      },
      {
        "name": "Latitude of 1st standard parallel",
        "value": -5,
        "unit": {
          "type": "AngularUnit",
          "name": "Degree",
          "conversion_factor": 0.0174532925199433
        },
        "id": {
          "authority": "EPSG",
          "code": 8823
        }
      },
      {
        "name": "Latitude of 2nd standard parallel",
        "value": -42,
        "unit": {
          "type": "AngularUnit",
          "name": "Degree",
          "conversion_factor": 0.0174532925199433
        },
        "id": {
          "authority": "EPSG",
          "code": 8824
        }
      },
      {
        "name": "Easting at false origin",
        "value": 0,
        "unit": "metre",
        "id": {
          "authority": "EPSG",
          "code": 8826
        }
      },
      {
        "name": "Northing at false origin",
        "value": 0,
        "unit": "metre",
        "id": {
          "authority": "EPSG",
          "code": 8827
        }
      }
    ]
  },
  "coordinate_system": {
    "subtype": "Cartesian",
    "axis": [
      {
        "name": "Easting",
        "abbreviation": "E",
        "direction": "east",
        "unit": "metre"
      },
      {
        "name": "Northing",
        "abbreviation": "N",
        "direction": "north",
        "unit": "metre"
      }
    ]
  },
  "scope": "Not known.",
  "area": "Brazil - onshore and offshore. In rest of South America - onshore north of approximately 45°S and Tierra del Fuego.",
  "bbox": {
    "south_latitude": -55.96,
    "west_longitude": -91.72,
    "north_latitude": 12.52,
    "east_longitude": -25.28
  },
  "id": {
    "authority": "ESRI",
    "code": 102032
  }
}
{'crs_wkt': 'PROJCRS["South_America_Equidistant_Conic",BASEGEOGCRS["SAD69",DATUM["South '
            'American Datum 1969",ELLIPSOID["GRS 1967 '
            'Modified",6378160,298.25,LENGTHUNIT["metre",1]]],PRIMEM["Greenwich",0,ANGLEUNIT["Degree",0.0174532925199433]]],CONVERSION["South_America_Equidistant_Conic",METHOD["Equidistant '
            'Conic",ID["EPSG",1119]],PARAMETER["Latitude of false '
            'origin",-32,ANGLEUNIT["Degree",0.0174532925199433],ID["EPSG",8821]],PARAMETER["Longitude '
            'of false '
            'origin",-60,ANGLEUNIT["Degree",0.0174532925199433],ID["EPSG",8822]],PARAMETER["Latitude '
            'of 1st standard '
            'parallel",-5,ANGLEUNIT["Degree",0.0174532925199433],ID["EPSG",8823]],PARAMETER["Latitude '
            'of 2nd standard '
            'parallel",-42,ANGLEUNIT["Degree",0.0174532925199433],ID["EPSG",8824]],PARAMETER["Easting '
            'at false '
            'origin",0,LENGTHUNIT["metre",1],ID["EPSG",8826]],PARAMETER["Northing '
            'at false '
            'origin",0,LENGTHUNIT["metre",1],ID["EPSG",8827]]],CS[Cartesian,2],AXIS["(E)",east,ORDER[1],LENGTHUNIT["metre",1]],AXIS["(N)",north,ORDER[2],LENGTHUNIT["metre",1]],USAGE[SCOPE["Not '
            'known."],AREA["Brazil - onshore and offshore. In rest of South '
            'America - onshore north of approximately 45°S and Tierra del '
            'Fuego."],BBOX[-55.96,-91.72,12.52,-25.28]],ID["ESRI",102032]]'}