EPSG:3460 - Fiji 1986 / Fiji Map Grid

Attributes


Unit

metre

Scope

Cadastre, engineering survey, topographic mapping.

Remarks

None

Area of use

Fiji - onshore. Includes Viti Levu, Vanua Levu, Taveuni, the Yasawa Group, the Kadavu Group, the Lau Islands and Rotuma Islands.

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

Datum: Fiji Geodetic Datum 1986

Coordinate System: cartesian

Projection: Fiji Map Grid

Geodetic CRS: Fiji 1986

Export

PROJCRS["Fiji 1986 / Fiji Map Grid",
    BASEGEOGCRS["Fiji 1986",
        DATUM["Fiji Geodetic Datum 1986",
            ELLIPSOID["WGS 72",6378135,298.26,
                LENGTHUNIT["metre",1]]],
        PRIMEM["Greenwich",0,
            ANGLEUNIT["degree",0.0174532925199433]],
        ID["EPSG",4720]],
    CONVERSION["Fiji Map Grid",
        METHOD["Transverse Mercator",
            ID["EPSG",9807]],
        PARAMETER["Latitude of natural origin",-17,
            ANGLEUNIT["degree",0.0174532925199433],
            ID["EPSG",8801]],
        PARAMETER["Longitude of natural origin",178.75,
            ANGLEUNIT["degree",0.0174532925199433],
            ID["EPSG",8802]],
        PARAMETER["Scale factor at natural origin",0.99985,
            SCALEUNIT["unity",1],
            ID["EPSG",8805]],
        PARAMETER["False easting",2000000,
            LENGTHUNIT["metre",1],
            ID["EPSG",8806]],
        PARAMETER["False northing",4000000,
            LENGTHUNIT["metre",1],
            ID["EPSG",8807]]],
    CS[Cartesian,2],
        AXIS["(E)",east,
            ORDER[1],
            LENGTHUNIT["metre",1]],
        AXIS["(N)",north,
            ORDER[2],
            LENGTHUNIT["metre",1]],
    USAGE[
        SCOPE["Cadastre, engineering survey, topographic mapping."],
        AREA["Fiji - onshore. Includes Viti Levu, Vanua Levu, Taveuni, the Yasawa Group, the Kadavu Group, the Lau Islands and Rotuma Islands."],
        BBOX[-20.81,176.81,-12.42,-178.15]],
    ID["EPSG",3460]]
{
  "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
  "type": "ProjectedCRS",
  "name": "Fiji 1986 / Fiji Map Grid",
  "base_crs": {
    "name": "Fiji 1986",
    "datum": {
      "type": "GeodeticReferenceFrame",
      "name": "Fiji Geodetic Datum 1986",
      "ellipsoid": {
        "name": "WGS 72",
        "semi_major_axis": 6378135,
        "inverse_flattening": 298.26
      }
    },
    "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": 4720
    }
  },
  "conversion": {
    "name": "Fiji Map Grid",
    "method": {
      "name": "Transverse Mercator",
      "id": {
        "authority": "EPSG",
        "code": 9807
      }
    },
    "parameters": [
      {
        "name": "Latitude of natural origin",
        "value": -17,
        "unit": "degree",
        "id": {
          "authority": "EPSG",
          "code": 8801
        }
      },
      {
        "name": "Longitude of natural origin",
        "value": 178.75,
        "unit": "degree",
        "id": {
          "authority": "EPSG",
          "code": 8802
        }
      },
      {
        "name": "Scale factor at natural origin",
        "value": 0.99985,
        "unit": "unity",
        "id": {
          "authority": "EPSG",
          "code": 8805
        }
      },
      {
        "name": "False easting",
        "value": 2000000,
        "unit": "metre",
        "id": {
          "authority": "EPSG",
          "code": 8806
        }
      },
      {
        "name": "False northing",
        "value": 4000000,
        "unit": "metre",
        "id": {
          "authority": "EPSG",
          "code": 8807
        }
      }
    ]
  },
  "coordinate_system": {
    "subtype": "Cartesian",
    "axis": [
      {
        "name": "Easting",
        "abbreviation": "E",
        "direction": "east",
        "unit": "metre"
      },
      {
        "name": "Northing",
        "abbreviation": "N",
        "direction": "north",
        "unit": "metre"
      }
    ]
  },
  "scope": "Cadastre, engineering survey, topographic mapping.",
  "area": "Fiji - onshore. Includes Viti Levu, Vanua Levu, Taveuni, the Yasawa Group, the Kadavu Group, the Lau Islands and Rotuma Islands.",
  "bbox": {
    "south_latitude": -20.81,
    "west_longitude": 176.81,
    "north_latitude": -12.42,
    "east_longitude": -178.15
  },
  "id": {
    "authority": "EPSG",
    "code": 3460
  }
}
{'crs_wkt': 'PROJCRS["Fiji 1986 / Fiji Map Grid",BASEGEOGCRS["Fiji '
            '1986",DATUM["Fiji Geodetic Datum 1986",ELLIPSOID["WGS '
            '72",6378135,298.26,LENGTHUNIT["metre",1]]],PRIMEM["Greenwich",0,ANGLEUNIT["degree",0.0174532925199433]],ID["EPSG",4720]],CONVERSION["Fiji '
            'Map Grid",METHOD["Transverse '
            'Mercator",ID["EPSG",9807]],PARAMETER["Latitude of natural '
            'origin",-17,ANGLEUNIT["degree",0.0174532925199433],ID["EPSG",8801]],PARAMETER["Longitude '
            'of natural '
            'origin",178.75,ANGLEUNIT["degree",0.0174532925199433],ID["EPSG",8802]],PARAMETER["Scale '
            'factor at natural '
            'origin",0.99985,SCALEUNIT["unity",1],ID["EPSG",8805]],PARAMETER["False '
            'easting",2000000,LENGTHUNIT["metre",1],ID["EPSG",8806]],PARAMETER["False '
            'northing",4000000,LENGTHUNIT["metre",1],ID["EPSG",8807]]],CS[Cartesian,2],AXIS["(E)",east,ORDER[1],LENGTHUNIT["metre",1]],AXIS["(N)",north,ORDER[2],LENGTHUNIT["metre",1]],USAGE[SCOPE["Cadastre, '
            'engineering survey, topographic mapping."],AREA["Fiji - onshore. '
            'Includes Viti Levu, Vanua Levu, Taveuni, the Yasawa Group, the '
            'Kadavu Group, the Lau Islands and Rotuma '
            'Islands."],BBOX[-20.81,176.81,-12.42,-178.15]],ID["EPSG",3460]]',
 'false_easting': 2000000.0,
 'false_northing': 4000000.0,
 'geographic_crs_name': 'Fiji 1986',
 'grid_mapping_name': 'transverse_mercator',
 'horizontal_datum_name': 'Fiji Geodetic Datum 1986',
 'inverse_flattening': 298.26,
 'latitude_of_projection_origin': -17.0,
 'longitude_of_central_meridian': 178.75,
 'longitude_of_prime_meridian': 0.0,
 'prime_meridian_name': 'Greenwich',
 'projected_crs_name': 'Fiji 1986 / Fiji Map Grid',
 'reference_ellipsoid_name': 'WGS 72',
 'scale_factor_at_central_meridian': 0.99985,
 'semi_major_axis': 6378135.0,
 'semi_minor_axis': 6356750.520016094}