EPSG:9040 - ISN2016 / LCC Europe

Attributes


Unit

metre

Scope

Conformal mapping at scales of 1:500,000 and smaller.

Remarks

None

Area of use

Iceland - onshore and offshore.

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

Datum: Islands Net 2016

Coordinate System: cartesian

Projection: Europe Conformal 2001

Geodetic CRS: ISN2016

Export

PROJCRS["ISN2016 / LCC Europe",
    BASEGEOGCRS["ISN2016",
        DATUM["Islands Net 2016",
            ELLIPSOID["GRS 1980",6378137,298.257222101,
                LENGTHUNIT["metre",1]]],
        PRIMEM["Greenwich",0,
            ANGLEUNIT["degree",0.0174532925199433]],
        ID["EPSG",8086]],
    CONVERSION["Europe Conformal 2001",
        METHOD["Lambert Conic Conformal (2SP)",
            ID["EPSG",9802]],
        PARAMETER["Latitude of false origin",52,
            ANGLEUNIT["degree",0.0174532925199433],
            ID["EPSG",8821]],
        PARAMETER["Longitude of false origin",10,
            ANGLEUNIT["degree",0.0174532925199433],
            ID["EPSG",8822]],
        PARAMETER["Latitude of 1st standard parallel",35,
            ANGLEUNIT["degree",0.0174532925199433],
            ID["EPSG",8823]],
        PARAMETER["Latitude of 2nd standard parallel",65,
            ANGLEUNIT["degree",0.0174532925199433],
            ID["EPSG",8824]],
        PARAMETER["Easting at false origin",4000000,
            LENGTHUNIT["metre",1],
            ID["EPSG",8826]],
        PARAMETER["Northing at false origin",2800000,
            LENGTHUNIT["metre",1],
            ID["EPSG",8827]]],
    CS[Cartesian,2],
        AXIS["northing (Y)",north,
            ORDER[1],
            LENGTHUNIT["metre",1]],
        AXIS["easting (X)",east,
            ORDER[2],
            LENGTHUNIT["metre",1]],
    USAGE[
        SCOPE["Conformal mapping at scales of 1:500,000 and smaller."],
        AREA["Iceland - onshore and offshore."],
        BBOX[59.96,-30.87,69.59,-5.55]],
    ID["EPSG",9040]]
{
  "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
  "type": "ProjectedCRS",
  "name": "ISN2016 / LCC Europe",
  "base_crs": {
    "name": "ISN2016",
    "datum": {
      "type": "GeodeticReferenceFrame",
      "name": "Islands Net 2016",
      "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": 8086
    }
  },
  "conversion": {
    "name": "Europe Conformal 2001",
    "method": {
      "name": "Lambert Conic Conformal (2SP)",
      "id": {
        "authority": "EPSG",
        "code": 9802
      }
    },
    "parameters": [
      {
        "name": "Latitude of false origin",
        "value": 52,
        "unit": "degree",
        "id": {
          "authority": "EPSG",
          "code": 8821
        }
      },
      {
        "name": "Longitude of false origin",
        "value": 10,
        "unit": "degree",
        "id": {
          "authority": "EPSG",
          "code": 8822
        }
      },
      {
        "name": "Latitude of 1st standard parallel",
        "value": 35,
        "unit": "degree",
        "id": {
          "authority": "EPSG",
          "code": 8823
        }
      },
      {
        "name": "Latitude of 2nd standard parallel",
        "value": 65,
        "unit": "degree",
        "id": {
          "authority": "EPSG",
          "code": 8824
        }
      },
      {
        "name": "Easting at false origin",
        "value": 4000000,
        "unit": "metre",
        "id": {
          "authority": "EPSG",
          "code": 8826
        }
      },
      {
        "name": "Northing at false origin",
        "value": 2800000,
        "unit": "metre",
        "id": {
          "authority": "EPSG",
          "code": 8827
        }
      }
    ]
  },
  "coordinate_system": {
    "subtype": "Cartesian",
    "axis": [
      {
        "name": "Northing",
        "abbreviation": "Y",
        "direction": "north",
        "unit": "metre"
      },
      {
        "name": "Easting",
        "abbreviation": "X",
        "direction": "east",
        "unit": "metre"
      }
    ]
  },
  "scope": "Conformal mapping at scales of 1:500,000 and smaller.",
  "area": "Iceland - onshore and offshore.",
  "bbox": {
    "south_latitude": 59.96,
    "west_longitude": -30.87,
    "north_latitude": 69.59,
    "east_longitude": -5.55
  },
  "id": {
    "authority": "EPSG",
    "code": 9040
  }
}
{'crs_wkt': 'PROJCRS["ISN2016 / LCC '
            'Europe",BASEGEOGCRS["ISN2016",DATUM["Islands Net '
            '2016",ELLIPSOID["GRS '
            '1980",6378137,298.257222101,LENGTHUNIT["metre",1]]],PRIMEM["Greenwich",0,ANGLEUNIT["degree",0.0174532925199433]],ID["EPSG",8086]],CONVERSION["Europe '
            'Conformal 2001",METHOD["Lambert Conic Conformal '
            '(2SP)",ID["EPSG",9802]],PARAMETER["Latitude of false '
            'origin",52,ANGLEUNIT["degree",0.0174532925199433],ID["EPSG",8821]],PARAMETER["Longitude '
            'of false '
            'origin",10,ANGLEUNIT["degree",0.0174532925199433],ID["EPSG",8822]],PARAMETER["Latitude '
            'of 1st standard '
            'parallel",35,ANGLEUNIT["degree",0.0174532925199433],ID["EPSG",8823]],PARAMETER["Latitude '
            'of 2nd standard '
            'parallel",65,ANGLEUNIT["degree",0.0174532925199433],ID["EPSG",8824]],PARAMETER["Easting '
            'at false '
            'origin",4000000,LENGTHUNIT["metre",1],ID["EPSG",8826]],PARAMETER["Northing '
            'at false '
            'origin",2800000,LENGTHUNIT["metre",1],ID["EPSG",8827]]],CS[Cartesian,2],AXIS["northing '
            '(Y)",north,ORDER[1],LENGTHUNIT["metre",1]],AXIS["easting '
            '(X)",east,ORDER[2],LENGTHUNIT["metre",1]],USAGE[SCOPE["Conformal '
            'mapping at scales of 1:500,000 and smaller."],AREA["Iceland - '
            'onshore and '
            'offshore."],BBOX[59.96,-30.87,69.59,-5.55]],ID["EPSG",9040]]',
 'false_easting': 4000000.0,
 'false_northing': 2800000.0,
 'geographic_crs_name': 'ISN2016',
 'grid_mapping_name': 'lambert_conformal_conic',
 'horizontal_datum_name': 'Islands Net 2016',
 'inverse_flattening': 298.257222101,
 'latitude_of_projection_origin': 52.0,
 'longitude_of_central_meridian': 10.0,
 'longitude_of_prime_meridian': 0.0,
 'prime_meridian_name': 'Greenwich',
 'projected_crs_name': 'ISN2016 / LCC Europe',
 'reference_ellipsoid_name': 'GRS 1980',
 'semi_major_axis': 6378137.0,
 'semi_minor_axis': 6356752.314140356,
 'standard_parallel': (35.0, 65.0)}