EPSG:9895 - LUREF / Luxembourg TM (3D)

Attributes


Unit

metre

Scope

Cadastre, topographic mapping.

Remarks

None

Area of use

Luxembourg.

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

Datum: Luxembourg Reference Frame

Coordinate System: cartesian

Projection: Luxembourg TM (3D)

Geodetic CRS: LUREF

Export

PROJCRS["LUREF / Luxembourg TM (3D)",
    BASEGEOGCRS["LUREF",
        DATUM["Luxembourg Reference Frame",
            ELLIPSOID["International 1924",6378388,297,
                LENGTHUNIT["metre",1]]],
        PRIMEM["Greenwich",0,
            ANGLEUNIT["degree",0.0174532925199433]],
        ID["EPSG",9893]],
    CONVERSION["Luxembourg TM (3D)",
        METHOD["Transverse Mercator 3D",
            ID["EPSG",1111]],
        PARAMETER["Latitude of natural origin",49.8333333333333,
            ANGLEUNIT["degree",0.0174532925199433],
            ID["EPSG",8801]],
        PARAMETER["Longitude of natural origin",6.16666666666667,
            ANGLEUNIT["degree",0.0174532925199433],
            ID["EPSG",8802]],
        PARAMETER["Scale factor at natural origin",1,
            SCALEUNIT["unity",1],
            ID["EPSG",8805]],
        PARAMETER["False easting",80000,
            LENGTHUNIT["metre",1],
            ID["EPSG",8806]],
        PARAMETER["False northing",100000,
            LENGTHUNIT["metre",1],
            ID["EPSG",8807]]],
    CS[Cartesian,3],
        AXIS["northing (X)",north,
            ORDER[1],
            LENGTHUNIT["metre",1]],
        AXIS["easting (Y)",east,
            ORDER[2],
            LENGTHUNIT["metre",1]],
        AXIS["ellipsoidal height (h)",up,
            ORDER[3],
            LENGTHUNIT["metre",1]],
    USAGE[
        SCOPE["Cadastre, topographic mapping."],
        AREA["Luxembourg."],
        BBOX[49.44,5.73,50.19,6.53]],
    ID["EPSG",9895]]
{
  "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
  "type": "ProjectedCRS",
  "name": "LUREF / Luxembourg TM (3D)",
  "base_crs": {
    "name": "LUREF",
    "datum": {
      "type": "GeodeticReferenceFrame",
      "name": "Luxembourg Reference Frame",
      "ellipsoid": {
        "name": "International 1924",
        "semi_major_axis": 6378388,
        "inverse_flattening": 297
      }
    },
    "coordinate_system": {
      "subtype": "ellipsoidal",
      "axis": [
        {
          "name": "Geodetic latitude",
          "abbreviation": "Lat",
          "direction": "north",
          "unit": "degree"
        },
        {
          "name": "Geodetic longitude",
          "abbreviation": "Lon",
          "direction": "east",
          "unit": "degree"
        },
        {
          "name": "Ellipsoidal height",
          "abbreviation": "h",
          "direction": "up",
          "unit": "metre"
        }
      ]
    },
    "id": {
      "authority": "EPSG",
      "code": 9893
    }
  },
  "conversion": {
    "name": "Luxembourg TM (3D)",
    "method": {
      "name": "Transverse Mercator 3D",
      "id": {
        "authority": "EPSG",
        "code": 1111
      }
    },
    "parameters": [
      {
        "name": "Latitude of natural origin",
        "value": 49.8333333333333,
        "unit": "degree",
        "id": {
          "authority": "EPSG",
          "code": 8801
        }
      },
      {
        "name": "Longitude of natural origin",
        "value": 6.16666666666667,
        "unit": "degree",
        "id": {
          "authority": "EPSG",
          "code": 8802
        }
      },
      {
        "name": "Scale factor at natural origin",
        "value": 1,
        "unit": "unity",
        "id": {
          "authority": "EPSG",
          "code": 8805
        }
      },
      {
        "name": "False easting",
        "value": 80000,
        "unit": "metre",
        "id": {
          "authority": "EPSG",
          "code": 8806
        }
      },
      {
        "name": "False northing",
        "value": 100000,
        "unit": "metre",
        "id": {
          "authority": "EPSG",
          "code": 8807
        }
      }
    ]
  },
  "coordinate_system": {
    "subtype": "Cartesian",
    "axis": [
      {
        "name": "Northing",
        "abbreviation": "X",
        "direction": "north",
        "unit": "metre"
      },
      {
        "name": "Easting",
        "abbreviation": "Y",
        "direction": "east",
        "unit": "metre"
      },
      {
        "name": "Ellipsoidal height",
        "abbreviation": "h",
        "direction": "up",
        "unit": "metre"
      }
    ]
  },
  "scope": "Cadastre, topographic mapping.",
  "area": "Luxembourg.",
  "bbox": {
    "south_latitude": 49.44,
    "west_longitude": 5.73,
    "north_latitude": 50.19,
    "east_longitude": 6.53
  },
  "id": {
    "authority": "EPSG",
    "code": 9895
  }
}
{'crs_wkt': 'PROJCRS["LUREF / Luxembourg TM '
            '(3D)",BASEGEOGCRS["LUREF",DATUM["Luxembourg Reference '
            'Frame",ELLIPSOID["International '
            '1924",6378388,297,LENGTHUNIT["metre",1]]],PRIMEM["Greenwich",0,ANGLEUNIT["degree",0.0174532925199433]],ID["EPSG",9893]],CONVERSION["Luxembourg '
            'TM (3D)",METHOD["Transverse Mercator '
            '3D",ID["EPSG",1111]],PARAMETER["Latitude of natural '
            'origin",49.8333333333333,ANGLEUNIT["degree",0.0174532925199433],ID["EPSG",8801]],PARAMETER["Longitude '
            'of natural '
            'origin",6.16666666666667,ANGLEUNIT["degree",0.0174532925199433],ID["EPSG",8802]],PARAMETER["Scale '
            'factor at natural '
            'origin",1,SCALEUNIT["unity",1],ID["EPSG",8805]],PARAMETER["False '
            'easting",80000,LENGTHUNIT["metre",1],ID["EPSG",8806]],PARAMETER["False '
            'northing",100000,LENGTHUNIT["metre",1],ID["EPSG",8807]]],CS[Cartesian,3],AXIS["northing '
            '(X)",north,ORDER[1],LENGTHUNIT["metre",1]],AXIS["easting '
            '(Y)",east,ORDER[2],LENGTHUNIT["metre",1]],AXIS["ellipsoidal '
            'height '
            '(h)",up,ORDER[3],LENGTHUNIT["metre",1]],USAGE[SCOPE["Cadastre, '
            'topographic '
            'mapping."],AREA["Luxembourg."],BBOX[49.44,5.73,50.19,6.53]],ID["EPSG",9895]]'}