Name: ETRS89-BEL [BEREF2002] to WGS 84 (1)
Method: Geocentric translations (geog2D domain)
Remarks: Approximation at the +/- 1m level assuming that ETRS89 is equivalent to WGS 84. ETRS89-BEL [BEREF2002] is a national realization of ETRS89.
Information source: IOGP
Revision date: 2025-10-17
Unit: metre
Geodetic CRS: ETRS89-BEL [BEREF2002]
Datum: Belgian Reference Frame 2002
Ellipsoid: GRS 1980
Prime meridian: Greenwich
Data source: EPSG
Information source: National Geographical Institute; https://www.ngi.be
Revision date: 2025-10-17
Scope: Engineering survey, topographic mapping.
Remarks: Replaces ETRS89-BEL [BEREF2002] / Lambert 2005 (CRS code 3447). Coordinates referenced to ETRS89-BEL [BEREF2002] / Lambert 2008 differ from coordinates referenced to BD72 / Lambert 1972 (CRS code 31370) by approximately 500km in easting and northing. Replaced by ETRS89-BEL [BEREF2011] / Lambert 2008 (CRS code 11219).
Area of use: Belgium - onshore.
Coordinate system: Cartesian 2D CS. Axes: easting, northing (X,Y). Orientations: east, north. UoM: m.
Center coordinates
646203.71 653269.93
Projected bounds:
495103.15 520908.46
797149.15 787769.37
WGS84 bounds:
2.23 49.5
6.4 51.88
Definition: OGC Well Known Text
PROJCS["ETRS89-BEL [BEREF2002] / Belgian Lambert 2008", GEOGCS["ETRS89-BEL [BEREF2002]", DATUM["Belgian_Reference_Frame_2002", SPHEROID["GRS 1980",6378137,298.257222101], TOWGS84[0,0,0,0,0,0,0]], PRIMEM["Greenwich",0, AUTHORITY["EPSG","8901"]], UNIT["degree",0.0174532925199433, AUTHORITY["EPSG","9122"]], AUTHORITY["EPSG","11063"]], PROJECTION["Lambert_Conformal_Conic_2SP"], PARAMETER["latitude_of_origin",50.797815], PARAMETER["central_meridian",4.35921583333333], PARAMETER["standard_parallel_1",49.8333333333333], PARAMETER["standard_parallel_2",51.1666666666667], PARAMETER["false_easting",649328], PARAMETER["false_northing",665262], UNIT["metre",1, AUTHORITY["EPSG","9001"]], AXIS["Easting",EAST], AXIS["Northing",NORTH], AUTHORITY["EPSG","3812"]]
Definition: OGC Well Known Text 2 (2019)
PROJCRS["ETRS89-BEL [BEREF2002] / Belgian Lambert 2008", BASEGEOGCRS["ETRS89-BEL [BEREF2002]", DATUM["Belgian Reference Frame 2002", ELLIPSOID["GRS 1980",6378137,298.257222101, LENGTHUNIT["metre",1]], ANCHOREPOCH[2002.73]], PRIMEM["Greenwich",0, ANGLEUNIT["degree",0.0174532925199433]], ID["EPSG",11063]], CONVERSION["Belgian Lambert 2008", METHOD["Lambert Conic Conformal (2SP)", ID["EPSG",9802]], PARAMETER["Latitude of false origin",50.797815, ANGLEUNIT["degree",0.0174532925199433], ID["EPSG",8821]], PARAMETER["Longitude of false origin",4.35921583333333, ANGLEUNIT["degree",0.0174532925199433], ID["EPSG",8822]], PARAMETER["Latitude of 1st standard parallel",49.8333333333333, ANGLEUNIT["degree",0.0174532925199433], ID["EPSG",8823]], PARAMETER["Latitude of 2nd standard parallel",51.1666666666667, ANGLEUNIT["degree",0.0174532925199433], ID["EPSG",8824]], PARAMETER["Easting at false origin",649328, LENGTHUNIT["metre",1], ID["EPSG",8826]], PARAMETER["Northing at false origin",665262, LENGTHUNIT["metre",1], ID["EPSG",8827]]], CS[Cartesian,2], AXIS["easting (X)",east, ORDER[1], LENGTHUNIT["metre",1]], AXIS["northing (Y)",north, ORDER[2], LENGTHUNIT["metre",1]], USAGE[ SCOPE["Engineering survey, topographic mapping."], AREA["Belgium - onshore."], BBOX[49.5,2.5,51.51,6.4]], ID["EPSG",3812]]
Definition: ESRI Well Known Text
PROJCS["Belge_Lambert_2008", GEOGCS["GCS_ETRS_1989", DATUM["D_Belgian_Reference_Frame_2002", SPHEROID["GRS_1980",6378137.0,298.257222101]], PRIMEM["Greenwich",0.0], UNIT["Degree",0.0174532925199433]], PROJECTION["Lambert_Conformal_Conic"], PARAMETER["False_Easting",649328.0], PARAMETER["False_Northing",665262.0], PARAMETER["Central_Meridian",4.35921583333333], PARAMETER["Standard_Parallel_1",49.8333333333333], PARAMETER["Standard_Parallel_2",51.1666666666667], PARAMETER["Latitude_Of_Origin",50.797815], UNIT["Meter",1.0]]
Definition: JSON
{ "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json", "type": "ProjectedCRS", "name": "ETRS89-BEL [BEREF2002] / Belgian Lambert 2008", "base_crs": { "type": "GeographicCRS", "name": "ETRS89-BEL [BEREF2002]", "datum": { "type": "GeodeticReferenceFrame", "name": "Belgian Reference Frame 2002", "anchor_epoch": 2002.73, "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": 11063 } }, "conversion": { "name": "Belgian Lambert 2008", "method": { "name": "Lambert Conic Conformal (2SP)", "id": { "authority": "EPSG", "code": 9802 } }, "parameters": [ { "name": "Latitude of false origin", "value": 50.797815, "unit": "degree", "id": { "authority": "EPSG", "code": 8821 } }, { "name": "Longitude of false origin", "value": 4.35921583333333, "unit": "degree", "id": { "authority": "EPSG", "code": 8822 } }, { "name": "Latitude of 1st standard parallel", "value": 49.8333333333333, "unit": "degree", "id": { "authority": "EPSG", "code": 8823 } }, { "name": "Latitude of 2nd standard parallel", "value": 51.1666666666667, "unit": "degree", "id": { "authority": "EPSG", "code": 8824 } }, { "name": "Easting at false origin", "value": 649328, "unit": "metre", "id": { "authority": "EPSG", "code": 8826 } }, { "name": "Northing at false origin", "value": 665262, "unit": "metre", "id": { "authority": "EPSG", "code": 8827 } } ] }, "coordinate_system": { "subtype": "Cartesian", "axis": [ { "name": "Easting", "abbreviation": "X", "direction": "east", "unit": "metre" }, { "name": "Northing", "abbreviation": "Y", "direction": "north", "unit": "metre" } ] }, "scope": "Engineering survey, topographic mapping.", "area": "Belgium - onshore.", "bbox": { "south_latitude": 49.5, "west_longitude": 2.5, "north_latitude": 51.51, "east_longitude": 6.4 }, "id": { "authority": "EPSG", "code": 3812 } }
Definition: GeoServer
3812=PROJCS["ETRS89-BEL [BEREF2002] / Belgian Lambert 2008",GEOGCS["ETRS89-BEL [BEREF2002]",DATUM["Belgian_Reference_Frame_2002",SPHEROID["GRS 1980",6378137,298.257222101],TOWGS84[0,0,0,0,0,0,0]],PRIMEM["Greenwich",0,AUTHORITY["EPSG","8901"]],UNIT["degree",0.0174532925199433,AUTHORITY["EPSG","9122"]],AUTHORITY["EPSG","11063"]],PROJECTION["Lambert_Conformal_Conic_2SP"],PARAMETER["latitude_of_origin",50.797815],PARAMETER["central_meridian",4.35921583333333],PARAMETER["standard_parallel_1",49.8333333333333],PARAMETER["standard_parallel_2",51.1666666666667],PARAMETER["false_easting",649328],PARAMETER["false_northing",665262],UNIT["metre",1,AUTHORITY["EPSG","9001"]],AXIS["Easting",EAST],AXIS["Northing",NORTH],AUTHORITY["EPSG","3812"]]
Definition: Mapnik
<?xml version="1.0" encoding="utf-8"?> <Map srs="+proj=lcc +lat_0=50.797815 +lon_0=4.35921583333333 +lat_1=49.8333333333333 +lat_2=51.1666666666667 +x_0=649328 +y_0=665262 +ellps=GRS80 +towgs84=0,0,0,0,0,0,0 +units=m +no_defs +type=crs"> <Layer srs="+proj=lcc +lat_0=50.797815 +lon_0=4.35921583333333 +lat_1=49.8333333333333 +lat_2=51.1666666666667 +x_0=649328 +y_0=665262 +ellps=GRS80 +towgs84=0,0,0,0,0,0,0 +units=m +no_defs +type=crs"> </Layer> </Map>
Definition: SQL (PostGIS)
INSERT into spatial_ref_sys (srid, auth_name, auth_srid, proj4text, srtext) values ( 3812, 'EPSG', 3812, '+proj=lcc +lat_0=50.797815 +lon_0=4.35921583333333 +lat_1=49.8333333333333 +lat_2=51.1666666666667 +x_0=649328 +y_0=665262 +ellps=GRS80 +towgs84=0,0,0,0,0,0,0 +units=m +no_defs +type=crs', 'PROJCS["ETRS89-BEL [BEREF2002] / Belgian Lambert 2008",GEOGCS["ETRS89-BEL [BEREF2002]",DATUM["Belgian_Reference_Frame_2002",SPHEROID["GRS 1980",6378137,298.257222101],TOWGS84[0,0,0,0,0,0,0]],PRIMEM["Greenwich",0,AUTHORITY["EPSG","8901"]],UNIT["degree",0.0174532925199433,AUTHORITY["EPSG","9122"]],AUTHORITY["EPSG","11063"]],PROJECTION["Lambert_Conformal_Conic_2SP"],PARAMETER["latitude_of_origin",50.797815],PARAMETER["central_meridian",4.35921583333333],PARAMETER["standard_parallel_1",49.8333333333333],PARAMETER["standard_parallel_2",51.1666666666667],PARAMETER["false_easting",649328],PARAMETER["false_northing",665262],UNIT["metre",1,AUTHORITY["EPSG","9001"]],AXIS["Easting",EAST],AXIS["Northing",NORTH],AUTHORITY["EPSG","3812"]]');