metre
Topographic mapping (large scale).
None
Estonia - onshore.
Data Source: EPSG v11.022 2024-11-05
Datum: Estonia 1992
Coordinate System: cartesian
Projection: Estonian National Grid
Geodetic CRS: EST92
PROJCRS["Estonian Coordinate System of 1992",
BASEGEOGCRS["EST92",
DATUM["Estonia 1992",
ELLIPSOID["GRS 1980",6378137,298.257222101,
LENGTHUNIT["metre",1]]],
PRIMEM["Greenwich",0,
ANGLEUNIT["degree",0.0174532925199433]],
ID["EPSG",4133]],
CONVERSION["Estonian National Grid",
METHOD["Lambert Conic Conformal (2SP)",
ID["EPSG",9802]],
PARAMETER["Latitude of false origin",57.5175539305556,
ANGLEUNIT["degree",0.0174532925199433],
ID["EPSG",8821]],
PARAMETER["Longitude of false origin",24,
ANGLEUNIT["degree",0.0174532925199433],
ID["EPSG",8822]],
PARAMETER["Latitude of 1st standard parallel",59.3333333333333,
ANGLEUNIT["degree",0.0174532925199433],
ID["EPSG",8823]],
PARAMETER["Latitude of 2nd standard parallel",58,
ANGLEUNIT["degree",0.0174532925199433],
ID["EPSG",8824]],
PARAMETER["Easting at false origin",500000,
LENGTHUNIT["metre",1],
ID["EPSG",8826]],
PARAMETER["Northing at false origin",6375000,
LENGTHUNIT["metre",1],
ID["EPSG",8827]]],
CS[Cartesian,2],
AXIS["northing (X)",north,
ORDER[1],
LENGTHUNIT["metre",1]],
AXIS["easting (Y)",east,
ORDER[2],
LENGTHUNIT["metre",1]],
USAGE[
SCOPE["Topographic mapping (large scale)."],
AREA["Estonia - onshore."],
BBOX[57.52,21.74,59.75,28.2]],
ID["EPSG",3300]]
{
"$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
"type": "ProjectedCRS",
"name": "Estonian Coordinate System of 1992",
"base_crs": {
"name": "EST92",
"datum": {
"type": "GeodeticReferenceFrame",
"name": "Estonia 1992",
"ellipsoid": {
"name": "GRS 1980",
"semi_major_axis": 6378137,
"inverse_flattening": 298.257222101
}
},
"coordinate_system": {
"subtype": "ellipsoidal",
"axis": [
{
"name": "Geodetic latitude",
"abbreviation": "Lat",
"direction": "north",
"unit": "degree"
},
{
"name": "Geodetic longitude",
"abbreviation": "Lon",
"direction": "east",
"unit": "degree"
}
]
},
"id": {
"authority": "EPSG",
"code": 4133
}
},
"conversion": {
"name": "Estonian National Grid",
"method": {
"name": "Lambert Conic Conformal (2SP)",
"id": {
"authority": "EPSG",
"code": 9802
}
},
"parameters": [
{
"name": "Latitude of false origin",
"value": 57.5175539305556,
"unit": "degree",
"id": {
"authority": "EPSG",
"code": 8821
}
},
{
"name": "Longitude of false origin",
"value": 24,
"unit": "degree",
"id": {
"authority": "EPSG",
"code": 8822
}
},
{
"name": "Latitude of 1st standard parallel",
"value": 59.3333333333333,
"unit": "degree",
"id": {
"authority": "EPSG",
"code": 8823
}
},
{
"name": "Latitude of 2nd standard parallel",
"value": 58,
"unit": "degree",
"id": {
"authority": "EPSG",
"code": 8824
}
},
{
"name": "Easting at false origin",
"value": 500000,
"unit": "metre",
"id": {
"authority": "EPSG",
"code": 8826
}
},
{
"name": "Northing at false origin",
"value": 6375000,
"unit": "metre",
"id": {
"authority": "EPSG",
"code": 8827
}
}
]
},
"coordinate_system": {
"subtype": "Cartesian",
"axis": [
{
"name": "Northing",
"abbreviation": "X",
"direction": "north",
"unit": "metre"
},
{
"name": "Easting",
"abbreviation": "Y",
"direction": "east",
"unit": "metre"
}
]
},
"scope": "Topographic mapping (large scale).",
"area": "Estonia - onshore.",
"bbox": {
"south_latitude": 57.52,
"west_longitude": 21.74,
"north_latitude": 59.75,
"east_longitude": 28.2
},
"id": {
"authority": "EPSG",
"code": 3300
}
}
{'crs_wkt': 'PROJCRS["Estonian Coordinate System of '
'1992",BASEGEOGCRS["EST92",DATUM["Estonia 1992",ELLIPSOID["GRS '
'1980",6378137,298.257222101,LENGTHUNIT["metre",1]]],PRIMEM["Greenwich",0,ANGLEUNIT["degree",0.0174532925199433]],ID["EPSG",4133]],CONVERSION["Estonian '
'National Grid",METHOD["Lambert Conic Conformal '
'(2SP)",ID["EPSG",9802]],PARAMETER["Latitude of false '
'origin",57.5175539305556,ANGLEUNIT["degree",0.0174532925199433],ID["EPSG",8821]],PARAMETER["Longitude '
'of false '
'origin",24,ANGLEUNIT["degree",0.0174532925199433],ID["EPSG",8822]],PARAMETER["Latitude '
'of 1st standard '
'parallel",59.3333333333333,ANGLEUNIT["degree",0.0174532925199433],ID["EPSG",8823]],PARAMETER["Latitude '
'of 2nd standard '
'parallel",58,ANGLEUNIT["degree",0.0174532925199433],ID["EPSG",8824]],PARAMETER["Easting '
'at false '
'origin",500000,LENGTHUNIT["metre",1],ID["EPSG",8826]],PARAMETER["Northing '
'at false '
'origin",6375000,LENGTHUNIT["metre",1],ID["EPSG",8827]]],CS[Cartesian,2],AXIS["northing '
'(X)",north,ORDER[1],LENGTHUNIT["metre",1]],AXIS["easting '
'(Y)",east,ORDER[2],LENGTHUNIT["metre",1]],USAGE[SCOPE["Topographic '
'mapping (large scale)."],AREA["Estonia - '
'onshore."],BBOX[57.52,21.74,59.75,28.2]],ID["EPSG",3300]]',
'false_easting': 500000.0,
'false_northing': 6375000.0,
'geographic_crs_name': 'EST92',
'grid_mapping_name': 'lambert_conformal_conic',
'horizontal_datum_name': 'Estonia 1992',
'inverse_flattening': 298.257222101,
'latitude_of_projection_origin': 57.51755393055556,
'longitude_of_central_meridian': 24.0,
'longitude_of_prime_meridian': 0.0,
'prime_meridian_name': 'Greenwich',
'projected_crs_name': 'Estonian Coordinate System of 1992',
'reference_ellipsoid_name': 'GRS 1980',
'semi_major_axis': 6378137.0,
'semi_minor_axis': 6356752.314140356,
'standard_parallel': (59.333333333333336, 58.0)}