EPSG:6309

Yacare

Attributes

Ellipsoid: International 1924

Prime meridian: Greenwich

Data source: EPSG

Information source: NIMA http://earth-info.nima.mil/

Revision date: 2011-03-28

Scope: Topographic mapping.

Area of use: Uruguay - onshore.

SimpleMap

WGS84 bounds:
-53.09 -35.0
-58.49 -30.09

MapTiler banner

Definition: OGC Well Known Text

DATUM["Yacare",
    SPHEROID["International 1924",6378388,297,
        AUTHORITY["EPSG","7022"]],
    AUTHORITY["EPSG","6309"]]

Definition: OGC Well Known Text 2 (2019)

DATUM["Yacare",
    ELLIPSOID["International 1924",6378388,297,
        LENGTHUNIT["metre",1]],
    ID["EPSG",6309]]

Definition: ESRI Well Known Text

DATUM["D_Yacare",
    SPHEROID["International_1924",6378388.0,297.0]]

Definition: JSON

{
    "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
    "type": "GeodeticReferenceFrame",
    "name": "Yacare",
    "ellipsoid": {
        "name": "International 1924",
        "semi_major_axis": 6378388,
        "inverse_flattening": 297
    },
    "scope": "Topographic mapping.",
    "area": "Uruguay - onshore.",
    "bbox": {
        "south_latitude": -35,
        "west_longitude": -58.49,
        "north_latitude": -30.09,
        "east_longitude": -53.09
    },
    "id": {
        "authority": "EPSG",
        "code": 6309
    }
}

Definition: GeoServer

6309-datum=DATUM["Yacare",SPHEROID["International 1924",6378388,297,AUTHORITY["EPSG","7022"]],AUTHORITY["EPSG","6309"]]