Package org.iogp.gigs

Class Test2204


@DisplayName("Geodetic datum") public class Test2204 extends Series2000<GeodeticDatum>
Verifies reference geodetic datums and CRSs bundled with the geoscience software. Each test method in this class instantiate exactly one GeodeticDatum.
Test description
Test method: Compare geodetic datum definitions included in the geoscience software against the EPSG Dataset.
Test data: GIGS_lib_2204_GeodeticDatum.txt and EPSG Dataset. Tests for component logical consistency: for example, if a higher-level library-defined component such as ED50 datum is selected it should then not be possible to change any of its lower-level components such as the ellipsoid from the predefined value (in this example International 1924).
Tested API: DatumAuthorityFactory.createGeodeticDatum(String).
Expected result: Definitions bundled with the software should have the same name and associated ellipsoid and prime meridian as in the EPSG Dataset.

Usage example

in order to specify their factories and run the tests in a JUnit framework, implementers can define a subclass in their own test suite as in the example below:
public class MyTest extends Test2204 {
    public MyTest() {
        super(new MyDatumAuthorityFactory());
    }
}
Since:
1.0
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    protected final DatumAuthorityFactory
    Factory to use for building GeodeticDatum instances, or null if none.
    The name of the expected ellipsoid.
    The name of the expected prime meridian.
  • Constructor Summary

    Constructors
    Constructor
    Description
    Creates a new test using the given factories.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Tests “Hungarian Datum 1909” geodetic datum creation from the factory.
    void
    Tests “Taiwan Datum 1967” geodetic datum creation from the factory.
    void
    Tests “Taiwan Datum 1997” geodetic datum creation from the factory.
    void
    Tests “Reseau de Reference des Antilles Francaises 1991” geodetic datum creation from the factory.
    void
    Tests “Greek” geodetic datum creation from the factory.
    void
    Tests “Greek Geodetic Reference System 1987” geodetic datum creation from the factory.
    void
    Tests “Average Terrestrial System 1977” geodetic datum creation from the factory.
    void
    Tests “Kartastokoordinaattijarjestelma (1966)” geodetic datum creation from the factory.
    void
    Tests “Rikets koordinatsystem 1990” geodetic datum creation from the factory.
    void
    Tests “Lithuania 1994 (ETRS89)” geodetic datum creation from the factory.
    void
    Tests “Tete” geodetic datum creation from the factory.
    void
    Tests “Madzansua” geodetic datum creation from the factory.
    void
    Tests “Observatario” geodetic datum creation from the factory.
    void
    Tests “Moznet (ITRF94)” geodetic datum creation from the factory.
    void
    Tests “Indian 1960” geodetic datum creation from the factory.
    void
    Tests “Final Datum 1958” geodetic datum creation from the factory.
    void
    Tests “Estonia 1992” geodetic datum creation from the factory.
    void
    Tests “PDO Survey Datum 1993” geodetic datum creation from the factory.
    void
    Tests “Old Hawaiian” geodetic datum creation from the factory.
    void
    Tests “St.
    void
    Tests “St.
    void
    Tests “St.
    void
    Tests “Puerto Rico” geodetic datum creation from the factory.
    void
    Tests “NAD83 Canadian Spatial Reference System” geodetic datum creation from the factory.
    void
    Tests “Israel 1993” geodetic datum creation from the factory.
    void
    Tests “Locodjo 1965” geodetic datum creation from the factory.
    void
    Tests “Abidjan 1987” geodetic datum creation from the factory.
    void
    Tests “Kalianpur 1937” geodetic datum creation from the factory.
    void
    Tests “Kalianpur 1962” geodetic datum creation from the factory.
    void
    Tests “Kalianpur 1975” geodetic datum creation from the factory.
    void
    Tests “Hanoi 1972” geodetic datum creation from the factory.
    void
    Tests “Hartebeesthoek94” geodetic datum creation from the factory.
    void
    Tests “CH1903” geodetic datum creation from the factory.
    void
    Tests “CH1903+” geodetic datum creation from the factory.
    void
    Tests “Swiss Terrestrial Reference Frame 1995” geodetic datum creation from the factory.
    void
    Tests “NAD83 (High Accuracy Regional Network)” geodetic datum creation from the factory.
    void
    Tests “Rassadiran” geodetic datum creation from the factory.
    void
    Tests “European Datum 1950(1977)” geodetic datum creation from the factory.
    void
    Tests “Dabola 1981” geodetic datum creation from the factory.
    void
    Tests “System of the Unified Trigonometrical Cadastral Network” geodetic datum creation from the factory.
    void
    Tests “Mount Dillon” geodetic datum creation from the factory.
    void
    Tests “Naparima 1955” geodetic datum creation from the factory.
    void
    Tests “European Libyan Datum 1979” geodetic datum creation from the factory.
    void
    Tests “Chos Malal 1914” geodetic datum creation from the factory.
    void
    Tests “Pampa del Castillo” geodetic datum creation from the factory.
    void
    Tests “Korean Datum 1985” geodetic datum creation from the factory.
    void
    Tests “Yemen National Geodetic Network 1996” geodetic datum creation from the factory.
    void
    Tests “South Yemen” geodetic datum creation from the factory.
    void
    Tests “Bissau” geodetic datum creation from the factory.
    void
    Tests “Korean Datum 1995” geodetic datum creation from the factory.
    void
    Tests “New Zealand Geodetic Datum 2000” geodetic datum creation from the factory.
    void
    Tests “Accra” geodetic datum creation from the factory.
    void
    Tests “American Samoa 1962” geodetic datum creation from the factory.
    void
    Tests “Sistema de Referencia Geocentrico para America del Sur 1995” geodetic datum creation from the factory.
    void
    Tests “Reseau Geodesique Francais 1993” geodetic datum creation from the factory.
    void
    Tests “IRENET95” geodetic datum creation from the factory.
    void
    Tests “Sierra Leone Colony 1924” geodetic datum creation from the factory.
    void
    Tests “Sierra Leone 1968” geodetic datum creation from the factory.
    void
    Tests “Australian Antarctic Datum 1998” geodetic datum creation from the factory.
    void
    Tests “Pulkovo 1942(83)” geodetic datum creation from the factory.
    void
    Tests “Pulkovo 1942(58)” geodetic datum creation from the factory.
    void
    Tests “Estonia 1997” geodetic datum creation from the factory.
    void
    Tests “Luxembourg 1930” geodetic datum creation from the factory.
    void
    Tests “Azores Occidental Islands 1939” geodetic datum creation from the factory.
    void
    Tests “Azores Central Islands 1948” geodetic datum creation from the factory.
    void
    Tests “Azores Oriental Islands 1940” geodetic datum creation from the factory.
    void
    Tests “OSNI 1952” geodetic datum creation from the factory.
    void
    Tests “Red Geodesica Venezolana” geodetic datum creation from the factory.
    void
    Tests “Posiciones Geodesicas Argentinas 1998” geodetic datum creation from the factory.
    void
    Tests “Albanian 1987” geodetic datum creation from the factory.
    void
    Tests “Douala 1948” geodetic datum creation from the factory.
    void
    Tests “Manoca 1962” geodetic datum creation from the factory.
    void
    Tests “Qornoq 1927” geodetic datum creation from the factory.
    void
    Tests “Scoresbysund 1952” geodetic datum creation from the factory.
    void
    Tests “Ammassalik 1958” geodetic datum creation from the factory.
    void
    Tests “Garoua” geodetic datum creation from the factory.
    void
    Tests “Kousseri” geodetic datum creation from the factory.
    void
    Tests “Egypt 1930” geodetic datum creation from the factory.
    void
    Tests “Pulkovo 1995” geodetic datum creation from the factory.
    void
    Tests “Adindan” geodetic datum creation from the factory.
    void
    Tests “Australian Geodetic Datum 1966” geodetic datum creation from the factory.
    void
    Tests “Australian Geodetic Datum 1984” geodetic datum creation from the factory.
    void
    Tests “Ain el Abd 1970” geodetic datum creation from the factory.
    void
    Tests “Afgooye” geodetic datum creation from the factory.
    void
    Tests “Agadez” geodetic datum creation from the factory.
    void
    Tests “Lisbon 1937” geodetic datum creation from the factory.
    void
    Tests “Aratu” geodetic datum creation from the factory.
    void
    Tests “Arc 1950” geodetic datum creation from the factory.
    void
    Tests “Arc 1960” geodetic datum creation from the factory.
    void
    Tests “Batavia” geodetic datum creation from the factory.
    void
    Tests “Barbados 1938” geodetic datum creation from the factory.
    void
    Tests “Beduaram” geodetic datum creation from the factory.
    void
    Tests “Beijing 1954” geodetic datum creation from the factory.
    void
    Tests “Reseau National Belge 1950” geodetic datum creation from the factory.
    void
    Tests “Bermuda 1957” geodetic datum creation from the factory.
    void
    Tests “Bogota 1975” geodetic datum creation from the factory.
    void
    Tests “Bukit Rimpah” geodetic datum creation from the factory.
    void
    Tests “Camacupa 1948” geodetic datum creation from the factory.
    void
    Tests “Campo Inchauspe” geodetic datum creation from the factory.
    void
    Tests “Cape” geodetic datum creation from the factory.
    void
    Tests “Carthage” geodetic datum creation from the factory.
    void
    Tests “Chua” geodetic datum creation from the factory.
    void
    Tests “Corrego Alegre 1970-72” geodetic datum creation from the factory.
    void
    Tests “Deir ez Zor” geodetic datum creation from the factory.
    void
    Tests “Egypt 1907” geodetic datum creation from the factory.
    void
    Tests “European Datum 1950” geodetic datum creation from the factory.
    void
    Tests “European Datum 1987” geodetic datum creation from the factory.
    void
    Tests “Fahud” geodetic datum creation from the factory.
    void
    Tests “Hu Tzu Shan 1950” geodetic datum creation from the factory.
    void
    Tests “Hungarian Datum 1972” geodetic datum creation from the factory.
    void
    Tests “Indonesian Datum 1974” geodetic datum creation from the factory.
    void
    Tests “Indian 1954” geodetic datum creation from the factory.
    void
    Tests “Indian 1975” geodetic datum creation from the factory.
    void
    Tests “Jamaica 1875” geodetic datum creation from the factory.
    void
    Tests “Jamaica 1969” geodetic datum creation from the factory.
    void
    Tests “Kalianpur 1880” geodetic datum creation from the factory.
    void
    Tests “Kandawala” geodetic datum creation from the factory.
    void
    Tests “Kertau 1968” geodetic datum creation from the factory.
    void
    Tests “Kuwait Oil Company” geodetic datum creation from the factory.
    void
    Tests “La Canoa” geodetic datum creation from the factory.
    void
    Tests “Provisional South American Datum 1956” geodetic datum creation from the factory.
    void
    Tests “Lake” geodetic datum creation from the factory.
    void
    Tests “Leigon” geodetic datum creation from the factory.
    void
    Tests “Liberia 1964” geodetic datum creation from the factory.
    void
    Tests “Lome” geodetic datum creation from the factory.
    void
    Tests “Luzon 1911” geodetic datum creation from the factory.
    void
    Tests “Hito XVIII 1963” geodetic datum creation from the factory.
    void
    Tests “Herat North” geodetic datum creation from the factory.
    void
    Tests “Mahe 1971” geodetic datum creation from the factory.
    void
    Tests “Makassar” geodetic datum creation from the factory.
    void
    Tests “European Terrestrial Reference System 1989” geodetic datum creation from the factory.
    void
    Tests “Malongo 1987” geodetic datum creation from the factory.
    void
    Tests “Merchich” geodetic datum creation from the factory.
    void
    Tests “Massawa” geodetic datum creation from the factory.
    void
    Tests “Minna” geodetic datum creation from the factory.
    void
    Tests “Monte Mario” geodetic datum creation from the factory.
    void
    Tests “M'poraloko” geodetic datum creation from the factory.
    void
    Tests “North American Datum 1927” geodetic datum creation from the factory.
    void
    Tests “North American Datum 1983” geodetic datum creation from the factory.
    void
    Tests “Nahrwan 1967” geodetic datum creation from the factory.
    void
    Tests “Naparima 1972” geodetic datum creation from the factory.
    void
    Tests “New Zealand Geodetic Datum 1949” geodetic datum creation from the factory.
    void
    Tests “NGO 1948” geodetic datum creation from the factory.
    void
    Tests “Datum 73” geodetic datum creation from the factory.
    void
    Tests “Nouvelle Triangulation Francaise” geodetic datum creation from the factory.
    void
    Tests “NSWC 9Z-2” geodetic datum creation from the factory.
    void
    Tests “Ordnance Survey of Great Britain 1936” geodetic datum creation from the factory.
    void
    Tests “OSGB 1970 (SN)” geodetic datum creation from the factory.
    void
    Tests “OS (SN) 1980” geodetic datum creation from the factory.
    void
    Tests “Palestine 1923” geodetic datum creation from the factory.
    void
    Tests “Congo 1960 Pointe Noire” geodetic datum creation from the factory.
    void
    Tests “Geocentric Datum of Australia 1994” geodetic datum creation from the factory.
    void
    Tests “Pulkovo 1942” geodetic datum creation from the factory.
    void
    Tests “Qatar 1974” geodetic datum creation from the factory.
    void
    Tests “Qatar 1948” geodetic datum creation from the factory.
    void
    Tests “Loma Quintana” geodetic datum creation from the factory.
    void
    Tests “Amersfoort” geodetic datum creation from the factory.
    void
    Tests “Sapper Hill 1943” geodetic datum creation from the factory.
    void
    Tests “Schwarzeck” geodetic datum creation from the factory.
    void
    Tests “Serindung” geodetic datum creation from the factory.
    void
    Tests “Tananarive 1925” geodetic datum creation from the factory.
    void
    Tests “Timbalai 1948” geodetic datum creation from the factory.
    void
    Tests “TM65” geodetic datum creation from the factory.
    void
    Tests “Geodetic Datum of 1965” geodetic datum creation from the factory.
    void
    Tests “Tokyo” geodetic datum creation from the factory.
    void
    Tests “Trinidad 1903” geodetic datum creation from the factory.
    void
    Tests “Trucial Coast 1948” geodetic datum creation from the factory.
    void
    Tests “Voirol 1875” geodetic datum creation from the factory.
    void
    Tests “Bern 1938” geodetic datum creation from the factory.
    void
    Tests “Nord Sahara 1959” geodetic datum creation from the factory.
    void
    Tests “Stockholm 1938” geodetic datum creation from the factory.
    void
    Tests “Yacare” geodetic datum creation from the factory.
    void
    Tests “Yoff” geodetic datum creation from the factory.
    void
    Tests “Zanderij” geodetic datum creation from the factory.
    void
    Tests “Militar-Geographische Institut” geodetic datum creation from the factory.
    void
    Tests “Reseau National Belge 1972” geodetic datum creation from the factory.
    void
    Tests “Deutsches Hauptdreiecksnetz” geodetic datum creation from the factory.
    void
    Tests “Conakry 1905” geodetic datum creation from the factory.
    void
    Tests “Dealul Piscului 1930” geodetic datum creation from the factory.
    void
    Tests “National Geodetic Network” geodetic datum creation from the factory.
    void
    Tests “Kuwait Utility” geodetic datum creation from the factory.
    void
    Tests “World Geodetic System 1972” geodetic datum creation from the factory.
    void
    Tests “WGS 72 Transit Broadcast Ephemeris” geodetic datum creation from the factory.
    void
    Tests “World Geodetic System 1984” geodetic datum creation from the factory.
    void
    Tests “Anguilla 1957” geodetic datum creation from the factory.
    void
    Tests “Antigua 1943” geodetic datum creation from the factory.
    void
    Tests “Dominica 1945” geodetic datum creation from the factory.
    void
    Tests “Grenada 1953” geodetic datum creation from the factory.
    void
    Tests “Montserrat 1958” geodetic datum creation from the factory.
    void
    Tests “St.
    void
    Tests “St.
    void
    Tests “St.
    void
    Tests “North American Datum 1927 (1976)” geodetic datum creation from the factory.
    void
    Tests “North American Datum 1927 (CGQ77)” geodetic datum creation from the factory.
    void
    Tests “Xian 1980” geodetic datum creation from the factory.
    void
    Tests “Hong Kong 1980” geodetic datum creation from the factory.
    void
    Tests “Japanese Geodetic Datum 2000” geodetic datum creation from the factory.
    void
    Tests “Gunung Segara” geodetic datum creation from the factory.
    void
    Tests “Qatar National Datum 1995” geodetic datum creation from the factory.
    void
    Tests “Porto Santo 1936” geodetic datum creation from the factory.
    void
    Tests “Selvagem Grande” geodetic datum creation from the factory.
    void
    Tests “South American Datum 1969” geodetic datum creation from the factory.
    void
    Tests “SWEREF99” geodetic datum creation from the factory.
    void
    Tests “Point 58” geodetic datum creation from the factory.
    void
    Tests “Fort Marigot” geodetic datum creation from the factory.
    void
    Tests “Guadeloupe 1948” geodetic datum creation from the factory.
    void
    Tests “Centre Spatial Guyanais 1967” geodetic datum creation from the factory.
    void
    Tests “Reseau Geodesique Francais Guyane 1995” geodetic datum creation from the factory.
    void
    Tests “Martinique 1938” geodetic datum creation from the factory.
    void
    Tests “Reunion 1947” geodetic datum creation from the factory.
    void
    Tests “Reseau Geodesique de la Reunion 1992” geodetic datum creation from the factory.
    void
    Tests “Tahiti 52” geodetic datum creation from the factory.
    void
    Tests “Tahaa 54” geodetic datum creation from the factory.
    void
    Tests “IGN72 Nuku Hiva” geodetic datum creation from the factory.
    void
    Tests “Combani 1950” geodetic datum creation from the factory.
    void
    Tests “IGN56 Lifou” geodetic datum creation from the factory.
    void
    Tests “IGN72 Grande Terre” geodetic datum creation from the factory.
    void
    Tests “Petrels 1972” geodetic datum creation from the factory.
    void
    Tests “Pointe Geologie Perroud 1950” geodetic datum creation from the factory.
    void
    Tests “Saint Pierre et Miquelon 1950” geodetic datum creation from the factory.
    void
    Tests “MOP78” geodetic datum creation from the factory.
    void
    Tests “IGN53 Mare” geodetic datum creation from the factory.
    void
    Tests “ST84 Ile des Pins” geodetic datum creation from the factory.
    void
    Tests “ST71 Belep” geodetic datum creation from the factory.
    void
    Tests “NEA74 Noumea” geodetic datum creation from the factory.
    void
    Tests “Grand Comoros” geodetic datum creation from the factory.
    void
    Tests “Reykjavik 1900” geodetic datum creation from the factory.
    void
    Tests “Hjorsey 1955” geodetic datum creation from the factory.
    void
    Tests “Islands Network 1993” geodetic datum creation from the factory.
    void
    Tests “Helle 1954” geodetic datum creation from the factory.
    void
    Tests “Latvia 1992” geodetic datum creation from the factory.
    void
    Tests “Porto Santo 1995” geodetic datum creation from the factory.
    void
    Tests “Azores Oriental Islands 1995” geodetic datum creation from the factory.
    void
    Tests “Azores Central Islands 1995” geodetic datum creation from the factory.
    void
    Tests “Lisbon 1890” geodetic datum creation from the factory.
    void
    Tests “Iraq-Kuwait Boundary Datum 1992” geodetic datum creation from the factory.
    void
    Tests “European Datum 1979” geodetic datum creation from the factory.
    void
    Tests “Istituto Geografico Militaire 1995” geodetic datum creation from the factory.
    void
    Tests “Voirol 1879” geodetic datum creation from the factory.
    void
    Tests “Chatham Islands Datum 1971” geodetic datum creation from the factory.
    void
    Tests “Chatham Islands Datum 1979” geodetic datum creation from the factory.
    void
    Tests “Sistema de Referencia Geocentrico para America del Sur 2000” geodetic datum creation from the factory.
    void
    Tests “Guam 1963” geodetic datum creation from the factory.
    void
    Tests “Vientiane 1982” geodetic datum creation from the factory.
    void
    Tests “Lao 1993” geodetic datum creation from the factory.
    void
    Tests “Lao National Datum 1997” geodetic datum creation from the factory.
    void
    Tests “Jouik 1961” geodetic datum creation from the factory.
    void
    Tests “Nouakchott 1965” geodetic datum creation from the factory.
    void
    Tests “Gulshan 303” geodetic datum creation from the factory.
    void
    Tests “Philippine Reference System 1992” geodetic datum creation from the factory.
    void
    Tests “Gan 1970” geodetic datum creation from the factory.
    void
    Tests “Marco Geocentrico Nacional de Referencia” geodetic datum creation from the factory.
    void
    Tests “Reseau Geodesique de la Polynesie Francaise” geodetic datum creation from the factory.
    void
    Tests “Fatu Iva 72” geodetic datum creation from the factory.
    void
    Tests “IGN63 Hiva Oa” geodetic datum creation from the factory.
    void
    Tests “Tahiti 79” geodetic datum creation from the factory.
    void
    Tests “Moorea 87” geodetic datum creation from the factory.
    void
    Tests “Maupiti 83” geodetic datum creation from the factory.
    void
    Tests “Nakhl-e Ghanem” geodetic datum creation from the factory.
    void
    Tests “Posiciones Geodesicas Argentinas 1994” geodetic datum creation from the factory.
    void
    Tests “Katanga 1955” geodetic datum creation from the factory.
    void
    Tests “Kasai 1953” geodetic datum creation from the factory.
    void
    Tests “IGC 1962 Arc of the 6th Parallel South” geodetic datum creation from the factory.
    void
    Tests “IGN 1962 Kerguelen” geodetic datum creation from the factory.
    void
    Tests “Le Pouce 1934” geodetic datum creation from the factory.
    void
    Tests “IGN Astro 1960” geodetic datum creation from the factory.
    void
    Tests “Institut Geographique du Congo Belge 1955” geodetic datum creation from the factory.
    void
    Tests “Mauritania 1999” geodetic datum creation from the factory.
    void
    Tests “Missao Hidrografico Angola y Sao Tome 1951” geodetic datum creation from the factory.
    void
    Tests “Mhast (onshore)” geodetic datum creation from the factory.
    void
    Tests “Mhast (offshore)” geodetic datum creation from the factory.
    void
    Tests “Egypt Gulf of Suez S-650 TL” geodetic datum creation from the factory.
    void
    Tests “Tern Island 1961” geodetic datum creation from the factory.
    void
    Tests “Cocos Islands 1965” geodetic datum creation from the factory.
    void
    Tests “Iwo Jima 1945” geodetic datum creation from the factory.
    void
    Tests “Astro DOS 71” geodetic datum creation from the factory.
    void
    Tests “Marcus Island 1952” geodetic datum creation from the factory.
    void
    Tests “Ascension Island 1958” geodetic datum creation from the factory.
    void
    Tests “Ayabelle Lighthouse” geodetic datum creation from the factory.
    void
    Tests “Bellevue” geodetic datum creation from the factory.
    void
    Tests “Camp Area Astro” geodetic datum creation from the factory.
    void
    Tests “Phoenix Islands 1966” geodetic datum creation from the factory.
    void
    Tests “Cape Canaveral” geodetic datum creation from the factory.
    void
    Tests “Solomon 1968” geodetic datum creation from the factory.
    void
    Tests “Easter Island 1967” geodetic datum creation from the factory.
    void
    Tests “Fiji Geodetic Datum 1986” geodetic datum creation from the factory.
    void
    Tests “Fiji 1956” geodetic datum creation from the factory.
    void
    Tests “South Georgia 1968” geodetic datum creation from the factory.
    void
    Tests “Grand Cayman Geodetic Datum 1959” geodetic datum creation from the factory.
    void
    Tests “Diego Garcia 1969” geodetic datum creation from the factory.
    void
    Tests “Johnston Island 1961” geodetic datum creation from the factory.
    void
    Tests “Sister Islands Geodetic Datum 1961” geodetic datum creation from the factory.
    void
    Tests “Midway 1961” geodetic datum creation from the factory.
    void
    Tests “Pico de la Nieves 1984” geodetic datum creation from the factory.
    void
    Tests “Pitcairn 1967” geodetic datum creation from the factory.
    void
    Tests “Santo 1965” geodetic datum creation from the factory.
    void
    Tests “Marshall Islands 1960” geodetic datum creation from the factory.
    void
    Tests “Wake Island 1952” geodetic datum creation from the factory.
    void
    Tests “Tristan 1968” geodetic datum creation from the factory.
    void
    Tests “Kusaie 1951” geodetic datum creation from the factory.
    void
    Tests “Deception Island” geodetic datum creation from the factory.
    void
    Tests “Geocentric datum of Korea” geodetic datum creation from the factory.
    void
    Tests “Hong Kong 1963” geodetic datum creation from the factory.
    void
    Tests “Hong Kong 1963(67)” geodetic datum creation from the factory.
    void
    Tests “Parametrop Zemp 1990” geodetic datum creation from the factory.
    void
    Tests “Faroe Datum 1954” geodetic datum creation from the factory.
    void
    Tests “Geodetic Datum of Malaysia 2000” geodetic datum creation from the factory.
    void
    Tests “Karbala 1979” geodetic datum creation from the factory.
    void
    Tests “Nahrwan 1934” geodetic datum creation from the factory.
    void
    Tests “Rauenberg Datum/83” geodetic datum creation from the factory.
    void
    Tests “Potsdam Datum/83” geodetic datum creation from the factory.
    void
    Tests “Greenland 1996” geodetic datum creation from the factory.
    void
    Tests “Vanua Levu 1915” geodetic datum creation from the factory.
    void
    Tests “Reseau Geodesique de Nouvelle Caledonie 91-93” geodetic datum creation from the factory.
    void
    Tests “ST87 Ouvea” geodetic datum creation from the factory.
    void
    Tests “Kertau (RSO)” geodetic datum creation from the factory.
    void
    Tests “Viti Levu 1912” geodetic datum creation from the factory.
    void
    Tests “fk89” geodetic datum creation from the factory.
    void
    Tests “Libyan Geodetic Datum 2006” geodetic datum creation from the factory.
    void
    Tests “Datum Geodesi Nasional 1995” geodetic datum creation from the factory.
    void
    Tests “Vietnam 2000” geodetic datum creation from the factory.
    void
    Tests “SVY21” geodetic datum creation from the factory.
    void
    Tests “Jamaica 2001” geodetic datum creation from the factory.
    void
    Tests “NAD83 (National Spatial Reference System 2007)” geodetic datum creation from the factory.
    void
    Tests “World Geodetic System 1966” geodetic datum creation from the factory.
    void
    Tests “Croatian Terrestrial Reference System” geodetic datum creation from the factory.
    void
    Tests “Bermuda 2000” geodetic datum creation from the factory.
    void
    Tests “Pitcairn 2006” geodetic datum creation from the factory.
    void
    Tests “Ross Sea Region Geodetic Datum 2000” geodetic datum creation from the factory.
    void
    Tests “Slovenia Geodetic Datum 1996” geodetic datum creation from the factory.
    void
    Tests “CH1903 (Bern)” geodetic datum creation from the factory.
    void
    Tests “Bogota 1975 (Bogota)” geodetic datum creation from the factory.
    void
    Tests “Lisbon 1937 (Lisbon)” geodetic datum creation from the factory.
    void
    Tests “Makassar (Jakarta)” geodetic datum creation from the factory.
    void
    Tests “Militar-Geographische Institut (Ferro)” geodetic datum creation from the factory.
    void
    Tests “Monte Mario (Rome)” geodetic datum creation from the factory.
    void
    Tests “Nouvelle Triangulation Francaise (Paris)” geodetic datum creation from the factory.
    void
    Tests “Reseau National Belge 1950 (Brussels)” geodetic datum creation from the factory.
    void
    Tests “Tananarive 1925 (Paris)” geodetic datum creation from the factory.
    void
    Tests “Voirol 1875 (Paris)” geodetic datum creation from the factory.
    void
    Tests “Batavia (Jakarta)” geodetic datum creation from the factory.
    void
    Tests “Stockholm 1938 (Stockholm)” geodetic datum creation from the factory.
    void
    Tests “Greek (Athens)” geodetic datum creation from the factory.
    void
    Tests “Carthage (Paris)” geodetic datum creation from the factory.
    void
    Tests “NGO 1948 (Oslo)” geodetic datum creation from the factory.
    void
    Tests “System of the Unified Trigonometrical Cadastral Network (Ferro)” geodetic datum creation from the factory.
    void
    Tests “Gunung Segara (Jakarta)” geodetic datum creation from the factory.
    void
    Tests “Voirol 1879 (Paris)” geodetic datum creation from the factory.
    void
    Tests “Ancienne Triangulation Francaise (Paris)” geodetic datum creation from the factory.
    void
    Tests “Madrid 1870 (Madrid)” geodetic datum creation from the factory.
    void
    Tests “Lisbon 1890 (Lisbon)” geodetic datum creation from the factory.
    Returns the datum instance to be tested.

    Methods inherited from class Series2000

    getVerifiableName

    Methods inherited from class Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • ellipsoidName

      public String ellipsoidName
      The name of the expected ellipsoid. This field is set by all test methods before to create and verify the Ellipsoid instance.
    • primeMeridianName

      public String primeMeridianName
      The name of the expected prime meridian. This field is set by all test methods before to create and verify the PrimeMeridian instance.
    • datumAuthorityFactory

      protected final DatumAuthorityFactory datumAuthorityFactory
      Factory to use for building GeodeticDatum instances, or null if none. This is the factory used by the getIdentifiedObject() method.
  • Constructor Details

    • Test2204

      public Test2204(DatumAuthorityFactory datumFactory)
      Creates a new test using the given factories. If a given factory is null, then the tests which depend on it will be skipped.
      Parameters:
      datumFactory - factory for creating GeodeticDatum instances.
  • Method Details

    • getIdentifiedObject

      public GeodeticDatum getIdentifiedObject() throws FactoryException
      Returns the datum instance to be tested. When this method is invoked for the first time, it creates the datum to test by invoking the DatumAuthorityFactory.createGeodeticDatum(String) method with the current Series2000.code value in argument. The created object is then cached and returned in all subsequent invocations of this method.
      Specified by:
      getIdentifiedObject in class Series2000<GeodeticDatum>
      Returns:
      the datum instance to test.
      Throws:
      FactoryException - if an error occurred while creating the datum instance.
    • EPSG_6143

      @Test @DisplayName("Abidjan 1987") public void EPSG_6143() throws FactoryException
      Tests “Abidjan 1987” geodetic datum creation from the factory.
      • EPSG datum code: 6143
      • EPSG datum name: Abidjan 1987
      • Alias(es) given by EPSG: Côte d'Ivoire (Ivory Coast)
      • Ellipsoid name: Clarke 1880 (RGS)
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Cote d'Ivoire (Ivory Coast)
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6168

      @Test @DisplayName("Accra") public void EPSG_6168() throws FactoryException
      Tests “Accra” geodetic datum creation from the factory.
      • EPSG datum code: 6168
      • EPSG datum name: Accra
      • Ellipsoid name: War Office
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Ghana
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6201

      @Test @DisplayName("Adindan") public void EPSG_6201() throws FactoryException
      Tests “Adindan” geodetic datum creation from the factory.
      • EPSG datum code: 6201
      • EPSG datum name: Adindan
      • Alias(es) given by EPSG: Blue Nile 1958
      • Ellipsoid name: Clarke 1880 (RGS)
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Africa - Eritrea; Ethiopia; South Sudan and Sudan
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6205

      @Test @DisplayName("Afgooye") public void EPSG_6205() throws FactoryException
      Tests “Afgooye” geodetic datum creation from the factory.
      • EPSG datum code: 6205
      • EPSG datum name: Afgooye
      • Ellipsoid name: Krassowsky 1940
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Somalia - onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6206

      @Test @DisplayName("Agadez") public void EPSG_6206() throws FactoryException
      Tests “Agadez” geodetic datum creation from the factory.
      • EPSG datum code: 6206
      • EPSG datum name: Agadez
      • Ellipsoid name: Clarke 1880 (IGN)
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Niger
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6204

      @Test @DisplayName("Ain el Abd 1970") public void EPSG_6204() throws FactoryException
      Tests “Ain el Abd 1970” geodetic datum creation from the factory.
      • EPSG datum code: 6204
      • EPSG datum name: Ain el Abd 1970
      • Alias(es) given by EPSG: Ain el Abd
      • Ellipsoid name: International 1924
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Asia - Middle East - Bahrain; Kuwait and Saudi Arabia
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6191

      @Test @DisplayName("Albanian 1987") public void EPSG_6191() throws FactoryException
      Tests “Albanian 1987” geodetic datum creation from the factory.
      • EPSG datum code: 6191
      • EPSG datum name: Albanian 1987
      • Alias(es) given by EPSG: ALB86
      • Ellipsoid name: Krassowsky 1940
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Albania - onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6169

      @Test @DisplayName("American Samoa 1962") public void EPSG_6169() throws FactoryException
      Tests “American Samoa 1962” geodetic datum creation from the factory.
      • EPSG datum code: 6169
      • EPSG datum name: American Samoa 1962
      • Ellipsoid name: Clarke 1866
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: American Samoa - 2 main island groups
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6289

      @Test @DisplayName("Amersfoort") public void EPSG_6289() throws FactoryException
      Tests “Amersfoort” geodetic datum creation from the factory.
      • EPSG datum code: 6289
      • EPSG datum name: Amersfoort
      • Ellipsoid name: Bessel 1841
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Netherlands - onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6196

      @Test @DisplayName("Ammassalik 1958") public void EPSG_6196() throws FactoryException
      Tests “Ammassalik 1958” geodetic datum creation from the factory.
      • EPSG datum code: 6196
      • EPSG datum name: Ammassalik 1958
      • Ellipsoid name: International 1924
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Greenland - Ammassalik area
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6901

      @Test @DisplayName("Ancienne Triangulation Francaise (Paris)") public void EPSG_6901() throws FactoryException
      Tests “Ancienne Triangulation Francaise (Paris)” geodetic datum creation from the factory.
      • EPSG datum code: 6901
      • EPSG datum name: Ancienne Triangulation Francaise (Paris)
      • Alias(es) given by EPSG: ATF (Paris)
      • Ellipsoid name: Plessis 1817
      • Prime meridian name: Paris RGS
      • EPSG Usage Extent: France - mainland onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6600

      @Test @DisplayName("Anguilla 1957") public void EPSG_6600() throws FactoryException
      Tests “Anguilla 1957” geodetic datum creation from the factory.
      • EPSG datum code: 6600
      • EPSG datum name: Anguilla 1957
      • Ellipsoid name: Clarke 1880 (RGS)
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Anguilla - onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6601

      @Test @DisplayName("Antigua 1943") public void EPSG_6601() throws FactoryException
      Tests “Antigua 1943” geodetic datum creation from the factory.
      • EPSG datum code: 6601
      • EPSG datum name: Antigua 1943
      • Ellipsoid name: Clarke 1880 (RGS)
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Antigua - onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6208

      @Test @DisplayName("Aratu") public void EPSG_6208() throws FactoryException
      Tests “Aratu” geodetic datum creation from the factory.
      • EPSG datum code: 6208
      • EPSG datum name: Aratu
      • Ellipsoid name: International 1924
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Brazil - Aratu
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6209

      @Test @DisplayName("Arc 1950") public void EPSG_6209() throws FactoryException
      Tests “Arc 1950” geodetic datum creation from the factory.
      • EPSG datum code: 6209
      • EPSG datum name: Arc 1950
      • Ellipsoid name: Clarke 1880 (Arc)
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Africa - Botswana; Malawi; Zambia; Zimbabwe
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6210

      @Test @DisplayName("Arc 1960") public void EPSG_6210() throws FactoryException
      Tests “Arc 1960” geodetic datum creation from the factory.
      • EPSG datum code: 6210
      • EPSG datum name: Arc 1960
      • Ellipsoid name: Clarke 1880 (RGS)
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Africa - Burundi; Kenya; Rwanda; Tanzania and Uganda
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6712

      @Test @DisplayName("Ascension Island 1958") public void EPSG_6712() throws FactoryException
      Tests “Ascension Island 1958” geodetic datum creation from the factory.
      • EPSG datum code: 6712
      • EPSG datum name: Ascension Island 1958
      • Ellipsoid name: International 1924
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: St Helena - Ascension Island
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6710

      @Test @DisplayName("Astro DOS 71") public void EPSG_6710() throws FactoryException
      Tests “Astro DOS 71” geodetic datum creation from the factory.
      • EPSG datum code: 6710
      • EPSG datum name: Astro DOS 71
      • Alias(es) given by EPSG: ASTRO DOS 71/4, St. Helena 1971
      • Ellipsoid name: International 1924
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: St Helena - St Helena Island
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6176

      @Test @DisplayName("Australian Antarctic Datum 1998") public void EPSG_6176() throws FactoryException
      Tests “Australian Antarctic Datum 1998” geodetic datum creation from the factory.
      • EPSG datum code: 6176
      • EPSG datum name: Australian Antarctic Datum 1998
      • Alias(es) given by EPSG: AAD98
      • Ellipsoid name: GRS 1980
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Antarctica - Australian sector
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6202

      @Test @DisplayName("Australian Geodetic Datum 1966") public void EPSG_6202() throws FactoryException
      Tests “Australian Geodetic Datum 1966” geodetic datum creation from the factory.
      • EPSG datum code: 6202
      • EPSG datum name: Australian Geodetic Datum 1966
      • Alias(es) given by EPSG: AGD66
      • Ellipsoid name: Australian National Spheroid
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Australasia - Australia and PNG - AGD66
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6203

      @Test @DisplayName("Australian Geodetic Datum 1984") public void EPSG_6203() throws FactoryException
      Tests “Australian Geodetic Datum 1984” geodetic datum creation from the factory.
      • EPSG datum code: 6203
      • EPSG datum name: Australian Geodetic Datum 1984
      • Alias(es) given by EPSG: AGD84
      • Ellipsoid name: Australian National Spheroid
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Australia - AGD84
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6122

      @Test @DisplayName("Average Terrestrial System 1977") public void EPSG_6122() throws FactoryException
      Tests “Average Terrestrial System 1977” geodetic datum creation from the factory.
      • EPSG datum code: 6122
      • EPSG datum name: Average Terrestrial System 1977
      • Alias(es) given by EPSG: ATS77
      • Ellipsoid name: Average Terrestrial System 1977
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Canada - Maritime Provinces
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6713

      @Test @DisplayName("Ayabelle Lighthouse") public void EPSG_6713() throws FactoryException
      Tests “Ayabelle Lighthouse” geodetic datum creation from the factory.
      • EPSG datum code: 6713
      • EPSG datum name: Ayabelle Lighthouse
      • Ellipsoid name: Clarke 1880 (RGS)
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Djibouti
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6183

      @Test @DisplayName("Azores Central Islands 1948") public void EPSG_6183() throws FactoryException
      Tests “Azores Central Islands 1948” geodetic datum creation from the factory.
      • EPSG datum code: 6183
      • EPSG datum name: Azores Central Islands 1948
      • Alias(es) given by EPSG: Graciosa, Azores Central 1948, Base SW
      • Ellipsoid name: International 1924
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Portugal - Azores C - onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6665

      @Test @DisplayName("Azores Central Islands 1995") public void EPSG_6665() throws FactoryException
      Tests “Azores Central Islands 1995” geodetic datum creation from the factory.
      • EPSG datum code: 6665
      • EPSG datum name: Azores Central Islands 1995
      • Alias(es) given by EPSG: Graciosa, Azores Central 1995, Base SW
      • Ellipsoid name: International 1924
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Portugal - Azores C - onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6182

      @Test @DisplayName("Azores Occidental Islands 1939") public void EPSG_6182() throws FactoryException
      Tests “Azores Occidental Islands 1939” geodetic datum creation from the factory.
      • EPSG datum code: 6182
      • EPSG datum name: Azores Occidental Islands 1939
      • Alias(es) given by EPSG: Observatario Flores, Azores Occidental 1939, Observatorio Meteorologico 1939, Observatorio 1966
      • Ellipsoid name: International 1924
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Portugal - Azores W - onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6184

      @Test @DisplayName("Azores Oriental Islands 1940") public void EPSG_6184() throws FactoryException
      Tests “Azores Oriental Islands 1940” geodetic datum creation from the factory.
      • EPSG datum code: 6184
      • EPSG datum name: Azores Oriental Islands 1940
      • Alias(es) given by EPSG: Sao Bras, Azores Oriental 1940
      • Ellipsoid name: International 1924
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Portugal - Azores E - onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6664

      @Test @DisplayName("Azores Oriental Islands 1995") public void EPSG_6664() throws FactoryException
      Tests “Azores Oriental Islands 1995” geodetic datum creation from the factory.
      • EPSG datum code: 6664
      • EPSG datum name: Azores Oriental Islands 1995
      • Alias(es) given by EPSG: Sao Bras, Azores Oriental 1995
      • Ellipsoid name: International 1924
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Portugal - Azores E - onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6212

      @Test @DisplayName("Barbados 1938") public void EPSG_6212() throws FactoryException
      Tests “Barbados 1938” geodetic datum creation from the factory.
      • EPSG datum code: 6212
      • EPSG datum name: Barbados 1938
      • Ellipsoid name: Clarke 1880 (RGS)
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Barbados - onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6211

      @Test @DisplayName("Batavia") public void EPSG_6211() throws FactoryException
      Tests “Batavia” geodetic datum creation from the factory.
      • EPSG datum code: 6211
      • EPSG datum name: Batavia
      • Alias(es) given by EPSG: Genuk
      • Ellipsoid name: Bessel 1841
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Indonesia - Java; Java Sea and western Sumatra
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6813

      @Test @DisplayName("Batavia (Jakarta)") public void EPSG_6813() throws FactoryException
      Tests “Batavia (Jakarta)” geodetic datum creation from the factory.
      • EPSG datum code: 6813
      • EPSG datum name: Batavia (Jakarta)
      • Ellipsoid name: Bessel 1841
      • Prime meridian name: Jakarta
      • EPSG Usage Extent: Indonesia - Bali; Java and western Sumatra onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6213

      @Test @DisplayName("Beduaram") public void EPSG_6213() throws FactoryException
      Tests “Beduaram” geodetic datum creation from the factory.
      • EPSG datum code: 6213
      • EPSG datum name: Beduaram
      • Ellipsoid name: Clarke 1880 (IGN)
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Niger - southeast
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6214

      @Test @DisplayName("Beijing 1954") public void EPSG_6214() throws FactoryException
      Tests “Beijing 1954” geodetic datum creation from the factory.
      • EPSG datum code: 6214
      • EPSG datum name: Beijing 1954
      • Ellipsoid name: Krassowsky 1940
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: China
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6714

      @Test @DisplayName("Bellevue") public void EPSG_6714() throws FactoryException
      Tests “Bellevue” geodetic datum creation from the factory.
      • EPSG datum code: 6714
      • EPSG datum name: Bellevue
      • Alias(es) given by EPSG: Bellevue (IGN)
      • Ellipsoid name: International 1924
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Vanuatu - southern islands
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6216

      @Test @DisplayName("Bermuda 1957") public void EPSG_6216() throws FactoryException
      Tests “Bermuda 1957” geodetic datum creation from the factory.
      • EPSG datum code: 6216
      • EPSG datum name: Bermuda 1957
      • Ellipsoid name: Clarke 1866
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Bermuda - onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6762

      @Test @DisplayName("Bermuda 2000") public void EPSG_6762() throws FactoryException
      Tests “Bermuda 2000” geodetic datum creation from the factory.
      • EPSG datum code: 6762
      • EPSG datum name: Bermuda 2000
      • Alias(es) given by EPSG: BDA2000
      • Ellipsoid name: WGS 84
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Bermuda
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6306

      @Test @DisplayName("Bern 1938") public void EPSG_6306() throws FactoryException
      Tests “Bern 1938” geodetic datum creation from the factory.
      • EPSG datum code: 6306
      • EPSG datum name: Bern 1938
      • Ellipsoid name: Bessel 1841
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Europe - Liechtenstein and Switzerland
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6165

      @Test @DisplayName("Bissau") public void EPSG_6165() throws FactoryException
      Tests “Bissau” geodetic datum creation from the factory.
      • EPSG datum code: 6165
      • EPSG datum name: Bissau
      • Ellipsoid name: International 1924
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Guinea-Bissau - onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6218

      @Test @DisplayName("Bogota 1975") public void EPSG_6218() throws FactoryException
      Tests “Bogota 1975” geodetic datum creation from the factory.
      • EPSG datum code: 6218
      • EPSG datum name: Bogota 1975
      • Alias(es) given by EPSG: Bogota
      • Ellipsoid name: International 1924
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Colombia - mainland and offshore Caribbean
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6802

      @Test @DisplayName("Bogota 1975 (Bogota)") public void EPSG_6802() throws FactoryException
      Tests “Bogota 1975 (Bogota)” geodetic datum creation from the factory.
      • EPSG datum code: 6802
      • EPSG datum name: Bogota 1975 (Bogota)
      • Ellipsoid name: International 1924
      • Prime meridian name: Bogota
      • EPSG Usage Extent: Colombia - mainland
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6219

      @Test @DisplayName("Bukit Rimpah") public void EPSG_6219() throws FactoryException
      Tests “Bukit Rimpah” geodetic datum creation from the factory.
      • EPSG datum code: 6219
      • EPSG datum name: Bukit Rimpah
      • Ellipsoid name: Bessel 1841
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Indonesia - Banga & Belitung Islands
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6220

      @Test @DisplayName("Camacupa 1948") public void EPSG_6220() throws FactoryException
      Tests “Camacupa 1948” geodetic datum creation from the factory.
      • EPSG datum code: 6220
      • EPSG datum name: Camacupa 1948
      • Alias(es) given by EPSG: Camacupa
      • Ellipsoid name: Clarke 1880 (RGS)
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Angola - Angola proper
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6715

      @Test @DisplayName("Camp Area Astro") public void EPSG_6715() throws FactoryException
      Tests “Camp Area Astro” geodetic datum creation from the factory.
      • EPSG datum code: 6715
      • EPSG datum name: Camp Area Astro
      • Ellipsoid name: International 1924
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Antarctica - Camp McMurdo area
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6221

      @Test @DisplayName("Campo Inchauspe") public void EPSG_6221() throws FactoryException
      Tests “Campo Inchauspe” geodetic datum creation from the factory.
      • EPSG datum code: 6221
      • EPSG datum name: Campo Inchauspe
      • Ellipsoid name: International 1924
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Argentina - mainland onshore and offshore TdF
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6222

      @Test @DisplayName("Cape") public void EPSG_6222() throws FactoryException
      Tests “Cape” geodetic datum creation from the factory.
      • EPSG datum code: 6222
      • EPSG datum name: Cape
      • Alias(es) given by EPSG: South Africa
      • Ellipsoid name: Clarke 1880 (Arc)
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Africa - Botswana; Eswatini; Lesotho and South Africa
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6717

      @Test @DisplayName("Cape Canaveral") public void EPSG_6717() throws FactoryException
      Tests “Cape Canaveral” geodetic datum creation from the factory.
      • EPSG datum code: 6717
      • EPSG datum name: Cape Canaveral
      • Ellipsoid name: Clarke 1866
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: North America - Bahamas and USA - Florida - onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6223

      @Test @DisplayName("Carthage") public void EPSG_6223() throws FactoryException
      Tests “Carthage” geodetic datum creation from the factory.
      • EPSG datum code: 6223
      • EPSG datum name: Carthage
      • Ellipsoid name: Clarke 1880 (IGN)
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Tunisia
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6816

      @Test @DisplayName("Carthage (Paris)") public void EPSG_6816() throws FactoryException
      Tests “Carthage (Paris)” geodetic datum creation from the factory.
      • EPSG datum code: 6816
      • EPSG datum name: Carthage (Paris)
      • Ellipsoid name: Clarke 1880 (IGN)
      • Prime meridian name: Paris
      • EPSG Usage Extent: Tunisia - onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6623

      @Test @DisplayName("Centre Spatial Guyanais 1967") public void EPSG_6623() throws FactoryException
      Tests “Centre Spatial Guyanais 1967” geodetic datum creation from the factory.
      • EPSG datum code: 6623
      • EPSG datum name: Centre Spatial Guyanais 1967
      • Alias(es) given by EPSG: CSG67, Guyane Francaise
      • Ellipsoid name: International 1924
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: French Guiana - coastal area
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6149

      @Test @DisplayName("CH1903") public void EPSG_6149() throws FactoryException
      Tests “CH1903” geodetic datum creation from the factory.
      • EPSG datum code: 6149
      • EPSG datum name: CH1903
      • Ellipsoid name: Bessel 1841
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Europe - Liechtenstein and Switzerland
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6801

      @Test @DisplayName("CH1903 (Bern)") public void EPSG_6801() throws FactoryException
      Tests “CH1903 (Bern)” geodetic datum creation from the factory.
      • EPSG datum code: 6801
      • EPSG datum name: CH1903 (Bern)
      • Ellipsoid name: Bessel 1841
      • Prime meridian name: Bern
      • EPSG Usage Extent: Europe - Liechtenstein and Switzerland
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6150

      @Test @DisplayName("CH1903+") public void EPSG_6150() throws FactoryException
      Tests “CH1903+” geodetic datum creation from the factory.
      • EPSG datum code: 6150
      • EPSG datum name: CH1903+
      • Ellipsoid name: Bessel 1841
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Europe - Liechtenstein and Switzerland
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6672

      @Test @DisplayName("Chatham Islands Datum 1971") public void EPSG_6672() throws FactoryException
      Tests “Chatham Islands Datum 1971” geodetic datum creation from the factory.
      • EPSG datum code: 6672
      • EPSG datum name: Chatham Islands Datum 1971
      • Ellipsoid name: International 1924
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: New Zealand - Chatham Islands group
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6673

      @Test @DisplayName("Chatham Islands Datum 1979") public void EPSG_6673() throws FactoryException
      Tests “Chatham Islands Datum 1979” geodetic datum creation from the factory.
      • EPSG datum code: 6673
      • EPSG datum name: Chatham Islands Datum 1979
      • Alias(es) given by EPSG: CI1979
      • Ellipsoid name: International 1924
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: New Zealand - Chatham Islands group
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6160

      @Test @DisplayName("Chos Malal 1914") public void EPSG_6160() throws FactoryException
      Tests “Chos Malal 1914” geodetic datum creation from the factory.
      • EPSG datum code: 6160
      • EPSG datum name: Chos Malal 1914
      • Alias(es) given by EPSG: Quini-Huao, Quiñi-Huao
      • Ellipsoid name: International 1924
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Argentina - Mendoza and Neuquen
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6224

      @Test @DisplayName("Chua") public void EPSG_6224() throws FactoryException
      Tests “Chua” geodetic datum creation from the factory.
      • EPSG datum code: 6224
      • EPSG datum name: Chua
      • Ellipsoid name: International 1924
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: South America - Brazil - south of 18°S and west of 54°W + DF; N Paraguay
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6708

      @Test @DisplayName("Cocos Islands 1965") public void EPSG_6708() throws FactoryException
      Tests “Cocos Islands 1965” geodetic datum creation from the factory.
      • EPSG datum code: 6708
      • EPSG datum name: Cocos Islands 1965
      • Ellipsoid name: Australian National Spheroid
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Cocos (Keeling) Islands - onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6632

      @Test @DisplayName("Combani 1950") public void EPSG_6632() throws FactoryException
      Tests “Combani 1950” geodetic datum creation from the factory.
      • EPSG datum code: 6632
      • EPSG datum name: Combani 1950
      • Ellipsoid name: International 1924
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Mayotte - onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6315

      @Test @DisplayName("Conakry 1905") public void EPSG_6315() throws FactoryException
      Tests “Conakry 1905” geodetic datum creation from the factory.
      • EPSG datum code: 6315
      • EPSG datum name: Conakry 1905
      • Ellipsoid name: Clarke 1880 (IGN)
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Guinea - onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6282

      @Test @DisplayName("Congo 1960 Pointe Noire") public void EPSG_6282() throws FactoryException
      Tests “Congo 1960 Pointe Noire” geodetic datum creation from the factory.
      • EPSG datum code: 6282
      • EPSG datum name: Congo 1960 Pointe Noire
      • Ellipsoid name: Clarke 1880 (IGN)
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Congo
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6225

      @Test @DisplayName("Corrego Alegre 1970-72") public void EPSG_6225() throws FactoryException
      Tests “Corrego Alegre 1970-72” geodetic datum creation from the factory.
      • EPSG datum code: 6225
      • EPSG datum name: Corrego Alegre 1970-72
      • Alias(es) given by EPSG: Corrego Alegre
      • Ellipsoid name: International 1924
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Brazil - Corrego Alegre 1970-1972
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6761

      @Test @DisplayName("Croatian Terrestrial Reference System") public void EPSG_6761() throws FactoryException
      Tests “Croatian Terrestrial Reference System” geodetic datum creation from the factory.
      • EPSG datum code: 6761
      • EPSG datum name: Croatian Terrestrial Reference System
      • Alias(es) given by EPSG: HTRS96
      • Ellipsoid name: GRS 1980
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Croatia
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6155

      @Test @DisplayName("Dabola 1981") public void EPSG_6155() throws FactoryException
      Tests “Dabola 1981” geodetic datum creation from the factory.
      • EPSG datum code: 6155
      • EPSG datum name: Dabola 1981
      • Ellipsoid name: Clarke 1880 (IGN)
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Guinea - onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6274

      @Test @DisplayName("Datum 73") public void EPSG_6274() throws FactoryException
      Tests “Datum 73” geodetic datum creation from the factory.
      • EPSG datum code: 6274
      • EPSG datum name: Datum 73
      • Ellipsoid name: International 1924
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Portugal - mainland - onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6755

      @Test @DisplayName("Datum Geodesi Nasional 1995") public void EPSG_6755() throws FactoryException
      Tests “Datum Geodesi Nasional 1995” geodetic datum creation from the factory.
      • EPSG datum code: 6755
      • EPSG datum name: Datum Geodesi Nasional 1995
      • Alias(es) given by EPSG: DGN95, Indonesian Geodetic Datum 1995, IGD95
      • Ellipsoid name: WGS 84
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Indonesia
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6316

      @Test @DisplayName("Dealul Piscului 1930") public void EPSG_6316() throws FactoryException
      Tests “Dealul Piscului 1930” geodetic datum creation from the factory.
      • EPSG datum code: 6316
      • EPSG datum name: Dealul Piscului 1930
      • Alias(es) given by EPSG: Dealul Piscului 1933
      • Ellipsoid name: International 1924
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Romania - onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6736

      @Test @DisplayName("Deception Island") public void EPSG_6736() throws FactoryException
      Tests “Deception Island” geodetic datum creation from the factory.
      • EPSG datum code: 6736
      • EPSG datum name: Deception Island
      • Ellipsoid name: Clarke 1880 (RGS)
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Antarctica - Deception Island
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6227

      @Test @DisplayName("Deir ez Zor") public void EPSG_6227() throws FactoryException
      Tests “Deir ez Zor” geodetic datum creation from the factory.
      • EPSG datum code: 6227
      • EPSG datum name: Deir ez Zor
      • Alias(es) given by EPSG: Levant
      • Ellipsoid name: Clarke 1880 (IGN)
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Asia - Middle East - Lebanon and Syria onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6314

      @Test @DisplayName("Deutsches Hauptdreiecksnetz") public void EPSG_6314() throws FactoryException
      Tests “Deutsches Hauptdreiecksnetz” geodetic datum creation from the factory.
      • EPSG datum code: 6314
      • EPSG datum name: Deutsches Hauptdreiecksnetz
      • Alias(es) given by EPSG: DHDN
      • Ellipsoid name: Bessel 1841
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Germany - West Germany all states
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6724

      @Test @DisplayName("Diego Garcia 1969") public void EPSG_6724() throws FactoryException
      Tests “Diego Garcia 1969” geodetic datum creation from the factory.
      • EPSG datum code: 6724
      • EPSG datum name: Diego Garcia 1969
      • Ellipsoid name: International 1924
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: British Indian Ocean Territory - Diego Garcia
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6602

      @Test @DisplayName("Dominica 1945") public void EPSG_6602() throws FactoryException
      Tests “Dominica 1945” geodetic datum creation from the factory.
      • EPSG datum code: 6602
      • EPSG datum name: Dominica 1945
      • Ellipsoid name: Clarke 1880 (RGS)
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Dominica - onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6192

      @Test @DisplayName("Douala 1948") public void EPSG_6192() throws FactoryException
      Tests “Douala 1948” geodetic datum creation from the factory.
      • EPSG datum code: 6192
      • EPSG datum name: Douala 1948
      • Ellipsoid name: International 1924
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Cameroon - coastal area
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6719

      @Test @DisplayName("Easter Island 1967") public void EPSG_6719() throws FactoryException
      Tests “Easter Island 1967” geodetic datum creation from the factory.
      • EPSG datum code: 6719
      • EPSG datum name: Easter Island 1967
      • Ellipsoid name: International 1924
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Chile - Easter Island onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6229

      @Test @DisplayName("Egypt 1907") public void EPSG_6229() throws FactoryException
      Tests “Egypt 1907” geodetic datum creation from the factory.
      • EPSG datum code: 6229
      • EPSG datum name: Egypt 1907
      • Alias(es) given by EPSG: Old Egyptian
      • Ellipsoid name: Helmert 1906
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Egypt
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6199

      @Test @DisplayName("Egypt 1930") public void EPSG_6199() throws FactoryException
      Tests “Egypt 1930” geodetic datum creation from the factory.
      • EPSG datum code: 6199
      • EPSG datum name: Egypt 1930
      • Alias(es) given by EPSG: New Egyptian
      • Ellipsoid name: International 1924
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Egypt - onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6706

      @Test @DisplayName("Egypt Gulf of Suez S-650 TL") public void EPSG_6706() throws FactoryException
      Tests “Egypt Gulf of Suez S-650 TL” geodetic datum creation from the factory.
      • EPSG datum code: 6706
      • EPSG datum name: Egypt Gulf of Suez S-650 TL
      • Alias(es) given by EPSG: S-650 TL
      • Ellipsoid name: Helmert 1906
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Egypt - Gulf of Suez
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6133

      @Test @DisplayName("Estonia 1992") public void EPSG_6133() throws FactoryException
      Tests “Estonia 1992” geodetic datum creation from the factory.
      • EPSG datum code: 6133
      • EPSG datum name: Estonia 1992
      • Alias(es) given by EPSG: EST92
      • Ellipsoid name: GRS 1980
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Estonia - onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6180

      @Test @DisplayName("Estonia 1997") public void EPSG_6180() throws FactoryException
      Tests “Estonia 1997” geodetic datum creation from the factory.
      • EPSG datum code: 6180
      • EPSG datum name: Estonia 1997
      • Alias(es) given by EPSG: EST97
      • Ellipsoid name: GRS 1980
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Estonia
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6230

      @Test @DisplayName("European Datum 1950") public void EPSG_6230() throws FactoryException
      Tests “European Datum 1950” geodetic datum creation from the factory.
      • EPSG datum code: 6230
      • EPSG datum name: European Datum 1950
      • Alias(es) given by EPSG: ED50
      • Ellipsoid name: International 1924
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Europe - ED50 by country
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6154

      @Test @DisplayName("European Datum 1950(1977)") public void EPSG_6154() throws FactoryException
      Tests “European Datum 1950(1977)” geodetic datum creation from the factory.
      • EPSG datum code: 6154
      • EPSG datum name: European Datum 1950(1977)
      • Alias(es) given by EPSG: ED50(ED77)
      • Ellipsoid name: International 1924
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Iran
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6668

      @Test @DisplayName("European Datum 1979") public void EPSG_6668() throws FactoryException
      Tests “European Datum 1979” geodetic datum creation from the factory.
      • EPSG datum code: 6668
      • EPSG datum name: European Datum 1979
      • Alias(es) given by EPSG: ED79
      • Ellipsoid name: International 1924
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Europe - west
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6231

      @Test @DisplayName("European Datum 1987") public void EPSG_6231() throws FactoryException
      Tests “European Datum 1987” geodetic datum creation from the factory.
      • EPSG datum code: 6231
      • EPSG datum name: European Datum 1987
      • Alias(es) given by EPSG: ED87
      • Ellipsoid name: International 1924
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Europe - west
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6159

      @Test @DisplayName("European Libyan Datum 1979") public void EPSG_6159() throws FactoryException
      Tests “European Libyan Datum 1979” geodetic datum creation from the factory.
      • EPSG datum code: 6159
      • EPSG datum name: European Libyan Datum 1979
      • Alias(es) given by EPSG: ELD79
      • Ellipsoid name: International 1924
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Libya
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6258

      @Test @DisplayName("European Terrestrial Reference System 1989") public void EPSG_6258() throws FactoryException
      Tests “European Terrestrial Reference System 1989” geodetic datum creation from the factory.
      • EPSG datum code: 6258
      • EPSG datum name: European Terrestrial Reference System 1989
      • Alias(es) given by EPSG: ETRS89, European Terrestrial Reference System 1989
      • Ellipsoid name: GRS 1980
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Europe - ETRF by country
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6232

      @Test @DisplayName("Fahud") public void EPSG_6232() throws FactoryException
      Tests “Fahud” geodetic datum creation from the factory.
      • EPSG datum code: 6232
      • EPSG datum name: Fahud
      • Ellipsoid name: Clarke 1880 (RGS)
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Oman - mainland
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6741

      @Test @DisplayName("Faroe Datum 1954") public void EPSG_6741() throws FactoryException
      Tests “Faroe Datum 1954” geodetic datum creation from the factory.
      • EPSG datum code: 6741
      • EPSG datum name: Faroe Datum 1954
      • Alias(es) given by EPSG: FD54
      • Ellipsoid name: International 1924
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Faroe Islands - onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6688

      @Test @DisplayName("Fatu Iva 72") public void EPSG_6688() throws FactoryException
      Tests “Fatu Iva 72” geodetic datum creation from the factory.
      • EPSG datum code: 6688
      • EPSG datum name: Fatu Iva 72
      • Alias(es) given by EPSG: MHEFO 55
      • Ellipsoid name: International 1924
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: French Polynesia - Marquesas Islands - Fatu Hiva
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6721

      @Test @DisplayName("Fiji 1956") public void EPSG_6721() throws FactoryException
      Tests “Fiji 1956” geodetic datum creation from the factory.
      • EPSG datum code: 6721
      • EPSG datum name: Fiji 1956
      • Ellipsoid name: International 1924
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Fiji - main islands
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6720

      @Test @DisplayName("Fiji Geodetic Datum 1986") public void EPSG_6720() throws FactoryException
      Tests “Fiji Geodetic Datum 1986” geodetic datum creation from the factory.
      • EPSG datum code: 6720
      • EPSG datum name: Fiji Geodetic Datum 1986
      • Alias(es) given by EPSG: FGD 1986, Fiji 1986
      • Ellipsoid name: WGS 72
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Fiji - onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6132

      @Test @DisplayName("Final Datum 1958") public void EPSG_6132() throws FactoryException
      Tests “Final Datum 1958” geodetic datum creation from the factory.
      • EPSG datum code: 6132
      • EPSG datum name: Final Datum 1958
      • Alias(es) given by EPSG: FD58
      • Ellipsoid name: Clarke 1880 (RGS)
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Iran - FD58
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6753

      @Test @DisplayName("fk89") public void EPSG_6753() throws FactoryException
      Tests “fk89” geodetic datum creation from the factory.
      • EPSG datum code: 6753
      • EPSG datum name: fk89
      • Alias(es) given by EPSG: FD54a
      • Ellipsoid name: International 1924
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Faroe Islands - onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6621

      @Test @DisplayName("Fort Marigot") public void EPSG_6621() throws FactoryException
      Tests “Fort Marigot” geodetic datum creation from the factory.
      • EPSG datum code: 6621
      • EPSG datum name: Fort Marigot
      • Ellipsoid name: International 1924
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Guadeloupe - St Martin and St Barthelemy - onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6684

      @Test @DisplayName("Gan 1970") public void EPSG_6684() throws FactoryException
      Tests “Gan 1970” geodetic datum creation from the factory.
      • EPSG datum code: 6684
      • EPSG datum name: Gan 1970
      • Ellipsoid name: International 1924
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Maldives - onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6197

      @Test @DisplayName("Garoua") public void EPSG_6197() throws FactoryException
      Tests “Garoua” geodetic datum creation from the factory.
      • EPSG datum code: 6197
      • EPSG datum name: Garoua
      • Ellipsoid name: Clarke 1880 (RGS)
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Cameroon - Garoua area
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6283

      @Test @DisplayName("Geocentric Datum of Australia 1994") public void EPSG_6283() throws FactoryException
      Tests “Geocentric Datum of Australia 1994” geodetic datum creation from the factory.
      • EPSG datum code: 6283
      • EPSG datum name: Geocentric Datum of Australia 1994
      • Alias(es) given by EPSG: GDA94
      • Ellipsoid name: GRS 1980
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Australia - GDA
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6737

      @Test @DisplayName("Geocentric datum of Korea") public void EPSG_6737() throws FactoryException
      Tests “Geocentric datum of Korea” geodetic datum creation from the factory.
      • EPSG datum code: 6737
      • EPSG datum name: Geocentric datum of Korea
      • Alias(es) given by EPSG: Korea 2000
      • Ellipsoid name: GRS 1980
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Korea; Republic of (South Korea)
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6300

      @Test @DisplayName("Geodetic Datum of 1965") public void EPSG_6300() throws FactoryException
      Tests “Geodetic Datum of 1965” geodetic datum creation from the factory.
      • EPSG datum code: 6300
      • EPSG datum name: Geodetic Datum of 1965
      • Alias(es) given by EPSG: TM75, 1975 Mapping Adjustment
      • Ellipsoid name: Airy Modified 1849
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Europe - Ireland (Republic and Ulster) - onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6742

      @Test @DisplayName("Geodetic Datum of Malaysia 2000") public void EPSG_6742() throws FactoryException
      Tests “Geodetic Datum of Malaysia 2000” geodetic datum creation from the factory.
      • EPSG datum code: 6742
      • EPSG datum name: Geodetic Datum of Malaysia 2000
      • Alias(es) given by EPSG: GDM2000
      • Ellipsoid name: GRS 1980
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Malaysia
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6723

      @Test @DisplayName("Grand Cayman Geodetic Datum 1959") public void EPSG_6723() throws FactoryException
      Tests “Grand Cayman Geodetic Datum 1959” geodetic datum creation from the factory.
      • EPSG datum code: 6723
      • EPSG datum name: Grand Cayman Geodetic Datum 1959
      • Alias(es) given by EPSG: GCGD59, Grand Cayman 1959
      • Ellipsoid name: Clarke 1866
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Cayman Islands - Grand Cayman
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6646

      @Test @DisplayName("Grand Comoros") public void EPSG_6646() throws FactoryException
      Tests “Grand Comoros” geodetic datum creation from the factory.
      • EPSG datum code: 6646
      • EPSG datum name: Grand Comoros
      • Ellipsoid name: International 1924
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Comoros - Njazidja (Grande Comore)
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6120

      @Test @DisplayName("Greek") public void EPSG_6120() throws FactoryException
      Tests “Greek” geodetic datum creation from the factory.
      • EPSG datum code: 6120
      • EPSG datum name: Greek
      • Ellipsoid name: Bessel 1841
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Greece - onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6815

      @Test @DisplayName("Greek (Athens)") public void EPSG_6815() throws FactoryException
      Tests “Greek (Athens)” geodetic datum creation from the factory.
      • EPSG datum code: 6815
      • EPSG datum name: Greek (Athens)
      • Ellipsoid name: Bessel 1841
      • Prime meridian name: Athens
      • EPSG Usage Extent: Greece - onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6121

      @Test @DisplayName("Greek Geodetic Reference System 1987") public void EPSG_6121() throws FactoryException
      Tests “Greek Geodetic Reference System 1987” geodetic datum creation from the factory.
      • EPSG datum code: 6121
      • EPSG datum name: Greek Geodetic Reference System 1987
      • Alias(es) given by EPSG: GGRS87
      • Ellipsoid name: GRS 1980
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Greece - onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6747

      @Test @DisplayName("Greenland 1996") public void EPSG_6747() throws FactoryException
      Tests “Greenland 1996” geodetic datum creation from the factory.
      • EPSG datum code: 6747
      • EPSG datum name: Greenland 1996
      • Alias(es) given by EPSG: GR96
      • Ellipsoid name: GRS 1980
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Greenland
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6603

      @Test @DisplayName("Grenada 1953") public void EPSG_6603() throws FactoryException
      Tests “Grenada 1953” geodetic datum creation from the factory.
      • EPSG datum code: 6603
      • EPSG datum name: Grenada 1953
      • Ellipsoid name: Clarke 1880 (RGS)
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Grenada and southern Grenadines - onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6622

      @Test @DisplayName("Guadeloupe 1948") public void EPSG_6622() throws FactoryException
      Tests “Guadeloupe 1948” geodetic datum creation from the factory.
      • EPSG datum code: 6622
      • EPSG datum name: Guadeloupe 1948
      • Alias(es) given by EPSG: Sainte Anne
      • Ellipsoid name: International 1924
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Guadeloupe - Grande-Terre and surrounding islands - onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6675

      @Test @DisplayName("Guam 1963") public void EPSG_6675() throws FactoryException
      Tests “Guam 1963” geodetic datum creation from the factory.
      • EPSG datum code: 6675
      • EPSG datum name: Guam 1963
      • Ellipsoid name: Clarke 1866
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Pacific - Guam and NMI - onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6682

      @Test @DisplayName("Gulshan 303") public void EPSG_6682() throws FactoryException
      Tests “Gulshan 303” geodetic datum creation from the factory.
      • EPSG datum code: 6682
      • EPSG datum name: Gulshan 303
      • Ellipsoid name: Everest 1830 (1937 Adjustment)
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Bangladesh
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6613

      @Test @DisplayName("Gunung Segara") public void EPSG_6613() throws FactoryException
      Tests “Gunung Segara” geodetic datum creation from the factory.
      • EPSG datum code: 6613
      • EPSG datum name: Gunung Segara
      • Alias(es) given by EPSG: Segara, Samboja, P2 Exc, P2 Exc-T9
      • Ellipsoid name: Bessel 1841
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Indonesia - Kalimantan E
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6820

      @Test @DisplayName("Gunung Segara (Jakarta)") public void EPSG_6820() throws FactoryException
      Tests “Gunung Segara (Jakarta)” geodetic datum creation from the factory.
      • EPSG datum code: 6820
      • EPSG datum name: Gunung Segara (Jakarta)
      • Alias(es) given by EPSG: Segara (Jakarta)
      • Ellipsoid name: Bessel 1841
      • Prime meridian name: Jakarta
      • EPSG Usage Extent: Indonesia - Kalimantan E
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6147

      @Test @DisplayName("Hanoi 1972") public void EPSG_6147() throws FactoryException
      Tests “Hanoi 1972” geodetic datum creation from the factory.
      • EPSG datum code: 6147
      • EPSG datum name: Hanoi 1972
      • Ellipsoid name: Krassowsky 1940
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Vietnam - onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6148

      @Test @DisplayName("Hartebeesthoek94") public void EPSG_6148() throws FactoryException
      Tests “Hartebeesthoek94” geodetic datum creation from the factory.
      • EPSG datum code: 6148
      • EPSG datum name: Hartebeesthoek94
      • Ellipsoid name: WGS 84
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Africa - South Africa; Lesotho and Eswatini.
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6660

      @Test @DisplayName("Helle 1954") public void EPSG_6660() throws FactoryException
      Tests “Helle 1954” geodetic datum creation from the factory.
      • EPSG datum code: 6660
      • EPSG datum name: Helle 1954
      • Ellipsoid name: International 1924
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Jan Mayen - onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6255

      @Test @DisplayName("Herat North") public void EPSG_6255() throws FactoryException
      Tests “Herat North” geodetic datum creation from the factory.
      • EPSG datum code: 6255
      • EPSG datum name: Herat North
      • Ellipsoid name: International 1924
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Afghanistan
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6254

      @Test @DisplayName("Hito XVIII 1963") public void EPSG_6254() throws FactoryException
      Tests “Hito XVIII 1963” geodetic datum creation from the factory.
      • EPSG datum code: 6254
      • EPSG datum name: Hito XVIII 1963
      • Ellipsoid name: International 1924
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: South America - Tierra del Fuego
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6658

      @Test @DisplayName("Hjorsey 1955") public void EPSG_6658() throws FactoryException
      Tests “Hjorsey 1955” geodetic datum creation from the factory.
      • EPSG datum code: 6658
      • EPSG datum name: Hjorsey 1955
      • Ellipsoid name: International 1924
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Iceland - onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6738

      @Test @DisplayName("Hong Kong 1963") public void EPSG_6738() throws FactoryException
      Tests “Hong Kong 1963” geodetic datum creation from the factory.
      • EPSG datum code: 6738
      • EPSG datum name: Hong Kong 1963
      • Alias(es) given by EPSG: HK63
      • Ellipsoid name: Clarke 1858
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: China - Hong Kong
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6739

      @Test @DisplayName("Hong Kong 1963(67)") public void EPSG_6739() throws FactoryException
      Tests “Hong Kong 1963(67)” geodetic datum creation from the factory.
      • EPSG datum code: 6739
      • EPSG datum name: Hong Kong 1963(67)
      • Alias(es) given by EPSG: HK63(67)
      • Ellipsoid name: International 1924
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: China - Hong Kong
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6611

      @Test @DisplayName("Hong Kong 1980") public void EPSG_6611() throws FactoryException
      Tests “Hong Kong 1980” geodetic datum creation from the factory.
      • EPSG datum code: 6611
      • EPSG datum name: Hong Kong 1980
      • Alias(es) given by EPSG: HK80
      • Ellipsoid name: International 1924
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: China - Hong Kong
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_1024

      @Test @DisplayName("Hungarian Datum 1909") public void EPSG_1024() throws FactoryException
      Tests “Hungarian Datum 1909” geodetic datum creation from the factory.
      • EPSG datum code: 1024
      • EPSG datum name: Hungarian Datum 1909
      • Alias(es) given by EPSG: HD1909
      • Ellipsoid name: Bessel 1841
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Hungary
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6237

      @Test @DisplayName("Hungarian Datum 1972") public void EPSG_6237() throws FactoryException
      Tests “Hungarian Datum 1972” geodetic datum creation from the factory.
      • EPSG datum code: 6237
      • EPSG datum name: Hungarian Datum 1972
      • Alias(es) given by EPSG: HD72
      • Ellipsoid name: GRS 1967
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Hungary
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6236

      @Test @DisplayName("Hu Tzu Shan 1950") public void EPSG_6236() throws FactoryException
      Tests “Hu Tzu Shan 1950” geodetic datum creation from the factory.
      • EPSG datum code: 6236
      • EPSG datum name: Hu Tzu Shan 1950
      • Alias(es) given by EPSG: Hu Tzu Shan
      • Ellipsoid name: International 1924
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Taiwan - onshore - mainland and Penghu
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6697

      @Test @DisplayName("IGC 1962 Arc of the 6th Parallel South") public void EPSG_6697() throws FactoryException
      Tests “IGC 1962 Arc of the 6th Parallel South” geodetic datum creation from the factory.
      • EPSG datum code: 6697
      • EPSG datum name: IGC 1962 Arc of the 6th Parallel South
      • Alias(es) given by EPSG: IGC 1962 6th Parallel South
      • Ellipsoid name: Clarke 1880 (RGS)
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Congo DR (Zaire) - 6th parallel south
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6698

      @Test @DisplayName("IGN 1962 Kerguelen") public void EPSG_6698() throws FactoryException
      Tests “IGN 1962 Kerguelen” geodetic datum creation from the factory.
      • EPSG datum code: 6698
      • EPSG datum name: IGN 1962 Kerguelen
      • Ellipsoid name: International 1924
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: French Southern Territories - Kerguelen onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6641

      @Test @DisplayName("IGN53 Mare") public void EPSG_6641() throws FactoryException
      Tests “IGN53 Mare” geodetic datum creation from the factory.
      • EPSG datum code: 6641
      • EPSG datum name: IGN53 Mare
      • Ellipsoid name: International 1924
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: New Caledonia - Mare
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6633

      @Test @DisplayName("IGN56 Lifou") public void EPSG_6633() throws FactoryException
      Tests “IGN56 Lifou” geodetic datum creation from the factory.
      • EPSG datum code: 6633
      • EPSG datum name: IGN56 Lifou
      • Ellipsoid name: International 1924
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: New Caledonia - Lifou
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6689

      @Test @DisplayName("IGN63 Hiva Oa") public void EPSG_6689() throws FactoryException
      Tests “IGN63 Hiva Oa” geodetic datum creation from the factory.
      • EPSG datum code: 6689
      • EPSG datum name: IGN63 Hiva Oa
      • Ellipsoid name: International 1924
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: French Polynesia - Marquesas Islands - Hiva Oa and Tahuata
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6634

      @Test @DisplayName("IGN72 Grande Terre") public void EPSG_6634() throws FactoryException
      Tests “IGN72 Grande Terre” geodetic datum creation from the factory.
      • EPSG datum code: 6634
      • EPSG datum name: IGN72 Grande Terre
      • Alias(es) given by EPSG: MHNC72
      • Ellipsoid name: International 1924
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: New Caledonia - Grande Terre
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6630

      @Test @DisplayName("IGN72 Nuku Hiva") public void EPSG_6630() throws FactoryException
      Tests “IGN72 Nuku Hiva” geodetic datum creation from the factory.
      • EPSG datum code: 6630
      • EPSG datum name: IGN72 Nuku Hiva
      • Ellipsoid name: International 1924
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: French Polynesia - Marquesas Islands - Nuku Hiva; Ua Huka and Ua Pou
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6700

      @Test @DisplayName("IGN Astro 1960") public void EPSG_6700() throws FactoryException
      Tests “IGN Astro 1960” geodetic datum creation from the factory.
      • EPSG datum code: 6700
      • EPSG datum name: IGN Astro 1960
      • Ellipsoid name: Clarke 1880 (RGS)
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Mauritania - onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6239

      @Test @DisplayName("Indian 1954") public void EPSG_6239() throws FactoryException
      Tests “Indian 1954” geodetic datum creation from the factory.
      • EPSG datum code: 6239
      • EPSG datum name: Indian 1954
      • Ellipsoid name: Everest 1830 (1937 Adjustment)
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Asia - Myanmar and Thailand onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6131

      @Test @DisplayName("Indian 1960") public void EPSG_6131() throws FactoryException
      Tests “Indian 1960” geodetic datum creation from the factory.
      • EPSG datum code: 6131
      • EPSG datum name: Indian 1960
      • Alias(es) given by EPSG: Indian (DMA Reduced)
      • Ellipsoid name: Everest 1830 (1937 Adjustment)
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Asia - Cambodia and Vietnam - onshore & Cuu Long basin
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6240

      @Test @DisplayName("Indian 1975") public void EPSG_6240() throws FactoryException
      Tests “Indian 1975” geodetic datum creation from the factory.
      • EPSG datum code: 6240
      • EPSG datum name: Indian 1975
      • Ellipsoid name: Everest 1830 (1937 Adjustment)
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Thailand - onshore and Gulf of Thailand
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6238

      @Test @DisplayName("Indonesian Datum 1974") public void EPSG_6238() throws FactoryException
      Tests “Indonesian Datum 1974” geodetic datum creation from the factory.
      • EPSG datum code: 6238
      • EPSG datum name: Indonesian Datum 1974
      • Alias(es) given by EPSG: ID74
      • Ellipsoid name: Indonesian National Spheroid
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Indonesia - onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6701

      @Test @DisplayName("Institut Geographique du Congo Belge 1955") public void EPSG_6701() throws FactoryException
      Tests “Institut Geographique du Congo Belge 1955” geodetic datum creation from the factory.
      • EPSG datum code: 6701
      • EPSG datum name: Institut Geographique du Congo Belge 1955
      • Alias(es) given by EPSG: IGCB 1955, Bas Congo 1955
      • Ellipsoid name: Clarke 1880 (RGS)
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Congo DR (Zaire) - Bas Congo
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6667

      @Test @DisplayName("Iraq-Kuwait Boundary Datum 1992") public void EPSG_6667() throws FactoryException
      Tests “Iraq-Kuwait Boundary Datum 1992” geodetic datum creation from the factory.
      • EPSG datum code: 6667
      • EPSG datum name: Iraq-Kuwait Boundary Datum 1992
      • Alias(es) given by EPSG: IKBD-92
      • Ellipsoid name: WGS 84
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Asia - Middle East - Iraq-Kuwait boundary
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6173

      @Test @DisplayName("IRENET95") public void EPSG_6173() throws FactoryException
      Tests “IRENET95” geodetic datum creation from the factory.
      • EPSG datum code: 6173
      • EPSG datum name: IRENET95
      • Alias(es) given by EPSG: ETRS89
      • Ellipsoid name: GRS 1980
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Europe - Ireland (Republic and Ulster) - onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6659

      @Test @DisplayName("Islands Network 1993") public void EPSG_6659() throws FactoryException
      Tests “Islands Network 1993” geodetic datum creation from the factory.
      • EPSG datum code: 6659
      • EPSG datum name: Islands Network 1993
      • Alias(es) given by EPSG: ISN93
      • Ellipsoid name: GRS 1980
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Iceland
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6141

      @Test @DisplayName("Israel 1993") public void EPSG_6141() throws FactoryException
      Tests “Israel 1993” geodetic datum creation from the factory.
      • EPSG datum code: 6141
      • EPSG datum name: Israel 1993
      • Ellipsoid name: GRS 1980
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Asia - Middle East - Israel and Palestine Territory onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6670

      @Test @DisplayName("Istituto Geografico Militaire 1995") public void EPSG_6670() throws FactoryException
      Tests “Istituto Geografico Militaire 1995” geodetic datum creation from the factory.
      • EPSG datum code: 6670
      • EPSG datum name: Istituto Geografico Militaire 1995
      • Alias(es) given by EPSG: IGM95
      • Ellipsoid name: WGS 84
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Italy - including San Marino and Vatican
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6709

      @Test @DisplayName("Iwo Jima 1945") public void EPSG_6709() throws FactoryException
      Tests “Iwo Jima 1945” geodetic datum creation from the factory.
      • EPSG datum code: 6709
      • EPSG datum name: Iwo Jima 1945
      • Ellipsoid name: International 1924
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Japan - Iwo Jima
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6241

      @Test @DisplayName("Jamaica 1875") public void EPSG_6241() throws FactoryException
      Tests “Jamaica 1875” geodetic datum creation from the factory.
      • EPSG datum code: 6241
      • EPSG datum name: Jamaica 1875
      • Ellipsoid name: Clarke 1880
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Jamaica - onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6242

      @Test @DisplayName("Jamaica 1969") public void EPSG_6242() throws FactoryException
      Tests “Jamaica 1969” geodetic datum creation from the factory.
      • EPSG datum code: 6242
      • EPSG datum name: Jamaica 1969
      • Alias(es) given by EPSG: JAD69
      • Ellipsoid name: Clarke 1866
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Jamaica - onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6758

      @Test @DisplayName("Jamaica 2001") public void EPSG_6758() throws FactoryException
      Tests “Jamaica 2001” geodetic datum creation from the factory.
      • EPSG datum code: 6758
      • EPSG datum name: Jamaica 2001
      • Alias(es) given by EPSG: JAD2001
      • Ellipsoid name: WGS 84
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Jamaica
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6612

      @Test @DisplayName("Japanese Geodetic Datum 2000") public void EPSG_6612() throws FactoryException
      Tests “Japanese Geodetic Datum 2000” geodetic datum creation from the factory.
      • EPSG datum code: 6612
      • EPSG datum name: Japanese Geodetic Datum 2000
      • Alias(es) given by EPSG: JGD2000
      • Ellipsoid name: GRS 1980
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Japan
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6725

      @Test @DisplayName("Johnston Island 1961") public void EPSG_6725() throws FactoryException
      Tests “Johnston Island 1961” geodetic datum creation from the factory.
      • EPSG datum code: 6725
      • EPSG datum name: Johnston Island 1961
      • Alias(es) given by EPSG: Johnston Atoll 1961
      • Ellipsoid name: International 1924
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Johnston Island
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6679

      @Test @DisplayName("Jouik 1961") public void EPSG_6679() throws FactoryException
      Tests “Jouik 1961” geodetic datum creation from the factory.
      • EPSG datum code: 6679
      • EPSG datum name: Jouik 1961
      • Ellipsoid name: Clarke 1880 (RGS)
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Mauritania - north coast
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6243

      @Test @DisplayName("Kalianpur 1880") public void EPSG_6243() throws FactoryException
      Tests “Kalianpur 1880” geodetic datum creation from the factory.
      • EPSG datum code: 6243
      • EPSG datum name: Kalianpur 1880
      • Ellipsoid name: Everest (1830 Definition)
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Asia - Bangladesh; India; Myanmar; Pakistan - onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6144

      @Test @DisplayName("Kalianpur 1937") public void EPSG_6144() throws FactoryException
      Tests “Kalianpur 1937” geodetic datum creation from the factory.
      • EPSG datum code: 6144
      • EPSG datum name: Kalianpur 1937
      • Ellipsoid name: Everest 1830 (1937 Adjustment)
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Asia - Bangladesh; India; Myanmar; Pakistan - onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6145

      @Test @DisplayName("Kalianpur 1962") public void EPSG_6145() throws FactoryException
      Tests “Kalianpur 1962” geodetic datum creation from the factory.
      • EPSG datum code: 6145
      • EPSG datum name: Kalianpur 1962
      • Ellipsoid name: Everest 1830 (1962 Definition)
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Pakistan
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6146

      @Test @DisplayName("Kalianpur 1975") public void EPSG_6146() throws FactoryException
      Tests “Kalianpur 1975” geodetic datum creation from the factory.
      • EPSG datum code: 6146
      • EPSG datum name: Kalianpur 1975
      • Ellipsoid name: Everest 1830 (1975 Definition)
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: India - mainland
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6244

      @Test @DisplayName("Kandawala") public void EPSG_6244() throws FactoryException
      Tests “Kandawala” geodetic datum creation from the factory.
      • EPSG datum code: 6244
      • EPSG datum name: Kandawala
      • Ellipsoid name: Everest 1830 (1937 Adjustment)
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Sri Lanka - onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6743

      @Test @DisplayName("Karbala 1979") public void EPSG_6743() throws FactoryException
      Tests “Karbala 1979” geodetic datum creation from the factory.
      • EPSG datum code: 6743
      • EPSG datum name: Karbala 1979
      • Alias(es) given by EPSG: Karbala 1979 (Polservice)
      • Ellipsoid name: Clarke 1880 (RGS)
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Iraq - onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6123

      @Test @DisplayName("Kartastokoordinaattijarjestelma (1966)") public void EPSG_6123() throws FactoryException
      Tests “Kartastokoordinaattijarjestelma (1966)” geodetic datum creation from the factory.
      • EPSG datum code: 6123
      • EPSG datum name: Kartastokoordinaattijarjestelma (1966)
      • Alias(es) given by EPSG: KKJ, Kartastokoordinaattijärjestelmä (1966)
      • Ellipsoid name: International 1924
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Finland - onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6696

      @Test @DisplayName("Kasai 1953") public void EPSG_6696() throws FactoryException
      Tests “Kasai 1953” geodetic datum creation from the factory.
      • EPSG datum code: 6696
      • EPSG datum name: Kasai 1953
      • Ellipsoid name: Clarke 1880 (RGS)
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Congo DR (Zaire) - Kasai - SE
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6695

      @Test @DisplayName("Katanga 1955") public void EPSG_6695() throws FactoryException
      Tests “Katanga 1955” geodetic datum creation from the factory.
      • EPSG datum code: 6695
      • EPSG datum name: Katanga 1955
      • Ellipsoid name: Clarke 1866
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Congo DR (Zaire) - Katanga
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6751

      @Test @DisplayName("Kertau (RSO)") public void EPSG_6751() throws FactoryException
      Tests “Kertau (RSO)” geodetic datum creation from the factory.
      • EPSG datum code: 6751
      • EPSG datum name: Kertau (RSO)
      • Ellipsoid name: Everest 1830 (RSO 1969)
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Asia - Malaysia (west) and Singapore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6245

      @Test @DisplayName("Kertau 1968") public void EPSG_6245() throws FactoryException
      Tests “Kertau 1968” geodetic datum creation from the factory.
      • EPSG datum code: 6245
      • EPSG datum name: Kertau 1968
      • Alias(es) given by EPSG: Malaysia Revised Triangulation 1968, MRT68
      • Ellipsoid name: Everest 1830 Modified
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Asia - Malaysia (west including SCS) and Singapore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6162

      @Test @DisplayName("Korean Datum 1985") public void EPSG_6162() throws FactoryException
      Tests “Korean Datum 1985” geodetic datum creation from the factory.
      • EPSG datum code: 6162
      • EPSG datum name: Korean Datum 1985
      • Ellipsoid name: Bessel 1841
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Korea; Republic of (South Korea) - onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6166

      @Test @DisplayName("Korean Datum 1995") public void EPSG_6166() throws FactoryException
      Tests “Korean Datum 1995” geodetic datum creation from the factory.
      • EPSG datum code: 6166
      • EPSG datum name: Korean Datum 1995
      • Ellipsoid name: WGS 84
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Korea; Republic of (South Korea) - onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6198

      @Test @DisplayName("Kousseri") public void EPSG_6198() throws FactoryException
      Tests “Kousseri” geodetic datum creation from the factory.
      • EPSG datum code: 6198
      • EPSG datum name: Kousseri
      • Ellipsoid name: Clarke 1880 (RGS)
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Cameroon - N'Djamena area
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6735

      @Test @DisplayName("Kusaie 1951") public void EPSG_6735() throws FactoryException
      Tests “Kusaie 1951” geodetic datum creation from the factory.
      • EPSG datum code: 6735
      • EPSG datum name: Kusaie 1951
      • Ellipsoid name: International 1924
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Micronesia - Kosrae (Kusaie)
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6246

      @Test @DisplayName("Kuwait Oil Company") public void EPSG_6246() throws FactoryException
      Tests “Kuwait Oil Company” geodetic datum creation from the factory.
      • EPSG datum code: 6246
      • EPSG datum name: Kuwait Oil Company
      • Alias(es) given by EPSG: KOC
      • Ellipsoid name: Clarke 1880 (RGS)
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Kuwait - onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6319

      @Test @DisplayName("Kuwait Utility") public void EPSG_6319() throws FactoryException
      Tests “Kuwait Utility” geodetic datum creation from the factory.
      • EPSG datum code: 6319
      • EPSG datum name: Kuwait Utility
      • Alias(es) given by EPSG: KUDAMS
      • Ellipsoid name: GRS 1980
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Kuwait - Kuwait City
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6247

      @Test @DisplayName("La Canoa") public void EPSG_6247() throws FactoryException
      Tests “La Canoa” geodetic datum creation from the factory.
      • EPSG datum code: 6247
      • EPSG datum name: La Canoa
      • Ellipsoid name: International 1924
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Venezuela - onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6249

      @Test @DisplayName("Lake") public void EPSG_6249() throws FactoryException
      Tests “Lake” geodetic datum creation from the factory.
      • EPSG datum code: 6249
      • EPSG datum name: Lake
      • Ellipsoid name: International 1924
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Venezuela - Lake Maracaibo
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6677

      @Test @DisplayName("Lao 1993") public void EPSG_6677() throws FactoryException
      Tests “Lao 1993” geodetic datum creation from the factory.
      • EPSG datum code: 6677
      • EPSG datum name: Lao 1993
      • Ellipsoid name: Krassowsky 1940
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Laos
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6678

      @Test @DisplayName("Lao National Datum 1997") public void EPSG_6678() throws FactoryException
      Tests “Lao National Datum 1997” geodetic datum creation from the factory.
      • EPSG datum code: 6678
      • EPSG datum name: Lao National Datum 1997
      • Alias(es) given by EPSG: Lao 1997
      • Ellipsoid name: Krassowsky 1940
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Laos
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6661

      @Test @DisplayName("Latvia 1992") public void EPSG_6661() throws FactoryException
      Tests “Latvia 1992” geodetic datum creation from the factory.
      • EPSG datum code: 6661
      • EPSG datum name: Latvia 1992
      • Alias(es) given by EPSG: LKS92
      • Ellipsoid name: GRS 1980
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Latvia
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6250

      @Test @DisplayName("Leigon") public void EPSG_6250() throws FactoryException
      Tests “Leigon” geodetic datum creation from the factory.
      • EPSG datum code: 6250
      • EPSG datum name: Leigon
      • Ellipsoid name: Clarke 1880 (RGS)
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Ghana
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6699

      @Test @DisplayName("Le Pouce 1934") public void EPSG_6699() throws FactoryException
      Tests “Le Pouce 1934” geodetic datum creation from the factory.
      • EPSG datum code: 6699
      • EPSG datum name: Le Pouce 1934
      • Alias(es) given by EPSG: Le Pouce (Mauritius 94), Le Pouce (Mauritius PN 94)
      • Ellipsoid name: Clarke 1880 (RGS)
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Mauritius - mainland
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6251

      @Test @DisplayName("Liberia 1964") public void EPSG_6251() throws FactoryException
      Tests “Liberia 1964” geodetic datum creation from the factory.
      • EPSG datum code: 6251
      • EPSG datum name: Liberia 1964
      • Ellipsoid name: Clarke 1880 (RGS)
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Liberia - onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6754

      @Test @DisplayName("Libyan Geodetic Datum 2006") public void EPSG_6754() throws FactoryException
      Tests “Libyan Geodetic Datum 2006” geodetic datum creation from the factory.
      • EPSG datum code: 6754
      • EPSG datum name: Libyan Geodetic Datum 2006
      • Alias(es) given by EPSG: LGD2006
      • Ellipsoid name: International 1924
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Libya
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6666

      @Test @DisplayName("Lisbon 1890") public void EPSG_6666() throws FactoryException
      Tests “Lisbon 1890” geodetic datum creation from the factory.
      • EPSG datum code: 6666
      • EPSG datum name: Lisbon 1890
      • Ellipsoid name: Bessel 1841
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Portugal - mainland - onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6904

      @Test @DisplayName("Lisbon 1890 (Lisbon)") public void EPSG_6904() throws FactoryException
      Tests “Lisbon 1890 (Lisbon)” geodetic datum creation from the factory.
      • EPSG datum code: 6904
      • EPSG datum name: Lisbon 1890 (Lisbon)
      • Ellipsoid name: Bessel 1841
      • Prime meridian name: Lisbon
      • EPSG Usage Extent: Portugal - mainland - onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6207

      @Test @DisplayName("Lisbon 1937") public void EPSG_6207() throws FactoryException
      Tests “Lisbon 1937” geodetic datum creation from the factory.
      • EPSG datum code: 6207
      • EPSG datum name: Lisbon 1937
      • Ellipsoid name: International 1924
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Portugal - mainland - onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6803

      @Test @DisplayName("Lisbon 1937 (Lisbon)") public void EPSG_6803() throws FactoryException
      Tests “Lisbon 1937 (Lisbon)” geodetic datum creation from the factory.
      • EPSG datum code: 6803
      • EPSG datum name: Lisbon 1937 (Lisbon)
      • Ellipsoid name: International 1924
      • Prime meridian name: Lisbon
      • EPSG Usage Extent: Portugal - mainland - onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6126

      @Test @DisplayName("Lithuania 1994 (ETRS89)") public void EPSG_6126() throws FactoryException
      Tests “Lithuania 1994 (ETRS89)” geodetic datum creation from the factory.
      • EPSG datum code: 6126
      • EPSG datum name: Lithuania 1994 (ETRS89)
      • Alias(es) given by EPSG: LKS94 (ETRS89)
      • Ellipsoid name: GRS 1980
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Lithuania
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6142

      @Test @DisplayName("Locodjo 1965") public void EPSG_6142() throws FactoryException
      Tests “Locodjo 1965” geodetic datum creation from the factory.
      • EPSG datum code: 6142
      • EPSG datum name: Locodjo 1965
      • Alias(es) given by EPSG: Côte d'Ivoire (Ivory Coast)
      • Ellipsoid name: Clarke 1880 (RGS)
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Cote d'Ivoire (Ivory Coast)
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6288

      @Test @DisplayName("Loma Quintana") public void EPSG_6288() throws FactoryException
      Tests “Loma Quintana” geodetic datum creation from the factory.
      • EPSG datum code: 6288
      • EPSG datum name: Loma Quintana
      • Ellipsoid name: International 1924
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Venezuela - north of 7°45'N
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6252

      @Test @DisplayName("Lome") public void EPSG_6252() throws FactoryException
      Tests “Lome” geodetic datum creation from the factory.
      • EPSG datum code: 6252
      • EPSG datum name: Lome
      • Ellipsoid name: Clarke 1880 (IGN)
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Togo
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6181

      @Test @DisplayName("Luxembourg 1930") public void EPSG_6181() throws FactoryException
      Tests “Luxembourg 1930” geodetic datum creation from the factory.
      • EPSG datum code: 6181
      • EPSG datum name: Luxembourg 1930
      • Alias(es) given by EPSG: LUREF
      • Ellipsoid name: International 1924
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Luxembourg
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6253

      @Test @DisplayName("Luzon 1911") public void EPSG_6253() throws FactoryException
      Tests “Luzon 1911” geodetic datum creation from the factory.
      • EPSG datum code: 6253
      • EPSG datum name: Luzon 1911
      • Ellipsoid name: Clarke 1866
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Philippines - onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6266

      @Test @DisplayName("M\'poraloko") public void EPSG_6266() throws FactoryException
      Tests “M'poraloko” geodetic datum creation from the factory.
      • EPSG datum code: 6266
      • EPSG datum name: M'poraloko
      • Ellipsoid name: Clarke 1880 (IGN)
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Gabon
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6903

      @Test @DisplayName("Madrid 1870 (Madrid)") public void EPSG_6903() throws FactoryException
      Tests “Madrid 1870 (Madrid)” geodetic datum creation from the factory.
      • EPSG datum code: 6903
      • EPSG datum name: Madrid 1870 (Madrid)
      • Alias(es) given by EPSG: Madrid
      • Ellipsoid name: Struve 1860
      • Prime meridian name: Madrid
      • EPSG Usage Extent: Spain - mainland onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6128

      @Test @DisplayName("Madzansua") public void EPSG_6128() throws FactoryException
      Tests “Madzansua” geodetic datum creation from the factory.
      • EPSG datum code: 6128
      • EPSG datum name: Madzansua
      • Ellipsoid name: Clarke 1866
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Mozambique - west - Tete province
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6256

      @Test @DisplayName("Mahe 1971") public void EPSG_6256() throws FactoryException
      Tests “Mahe 1971” geodetic datum creation from the factory.
      • EPSG datum code: 6256
      • EPSG datum name: Mahe 1971
      • Ellipsoid name: Clarke 1880 (RGS)
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Seychelles - Mahe Island
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6257

      @Test @DisplayName("Makassar") public void EPSG_6257() throws FactoryException
      Tests “Makassar” geodetic datum creation from the factory.
      • EPSG datum code: 6257
      • EPSG datum name: Makassar
      • Ellipsoid name: Bessel 1841
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Indonesia - Sulawesi SW
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6804

      @Test @DisplayName("Makassar (Jakarta)") public void EPSG_6804() throws FactoryException
      Tests “Makassar (Jakarta)” geodetic datum creation from the factory.
      • EPSG datum code: 6804
      • EPSG datum name: Makassar (Jakarta)
      • Ellipsoid name: Bessel 1841
      • Prime meridian name: Jakarta
      • EPSG Usage Extent: Indonesia - Sulawesi SW
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6259

      @Test @DisplayName("Malongo 1987") public void EPSG_6259() throws FactoryException
      Tests “Malongo 1987” geodetic datum creation from the factory.
      • EPSG datum code: 6259
      • EPSG datum name: Malongo 1987
      • Alias(es) given by EPSG: Mhast
      • Ellipsoid name: International 1924
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Africa - Angola (Cabinda) and DR Congo (Zaire) - offshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6193

      @Test @DisplayName("Manoca 1962") public void EPSG_6193() throws FactoryException
      Tests “Manoca 1962” geodetic datum creation from the factory.
      • EPSG datum code: 6193
      • EPSG datum name: Manoca 1962
      • Ellipsoid name: Clarke 1880 (IGN)
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Cameroon - coastal area
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6686

      @Test @DisplayName("Marco Geocentrico Nacional de Referencia") public void EPSG_6686() throws FactoryException
      Tests “Marco Geocentrico Nacional de Referencia” geodetic datum creation from the factory.
      • EPSG datum code: 6686
      • EPSG datum name: Marco Geocentrico Nacional de Referencia
      • Alias(es) given by EPSG: MAGNA-SIRGAS
      • Ellipsoid name: GRS 1980
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Colombia
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6711

      @Test @DisplayName("Marcus Island 1952") public void EPSG_6711() throws FactoryException
      Tests “Marcus Island 1952” geodetic datum creation from the factory.
      • EPSG datum code: 6711
      • EPSG datum name: Marcus Island 1952
      • Ellipsoid name: International 1924
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Japan - Minamitori-shima (Marcus Island) - onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6732

      @Test @DisplayName("Marshall Islands 1960") public void EPSG_6732() throws FactoryException
      Tests “Marshall Islands 1960” geodetic datum creation from the factory.
      • EPSG datum code: 6732
      • EPSG datum name: Marshall Islands 1960
      • Ellipsoid name: Hough 1960
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Pacific - Marshall Islands; Wake - onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6625

      @Test @DisplayName("Martinique 1938") public void EPSG_6625() throws FactoryException
      Tests “Martinique 1938” geodetic datum creation from the factory.
      • EPSG datum code: 6625
      • EPSG datum name: Martinique 1938
      • Alias(es) given by EPSG: Fort Desaix
      • Ellipsoid name: International 1924
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Martinique - onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6262

      @Test @DisplayName("Massawa") public void EPSG_6262() throws FactoryException
      Tests “Massawa” geodetic datum creation from the factory.
      • EPSG datum code: 6262
      • EPSG datum name: Massawa
      • Ellipsoid name: Bessel 1841
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Eritrea
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6692

      @Test @DisplayName("Maupiti 83") public void EPSG_6692() throws FactoryException
      Tests “Maupiti 83” geodetic datum creation from the factory.
      • EPSG datum code: 6692
      • EPSG datum name: Maupiti 83
      • Alias(es) given by EPSG: MOP 1983
      • Ellipsoid name: International 1924
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: French Polynesia - Society Islands - Maupiti
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6702

      @Test @DisplayName("Mauritania 1999") public void EPSG_6702() throws FactoryException
      Tests “Mauritania 1999” geodetic datum creation from the factory.
      • EPSG datum code: 6702
      • EPSG datum name: Mauritania 1999
      • Ellipsoid name: GRS 1980
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Mauritania
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6261

      @Test @DisplayName("Merchich") public void EPSG_6261() throws FactoryException
      Tests “Merchich” geodetic datum creation from the factory.
      • EPSG datum code: 6261
      • EPSG datum name: Merchich
      • Ellipsoid name: Clarke 1880 (IGN)
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Africa - Morocco and Western Sahara - onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6705

      @Test @DisplayName("Mhast (offshore)") public void EPSG_6705() throws FactoryException
      Tests “Mhast (offshore)” geodetic datum creation from the factory.
      • EPSG datum code: 6705
      • EPSG datum name: Mhast (offshore)
      • Alias(es) given by EPSG: Mhast
      • Ellipsoid name: International 1924
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Africa - Angola (Cabinda) and DR Congo (Zaire) - offshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6704

      @Test @DisplayName("Mhast (onshore)") public void EPSG_6704() throws FactoryException
      Tests “Mhast (onshore)” geodetic datum creation from the factory.
      • EPSG datum code: 6704
      • EPSG datum name: Mhast (onshore)
      • Alias(es) given by EPSG: Mhast
      • Ellipsoid name: International 1924
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Africa - Angola (Cabinda) and DR Congo (Zaire) - coastal
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6727

      @Test @DisplayName("Midway 1961") public void EPSG_6727() throws FactoryException
      Tests “Midway 1961” geodetic datum creation from the factory.
      • EPSG datum code: 6727
      • EPSG datum name: Midway 1961
      • Ellipsoid name: International 1924
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Midway Islands - Sand and Eastern Islands
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6312

      @Test @DisplayName("Militar-Geographische Institut") public void EPSG_6312() throws FactoryException
      Tests “Militar-Geographische Institut” geodetic datum creation from the factory.
      • EPSG datum code: 6312
      • EPSG datum name: Militar-Geographische Institut
      • Alias(es) given by EPSG: MGI
      • Ellipsoid name: Bessel 1841
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Austria
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6805

      @Test @DisplayName("Militar-Geographische Institut (Ferro)") public void EPSG_6805() throws FactoryException
      Tests “Militar-Geographische Institut (Ferro)” geodetic datum creation from the factory.
      • EPSG datum code: 6805
      • EPSG datum name: Militar-Geographische Institut (Ferro)
      • Alias(es) given by EPSG: MGI (Ferro)
      • Ellipsoid name: Bessel 1841
      • Prime meridian name: Ferro
      • EPSG Usage Extent: Europe - Austria and former Yugoslavia onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6263

      @Test @DisplayName("Minna") public void EPSG_6263() throws FactoryException
      Tests “Minna” geodetic datum creation from the factory.
      • EPSG datum code: 6263
      • EPSG datum name: Minna
      • Ellipsoid name: Clarke 1880 (RGS)
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Nigeria
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6703

      @Test @DisplayName("Missao Hidrografico Angola y Sao Tome 1951") public void EPSG_6703() throws FactoryException
      Tests “Missao Hidrografico Angola y Sao Tome 1951” geodetic datum creation from the factory.
      • EPSG datum code: 6703
      • EPSG datum name: Missao Hidrografico Angola y Sao Tome 1951
      • Alias(es) given by EPSG: Mhast 1951
      • Ellipsoid name: Clarke 1880 (RGS)
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Angola - Cabinda
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6265

      @Test @DisplayName("Monte Mario") public void EPSG_6265() throws FactoryException
      Tests “Monte Mario” geodetic datum creation from the factory.
      • EPSG datum code: 6265
      • EPSG datum name: Monte Mario
      • Alias(es) given by EPSG: Rome 1940
      • Ellipsoid name: International 1924
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Italy - including San Marino and Vatican
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6806

      @Test @DisplayName("Monte Mario (Rome)") public void EPSG_6806() throws FactoryException
      Tests “Monte Mario (Rome)” geodetic datum creation from the factory.
      • EPSG datum code: 6806
      • EPSG datum name: Monte Mario (Rome)
      • Alias(es) given by EPSG: Rome 1940 (Rome)
      • Ellipsoid name: International 1924
      • Prime meridian name: Rome
      • EPSG Usage Extent: Italy - including San Marino and Vatican
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6604

      @Test @DisplayName("Montserrat 1958") public void EPSG_6604() throws FactoryException
      Tests “Montserrat 1958” geodetic datum creation from the factory.
      • EPSG datum code: 6604
      • EPSG datum name: Montserrat 1958
      • Ellipsoid name: Clarke 1880 (RGS)
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Montserrat - onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6691

      @Test @DisplayName("Moorea 87") public void EPSG_6691() throws FactoryException
      Tests “Moorea 87” geodetic datum creation from the factory.
      • EPSG datum code: 6691
      • EPSG datum name: Moorea 87
      • Ellipsoid name: International 1924
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: French Polynesia - Society Islands - Moorea
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6639

      @Test @DisplayName("MOP78") public void EPSG_6639() throws FactoryException
      Tests “MOP78” geodetic datum creation from the factory.
      • EPSG datum code: 6639
      • EPSG datum name: MOP78
      • Alias(es) given by EPSG: Uvea SHOM 1978
      • Ellipsoid name: International 1924
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Wallis and Futuna - Wallis
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6157

      @Test @DisplayName("Mount Dillon") public void EPSG_6157() throws FactoryException
      Tests “Mount Dillon” geodetic datum creation from the factory.
      • EPSG datum code: 6157
      • EPSG datum name: Mount Dillon
      • Ellipsoid name: Clarke 1858
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Trinidad and Tobago - Tobago - onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6130

      @Test @DisplayName("Moznet (ITRF94)") public void EPSG_6130() throws FactoryException
      Tests “Moznet (ITRF94)” geodetic datum creation from the factory.
      • EPSG datum code: 6130
      • EPSG datum name: Moznet (ITRF94)
      • Alias(es) given by EPSG: Moznet
      • Ellipsoid name: WGS 84
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Mozambique
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6152

      @Test @DisplayName("NAD83 (High Accuracy Regional Network)") public void EPSG_6152() throws FactoryException
      Tests “NAD83 (High Accuracy Regional Network)” geodetic datum creation from the factory.
      • EPSG datum code: 6152
      • EPSG datum name: NAD83 (High Accuracy Regional Network)
      • Alias(es) given by EPSG: NAD83(HARN), NAD83 (High Precision Geodetic Network), NAD83(HPGN), Guam Geodetic Network 1993, NAD83
      • Ellipsoid name: GRS 1980
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: USA - HARN
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6759

      @Test @DisplayName("NAD83 (National Spatial Reference System 2007)") public void EPSG_6759() throws FactoryException
      Tests “NAD83 (National Spatial Reference System 2007)” geodetic datum creation from the factory.
      • EPSG datum code: 6759
      • EPSG datum name: NAD83 (National Spatial Reference System 2007)
      • Ellipsoid name: GRS 1980
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: USA - CONUS and Alaska; PRVI
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6140

      @Test @DisplayName("NAD83 Canadian Spatial Reference System") public void EPSG_6140() throws FactoryException
      Tests “NAD83 Canadian Spatial Reference System” geodetic datum creation from the factory.
      • EPSG datum code: 6140
      • EPSG datum name: NAD83 Canadian Spatial Reference System
      • Alias(es) given by EPSG: NAD83(CSRS)
      • Ellipsoid name: GRS 1980
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Canada
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6744

      @Test @DisplayName("Nahrwan 1934") public void EPSG_6744() throws FactoryException
      Tests “Nahrwan 1934” geodetic datum creation from the factory.
      • EPSG datum code: 6744
      • EPSG datum name: Nahrwan 1934
      • Ellipsoid name: Clarke 1880 (RGS)
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Asia - Middle East - Iraq and SW Iran
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6270

      @Test @DisplayName("Nahrwan 1967") public void EPSG_6270() throws FactoryException
      Tests “Nahrwan 1967” geodetic datum creation from the factory.
      • EPSG datum code: 6270
      • EPSG datum name: Nahrwan 1967
      • Ellipsoid name: Clarke 1880 (RGS)
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Asia - Middle East - Qatar offshore and UAE
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6693

      @Test @DisplayName("Nakhl-e Ghanem") public void EPSG_6693() throws FactoryException
      Tests “Nakhl-e Ghanem” geodetic datum creation from the factory.
      • EPSG datum code: 6693
      • EPSG datum name: Nakhl-e Ghanem
      • Ellipsoid name: WGS 84
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Iran - Kangan district
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6158

      @Test @DisplayName("Naparima 1955") public void EPSG_6158() throws FactoryException
      Tests “Naparima 1955” geodetic datum creation from the factory.
      • EPSG datum code: 6158
      • EPSG datum name: Naparima 1955
      • Ellipsoid name: International 1924
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Trinidad and Tobago - Trinidad - onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6271

      @Test @DisplayName("Naparima 1972") public void EPSG_6271() throws FactoryException
      Tests “Naparima 1972” geodetic datum creation from the factory.
      • EPSG datum code: 6271
      • EPSG datum name: Naparima 1972
      • Ellipsoid name: International 1924
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Trinidad and Tobago - Tobago - onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6318

      @Test @DisplayName("National Geodetic Network") public void EPSG_6318() throws FactoryException
      Tests “National Geodetic Network” geodetic datum creation from the factory.
      • EPSG datum code: 6318
      • EPSG datum name: National Geodetic Network
      • Alias(es) given by EPSG: NGN
      • Ellipsoid name: WGS 84
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Kuwait - onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6644

      @Test @DisplayName("NEA74 Noumea") public void EPSG_6644() throws FactoryException
      Tests “NEA74 Noumea” geodetic datum creation from the factory.
      • EPSG datum code: 6644
      • EPSG datum name: NEA74 Noumea
      • Ellipsoid name: International 1924
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: New Caledonia - Grande Terre - Noumea
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6272

      @Test @DisplayName("New Zealand Geodetic Datum 1949") public void EPSG_6272() throws FactoryException
      Tests “New Zealand Geodetic Datum 1949” geodetic datum creation from the factory.
      • EPSG datum code: 6272
      • EPSG datum name: New Zealand Geodetic Datum 1949
      • Alias(es) given by EPSG: GD49, NZGD49
      • Ellipsoid name: International 1924
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: New Zealand - onshore and nearshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6167

      @Test @DisplayName("New Zealand Geodetic Datum 2000") public void EPSG_6167() throws FactoryException
      Tests “New Zealand Geodetic Datum 2000” geodetic datum creation from the factory.
      • EPSG datum code: 6167
      • EPSG datum name: New Zealand Geodetic Datum 2000
      • Alias(es) given by EPSG: NZGD2000
      • Ellipsoid name: GRS 1980
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: New Zealand
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6273

      @Test @DisplayName("NGO 1948") public void EPSG_6273() throws FactoryException
      Tests “NGO 1948” geodetic datum creation from the factory.
      • EPSG datum code: 6273
      • EPSG datum name: NGO 1948
      • Ellipsoid name: Bessel Modified
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Norway - onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6817

      @Test @DisplayName("NGO 1948 (Oslo)") public void EPSG_6817() throws FactoryException
      Tests “NGO 1948 (Oslo)” geodetic datum creation from the factory.
      • EPSG datum code: 6817
      • EPSG datum name: NGO 1948 (Oslo)
      • Ellipsoid name: Bessel Modified
      • Prime meridian name: Oslo
      • EPSG Usage Extent: Norway - onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6307

      @Test @DisplayName("Nord Sahara 1959") public void EPSG_6307() throws FactoryException
      Tests “Nord Sahara 1959” geodetic datum creation from the factory.
      • EPSG datum code: 6307
      • EPSG datum name: Nord Sahara 1959
      • Ellipsoid name: Clarke 1880 (RGS)
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Algeria
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6267

      @Test @DisplayName("North American Datum 1927") public void EPSG_6267() throws FactoryException
      Tests “North American Datum 1927” geodetic datum creation from the factory.
      • EPSG datum code: 6267
      • EPSG datum name: North American Datum 1927
      • Alias(es) given by EPSG: NAD27
      • Ellipsoid name: Clarke 1866
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: North America - NAD27
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6608

      @Test @DisplayName("North American Datum 1927 (1976)") public void EPSG_6608() throws FactoryException
      Tests “North American Datum 1927 (1976)” geodetic datum creation from the factory.
      • EPSG datum code: 6608
      • EPSG datum name: North American Datum 1927 (1976)
      • Alias(es) given by EPSG: NAD27(76)
      • Ellipsoid name: Clarke 1866
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Canada - Ontario
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6609

      @Test @DisplayName("North American Datum 1927 (CGQ77)") public void EPSG_6609() throws FactoryException
      Tests “North American Datum 1927 (CGQ77)” geodetic datum creation from the factory.
      • EPSG datum code: 6609
      • EPSG datum name: North American Datum 1927 (CGQ77)
      • Alias(es) given by EPSG: CGQ77
      • Ellipsoid name: Clarke 1866
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Canada - Quebec
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6269

      @Test @DisplayName("North American Datum 1983") public void EPSG_6269() throws FactoryException
      Tests “North American Datum 1983” geodetic datum creation from the factory.
      • EPSG datum code: 6269
      • EPSG datum name: North American Datum 1983
      • Alias(es) given by EPSG: NAD83(1986), NAD83, NAD83(Original)
      • Ellipsoid name: GRS 1980
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: North America - NAD83
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6680

      @Test @DisplayName("Nouakchott 1965") public void EPSG_6680() throws FactoryException
      Tests “Nouakchott 1965” geodetic datum creation from the factory.
      • EPSG datum code: 6680
      • EPSG datum name: Nouakchott 1965
      • Ellipsoid name: Clarke 1880 (RGS)
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Mauritania - central coast
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6275

      @Test @DisplayName("Nouvelle Triangulation Francaise") public void EPSG_6275() throws FactoryException
      Tests “Nouvelle Triangulation Francaise” geodetic datum creation from the factory.
      • EPSG datum code: 6275
      • EPSG datum name: Nouvelle Triangulation Francaise
      • Alias(es) given by EPSG: NTF
      • Ellipsoid name: Clarke 1880 (IGN)
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: France - onshore - mainland and Corsica
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6807

      @Test @DisplayName("Nouvelle Triangulation Francaise (Paris)") public void EPSG_6807() throws FactoryException
      Tests “Nouvelle Triangulation Francaise (Paris)” geodetic datum creation from the factory.
      • EPSG datum code: 6807
      • EPSG datum name: Nouvelle Triangulation Francaise (Paris)
      • Ellipsoid name: Clarke 1880 (IGN)
      • Prime meridian name: Paris
      • EPSG Usage Extent: France - onshore - mainland and Corsica
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6276

      @Test @DisplayName("NSWC 9Z-2") public void EPSG_6276() throws FactoryException
      Tests “NSWC 9Z-2” geodetic datum creation from the factory.
      • EPSG datum code: 6276
      • EPSG datum name: NSWC 9Z-2
      • Ellipsoid name: NWL 9D
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: World
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6129

      @Test @DisplayName("Observatario") public void EPSG_6129() throws FactoryException
      Tests “Observatario” geodetic datum creation from the factory.
      • EPSG datum code: 6129
      • EPSG datum name: Observatario
      • Ellipsoid name: Clarke 1866
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Mozambique - south
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6135

      @Test @DisplayName("Old Hawaiian") public void EPSG_6135() throws FactoryException
      Tests “Old Hawaiian” geodetic datum creation from the factory.
      • EPSG datum code: 6135
      • EPSG datum name: Old Hawaiian
      • Ellipsoid name: Clarke 1866
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: USA - Hawaii - onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6277

      @Test @DisplayName("Ordnance Survey of Great Britain 1936") public void EPSG_6277() throws FactoryException
      Tests “Ordnance Survey of Great Britain 1936” geodetic datum creation from the factory.
      • EPSG datum code: 6277
      • EPSG datum name: Ordnance Survey of Great Britain 1936
      • Ellipsoid name: Airy 1830
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: UK - Britain and UKCS 49°45'N to 61°N; 9°W to 2°E
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6279

      @Test @DisplayName("OS (SN) 1980") public void EPSG_6279() throws FactoryException
      Tests “OS (SN) 1980” geodetic datum creation from the factory.
      • EPSG datum code: 6279
      • EPSG datum name: OS (SN) 1980
      • Alias(es) given by EPSG: OS(SN)80
      • Ellipsoid name: Airy 1830
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Europe - British Isles - UK and Ireland onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6278

      @Test @DisplayName("OSGB 1970 (SN)") public void EPSG_6278() throws FactoryException
      Tests “OSGB 1970 (SN)” geodetic datum creation from the factory.
      • EPSG datum code: 6278
      • EPSG datum name: OSGB 1970 (SN)
      • Alias(es) given by EPSG: OSGB70
      • Ellipsoid name: Airy 1830
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: UK - Great Britain; Isle of Man
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6188

      @Test @DisplayName("OSNI 1952") public void EPSG_6188() throws FactoryException
      Tests “OSNI 1952” geodetic datum creation from the factory.
      • EPSG datum code: 6188
      • EPSG datum name: OSNI 1952
      • Ellipsoid name: Airy 1830
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: UK - Northern Ireland - onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6281

      @Test @DisplayName("Palestine 1923") public void EPSG_6281() throws FactoryException
      Tests “Palestine 1923” geodetic datum creation from the factory.
      • EPSG datum code: 6281
      • EPSG datum name: Palestine 1923
      • Alias(es) given by EPSG: Old Israeli Datum, OID
      • Ellipsoid name: Clarke 1880 (Benoit)
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Asia - Middle East - Israel; Jordan and Palestine onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6161

      @Test @DisplayName("Pampa del Castillo") public void EPSG_6161() throws FactoryException
      Tests “Pampa del Castillo” geodetic datum creation from the factory.
      • EPSG datum code: 6161
      • EPSG datum name: Pampa del Castillo
      • Ellipsoid name: International 1924
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Argentina - 42.5°S to 50.3°S
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6740

      @Test @DisplayName("Parametrop Zemp 1990") public void EPSG_6740() throws FactoryException
      Tests “Parametrop Zemp 1990” geodetic datum creation from the factory.
      • EPSG datum code: 6740
      • EPSG datum name: Parametrop Zemp 1990
      • Alias(es) given by EPSG: PZ-90
      • Ellipsoid name: PZ-90
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: World
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6134

      @Test @DisplayName("PDO Survey Datum 1993") public void EPSG_6134() throws FactoryException
      Tests “PDO Survey Datum 1993” geodetic datum creation from the factory.
      • EPSG datum code: 6134
      • EPSG datum name: PDO Survey Datum 1993
      • Alias(es) given by EPSG: PSD93
      • Ellipsoid name: Clarke 1880 (RGS)
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Oman - onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6636

      @Test @DisplayName("Petrels 1972") public void EPSG_6636() throws FactoryException
      Tests “Petrels 1972” geodetic datum creation from the factory.
      • EPSG datum code: 6636
      • EPSG datum name: Petrels 1972
      • Ellipsoid name: International 1924
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Antarctica - Adelie Land - Petrels island
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6683

      @Test @DisplayName("Philippine Reference System 1992") public void EPSG_6683() throws FactoryException
      Tests “Philippine Reference System 1992” geodetic datum creation from the factory.
      • EPSG datum code: 6683
      • EPSG datum name: Philippine Reference System 1992
      • Alias(es) given by EPSG: PRS92, Modified Luzon Datum
      • Ellipsoid name: Clarke 1866
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Philippines
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6716

      @Test @DisplayName("Phoenix Islands 1966") public void EPSG_6716() throws FactoryException
      Tests “Phoenix Islands 1966” geodetic datum creation from the factory.
      • EPSG datum code: 6716
      • EPSG datum name: Phoenix Islands 1966
      • Ellipsoid name: International 1924
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Kiribati - Phoenix Islands
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6728

      @Test @DisplayName("Pico de la Nieves 1984") public void EPSG_6728() throws FactoryException
      Tests “Pico de la Nieves 1984” geodetic datum creation from the factory.
      • EPSG datum code: 6728
      • EPSG datum name: Pico de la Nieves 1984
      • Alias(es) given by EPSG: PN84
      • Ellipsoid name: International 1924
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Spain - Canary Islands western
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6729

      @Test @DisplayName("Pitcairn 1967") public void EPSG_6729() throws FactoryException
      Tests “Pitcairn 1967” geodetic datum creation from the factory.
      • EPSG datum code: 6729
      • EPSG datum name: Pitcairn 1967
      • Ellipsoid name: International 1924
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Pitcairn - Pitcairn Island
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6763

      @Test @DisplayName("Pitcairn 2006") public void EPSG_6763() throws FactoryException
      Tests “Pitcairn 2006” geodetic datum creation from the factory.
      • EPSG datum code: 6763
      • EPSG datum name: Pitcairn 2006
      • Ellipsoid name: WGS 84
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Pitcairn - Pitcairn Island
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6620

      @Test @DisplayName("Point 58") public void EPSG_6620() throws FactoryException
      Tests “Point 58” geodetic datum creation from the factory.
      • EPSG datum code: 6620
      • EPSG datum name: Point 58
      • Alias(es) given by EPSG: 12th Parallel traverse
      • Ellipsoid name: Clarke 1880 (RGS)
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Africa - 12th parallel N
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6637

      @Test @DisplayName("Pointe Geologie Perroud 1950") public void EPSG_6637() throws FactoryException
      Tests “Pointe Geologie Perroud 1950” geodetic datum creation from the factory.
      • EPSG datum code: 6637
      • EPSG datum name: Pointe Geologie Perroud 1950
      • Alias(es) given by EPSG: Perroud 1950
      • Ellipsoid name: International 1924
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Antarctica - Adelie Land coastal area
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6615

      @Test @DisplayName("Porto Santo 1936") public void EPSG_6615() throws FactoryException
      Tests “Porto Santo 1936” geodetic datum creation from the factory.
      • EPSG datum code: 6615
      • EPSG datum name: Porto Santo 1936
      • Alias(es) given by EPSG: Madeira SE Base, Base SE, Porto Santo
      • Ellipsoid name: International 1924
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Portugal - Madeira archipelago onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6663

      @Test @DisplayName("Porto Santo 1995") public void EPSG_6663() throws FactoryException
      Tests “Porto Santo 1995” geodetic datum creation from the factory.
      • EPSG datum code: 6663
      • EPSG datum name: Porto Santo 1995
      • Alias(es) given by EPSG: Base SE, Madeira SE Base 1995
      • Ellipsoid name: International 1924
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Portugal - Madeira archipelago onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6694

      @Test @DisplayName("Posiciones Geodesicas Argentinas 1994") public void EPSG_6694() throws FactoryException
      Tests “Posiciones Geodesicas Argentinas 1994” geodetic datum creation from the factory.
      • EPSG datum code: 6694
      • EPSG datum name: Posiciones Geodesicas Argentinas 1994
      • Alias(es) given by EPSG: POSGAR 94, POSGAR, Posiciones Geodésicas Argentinas 1994
      • Ellipsoid name: WGS 84
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Argentina
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6190

      @Test @DisplayName("Posiciones Geodesicas Argentinas 1998") public void EPSG_6190() throws FactoryException
      Tests “Posiciones Geodesicas Argentinas 1998” geodetic datum creation from the factory.
      • EPSG datum code: 6190
      • EPSG datum name: Posiciones Geodesicas Argentinas 1998
      • Alias(es) given by EPSG: POSGAR 98, Posiciones Geodésicas Argentinas 1998, POSGAR
      • Ellipsoid name: GRS 1980
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Argentina
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6746

      @Test @DisplayName("Potsdam Datum/83") public void EPSG_6746() throws FactoryException
      Tests “Potsdam Datum/83” geodetic datum creation from the factory.
      • EPSG datum code: 6746
      • EPSG datum name: Potsdam Datum/83
      • Alias(es) given by EPSG: PD/83
      • Ellipsoid name: Bessel 1841
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Germany - Thuringen
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6248

      @Test @DisplayName("Provisional South American Datum 1956") public void EPSG_6248() throws FactoryException
      Tests “Provisional South American Datum 1956” geodetic datum creation from the factory.
      • EPSG datum code: 6248
      • EPSG datum name: Provisional South American Datum 1956
      • Alias(es) given by EPSG: PSAD56
      • Ellipsoid name: International 1924
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: South America - PSAD56 by country
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6139

      @Test @DisplayName("Puerto Rico") public void EPSG_6139() throws FactoryException
      Tests “Puerto Rico” geodetic datum creation from the factory.
      • EPSG datum code: 6139
      • EPSG datum name: Puerto Rico
      • Ellipsoid name: Clarke 1866
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Caribbean - Puerto Rico and Virgin Islands - onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6284

      @Test @DisplayName("Pulkovo 1942") public void EPSG_6284() throws FactoryException
      Tests “Pulkovo 1942” geodetic datum creation from the factory.
      • EPSG datum code: 6284
      • EPSG datum name: Pulkovo 1942
      • Ellipsoid name: Krassowsky 1940
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Europe - FSU onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6179

      @Test @DisplayName("Pulkovo 1942(58)") public void EPSG_6179() throws FactoryException
      Tests “Pulkovo 1942(58)” geodetic datum creation from the factory.
      • EPSG datum code: 6179
      • EPSG datum name: Pulkovo 1942(58)
      • Alias(es) given by EPSG: 42/58
      • Ellipsoid name: Krassowsky 1940
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Europe - onshore - eastern - S-42(58)
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6178

      @Test @DisplayName("Pulkovo 1942(83)") public void EPSG_6178() throws FactoryException
      Tests “Pulkovo 1942(83)” geodetic datum creation from the factory.
      • EPSG datum code: 6178
      • EPSG datum name: Pulkovo 1942(83)
      • Alias(es) given by EPSG: 42/83
      • Ellipsoid name: Krassowsky 1940
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Europe - onshore - eastern - S-42(83)
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6200

      @Test @DisplayName("Pulkovo 1995") public void EPSG_6200() throws FactoryException
      Tests “Pulkovo 1995” geodetic datum creation from the factory.
      • EPSG datum code: 6200
      • EPSG datum name: Pulkovo 1995
      • Ellipsoid name: Krassowsky 1940
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Russia
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6286

      @Test @DisplayName("Qatar 1948") public void EPSG_6286() throws FactoryException
      Tests “Qatar 1948” geodetic datum creation from the factory.
      • EPSG datum code: 6286
      • EPSG datum name: Qatar 1948
      • Ellipsoid name: Helmert 1906
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Qatar - onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6285

      @Test @DisplayName("Qatar 1974") public void EPSG_6285() throws FactoryException
      Tests “Qatar 1974” geodetic datum creation from the factory.
      • EPSG datum code: 6285
      • EPSG datum name: Qatar 1974
      • Ellipsoid name: International 1924
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Qatar
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6614

      @Test @DisplayName("Qatar National Datum 1995") public void EPSG_6614() throws FactoryException
      Tests “Qatar National Datum 1995” geodetic datum creation from the factory.
      • EPSG datum code: 6614
      • EPSG datum name: Qatar National Datum 1995
      • Alias(es) given by EPSG: QND95
      • Ellipsoid name: International 1924
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Qatar - onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6194

      @Test @DisplayName("Qornoq 1927") public void EPSG_6194() throws FactoryException
      Tests “Qornoq 1927” geodetic datum creation from the factory.
      • EPSG datum code: 6194
      • EPSG datum name: Qornoq 1927
      • Ellipsoid name: International 1924
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Greenland - west coast
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6153

      @Test @DisplayName("Rassadiran") public void EPSG_6153() throws FactoryException
      Tests “Rassadiran” geodetic datum creation from the factory.
      • EPSG datum code: 6153
      • EPSG datum name: Rassadiran
      • Ellipsoid name: International 1924
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Iran - Taheri refinery
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6745

      @Test @DisplayName("Rauenberg Datum/83") public void EPSG_6745() throws FactoryException
      Tests “Rauenberg Datum/83” geodetic datum creation from the factory.
      • EPSG datum code: 6745
      • EPSG datum name: Rauenberg Datum/83
      • Alias(es) given by EPSG: RD/83
      • Ellipsoid name: Bessel 1841
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Germany - Saxony
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6189

      @Test @DisplayName("Red Geodesica Venezolana") public void EPSG_6189() throws FactoryException
      Tests “Red Geodesica Venezolana” geodetic datum creation from the factory.
      • EPSG datum code: 6189
      • EPSG datum name: Red Geodesica Venezolana
      • Alias(es) given by EPSG: SIRGAS-REGVEN, REGVEN
      • Ellipsoid name: GRS 1980
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Venezuela
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_1047

      @Test @DisplayName("Reseau de Reference des Antilles Francaises 1991") public void EPSG_1047() throws FactoryException
      Tests “Reseau de Reference des Antilles Francaises 1991” geodetic datum creation from the factory.
      • EPSG datum code: 1047
      • EPSG datum name: Reseau de Reference des Antilles Francaises 1991
      • Alias(es) given by EPSG: RRAF91
      • Ellipsoid name: GRS 1980
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Caribbean - French Antilles
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6687

      @Test @DisplayName("Reseau Geodesique de la Polynesie Francaise") public void EPSG_6687() throws FactoryException
      Tests “Reseau Geodesique de la Polynesie Francaise” geodetic datum creation from the factory.
      • EPSG datum code: 6687
      • EPSG datum name: Reseau Geodesique de la Polynesie Francaise
      • Alias(es) given by EPSG: RGPF
      • Ellipsoid name: GRS 1980
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: French Polynesia
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6627

      @Test @DisplayName("Reseau Geodesique de la Reunion 1992") public void EPSG_6627() throws FactoryException
      Tests “Reseau Geodesique de la Reunion 1992” geodetic datum creation from the factory.
      • EPSG datum code: 6627
      • EPSG datum name: Reseau Geodesique de la Reunion 1992
      • Alias(es) given by EPSG: RGR92
      • Ellipsoid name: GRS 1980
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Reunion
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6749

      @Test @DisplayName("Reseau Geodesique de Nouvelle Caledonie 91-93") public void EPSG_6749() throws FactoryException
      Tests “Reseau Geodesique de Nouvelle Caledonie 91-93” geodetic datum creation from the factory.
      • EPSG datum code: 6749
      • EPSG datum name: Reseau Geodesique de Nouvelle Caledonie 91-93
      • Alias(es) given by EPSG: RGNC91-93, RGNC
      • Ellipsoid name: GRS 1980
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: New Caledonia
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6171

      @Test @DisplayName("Reseau Geodesique Francais 1993") public void EPSG_6171() throws FactoryException
      Tests “Reseau Geodesique Francais 1993” geodetic datum creation from the factory.
      • EPSG datum code: 6171
      • EPSG datum name: Reseau Geodesique Francais 1993
      • Alias(es) given by EPSG: RGF93, Réseau Géodésique Français 1993
      • Ellipsoid name: GRS 1980
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: France
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6624

      @Test @DisplayName("Reseau Geodesique Francais Guyane 1995") public void EPSG_6624() throws FactoryException
      Tests “Reseau Geodesique Francais Guyane 1995” geodetic datum creation from the factory.
      • EPSG datum code: 6624
      • EPSG datum name: Reseau Geodesique Francais Guyane 1995
      • Alias(es) given by EPSG: RGFG95
      • Ellipsoid name: GRS 1980
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: French Guiana
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6215

      @Test @DisplayName("Reseau National Belge 1950") public void EPSG_6215() throws FactoryException
      Tests “Reseau National Belge 1950” geodetic datum creation from the factory.
      • EPSG datum code: 6215
      • EPSG datum name: Reseau National Belge 1950
      • Alias(es) given by EPSG: Belge 1950
      • Ellipsoid name: International 1924
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Belgium - onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6809

      @Test @DisplayName("Reseau National Belge 1950 (Brussels)") public void EPSG_6809() throws FactoryException
      Tests “Reseau National Belge 1950 (Brussels)” geodetic datum creation from the factory.
      • EPSG datum code: 6809
      • EPSG datum name: Reseau National Belge 1950 (Brussels)
      • Ellipsoid name: International 1924
      • Prime meridian name: Brussels
      • EPSG Usage Extent: Belgium - onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6313

      @Test @DisplayName("Reseau National Belge 1972") public void EPSG_6313() throws FactoryException
      Tests “Reseau National Belge 1972” geodetic datum creation from the factory.
      • EPSG datum code: 6313
      • EPSG datum name: Reseau National Belge 1972
      • Alias(es) given by EPSG: Belge 1972
      • Ellipsoid name: International 1924
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Belgium - onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6626

      @Test @DisplayName("Reunion 1947") public void EPSG_6626() throws FactoryException
      Tests “Reunion 1947” geodetic datum creation from the factory.
      • EPSG datum code: 6626
      • EPSG datum name: Reunion 1947
      • Alias(es) given by EPSG: Piton des Neiges
      • Ellipsoid name: International 1924
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Reunion - onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6657

      @Test @DisplayName("Reykjavik 1900") public void EPSG_6657() throws FactoryException
      Tests “Reykjavik 1900” geodetic datum creation from the factory.
      • EPSG datum code: 6657
      • EPSG datum name: Reykjavik 1900
      • Ellipsoid name: Danish 1876
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Iceland - onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6124

      @Test @DisplayName("Rikets koordinatsystem 1990") public void EPSG_6124() throws FactoryException
      Tests “Rikets koordinatsystem 1990” geodetic datum creation from the factory.
      • EPSG datum code: 6124
      • EPSG datum name: Rikets koordinatsystem 1990
      • Alias(es) given by EPSG: RT90
      • Ellipsoid name: Bessel 1841
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Sweden
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6764

      @Test @DisplayName("Ross Sea Region Geodetic Datum 2000") public void EPSG_6764() throws FactoryException
      Tests “Ross Sea Region Geodetic Datum 2000” geodetic datum creation from the factory.
      • EPSG datum code: 6764
      • EPSG datum name: Ross Sea Region Geodetic Datum 2000
      • Alias(es) given by EPSG: RSRGD2000
      • Ellipsoid name: GRS 1980
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Antarctica - Ross Sea Region
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6638

      @Test @DisplayName("Saint Pierre et Miquelon 1950") public void EPSG_6638() throws FactoryException
      Tests “Saint Pierre et Miquelon 1950” geodetic datum creation from the factory.
      • EPSG datum code: 6638
      • EPSG datum name: Saint Pierre et Miquelon 1950
      • Alias(es) given by EPSG: St. Pierre et Miquelon 1950
      • Ellipsoid name: Clarke 1866
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: St Pierre and Miquelon - onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6730

      @Test @DisplayName("Santo 1965") public void EPSG_6730() throws FactoryException
      Tests “Santo 1965” geodetic datum creation from the factory.
      • EPSG datum code: 6730
      • EPSG datum name: Santo 1965
      • Alias(es) given by EPSG: Santo (DOS)
      • Ellipsoid name: International 1924
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Vanuatu - northern islands
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6292

      @Test @DisplayName("Sapper Hill 1943") public void EPSG_6292() throws FactoryException
      Tests “Sapper Hill 1943” geodetic datum creation from the factory.
      • EPSG datum code: 6292
      • EPSG datum name: Sapper Hill 1943
      • Ellipsoid name: International 1924
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Falkland Islands - onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6293

      @Test @DisplayName("Schwarzeck") public void EPSG_6293() throws FactoryException
      Tests “Schwarzeck” geodetic datum creation from the factory.
      • EPSG datum code: 6293
      • EPSG datum name: Schwarzeck
      • Ellipsoid name: Bessel Namibia (GLM)
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Namibia
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6195

      @Test @DisplayName("Scoresbysund 1952") public void EPSG_6195() throws FactoryException
      Tests “Scoresbysund 1952” geodetic datum creation from the factory.
      • EPSG datum code: 6195
      • EPSG datum name: Scoresbysund 1952
      • Ellipsoid name: International 1924
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Greenland - Scoresbysund area
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6616

      @Test @DisplayName("Selvagem Grande") public void EPSG_6616() throws FactoryException
      Tests “Selvagem Grande” geodetic datum creation from the factory.
      • EPSG datum code: 6616
      • EPSG datum name: Selvagem Grande
      • Alias(es) given by EPSG: Selvagem Grande 1938, Marco Astro
      • Ellipsoid name: International 1924
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Portugal - Selvagens onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6295

      @Test @DisplayName("Serindung") public void EPSG_6295() throws FactoryException
      Tests “Serindung” geodetic datum creation from the factory.
      • EPSG datum code: 6295
      • EPSG datum name: Serindung
      • Ellipsoid name: Bessel 1841
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Indonesia - Kalimantan W - coastal
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6175

      @Test @DisplayName("Sierra Leone 1968") public void EPSG_6175() throws FactoryException
      Tests “Sierra Leone 1968” geodetic datum creation from the factory.
      • EPSG datum code: 6175
      • EPSG datum name: Sierra Leone 1968
      • Ellipsoid name: Clarke 1880 (RGS)
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Sierra Leone - onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6174

      @Test @DisplayName("Sierra Leone Colony 1924") public void EPSG_6174() throws FactoryException
      Tests “Sierra Leone Colony 1924” geodetic datum creation from the factory.
      • EPSG datum code: 6174
      • EPSG datum name: Sierra Leone Colony 1924
      • Alias(es) given by EPSG: Sierra Leone Peninsular 1924
      • Ellipsoid name: War Office
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Sierra Leone - Freetown Peninsula
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6170

      @Test @DisplayName("Sistema de Referencia Geocentrico para America del Sur 1995") public void EPSG_6170() throws FactoryException
      Tests “Sistema de Referencia Geocentrico para America del Sur 1995” geodetic datum creation from the factory.
      • EPSG datum code: 6170
      • EPSG datum name: Sistema de Referencia Geocentrico para America del Sur 1995
      • Alias(es) given by EPSG: SIRGAS 1995
      • Ellipsoid name: GRS 1980
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: South America - SIRGAS 1995 by country
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6674

      @Test @DisplayName("Sistema de Referencia Geocentrico para America del Sur 2000") public void EPSG_6674() throws FactoryException
      Tests “Sistema de Referencia Geocentrico para America del Sur 2000” geodetic datum creation from the factory.
      • EPSG datum code: 6674
      • EPSG datum name: Sistema de Referencia Geocentrico para America del Sur 2000
      • Alias(es) given by EPSG: SIRGAS 2000, Sistema de Referencia Geocentrico para America del Sur 2000, SIRGAS2000
      • Ellipsoid name: GRS 1980
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Latin America - SIRGAS 2000 by country
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6726

      @Test @DisplayName("Sister Islands Geodetic Datum 1961") public void EPSG_6726() throws FactoryException
      Tests “Sister Islands Geodetic Datum 1961” geodetic datum creation from the factory.
      • EPSG datum code: 6726
      • EPSG datum name: Sister Islands Geodetic Datum 1961
      • Alias(es) given by EPSG: SIGD61, Little Cayman Geodetic Datum 1961
      • Ellipsoid name: Clarke 1866
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Cayman Islands - Little Cayman and Cayman Brac
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6765

      @Test @DisplayName("Slovenia Geodetic Datum 1996") public void EPSG_6765() throws FactoryException
      Tests “Slovenia Geodetic Datum 1996” geodetic datum creation from the factory.
      • EPSG datum code: 6765
      • EPSG datum name: Slovenia Geodetic Datum 1996
      • Alias(es) given by EPSG: D96, Slovenia 1996
      • Ellipsoid name: GRS 1980
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Slovenia
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6718

      @Test @DisplayName("Solomon 1968") public void EPSG_6718() throws FactoryException
      Tests “Solomon 1968” geodetic datum creation from the factory.
      • EPSG datum code: 6718
      • EPSG datum name: Solomon 1968
      • Ellipsoid name: International 1924
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Solomon Islands - onshore main islands
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6618

      @Test @DisplayName("South American Datum 1969") public void EPSG_6618() throws FactoryException
      Tests “South American Datum 1969” geodetic datum creation from the factory.
      • EPSG datum code: 6618
      • EPSG datum name: South American Datum 1969
      • Ellipsoid name: GRS 1967 Modified
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: South America - SAD69 by country
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6722

      @Test @DisplayName("South Georgia 1968") public void EPSG_6722() throws FactoryException
      Tests “South Georgia 1968” geodetic datum creation from the factory.
      • EPSG datum code: 6722
      • EPSG datum name: South Georgia 1968
      • Ellipsoid name: International 1924
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: South Georgia - onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6164

      @Test @DisplayName("South Yemen") public void EPSG_6164() throws FactoryException
      Tests “South Yemen” geodetic datum creation from the factory.
      • EPSG datum code: 6164
      • EPSG datum name: South Yemen
      • Ellipsoid name: Krassowsky 1940
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Yemen - South Yemen - mainland
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6138

      @Test @DisplayName("St. George Island") public void EPSG_6138() throws FactoryException
      Tests “St. George Island” geodetic datum creation from the factory.
      • EPSG datum code: 6138
      • EPSG datum name: St. George Island
      • Ellipsoid name: Clarke 1866
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: USA - Alaska - St. George Island
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6605

      @Test @DisplayName("St. Kitts 1955") public void EPSG_6605() throws FactoryException
      Tests “St. Kitts 1955” geodetic datum creation from the factory.
      • EPSG datum code: 6605
      • EPSG datum name: St. Kitts 1955
      • Ellipsoid name: Clarke 1880 (RGS)
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: St Kitts and Nevis - onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6136

      @Test @DisplayName("St. Lawrence Island") public void EPSG_6136() throws FactoryException
      Tests “St. Lawrence Island” geodetic datum creation from the factory.
      • EPSG datum code: 6136
      • EPSG datum name: St. Lawrence Island
      • Ellipsoid name: Clarke 1866
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: USA - Alaska - St. Lawrence Island
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6606

      @Test @DisplayName("St. Lucia 1955") public void EPSG_6606() throws FactoryException
      Tests “St. Lucia 1955” geodetic datum creation from the factory.
      • EPSG datum code: 6606
      • EPSG datum name: St. Lucia 1955
      • Ellipsoid name: Clarke 1880 (RGS)
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: St Lucia - onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6137

      @Test @DisplayName("St. Paul Island") public void EPSG_6137() throws FactoryException
      Tests “St. Paul Island” geodetic datum creation from the factory.
      • EPSG datum code: 6137
      • EPSG datum name: St. Paul Island
      • Ellipsoid name: Clarke 1866
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: USA - Alaska - St. Paul Island
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6607

      @Test @DisplayName("St. Vincent 1945") public void EPSG_6607() throws FactoryException
      Tests “St. Vincent 1945” geodetic datum creation from the factory.
      • EPSG datum code: 6607
      • EPSG datum name: St. Vincent 1945
      • Ellipsoid name: Clarke 1880 (RGS)
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: St Vincent and the Grenadines - onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6643

      @Test @DisplayName("ST71 Belep") public void EPSG_6643() throws FactoryException
      Tests “ST71 Belep” geodetic datum creation from the factory.
      • EPSG datum code: 6643
      • EPSG datum name: ST71 Belep
      • Ellipsoid name: International 1924
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: New Caledonia - Belep
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6642

      @Test @DisplayName("ST84 Ile des Pins") public void EPSG_6642() throws FactoryException
      Tests “ST84 Ile des Pins” geodetic datum creation from the factory.
      • EPSG datum code: 6642
      • EPSG datum name: ST84 Ile des Pins
      • Ellipsoid name: International 1924
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: New Caledonia - Ile des Pins
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6750

      @Test @DisplayName("ST87 Ouvea") public void EPSG_6750() throws FactoryException
      Tests “ST87 Ouvea” geodetic datum creation from the factory.
      • EPSG datum code: 6750
      • EPSG datum name: ST87 Ouvea
      • Ellipsoid name: WGS 84
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: New Caledonia - Ouvea
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6308

      @Test @DisplayName("Stockholm 1938") public void EPSG_6308() throws FactoryException
      Tests “Stockholm 1938” geodetic datum creation from the factory.
      • EPSG datum code: 6308
      • EPSG datum name: Stockholm 1938
      • Alias(es) given by EPSG: Rikets koordinatsystem 1938, RT38
      • Ellipsoid name: Bessel 1841
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Sweden - onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6814

      @Test @DisplayName("Stockholm 1938 (Stockholm)") public void EPSG_6814() throws FactoryException
      Tests “Stockholm 1938 (Stockholm)” geodetic datum creation from the factory.
      • EPSG datum code: 6814
      • EPSG datum name: Stockholm 1938 (Stockholm)
      • Ellipsoid name: Bessel 1841
      • Prime meridian name: Stockholm
      • EPSG Usage Extent: Sweden - onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6757

      @Test @DisplayName("SVY21") public void EPSG_6757() throws FactoryException
      Tests “SVY21” geodetic datum creation from the factory.
      • EPSG datum code: 6757
      • EPSG datum name: SVY21
      • Ellipsoid name: WGS 84
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Singapore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6619

      @Test @DisplayName("SWEREF99") public void EPSG_6619() throws FactoryException
      Tests “SWEREF99” geodetic datum creation from the factory.
      • EPSG datum code: 6619
      • EPSG datum name: SWEREF99
      • Ellipsoid name: GRS 1980
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Sweden
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6151

      @Test @DisplayName("Swiss Terrestrial Reference Frame 1995") public void EPSG_6151() throws FactoryException
      Tests “Swiss Terrestrial Reference Frame 1995” geodetic datum creation from the factory.
      • EPSG datum code: 6151
      • EPSG datum name: Swiss Terrestrial Reference Frame 1995
      • Alias(es) given by EPSG: CHTRF95
      • Ellipsoid name: GRS 1980
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Europe - Liechtenstein and Switzerland
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6156

      @Test @DisplayName("System of the Unified Trigonometrical Cadastral Network") public void EPSG_6156() throws FactoryException
      Tests “System of the Unified Trigonometrical Cadastral Network” geodetic datum creation from the factory.
      • EPSG datum code: 6156
      • EPSG datum name: System of the Unified Trigonometrical Cadastral Network
      • Alias(es) given by EPSG: S-JTSK, Systém Jednotné trigonometrické sít? katastrální, Systém Jednotnej trigonometrickej siete katastrálnej
      • Ellipsoid name: Bessel 1841
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Europe - Czechoslovakia
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6818

      @Test @DisplayName("System of the Unified Trigonometrical Cadastral Network (Ferro)") public void EPSG_6818() throws FactoryException
      Tests “System of the Unified Trigonometrical Cadastral Network (Ferro)” geodetic datum creation from the factory.
      • EPSG datum code: 6818
      • EPSG datum name: System of the Unified Trigonometrical Cadastral Network (Ferro)
      • Alias(es) given by EPSG: Systém Jednotné trigonometrické sít? katastrální (Ferro), Systém Jednotnej trigonometrickej siete katastrálnej (Ferro), S-JTSK (Ferro)
      • Ellipsoid name: Bessel 1841
      • Prime meridian name: Ferro
      • EPSG Usage Extent: Europe - Czechoslovakia
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6629

      @Test @DisplayName("Tahaa 54") public void EPSG_6629() throws FactoryException
      Tests “Tahaa 54” geodetic datum creation from the factory.
      • EPSG datum code: 6629
      • EPSG datum name: Tahaa 54
      • Alias(es) given by EPSG: Tahaa
      • Ellipsoid name: International 1924
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: French Polynesia - Society Islands - Bora Bora; Huahine; Raiatea; Tahaa
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6628

      @Test @DisplayName("Tahiti 52") public void EPSG_6628() throws FactoryException
      Tests “Tahiti 52” geodetic datum creation from the factory.
      • EPSG datum code: 6628
      • EPSG datum name: Tahiti 52
      • Alias(es) given by EPSG: IGN 1952, Tahiti
      • Ellipsoid name: International 1924
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: French Polynesia - Society Islands - Moorea and Tahiti
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6690

      @Test @DisplayName("Tahiti 79") public void EPSG_6690() throws FactoryException
      Tests “Tahiti 79” geodetic datum creation from the factory.
      • EPSG datum code: 6690
      • EPSG datum name: Tahiti 79
      • Alias(es) given by EPSG: IGN79 Tahiti
      • Ellipsoid name: International 1924
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: French Polynesia - Society Islands - Tahiti
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_1025

      @Test @DisplayName("Taiwan Datum 1967") public void EPSG_1025() throws FactoryException
      Tests “Taiwan Datum 1967” geodetic datum creation from the factory.
      • EPSG datum code: 1025
      • EPSG datum name: Taiwan Datum 1967
      • Alias(es) given by EPSG: TWD67
      • Ellipsoid name: GRS 1967 Modified
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Taiwan - onshore - mainland and Penghu
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_1026

      @Test @DisplayName("Taiwan Datum 1997") public void EPSG_1026() throws FactoryException
      Tests “Taiwan Datum 1997” geodetic datum creation from the factory.
      • EPSG datum code: 1026
      • EPSG datum name: Taiwan Datum 1997
      • Alias(es) given by EPSG: TWD97
      • Ellipsoid name: GRS 1980
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Taiwan
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6297

      @Test @DisplayName("Tananarive 1925") public void EPSG_6297() throws FactoryException
      Tests “Tananarive 1925” geodetic datum creation from the factory.
      • EPSG datum code: 6297
      • EPSG datum name: Tananarive 1925
      • Alias(es) given by EPSG: Tananarive
      • Ellipsoid name: International 1924
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Madagascar - onshore and nearshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6810

      @Test @DisplayName("Tananarive 1925 (Paris)") public void EPSG_6810() throws FactoryException
      Tests “Tananarive 1925 (Paris)” geodetic datum creation from the factory.
      • EPSG datum code: 6810
      • EPSG datum name: Tananarive 1925 (Paris)
      • Ellipsoid name: International 1924
      • Prime meridian name: Paris
      • EPSG Usage Extent: Madagascar - onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6707

      @Test @DisplayName("Tern Island 1961") public void EPSG_6707() throws FactoryException
      Tests “Tern Island 1961” geodetic datum creation from the factory.
      • EPSG datum code: 6707
      • EPSG datum name: Tern Island 1961
      • Ellipsoid name: International 1924
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: USA - Hawaii - Tern Island and Sorel Atoll
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6127

      @Test @DisplayName("Tete") public void EPSG_6127() throws FactoryException
      Tests “Tete” geodetic datum creation from the factory.
      • EPSG datum code: 6127
      • EPSG datum name: Tete
      • Alias(es) given by EPSG: Tete 1960
      • Ellipsoid name: Clarke 1866
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Mozambique - onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6298

      @Test @DisplayName("Timbalai 1948") public void EPSG_6298() throws FactoryException
      Tests “Timbalai 1948” geodetic datum creation from the factory.
      • EPSG datum code: 6298
      • EPSG datum name: Timbalai 1948
      • Alias(es) given by EPSG: Timbalai 1968, Borneo Triangulation of 1968, BT68
      • Ellipsoid name: Everest 1830 (1967 Definition)
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Asia - Brunei and East Malaysia
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6299

      @Test @DisplayName("TM65") public void EPSG_6299() throws FactoryException
      Tests “TM65” geodetic datum creation from the factory.
      • EPSG datum code: 6299
      • EPSG datum name: TM65
      • Ellipsoid name: Airy Modified 1849
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Europe - Ireland (Republic and Ulster) - onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6301

      @Test @DisplayName("Tokyo") public void EPSG_6301() throws FactoryException
      Tests “Tokyo” geodetic datum creation from the factory.
      • EPSG datum code: 6301
      • EPSG datum name: Tokyo
      • Alias(es) given by EPSG: Tokyo 1918
      • Ellipsoid name: Bessel 1841
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Asia - Japan and Korea
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6302

      @Test @DisplayName("Trinidad 1903") public void EPSG_6302() throws FactoryException
      Tests “Trinidad 1903” geodetic datum creation from the factory.
      • EPSG datum code: 6302
      • EPSG datum name: Trinidad 1903
      • Ellipsoid name: Clarke 1858
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Trinidad and Tobago - Trinidad
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6734

      @Test @DisplayName("Tristan 1968") public void EPSG_6734() throws FactoryException
      Tests “Tristan 1968” geodetic datum creation from the factory.
      • EPSG datum code: 6734
      • EPSG datum name: Tristan 1968
      • Ellipsoid name: International 1924
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: St Helena - Tristan da Cunha
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6303

      @Test @DisplayName("Trucial Coast 1948") public void EPSG_6303() throws FactoryException
      Tests “Trucial Coast 1948” geodetic datum creation from the factory.
      • EPSG datum code: 6303
      • EPSG datum name: Trucial Coast 1948
      • Alias(es) given by EPSG: TC(1948)
      • Ellipsoid name: Helmert 1906
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: UAE - Abu Dhabi and Dubai - onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6748

      @Test @DisplayName("Vanua Levu 1915") public void EPSG_6748() throws FactoryException
      Tests “Vanua Levu 1915” geodetic datum creation from the factory.
      • EPSG datum code: 6748
      • EPSG datum name: Vanua Levu 1915
      • Alias(es) given by EPSG: Vanua Levu 1917
      • Ellipsoid name: Clarke 1880 (international foot)
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Fiji - Vanua Levu and Taveuni
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6676

      @Test @DisplayName("Vientiane 1982") public void EPSG_6676() throws FactoryException
      Tests “Vientiane 1982” geodetic datum creation from the factory.
      • EPSG datum code: 6676
      • EPSG datum name: Vientiane 1982
      • Ellipsoid name: Krassowsky 1940
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Laos
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6756

      @Test @DisplayName("Vietnam 2000") public void EPSG_6756() throws FactoryException
      Tests “Vietnam 2000” geodetic datum creation from the factory.
      • EPSG datum code: 6756
      • EPSG datum name: Vietnam 2000
      • Alias(es) given by EPSG: VN-2000
      • Ellipsoid name: WGS 84
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Vietnam - onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6752

      @Test @DisplayName("Viti Levu 1912") public void EPSG_6752() throws FactoryException
      Tests “Viti Levu 1912” geodetic datum creation from the factory.
      • EPSG datum code: 6752
      • EPSG datum name: Viti Levu 1912
      • Alias(es) given by EPSG: Viti Levu 1916
      • Ellipsoid name: Clarke 1880 (international foot)
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Fiji - Viti Levu
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6304

      @Test @DisplayName("Voirol 1875") public void EPSG_6304() throws FactoryException
      Tests “Voirol 1875” geodetic datum creation from the factory.
      • EPSG datum code: 6304
      • EPSG datum name: Voirol 1875
      • Ellipsoid name: Clarke 1880 (IGN)
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Algeria - north of 32°N
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6811

      @Test @DisplayName("Voirol 1875 (Paris)") public void EPSG_6811() throws FactoryException
      Tests “Voirol 1875 (Paris)” geodetic datum creation from the factory.
      • EPSG datum code: 6811
      • EPSG datum name: Voirol 1875 (Paris)
      • Ellipsoid name: Clarke 1880 (IGN)
      • Prime meridian name: Paris
      • EPSG Usage Extent: Algeria - north of 32°N
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6671

      @Test @DisplayName("Voirol 1879") public void EPSG_6671() throws FactoryException
      Tests “Voirol 1879” geodetic datum creation from the factory.
      • EPSG datum code: 6671
      • EPSG datum name: Voirol 1879
      • Ellipsoid name: Clarke 1880 (IGN)
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Algeria - north of 32°N
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6821

      @Test @DisplayName("Voirol 1879 (Paris)") public void EPSG_6821() throws FactoryException
      Tests “Voirol 1879 (Paris)” geodetic datum creation from the factory.
      • EPSG datum code: 6821
      • EPSG datum name: Voirol 1879 (Paris)
      • Ellipsoid name: Clarke 1880 (IGN)
      • Prime meridian name: Paris
      • EPSG Usage Extent: Algeria - north of 32°N
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6733

      @Test @DisplayName("Wake Island 1952") public void EPSG_6733() throws FactoryException
      Tests “Wake Island 1952” geodetic datum creation from the factory.
      • EPSG datum code: 6733
      • EPSG datum name: Wake Island 1952
      • Ellipsoid name: International 1924
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Wake - onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6324

      @Test @DisplayName("WGS 72 Transit Broadcast Ephemeris") public void EPSG_6324() throws FactoryException
      Tests “WGS 72 Transit Broadcast Ephemeris” geodetic datum creation from the factory.
      • EPSG datum code: 6324
      • EPSG datum name: WGS 72 Transit Broadcast Ephemeris
      • Alias(es) given by EPSG: WGS 72BE
      • Ellipsoid name: WGS 72
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: World
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6760

      @Test @DisplayName("World Geodetic System 1966") public void EPSG_6760() throws FactoryException
      Tests “World Geodetic System 1966” geodetic datum creation from the factory.
      • EPSG datum code: 6760
      • EPSG datum name: World Geodetic System 1966
      • Alias(es) given by EPSG: WGS 66
      • Ellipsoid name: NWL 9D
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: World
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6322

      @Test @DisplayName("World Geodetic System 1972") public void EPSG_6322() throws FactoryException
      Tests “World Geodetic System 1972” geodetic datum creation from the factory.
      • EPSG datum code: 6322
      • EPSG datum name: World Geodetic System 1972
      • Alias(es) given by EPSG: WGS 72
      • Ellipsoid name: WGS 72
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: World
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6326

      @Test @DisplayName("World Geodetic System 1984") public void EPSG_6326() throws FactoryException
      Tests “World Geodetic System 1984” geodetic datum creation from the factory.
      • EPSG datum code: 6326
      • EPSG datum name: World Geodetic System 1984
      • Alias(es) given by EPSG: WGS 84, World Geodetic System 1984
      • Ellipsoid name: WGS 84
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: World
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6610

      @Test @DisplayName("Xian 1980") public void EPSG_6610() throws FactoryException
      Tests “Xian 1980” geodetic datum creation from the factory.
      • EPSG datum code: 6610
      • EPSG datum name: Xian 1980
      • Ellipsoid name: IAG 1975
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: China - onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6309

      @Test @DisplayName("Yacare") public void EPSG_6309() throws FactoryException
      Tests “Yacare” geodetic datum creation from the factory.
      • EPSG datum code: 6309
      • EPSG datum name: Yacare
      • Alias(es) given by EPSG: ROU-USAMS
      • Ellipsoid name: International 1924
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Uruguay - onshore
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6163

      @Test @DisplayName("Yemen National Geodetic Network 1996") public void EPSG_6163() throws FactoryException
      Tests “Yemen National Geodetic Network 1996” geodetic datum creation from the factory.
      • EPSG datum code: 6163
      • EPSG datum name: Yemen National Geodetic Network 1996
      • Alias(es) given by EPSG: YNGN96
      • Ellipsoid name: WGS 84
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Yemen
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6310

      @Test @DisplayName("Yoff") public void EPSG_6310() throws FactoryException
      Tests “Yoff” geodetic datum creation from the factory.
      • EPSG datum code: 6310
      • EPSG datum name: Yoff
      • Ellipsoid name: Clarke 1880 (IGN)
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Senegal
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.
    • EPSG_6311

      @Test @DisplayName("Zanderij") public void EPSG_6311() throws FactoryException
      Tests “Zanderij” geodetic datum creation from the factory.
      • EPSG datum code: 6311
      • EPSG datum name: Zanderij
      • Ellipsoid name: International 1924
      • Prime meridian name: Greenwich
      • EPSG Usage Extent: Suriname
      Throws:
      FactoryException - if an error occurred while creating the datum from the EPSG code.