Verifies geodetic reference systems bundled with the geoscience software.
Each test method in this class instantiate exactly one
GeodeticCRS
.
Test method: | Compare geodetic datum definitions included in the geoscience software against the EPSG Dataset. |
---|---|
Test data: | GIGS_lib_2205_GeodeticCRS.txt
and EPSG Dataset. |
Tested API: | CRSAuthorityFactory.createGeographicCRS(String) andCRSAuthorityFactory.createGeocentricCRS(String) . |
Expected result: | Definitions bundled with the software should have the same name and associated datum 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 Test2205 {
public MyTest() {
super(new MyCRSAuthorityFactory());
}
}
- Since:
- 1.0
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final CRSAuthorityFactory
Factory to use for buildingGeodeticCRS
instances, ornull
if none.int
EPSG code of the datum associated to the CRS. -
Constructor Summary
ConstructorsConstructorDescriptionTest2205
(CRSAuthorityFactory crsFactory) Creates a new test using the given factory. -
Method Summary
Modifier and TypeMethodDescriptionvoid
Tests “HD1909” geographic CRS creation from the factory.void
Tests “TWD67” geographic CRS creation from the factory.void
Tests “TWD97” geocentric CRS creation from the factory.void
Tests “TWD97” geographic CRS (3D) creation from the factory.void
Tests “TWD97” geographic CRS creation from the factory.void
Tests “Greek” geographic CRS creation from the factory.void
Tests “GGRS87” geographic CRS creation from the factory.void
Tests “ATS77” geographic CRS creation from the factory.void
Tests “KKJ” geographic CRS creation from the factory.void
Tests “RT90” geographic CRS creation from the factory.void
Tests “Tete” geographic CRS creation from the factory.void
Tests “Madzansua” geographic CRS creation from the factory.void
Tests “Observatario” geographic CRS creation from the factory.void
Tests “Moznet” geographic CRS creation from the factory.void
Tests “Indian 1960” geographic CRS creation from the factory.void
Tests “FD58” geographic CRS creation from the factory.void
Tests “EST92” geographic CRS creation from the factory.void
Tests “PSD93” geographic CRS creation from the factory.void
Tests “Old Hawaiian” geographic CRS creation from the factory.void
Tests “St.void
Tests “St.void
Tests “St.void
Tests “Puerto Rico” geographic CRS creation from the factory.void
Tests “Israel 1993” geographic CRS creation from the factory.void
Tests “Locodjo 1965” geographic CRS creation from the factory.void
Tests “Abidjan 1987” geographic CRS creation from the factory.void
Tests “Kalianpur 1937” geographic CRS creation from the factory.void
Tests “Kalianpur 1962” geographic CRS creation from the factory.void
Tests “Kalianpur 1975” geographic CRS creation from the factory.void
Tests “Hanoi 1972” geographic CRS creation from the factory.void
Tests “Hartebeesthoek94” geographic CRS creation from the factory.void
Tests “CH1903” geographic CRS creation from the factory.void
Tests “CH1903+” geographic CRS creation from the factory.void
Tests “CHTRF95” geographic CRS creation from the factory.void
Tests “NAD83(HARN)” geographic CRS creation from the factory.void
Tests “Rassadiran” geographic CRS creation from the factory.void
Tests “ED50(ED77)” geographic CRS creation from the factory.void
Tests “Dabola 1981” geographic CRS creation from the factory.void
Tests “S-JTSK” geographic CRS creation from the factory.void
Tests “Mount Dillon” geographic CRS creation from the factory.void
Tests “Naparima 1955” geographic CRS creation from the factory.void
Tests “ELD79” geographic CRS creation from the factory.void
Tests “Chos Malal 1914” geographic CRS creation from the factory.void
Tests “Pampa del Castillo” geographic CRS creation from the factory.void
Tests “Korean 1985” geographic CRS creation from the factory.void
Tests “Yemen NGN96” geographic CRS creation from the factory.void
Tests “South Yemen” geographic CRS creation from the factory.void
Tests “Bissau” geographic CRS creation from the factory.void
Tests “Korean 1995” geographic CRS creation from the factory.void
Tests “NZGD2000” geographic CRS creation from the factory.void
Tests “Accra” geographic CRS creation from the factory.void
Tests “American Samoa 1962” geographic CRS creation from the factory.void
Tests “SIRGAS 1995” geographic CRS creation from the factory.void
Tests “RGF93” geographic CRS creation from the factory.void
Tests “IRENET95” geographic CRS creation from the factory.void
Tests “Sierra Leone 1924” geographic CRS creation from the factory.void
Tests “Sierra Leone 1968” geographic CRS creation from the factory.void
Tests “Australian Antarctic” geographic CRS creation from the factory.void
Tests “Pulkovo 1942(83)” geographic CRS creation from the factory.void
Tests “Pulkovo 1942(58)” geographic CRS creation from the factory.void
Tests “EST97” geographic CRS creation from the factory.void
Tests “Luxembourg 1930” geographic CRS creation from the factory.void
Tests “Azores Occidental 1939” geographic CRS creation from the factory.void
Tests “Azores Central 1948” geographic CRS creation from the factory.void
Tests “Azores Oriental 1940” geographic CRS creation from the factory.void
Tests “OSNI 1952” geographic CRS creation from the factory.void
Tests “REGVEN” geographic CRS creation from the factory.void
Tests “POSGAR 98” geographic CRS creation from the factory.void
Tests “Albanian 1987” geographic CRS creation from the factory.void
Tests “Douala 1948” geographic CRS creation from the factory.void
Tests “Manoca 1962” geographic CRS creation from the factory.void
Tests “Qornoq 1927” geographic CRS creation from the factory.void
Tests “Scoresbysund 1952” geographic CRS creation from the factory.void
Tests “Ammassalik 1958” geographic CRS creation from the factory.void
Tests “Garoua” geographic CRS creation from the factory.void
Tests “Kousseri” geographic CRS creation from the factory.void
Tests “Egypt 1930” geographic CRS creation from the factory.void
Tests “Pulkovo 1995” geographic CRS creation from the factory.void
Tests “Adindan” geographic CRS creation from the factory.void
Tests “AGD66” geographic CRS creation from the factory.void
Tests “AGD84” geographic CRS creation from the factory.void
Tests “Ain el Abd” geographic CRS creation from the factory.void
Tests “Afgooye” geographic CRS creation from the factory.void
Tests “Agadez” geographic CRS creation from the factory.void
Tests “Lisbon” geographic CRS creation from the factory.void
Tests “Aratu” geographic CRS creation from the factory.void
Tests “Arc 1950” geographic CRS creation from the factory.void
Tests “Arc 1960” geographic CRS creation from the factory.void
Tests “Batavia” geographic CRS creation from the factory.void
Tests “Barbados 1938” geographic CRS creation from the factory.void
Tests “Beduaram” geographic CRS creation from the factory.void
Tests “Beijing 1954” geographic CRS creation from the factory.void
Tests “Belge 1950” geographic CRS creation from the factory.void
Tests “Bermuda 1957” geographic CRS creation from the factory.void
Tests “Bogota 1975” geographic CRS creation from the factory.void
Tests “Bukit Rimpah” geographic CRS creation from the factory.void
Tests “Camacupa 1948” geographic CRS creation from the factory.void
Tests “Campo Inchauspe” geographic CRS creation from the factory.void
Tests “Cape” geographic CRS creation from the factory.void
Tests “Carthage” geographic CRS creation from the factory.void
Tests “Chua” geographic CRS creation from the factory.void
Tests “Corrego Alegre 1970-72” geographic CRS creation from the factory.void
Tests “Deir ez Zor” geographic CRS creation from the factory.void
Tests “Egypt 1907” geographic CRS creation from the factory.void
Tests “ED50” geographic CRS creation from the factory.void
Tests “ED87” geographic CRS creation from the factory.void
Tests “Fahud” geographic CRS creation from the factory.void
Tests “Hu Tzu Shan 1950” geographic CRS creation from the factory.void
Tests “HD72” geographic CRS creation from the factory.void
Tests “ID74” geographic CRS creation from the factory.void
Tests “Indian 1954” geographic CRS creation from the factory.void
Tests “Indian 1975” geographic CRS creation from the factory.void
Tests “Jamaica 1875” geographic CRS creation from the factory.void
Tests “JAD69” geographic CRS creation from the factory.void
Tests “Kalianpur 1880” geographic CRS creation from the factory.void
Tests “Kandawala” geographic CRS creation from the factory.void
Tests “Kertau 1968” geographic CRS creation from the factory.void
Tests “KOC” geographic CRS creation from the factory.void
Tests “La Canoa” geographic CRS creation from the factory.void
Tests “PSAD56” geographic CRS creation from the factory.void
Tests “Lake” geographic CRS creation from the factory.void
Tests “Leigon” geographic CRS creation from the factory.void
Tests “Liberia 1964” geographic CRS creation from the factory.void
Tests “Lome” geographic CRS creation from the factory.void
Tests “Luzon 1911” geographic CRS creation from the factory.void
Tests “Hito XVIII 1963” geographic CRS creation from the factory.void
Tests “Herat North” geographic CRS creation from the factory.void
Tests “Mahe 1971” geographic CRS creation from the factory.void
Tests “Makassar” geographic CRS creation from the factory.void
Tests “ETRS89” geographic CRS creation from the factory.void
Tests “Malongo 1987” geographic CRS creation from the factory.void
Tests “Merchich” geographic CRS creation from the factory.void
Tests “Massawa” geographic CRS creation from the factory.void
Tests “Minna” geographic CRS creation from the factory.void
Tests “Monte Mario” geographic CRS creation from the factory.void
Tests “M'poraloko” geographic CRS creation from the factory.void
Tests “NAD27” geographic CRS creation from the factory.void
Tests “NAD83” geographic CRS creation from the factory.void
Tests “Nahrwan 1967” geographic CRS creation from the factory.void
Tests “Naparima 1972” geographic CRS creation from the factory.void
Tests “NZGD49” geographic CRS creation from the factory.void
Tests “NGO 1948” geographic CRS creation from the factory.void
Tests “Datum 73” geographic CRS creation from the factory.void
Tests “NTF” geographic CRS creation from the factory.void
Tests “NSWC 9Z-2” geographic CRS creation from the factory.void
Tests “OSGB36” geographic CRS creation from the factory.void
Tests “OSGB70” geographic CRS creation from the factory.void
Tests “OS(SN)80” geographic CRS creation from the factory.void
Tests “Palestine 1923” geographic CRS creation from the factory.void
Tests “Pointe Noire” geographic CRS creation from the factory.void
Tests “GDA94” geographic CRS creation from the factory.void
Tests “Pulkovo 1942” geographic CRS creation from the factory.void
Tests “Qatar 1974” geographic CRS creation from the factory.void
Tests “Qatar 1948” geographic CRS creation from the factory.void
Tests “Loma Quintana” geographic CRS creation from the factory.void
Tests “Amersfoort” geographic CRS creation from the factory.void
Tests “Sapper Hill 1943” geographic CRS creation from the factory.void
Tests “Schwarzeck” geographic CRS creation from the factory.void
Tests “Serindung” geographic CRS creation from the factory.void
Tests “Tananarive” geographic CRS creation from the factory.void
Tests “Timbalai 1948” geographic CRS creation from the factory.void
Tests “TM65” geographic CRS creation from the factory.void
Tests “TM75” geographic CRS creation from the factory.void
Tests “Tokyo” geographic CRS creation from the factory.void
Tests “Trinidad 1903” geographic CRS creation from the factory.void
Tests “TC(1948)” geographic CRS creation from the factory.void
Tests “Voirol 1875” geographic CRS creation from the factory.void
Tests “Bern 1938” geographic CRS creation from the factory.void
Tests “Nord Sahara 1959” geographic CRS creation from the factory.void
Tests “RT38” geographic CRS creation from the factory.void
Tests “Yacare” geographic CRS creation from the factory.void
Tests “Yoff” geographic CRS creation from the factory.void
Tests “Zanderij” geographic CRS creation from the factory.void
Tests “MGI” geographic CRS creation from the factory.void
Tests “Belge 1972” geographic CRS creation from the factory.void
Tests “DHDN” geographic CRS creation from the factory.void
Tests “Conakry 1905” geographic CRS creation from the factory.void
Tests “Dealul Piscului 1930” geographic CRS creation from the factory.void
Tests “NGN” geographic CRS creation from the factory.void
Tests “KUDAMS” geographic CRS creation from the factory.void
Tests “WGS 72” geographic CRS creation from the factory.void
Tests “WGS 72BE” geographic CRS creation from the factory.void
Tests “WGS 84” geographic CRS creation from the factory.void
Tests “RRAF 1991” geographic CRS creation from the factory.void
Tests “Anguilla 1957” geographic CRS creation from the factory.void
Tests “Antigua 1943” geographic CRS creation from the factory.void
Tests “Dominica 1945” geographic CRS creation from the factory.void
Tests “Grenada 1953” geographic CRS creation from the factory.void
Tests “Montserrat 1958” geographic CRS creation from the factory.void
Tests “St.void
Tests “St.void
Tests “St.void
Tests “NAD27(76)” geographic CRS creation from the factory.void
Tests “NAD27(CGQ77)” geographic CRS creation from the factory.void
Tests “Xian 1980” geographic CRS creation from the factory.void
Tests “Hong Kong 1980” geographic CRS creation from the factory.void
Tests “JGD2000” geographic CRS creation from the factory.void
Tests “Segara” geographic CRS creation from the factory.void
Tests “QND95” geographic CRS creation from the factory.void
Tests “Porto Santo” geographic CRS creation from the factory.void
Tests “Selvagem Grande” geographic CRS creation from the factory.void
Tests “NAD83(CSRS)” geographic CRS creation from the factory.void
Tests “SAD69” geographic CRS creation from the factory.void
Tests “SWEREF99” geographic CRS creation from the factory.void
Tests “Point 58” geographic CRS creation from the factory.void
Tests “Fort Marigot” geographic CRS creation from the factory.void
Tests “Guadeloupe 1948” geographic CRS creation from the factory.void
Tests “CSG67” geographic CRS creation from the factory.void
Tests “RGFG95” geographic CRS creation from the factory.void
Tests “Martinique 1938” geographic CRS creation from the factory.void
Tests “Reunion 1947” geographic CRS creation from the factory.void
Tests “RGR92” geographic CRS creation from the factory.void
Tests “Tahiti 52” geographic CRS creation from the factory.void
Tests “Tahaa 54” geographic CRS creation from the factory.void
Tests “IGN72 Nuku Hiva” geographic CRS creation from the factory.void
Tests “Combani 1950” geographic CRS creation from the factory.void
Tests “IGN56 Lifou” geographic CRS creation from the factory.void
Tests “Petrels 1972” geographic CRS creation from the factory.void
Tests “Perroud 1950” geographic CRS creation from the factory.void
Tests “Saint Pierre et Miquelon 1950” geographic CRS creation from the factory.void
Tests “MOP78” geographic CRS creation from the factory.void
Tests “IGN53 Mare” geographic CRS creation from the factory.void
Tests “ST84 Ile des Pins” geographic CRS creation from the factory.void
Tests “ST71 Belep” geographic CRS creation from the factory.void
Tests “NEA74 Noumea” geographic CRS creation from the factory.void
Tests “Grand Comoros” geographic CRS creation from the factory.void
Tests “Reykjavik 1900” geographic CRS creation from the factory.void
Tests “Hjorsey 1955” geographic CRS creation from the factory.void
Tests “ISN93” geographic CRS creation from the factory.void
Tests “Helle 1954” geographic CRS creation from the factory.void
Tests “LKS92” geographic CRS creation from the factory.void
Tests “IGN72 Grande Terre” geographic CRS creation from the factory.void
Tests “Porto Santo 1995” geographic CRS creation from the factory.void
Tests “Azores Oriental 1995” geographic CRS creation from the factory.void
Tests “Azores Central 1995” geographic CRS creation from the factory.void
Tests “Lisbon 1890” geographic CRS creation from the factory.void
Tests “IKBD-92” geographic CRS creation from the factory.void
Tests “ED79” geographic CRS creation from the factory.void
Tests “LKS94” geographic CRS creation from the factory.void
Tests “IGM95” geographic CRS creation from the factory.void
Tests “Voirol 1879” geographic CRS creation from the factory.void
Tests “Chatham Islands 1971” geographic CRS creation from the factory.void
Tests “Chatham Islands 1979” geographic CRS creation from the factory.void
Tests “SIRGAS 2000” geographic CRS creation from the factory.void
Tests “Guam 1963” geographic CRS creation from the factory.void
Tests “Vientiane 1982” geographic CRS creation from the factory.void
Tests “Lao 1993” geographic CRS creation from the factory.void
Tests “Lao 1997” geographic CRS creation from the factory.void
Tests “Jouik 1961” geographic CRS creation from the factory.void
Tests “Nouakchott 1965” geographic CRS creation from the factory.void
Tests “Gulshan 303” geographic CRS creation from the factory.void
Tests “PRS92” geographic CRS creation from the factory.void
Tests “Gan 1970” geographic CRS creation from the factory.void
Tests “MAGNA-SIRGAS” geographic CRS creation from the factory.void
Tests “RGPF” geographic CRS creation from the factory.void
Tests “Fatu Iva 72” geographic CRS creation from the factory.void
Tests “IGN63 Hiva Oa” geographic CRS creation from the factory.void
Tests “Tahiti 79” geographic CRS creation from the factory.void
Tests “Moorea 87” geographic CRS creation from the factory.void
Tests “Maupiti 83” geographic CRS creation from the factory.void
Tests “Nakhl-e Ghanem” geographic CRS creation from the factory.void
Tests “POSGAR 94” geographic CRS creation from the factory.void
Tests “Katanga 1955” geographic CRS creation from the factory.void
Tests “Kasai 1953” geographic CRS creation from the factory.void
Tests “IGC 1962 6th Parallel South” geographic CRS creation from the factory.void
Tests “IGN 1962 Kerguelen” geographic CRS creation from the factory.void
Tests “Le Pouce 1934” geographic CRS creation from the factory.void
Tests “IGN Astro 1960” geographic CRS creation from the factory.void
Tests “IGCB 1955” geographic CRS creation from the factory.void
Tests “Mauritania 1999” geographic CRS creation from the factory.void
Tests “Mhast 1951” geographic CRS creation from the factory.void
Tests “Mhast (onshore)” geographic CRS creation from the factory.void
Tests “Mhast (offshore)” geographic CRS creation from the factory.void
Tests “Egypt Gulf of Suez S-650 TL” geographic CRS creation from the factory.void
Tests “Tern Island 1961” geographic CRS creation from the factory.void
Tests “Cocos Islands 1965” geographic CRS creation from the factory.void
Tests “Iwo Jima 1945” geographic CRS creation from the factory.void
Tests “Astro DOS 71” geographic CRS creation from the factory.void
Tests “Marcus Island 1952” geographic CRS creation from the factory.void
Tests “Ascension Island 1958” geographic CRS creation from the factory.void
Tests “Ayabelle Lighthouse” geographic CRS creation from the factory.void
Tests “Bellevue” geographic CRS creation from the factory.void
Tests “Camp Area Astro” geographic CRS creation from the factory.void
Tests “Phoenix Islands 1966” geographic CRS creation from the factory.void
Tests “Cape Canaveral” geographic CRS creation from the factory.void
Tests “Solomon 1968” geographic CRS creation from the factory.void
Tests “Easter Island 1967” geographic CRS creation from the factory.void
Tests “Fiji 1986” geographic CRS creation from the factory.void
Tests “Fiji 1956” geographic CRS creation from the factory.void
Tests “South Georgia 1968” geographic CRS creation from the factory.void
Tests “Grand Cayman 1959” geographic CRS creation from the factory.void
Tests “Diego Garcia 1969” geographic CRS creation from the factory.void
Tests “Johnston Island 1961” geographic CRS creation from the factory.void
Tests “SIGD61” geographic CRS creation from the factory.void
Tests “Midway 1961” geographic CRS creation from the factory.void
Tests “PN84” geographic CRS creation from the factory.void
Tests “Pitcairn 1967” geographic CRS creation from the factory.void
Tests “Santo 1965” geographic CRS creation from the factory.void
Tests “Marshall Islands 1960” geographic CRS creation from the factory.void
Tests “Wake Island 1952” geographic CRS creation from the factory.void
Tests “Tristan 1968” geographic CRS creation from the factory.void
Tests “Kusaie 1951” geographic CRS creation from the factory.void
Tests “Deception Island” geographic CRS creation from the factory.void
Tests “Korea 2000” geographic CRS creation from the factory.void
Tests “Hong Kong 1963” geographic CRS creation from the factory.void
Tests “Hong Kong 1963(67)” geographic CRS creation from the factory.void
Tests “PZ-90” geographic CRS creation from the factory.void
Tests “FD54” geographic CRS creation from the factory.void
Tests “GDM2000” geographic CRS creation from the factory.void
Tests “Karbala 1979” geographic CRS creation from the factory.void
Tests “Nahrwan 1934” geographic CRS creation from the factory.void
Tests “RD/83” geographic CRS creation from the factory.void
Tests “PD/83” geographic CRS creation from the factory.void
Tests “GR96” geographic CRS creation from the factory.void
Tests “Vanua Levu 1915” geographic CRS creation from the factory.void
Tests “RGNC91-93” geographic CRS creation from the factory.void
Tests “ST87 Ouvea” geographic CRS creation from the factory.void
Tests “Kertau (RSO)” geographic CRS creation from the factory.void
Tests “Viti Levu 1912” geographic CRS creation from the factory.void
Tests “fk89” geographic CRS creation from the factory.void
Tests “LGD2006” geographic CRS creation from the factory.void
Tests “DGN95” geographic CRS creation from the factory.void
Tests “VN-2000” geographic CRS creation from the factory.void
Tests “SVY21” geographic CRS creation from the factory.void
Tests “JAD2001” geographic CRS creation from the factory.void
Tests “NAD83(NSRS2007)” geographic CRS creation from the factory.void
Tests “WGS 66” geographic CRS creation from the factory.void
Tests “HTRS96” geographic CRS creation from the factory.void
Tests “BDA2000” geographic CRS creation from the factory.void
Tests “Pitcairn 2006” geographic CRS creation from the factory.void
Tests “RSRGD2000” geographic CRS creation from the factory.void
Tests “Slovenia 1996” geographic CRS creation from the factory.void
Tests “Bern 1898 (Bern)” geographic CRS creation from the factory.void
Tests “Bogota 1975 (Bogota)” geographic CRS creation from the factory.void
Tests “Lisbon (Lisbon)” geographic CRS creation from the factory.void
Tests “Makassar (Jakarta)” geographic CRS creation from the factory.void
Tests “MGI (Ferro)” geographic CRS creation from the factory.void
Tests “Monte Mario (Rome)” geographic CRS creation from the factory.void
Tests “NTF (Paris)” geographic CRS creation from the factory.void
Tests “Belge 1950 (Brussels)” geographic CRS creation from the factory.void
Tests “Tananarive (Paris)” geographic CRS creation from the factory.void
Tests “Voirol 1875 (Paris)” geographic CRS creation from the factory.void
Tests “Batavia (Jakarta)” geographic CRS creation from the factory.void
Tests “RT38 (Stockholm)” geographic CRS creation from the factory.void
Tests “Greek (Athens)” geographic CRS creation from the factory.void
Tests “Carthage (Paris)” geographic CRS creation from the factory.void
Tests “NGO 1948 (Oslo)” geographic CRS creation from the factory.void
Tests “S-JTSK (Ferro)” geographic CRS creation from the factory.void
Tests “Segara (Jakarta)” geographic CRS creation from the factory.void
Tests “Voirol 1879 (Paris)” geographic CRS creation from the factory.void
Tests “EST99” geocentric CRS creation from the factory.void
Tests “Slovenia 1996” geocentric CRS creation from the factory.void
Tests “Slovenia 1996” geographic CRS (3D) creation from the factory.void
Tests “RSRGD2000” geocentric CRS creation from the factory.void
Tests “RSRGD2000” geographic CRS (3D) creation from the factory.void
Tests “BDA2000” geocentric CRS creation from the factory.void
Tests “BDA2000” geographic CRS (3D) creation from the factory.void
Tests “HTRS96” geocentric CRS creation from the factory.void
Tests “HTRS96” geographic CRS (3D) creation from the factory.void
Tests “WGS 66” geocentric CRS creation from the factory.void
Tests “WGS 66” geographic CRS (3D) creation from the factory.void
Tests “NAD83(NSRS2007)” geocentric CRS creation from the factory.void
Tests “NAD83(NSRS2007)” geographic CRS (3D) creation from the factory.void
Tests “JAD2001” geocentric CRS creation from the factory.void
Tests “JAD2001” geographic CRS (3D) creation from the factory.void
Tests “DGN95” geocentric CRS creation from the factory.void
Tests “DGN95” geographic CRS (3D) creation from the factory.void
Tests “LGD2006” geocentric CRS creation from the factory.void
Tests “LGD2006” geographic CRS (3D) creation from the factory.void
Tests “ATF (Paris)” geographic CRS creation from the factory.void
Tests “Madrid 1870 (Madrid)” geographic CRS creation from the factory.void
Tests “Lisbon 1890 (Lisbon)” geographic CRS creation from the factory.void
Tests “RGNC91-93” geocentric CRS creation from the factory.void
Tests “RGNC91-93” geographic CRS (3D) creation from the factory.void
Tests “GR96” geocentric CRS creation from the factory.void
Tests “GR96” geographic CRS (3D) creation from the factory.void
Tests “GDM2000” geocentric CRS creation from the factory.void
Tests “GDM2000” geographic CRS (3D) creation from the factory.void
Tests “PZ-90” geocentric CRS creation from the factory.void
Tests “PZ-90” geographic CRS (3D) creation from the factory.void
Tests “Mauritania 1999” geocentric CRS creation from the factory.void
Tests “Mauritania 1999” geographic CRS (3D) creation from the factory.void
Tests “Korea 2000” geocentric CRS creation from the factory.void
Tests “Korea 2000” geographic CRS (3D) creation from the factory.void
Tests “POSGAR 94” geocentric CRS creation from the factory.void
Tests “POSGAR 94” geographic CRS (3D) creation from the factory.void
Tests “Australian Antarctic” geocentric CRS creation from the factory.void
Tests “Australian Antarctic” geographic CRS (3D) creation from the factory.void
Tests “CHTRF97” geocentric CRS creation from the factory.void
Tests “CHTRF96” geographic CRS (3D) creation from the factory.void
Tests “EST98” geographic CRS (3D) creation from the factory.void
Tests “ETRS89” geocentric CRS creation from the factory.void
Tests “ETRS89” geographic CRS (3D) creation from the factory.void
Tests “GDA96” geocentric CRS creation from the factory.void
Tests “GDA95” geographic CRS (3D) creation from the factory.void
Tests “Hartebeesthoek94” geocentric CRS creation from the factory.void
Tests “Hartebeesthoek94” geographic CRS (3D) creation from the factory.void
Tests “IRENET97” geocentric CRS creation from the factory.void
Tests “IRENET96” geographic CRS (3D) creation from the factory.void
Tests “ISN93” geocentric CRS creation from the factory.void
Tests “ISN93” geographic CRS (3D) creation from the factory.void
Tests “JGD2002” geocentric CRS creation from the factory.void
Tests “JGD2001” geographic CRS (3D) creation from the factory.void
Tests “LKS92” geocentric CRS creation from the factory.void
Tests “LKS92” geographic CRS (3D) creation from the factory.void
Tests “LKS96” geocentric CRS creation from the factory.void
Tests “LKS95” geographic CRS (3D) creation from the factory.void
Tests “Moznet” geocentric CRS creation from the factory.void
Tests “Moznet” geographic CRS (3D) creation from the factory.void
Tests “NAD83(CSRS)” geocentric CRS creation from the factory.void
Tests “NAD83(CSRS)” geographic CRS (3D) creation from the factory.void
Tests “NAD83(HARN)” geocentric CRS creation from the factory.void
Tests “NAD83(HARN)” geographic CRS (3D) creation from the factory.void
Tests “NZGD2000” geocentric CRS creation from the factory.void
Tests “NZGD2000” geographic CRS (3D) creation from the factory.void
Tests “POSGAR 98” geocentric CRS creation from the factory.void
Tests “POSGAR 98” geographic CRS (3D) creation from the factory.void
Tests “REGVEN” geocentric CRS creation from the factory.void
Tests “REGVEN” geographic CRS (3D) creation from the factory.void
Tests “RGF95” geocentric CRS creation from the factory.void
Tests “RGF94” geographic CRS (3D) creation from the factory.void
Tests “RGFG95” geocentric CRS creation from the factory.void
Tests “RGFG95” geographic CRS (3D) creation from the factory.void
Tests “RGR92” geocentric CRS creation from the factory.void
Tests “RGR92” geographic CRS (3D) creation from the factory.void
Tests “SIRGAS 1995” geocentric CRS creation from the factory.void
Tests “SIRGAS 1995” geographic CRS (3D) creation from the factory.void
Tests “SWEREF99” geocentric CRS creation from the factory.void
Tests “SWEREF99” geographic CRS (3D) creation from the factory.void
Tests “WGS 84” geocentric CRS creation from the factory.void
Tests “WGS 84” geographic CRS (3D) creation from the factory.void
Tests “Yemen NGN96” geocentric CRS creation from the factory.void
Tests “Yemen NGN96” geographic CRS (3D) creation from the factory.void
Tests “IGM95” geocentric CRS creation from the factory.void
Tests “IGM95” geographic CRS (3D) creation from the factory.void
Tests “WGS 72” geocentric CRS creation from the factory.void
Tests “WGS 72” geographic CRS (3D) creation from the factory.void
Tests “WGS 72BE” geocentric CRS creation from the factory.void
Tests “WGS 72BE” geographic CRS (3D) creation from the factory.void
Tests “SIRGAS 2000” geocentric CRS creation from the factory.void
Tests “SIRGAS 2000” geographic CRS (3D) creation from the factory.void
Tests “Lao 1993” geocentric CRS creation from the factory.void
Tests “Lao 1993” geographic CRS (3D) creation from the factory.void
Tests “Lao 1997” geocentric CRS creation from the factory.void
Tests “Lao 1997” geographic CRS (3D) creation from the factory.void
Tests “PRS92” geocentric CRS creation from the factory.void
Tests “PRS92” geographic CRS (3D) creation from the factory.void
Tests “MAGNA-SIRGAS” geocentric CRS creation from the factory.void
Tests “MAGNA-SIRGAS” geographic CRS (3D) creation from the factory.void
Tests “RGPF” geocentric CRS creation from the factory.void
Tests “RGPF” geographic CRS (3D) creation from the factory.Returns the CRS instance to be tested.Methods inherited from class Series2000
getVerifiableName
-
Field Details
-
datumCode
public int datumCodeEPSG code of the datum associated to the CRS. -
crsAuthorityFactory
Factory to use for buildingGeodeticCRS
instances, ornull
if none.
-
-
Constructor Details
-
Test2205
Creates a new test using the given factory. If a given factory isnull
, then the tests which depend on it will be skipped.- Parameters:
crsFactory
- factory for creatingGeodeticCRS
instances.
-
-
Method Details
-
getIdentifiedObject
Returns the CRS instance to be tested. When this method is invoked for the first time, it creates the CRS to test by invoking theCRSAuthorityFactory.createGeographicCRS(String)
orCRSAuthorityFactory.createGeocentricCRS(String)
method with the currentSeries2000.code
value in argument. The created object is then cached and returned in all subsequent invocations of this method.- Specified by:
getIdentifiedObject
in classSeries2000<GeodeticCRS>
- Returns:
- the CRS instance to test.
- Throws:
FactoryException
- if an error occurred while creating the CRS instance.
-
EPSG_4143
Tests “Abidjan 1987” geographic CRS creation from the factory.- EPSG CRS code: 4143
- EPSG CRS name: Abidjan 1987
- Alias(es) given by EPSG: Côte d'Ivoire
- CRS type: Geographic 2D
- EPSG datum code: 6143
- EPSG Usage Extent: Cote d'Ivoire (Ivory Coast)
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4168
Tests “Accra” geographic CRS creation from the factory.- EPSG CRS code: 4168
- EPSG CRS name: Accra
- CRS type: Geographic 2D
- EPSG datum code: 6168
- EPSG Usage Extent: Ghana
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4201
Tests “Adindan” geographic CRS creation from the factory.- EPSG CRS code: 4201
- EPSG CRS name: Adindan
- Alias(es) given by EPSG: Blue Nile 1958
- CRS type: Geographic 2D
- EPSG datum code: 6201
- EPSG Usage Extent: Africa - Eritrea; Ethiopia; South Sudan and Sudan
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4205
Tests “Afgooye” geographic CRS creation from the factory.- EPSG CRS code: 4205
- EPSG CRS name: Afgooye
- CRS type: Geographic 2D
- EPSG datum code: 6205
- EPSG Usage Extent: Somalia - onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4206
Tests “Agadez” geographic CRS creation from the factory.- EPSG CRS code: 4206
- EPSG CRS name: Agadez
- CRS type: Geographic 2D
- EPSG datum code: 6206
- EPSG Usage Extent: Niger
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4202
Tests “AGD66” geographic CRS creation from the factory.- EPSG CRS code: 4202
- EPSG CRS name: AGD66
- CRS type: Geographic 2D
- EPSG datum code: 6202
- EPSG Usage Extent: Australasia - Australia and PNG - AGD66
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4203
Tests “AGD84” geographic CRS creation from the factory.- EPSG CRS code: 4203
- EPSG CRS name: AGD84
- CRS type: Geographic 2D
- EPSG datum code: 6203
- EPSG Usage Extent: Australia - AGD84
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4204
Tests “Ain el Abd” geographic CRS creation from the factory.- EPSG CRS code: 4204
- EPSG CRS name: Ain el Abd
- CRS type: Geographic 2D
- EPSG datum code: 6204
- EPSG Usage Extent: Asia - Middle East - Bahrain; Kuwait and Saudi Arabia
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4191
Tests “Albanian 1987” geographic CRS creation from the factory.- EPSG CRS code: 4191
- EPSG CRS name: Albanian 1987
- Alias(es) given by EPSG: ALB86
- CRS type: Geographic 2D
- EPSG datum code: 6191
- EPSG Usage Extent: Albania - onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4169
Tests “American Samoa 1962” geographic CRS creation from the factory.- EPSG CRS code: 4169
- EPSG CRS name: American Samoa 1962
- CRS type: Geographic 2D
- EPSG datum code: 6169
- EPSG Usage Extent: American Samoa - 2 main island groups
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4289
Tests “Amersfoort” geographic CRS creation from the factory.- EPSG CRS code: 4289
- EPSG CRS name: Amersfoort
- Alias(es) given by EPSG: RD Bessel
- CRS type: Geographic 2D
- EPSG datum code: 6289
- EPSG Usage Extent: Netherlands - onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4196
Tests “Ammassalik 1958” geographic CRS creation from the factory.- EPSG CRS code: 4196
- EPSG CRS name: Ammassalik 1958
- CRS type: Geographic 2D
- EPSG datum code: 6196
- EPSG Usage Extent: Greenland - Ammassalik area
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4600
Tests “Anguilla 1957” geographic CRS creation from the factory.- EPSG CRS code: 4600
- EPSG CRS name: Anguilla 1957
- CRS type: Geographic 2D
- EPSG datum code: 6600
- EPSG Usage Extent: Anguilla - onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4601
Tests “Antigua 1943” geographic CRS creation from the factory.- EPSG CRS code: 4601
- EPSG CRS name: Antigua 1943
- CRS type: Geographic 2D
- EPSG datum code: 6601
- EPSG Usage Extent: Antigua - onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4208
Tests “Aratu” geographic CRS creation from the factory.- EPSG CRS code: 4208
- EPSG CRS name: Aratu
- CRS type: Geographic 2D
- EPSG datum code: 6208
- EPSG Usage Extent: Brazil - Aratu
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4209
Tests “Arc 1950” geographic CRS creation from the factory.- EPSG CRS code: 4209
- EPSG CRS name: Arc 1950
- CRS type: Geographic 2D
- EPSG datum code: 6209
- EPSG Usage Extent: Africa - Botswana; Malawi; Zambia; Zimbabwe
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4210
Tests “Arc 1960” geographic CRS creation from the factory.- EPSG CRS code: 4210
- EPSG CRS name: Arc 1960
- CRS type: Geographic 2D
- EPSG datum code: 6210
- EPSG Usage Extent: Africa - Burundi; Kenya; Rwanda; Tanzania and Uganda
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4712
Tests “Ascension Island 1958” geographic CRS creation from the factory.- EPSG CRS code: 4712
- EPSG CRS name: Ascension Island 1958
- CRS type: Geographic 2D
- EPSG datum code: 6712
- EPSG Usage Extent: St Helena - Ascension Island
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4710
Tests “Astro DOS 71” geographic CRS creation from the factory.- EPSG CRS code: 4710
- EPSG CRS name: Astro DOS 71
- Alias(es) given by EPSG: ASTRO DOS 71/4
- CRS type: Geographic 2D
- EPSG datum code: 6710
- EPSG Usage Extent: St Helena - St Helena Island
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4901
Tests “ATF (Paris)” geographic CRS creation from the factory.- EPSG CRS code: 4901
- EPSG CRS name: ATF (Paris)
- CRS type: Geographic 2D
- EPSG datum code: 6901
- EPSG Usage Extent: France - mainland onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4122
Tests “ATS77” geographic CRS creation from the factory.- EPSG CRS code: 4122
- EPSG CRS name: ATS77
- CRS type: Geographic 2D
- EPSG datum code: 6122
- EPSG Usage Extent: Canada - Maritime Provinces
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4176
Tests “Australian Antarctic” geographic CRS creation from the factory.- EPSG CRS code: 4176
- EPSG CRS name: Australian Antarctic
- Alias(es) given by EPSG: AAD98
- CRS type: Geographic 2D
- EPSG datum code: 6176
- EPSG Usage Extent: Antarctica - Australian sector
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4931
Tests “Australian Antarctic” geographic CRS (3D) creation from the factory.- EPSG CRS code: 4931
- EPSG CRS name: Australian Antarctic
- Alias(es) given by EPSG: AAD98
- CRS type: Geographic 3D
- EPSG datum code: 6176
- EPSG Usage Extent: Antarctica - Australian sector
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4930
@Test @DisplayName("Australian Antarctic (geocentric)") public void EPSG_4930() throws FactoryExceptionTests “Australian Antarctic” geocentric CRS creation from the factory.- EPSG CRS code: 4930
- EPSG CRS name: Australian Antarctic
- Alias(es) given by EPSG: AAD98
- CRS type: Geocentric
- EPSG datum code: 6176
- EPSG Usage Extent: Antarctica - Australian sector
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4713
Tests “Ayabelle Lighthouse” geographic CRS creation from the factory.- EPSG CRS code: 4713
- EPSG CRS name: Ayabelle Lighthouse
- CRS type: Geographic 2D
- EPSG datum code: 6713
- EPSG Usage Extent: Djibouti
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4183
Tests “Azores Central 1948” geographic CRS creation from the factory.- EPSG CRS code: 4183
- EPSG CRS name: Azores Central 1948
- Alias(es) given by EPSG: Graciosa
- CRS type: Geographic 2D
- EPSG datum code: 6183
- EPSG Usage Extent: Portugal - Azores C - onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4665
Tests “Azores Central 1995” geographic CRS creation from the factory.- EPSG CRS code: 4665
- EPSG CRS name: Azores Central 1995
- Alias(es) given by EPSG: Base SW
- CRS type: Geographic 2D
- EPSG datum code: 6665
- EPSG Usage Extent: Portugal - Azores C - onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4182
Tests “Azores Occidental 1939” geographic CRS creation from the factory.- EPSG CRS code: 4182
- EPSG CRS name: Azores Occidental 1939
- CRS type: Geographic 2D
- EPSG datum code: 6182
- EPSG Usage Extent: Portugal - Azores W - onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4184
Tests “Azores Oriental 1940” geographic CRS creation from the factory.- EPSG CRS code: 4184
- EPSG CRS name: Azores Oriental 1940
- Alias(es) given by EPSG: Sao Braz
- CRS type: Geographic 2D
- EPSG datum code: 6184
- EPSG Usage Extent: Portugal - Azores E - onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4664
Tests “Azores Oriental 1995” geographic CRS creation from the factory.- EPSG CRS code: 4664
- EPSG CRS name: Azores Oriental 1995
- Alias(es) given by EPSG: Sao Braz
- CRS type: Geographic 2D
- EPSG datum code: 6664
- EPSG Usage Extent: Portugal - Azores E - onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4212
Tests “Barbados 1938” geographic CRS creation from the factory.- EPSG CRS code: 4212
- EPSG CRS name: Barbados 1938
- CRS type: Geographic 2D
- EPSG datum code: 6212
- EPSG Usage Extent: Barbados - onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4211
Tests “Batavia” geographic CRS creation from the factory.- EPSG CRS code: 4211
- EPSG CRS name: Batavia
- Alias(es) given by EPSG: Genuk
- CRS type: Geographic 2D
- EPSG datum code: 6211
- EPSG Usage Extent: Indonesia - Java; Java Sea and western Sumatra
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4813
Tests “Batavia (Jakarta)” geographic CRS creation from the factory.- EPSG CRS code: 4813
- EPSG CRS name: Batavia (Jakarta)
- Alias(es) given by EPSG: Genuk (Jakarta)
- CRS type: Geographic 2D
- EPSG datum code: 6813
- EPSG Usage Extent: Indonesia - Bali; Java and western Sumatra onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4762
Tests “BDA2000” geographic CRS creation from the factory.- EPSG CRS code: 4762
- EPSG CRS name: BDA2000
- CRS type: Geographic 2D
- EPSG datum code: 6762
- EPSG Usage Extent: Bermuda
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4887
Tests “BDA2000” geographic CRS (3D) creation from the factory.- EPSG CRS code: 4887
- EPSG CRS name: BDA2000
- CRS type: Geographic 3D
- EPSG datum code: 6762
- EPSG Usage Extent: Bermuda
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4886
Tests “BDA2000” geocentric CRS creation from the factory.- EPSG CRS code: 4886
- EPSG CRS name: BDA2000
- CRS type: Geocentric
- EPSG datum code: 6762
- EPSG Usage Extent: Bermuda
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4213
Tests “Beduaram” geographic CRS creation from the factory.- EPSG CRS code: 4213
- EPSG CRS name: Beduaram
- CRS type: Geographic 2D
- EPSG datum code: 6213
- EPSG Usage Extent: Niger - southeast
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4214
Tests “Beijing 1954” geographic CRS creation from the factory.- EPSG CRS code: 4214
- EPSG CRS name: Beijing 1954
- CRS type: Geographic 2D
- EPSG datum code: 6214
- EPSG Usage Extent: China
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4215
Tests “Belge 1950” geographic CRS creation from the factory.- EPSG CRS code: 4215
- EPSG CRS name: Belge 1950
- Alias(es) given by EPSG: BD 50
- CRS type: Geographic 2D
- EPSG datum code: 6215
- EPSG Usage Extent: Belgium - onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4809
Tests “Belge 1950 (Brussels)” geographic CRS creation from the factory.- EPSG CRS code: 4809
- EPSG CRS name: Belge 1950 (Brussels)
- Alias(es) given by EPSG: BD 50 (Brussels)
- CRS type: Geographic 2D
- EPSG datum code: 6809
- EPSG Usage Extent: Belgium - onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4313
Tests “Belge 1972” geographic CRS creation from the factory.- EPSG CRS code: 4313
- EPSG CRS name: Belge 1972
- Alias(es) given by EPSG: BD 72
- CRS type: Geographic 2D
- EPSG datum code: 6313
- EPSG Usage Extent: Belgium - onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4714
Tests “Bellevue” geographic CRS creation from the factory.- EPSG CRS code: 4714
- EPSG CRS name: Bellevue
- Alias(es) given by EPSG: Bellevue (IGN)
- CRS type: Geographic 2D
- EPSG datum code: 6714
- EPSG Usage Extent: Vanuatu - southern islands
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4216
Tests “Bermuda 1957” geographic CRS creation from the factory.- EPSG CRS code: 4216
- EPSG CRS name: Bermuda 1957
- CRS type: Geographic 2D
- EPSG datum code: 6216
- EPSG Usage Extent: Bermuda - onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4801
Tests “Bern 1898 (Bern)” geographic CRS creation from the factory.- EPSG CRS code: 4801
- EPSG CRS name: Bern 1898 (Bern)
- CRS type: Geographic 2D
- EPSG datum code: 6801
- EPSG Usage Extent: Europe - Liechtenstein and Switzerland
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4306
Tests “Bern 1938” geographic CRS creation from the factory.- EPSG CRS code: 4306
- EPSG CRS name: Bern 1938
- CRS type: Geographic 2D
- EPSG datum code: 6306
- EPSG Usage Extent: Europe - Liechtenstein and Switzerland
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4165
Tests “Bissau” geographic CRS creation from the factory.- EPSG CRS code: 4165
- EPSG CRS name: Bissau
- CRS type: Geographic 2D
- EPSG datum code: 6165
- EPSG Usage Extent: Guinea-Bissau - onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4218
Tests “Bogota 1975” geographic CRS creation from the factory.- EPSG CRS code: 4218
- EPSG CRS name: Bogota 1975
- Alias(es) given by EPSG: Bogota
- CRS type: Geographic 2D
- EPSG datum code: 6218
- EPSG Usage Extent: Colombia - mainland and offshore Caribbean
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4802
Tests “Bogota 1975 (Bogota)” geographic CRS creation from the factory.- EPSG CRS code: 4802
- EPSG CRS name: Bogota 1975 (Bogota)
- CRS type: Geographic 2D
- EPSG datum code: 6802
- EPSG Usage Extent: Colombia - mainland
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4219
Tests “Bukit Rimpah” geographic CRS creation from the factory.- EPSG CRS code: 4219
- EPSG CRS name: Bukit Rimpah
- CRS type: Geographic 2D
- EPSG datum code: 6219
- EPSG Usage Extent: Indonesia - Banga & Belitung Islands
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4220
Tests “Camacupa 1948” geographic CRS creation from the factory.- EPSG CRS code: 4220
- EPSG CRS name: Camacupa 1948
- Alias(es) given by EPSG: Camacupa
- CRS type: Geographic 2D
- EPSG datum code: 6220
- EPSG Usage Extent: Angola - Angola proper
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4715
Tests “Camp Area Astro” geographic CRS creation from the factory.- EPSG CRS code: 4715
- EPSG CRS name: Camp Area Astro
- CRS type: Geographic 2D
- EPSG datum code: 6715
- EPSG Usage Extent: Antarctica - Camp McMurdo area
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4221
Tests “Campo Inchauspe” geographic CRS creation from the factory.- EPSG CRS code: 4221
- EPSG CRS name: Campo Inchauspe
- CRS type: Geographic 2D
- EPSG datum code: 6221
- EPSG Usage Extent: Argentina - mainland onshore and offshore TdF
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4222
Tests “Cape” geographic CRS creation from the factory.- EPSG CRS code: 4222
- EPSG CRS name: Cape
- CRS type: Geographic 2D
- EPSG datum code: 6222
- EPSG Usage Extent: Africa - Botswana; Eswatini; Lesotho and South Africa
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4717
Tests “Cape Canaveral” geographic CRS creation from the factory.- EPSG CRS code: 4717
- EPSG CRS name: Cape Canaveral
- CRS type: Geographic 2D
- EPSG datum code: 6717
- EPSG Usage Extent: North America - Bahamas and USA - Florida - onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4223
Tests “Carthage” geographic CRS creation from the factory.- EPSG CRS code: 4223
- EPSG CRS name: Carthage
- CRS type: Geographic 2D
- EPSG datum code: 6223
- EPSG Usage Extent: Tunisia
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4816
Tests “Carthage (Paris)” geographic CRS creation from the factory.- EPSG CRS code: 4816
- EPSG CRS name: Carthage (Paris)
- CRS type: Geographic 2D
- EPSG datum code: 6816
- EPSG Usage Extent: Tunisia - onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4149
Tests “CH1903” geographic CRS creation from the factory.- EPSG CRS code: 4149
- EPSG CRS name: CH1903
- CRS type: Geographic 2D
- EPSG datum code: 6149
- EPSG Usage Extent: Europe - Liechtenstein and Switzerland
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4150
Tests “CH1903+” geographic CRS creation from the factory.- EPSG CRS code: 4150
- EPSG CRS name: CH1903+
- CRS type: Geographic 2D
- EPSG datum code: 6150
- EPSG Usage Extent: Europe - Liechtenstein and Switzerland
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4672
Tests “Chatham Islands 1971” geographic CRS creation from the factory.- EPSG CRS code: 4672
- EPSG CRS name: Chatham Islands 1971
- Alias(es) given by EPSG: CI1971
- CRS type: Geographic 2D
- EPSG datum code: 6672
- EPSG Usage Extent: New Zealand - Chatham Islands group
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4673
Tests “Chatham Islands 1979” geographic CRS creation from the factory.- EPSG CRS code: 4673
- EPSG CRS name: Chatham Islands 1979
- Alias(es) given by EPSG: CI1979
- CRS type: Geographic 2D
- EPSG datum code: 6673
- EPSG Usage Extent: New Zealand - Chatham Islands group
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4160
Tests “Chos Malal 1914” geographic CRS creation from the factory.- EPSG CRS code: 4160
- EPSG CRS name: Chos Malal 1914
- Alias(es) given by EPSG: Quini-Huao
- CRS type: Geographic 2D
- EPSG datum code: 6160
- EPSG Usage Extent: Argentina - Mendoza and Neuquen
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4151
Tests “CHTRF95” geographic CRS creation from the factory.- EPSG CRS code: 4151
- EPSG CRS name: CHTRF95
- CRS type: Geographic 2D
- EPSG datum code: 6151
- EPSG Usage Extent: Europe - Liechtenstein and Switzerland
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4933
Tests “CHTRF96” geographic CRS (3D) creation from the factory.- EPSG CRS code: 4933
- EPSG CRS name: CHTRF96
- CRS type: Geographic 3D
- EPSG datum code: 6151
- EPSG Usage Extent: Europe - Liechtenstein and Switzerland
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4932
Tests “CHTRF97” geocentric CRS creation from the factory.- EPSG CRS code: 4932
- EPSG CRS name: CHTRF97
- CRS type: Geocentric
- EPSG datum code: 6151
- EPSG Usage Extent: Europe - Liechtenstein and Switzerland
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4224
Tests “Chua” geographic CRS creation from the factory.- EPSG CRS code: 4224
- EPSG CRS name: Chua
- CRS type: Geographic 2D
- EPSG datum code: 6224
- 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 CRS from the EPSG code.
-
EPSG_4708
Tests “Cocos Islands 1965” geographic CRS creation from the factory.- EPSG CRS code: 4708
- EPSG CRS name: Cocos Islands 1965
- CRS type: Geographic 2D
- EPSG datum code: 6708
- EPSG Usage Extent: Cocos (Keeling) Islands - onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4632
Tests “Combani 1950” geographic CRS creation from the factory.- EPSG CRS code: 4632
- EPSG CRS name: Combani 1950
- CRS type: Geographic 2D
- EPSG datum code: 6632
- EPSG Usage Extent: Mayotte - onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4315
Tests “Conakry 1905” geographic CRS creation from the factory.- EPSG CRS code: 4315
- EPSG CRS name: Conakry 1905
- CRS type: Geographic 2D
- EPSG datum code: 6315
- EPSG Usage Extent: Guinea - onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4225
Tests “Corrego Alegre 1970-72” geographic CRS creation from the factory.- EPSG CRS code: 4225
- EPSG CRS name: Corrego Alegre 1970-72
- Alias(es) given by EPSG: Corrego Alegre
- CRS type: Geographic 2D
- EPSG datum code: 6225
- EPSG Usage Extent: Brazil - Corrego Alegre 1970-1972
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4623
Tests “CSG67” geographic CRS creation from the factory.- EPSG CRS code: 4623
- EPSG CRS name: CSG67
- CRS type: Geographic 2D
- EPSG datum code: 6623
- EPSG Usage Extent: French Guiana - coastal area
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4155
Tests “Dabola 1981” geographic CRS creation from the factory.- EPSG CRS code: 4155
- EPSG CRS name: Dabola 1981
- CRS type: Geographic 2D
- EPSG datum code: 6155
- EPSG Usage Extent: Guinea - onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4274
Tests “Datum 73” geographic CRS creation from the factory.- EPSG CRS code: 4274
- EPSG CRS name: Datum 73
- Alias(es) given by EPSG: D73
- CRS type: Geographic 2D
- EPSG datum code: 6274
- EPSG Usage Extent: Portugal - mainland - onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4316
Tests “Dealul Piscului 1930” geographic CRS creation from the factory.- EPSG CRS code: 4316
- EPSG CRS name: Dealul Piscului 1930
- Alias(es) given by EPSG: Dealul Piscului 1933
- CRS type: Geographic 2D
- EPSG datum code: 6316
- EPSG Usage Extent: Romania - onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4736
Tests “Deception Island” geographic CRS creation from the factory.- EPSG CRS code: 4736
- EPSG CRS name: Deception Island
- CRS type: Geographic 2D
- EPSG datum code: 6736
- EPSG Usage Extent: Antarctica - Deception Island
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4227
Tests “Deir ez Zor” geographic CRS creation from the factory.- EPSG CRS code: 4227
- EPSG CRS name: Deir ez Zor
- Alias(es) given by EPSG: Levant
- CRS type: Geographic 2D
- EPSG datum code: 6227
- EPSG Usage Extent: Asia - Middle East - Lebanon and Syria onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4755
Tests “DGN95” geographic CRS creation from the factory.- EPSG CRS code: 4755
- EPSG CRS name: DGN95
- Alias(es) given by EPSG: IGD95
- CRS type: Geographic 2D
- EPSG datum code: 6755
- EPSG Usage Extent: Indonesia
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4898
Tests “DGN95” geographic CRS (3D) creation from the factory.- EPSG CRS code: 4898
- EPSG CRS name: DGN95
- Alias(es) given by EPSG: IGD95
- CRS type: Geographic 3D
- EPSG datum code: 6755
- EPSG Usage Extent: Indonesia
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4897
Tests “DGN95” geocentric CRS creation from the factory.- EPSG CRS code: 4897
- EPSG CRS name: DGN95
- Alias(es) given by EPSG: IGD95
- CRS type: Geocentric
- EPSG datum code: 6755
- EPSG Usage Extent: Indonesia
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4314
Tests “DHDN” geographic CRS creation from the factory.- EPSG CRS code: 4314
- EPSG CRS name: DHDN
- CRS type: Geographic 2D
- EPSG datum code: 6314
- EPSG Usage Extent: Germany - West Germany all states
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4724
Tests “Diego Garcia 1969” geographic CRS creation from the factory.- EPSG CRS code: 4724
- EPSG CRS name: Diego Garcia 1969
- CRS type: Geographic 2D
- EPSG datum code: 6724
- EPSG Usage Extent: British Indian Ocean Territory - Diego Garcia
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4602
Tests “Dominica 1945” geographic CRS creation from the factory.- EPSG CRS code: 4602
- EPSG CRS name: Dominica 1945
- CRS type: Geographic 2D
- EPSG datum code: 6602
- EPSG Usage Extent: Dominica - onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4192
Tests “Douala 1948” geographic CRS creation from the factory.- EPSG CRS code: 4192
- EPSG CRS name: Douala 1948
- CRS type: Geographic 2D
- EPSG datum code: 6192
- EPSG Usage Extent: Cameroon - coastal area
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4719
Tests “Easter Island 1967” geographic CRS creation from the factory.- EPSG CRS code: 4719
- EPSG CRS name: Easter Island 1967
- CRS type: Geographic 2D
- EPSG datum code: 6719
- EPSG Usage Extent: Chile - Easter Island onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4230
Tests “ED50” geographic CRS creation from the factory.- EPSG CRS code: 4230
- EPSG CRS name: ED50
- CRS type: Geographic 2D
- EPSG datum code: 6230
- EPSG Usage Extent: Europe - ED50 by country
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4154
Tests “ED50(ED77)” geographic CRS creation from the factory.- EPSG CRS code: 4154
- EPSG CRS name: ED50(ED77)
- CRS type: Geographic 2D
- EPSG datum code: 6154
- EPSG Usage Extent: Iran
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4668
Tests “ED79” geographic CRS creation from the factory.- EPSG CRS code: 4668
- EPSG CRS name: ED79
- CRS type: Geographic 2D
- EPSG datum code: 6668
- EPSG Usage Extent: Europe - west
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4231
Tests “ED87” geographic CRS creation from the factory.- EPSG CRS code: 4231
- EPSG CRS name: ED87
- CRS type: Geographic 2D
- EPSG datum code: 6231
- EPSG Usage Extent: Europe - west
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4229
Tests “Egypt 1907” geographic CRS creation from the factory.- EPSG CRS code: 4229
- EPSG CRS name: Egypt 1907
- Alias(es) given by EPSG: Old Egyptian
- CRS type: Geographic 2D
- EPSG datum code: 6229
- EPSG Usage Extent: Egypt
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4199
Tests “Egypt 1930” geographic CRS creation from the factory.- EPSG CRS code: 4199
- EPSG CRS name: Egypt 1930
- Alias(es) given by EPSG: New Egyptian
- CRS type: Geographic 2D
- EPSG datum code: 6199
- EPSG Usage Extent: Egypt - onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4706
Tests “Egypt Gulf of Suez S-650 TL” geographic CRS creation from the factory.- EPSG CRS code: 4706
- EPSG CRS name: Egypt Gulf of Suez S-650 TL
- Alias(es) given by EPSG: S-650 TL
- CRS type: Geographic 2D
- EPSG datum code: 6706
- EPSG Usage Extent: Egypt - Gulf of Suez
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4159
Tests “ELD79” geographic CRS creation from the factory.- EPSG CRS code: 4159
- EPSG CRS name: ELD79
- CRS type: Geographic 2D
- EPSG datum code: 6159
- EPSG Usage Extent: Libya
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4133
Tests “EST92” geographic CRS creation from the factory.- EPSG CRS code: 4133
- EPSG CRS name: EST92
- CRS type: Geographic 2D
- EPSG datum code: 6133
- EPSG Usage Extent: Estonia - onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4180
Tests “EST97” geographic CRS creation from the factory.- EPSG CRS code: 4180
- EPSG CRS name: EST97
- CRS type: Geographic 2D
- EPSG datum code: 6180
- EPSG Usage Extent: Estonia
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4935
Tests “EST98” geographic CRS (3D) creation from the factory.- EPSG CRS code: 4935
- EPSG CRS name: EST98
- CRS type: Geographic 3D
- EPSG datum code: 6180
- EPSG Usage Extent: Estonia
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4834
Tests “EST99” geocentric CRS creation from the factory.- EPSG CRS code: 4834
- EPSG CRS name: EST99
- CRS type: Geocentric
- EPSG datum code: 6180
- EPSG Usage Extent: Estonia
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4258
Tests “ETRS89” geographic CRS creation from the factory.- EPSG CRS code: 4258
- EPSG CRS name: ETRS89
- Alias(es) given by EPSG: ETRS89-GRS80
- CRS type: Geographic 2D
- EPSG datum code: 6258
- EPSG Usage Extent: Europe - ETRF by country
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4937
Tests “ETRS89” geographic CRS (3D) creation from the factory.- EPSG CRS code: 4937
- EPSG CRS name: ETRS89
- Alias(es) given by EPSG: ETRS89
- CRS type: Geographic 3D
- EPSG datum code: 6258
- EPSG Usage Extent: Europe - ETRF by country
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4936
Tests “ETRS89” geocentric CRS creation from the factory.- EPSG CRS code: 4936
- EPSG CRS name: ETRS89
- Alias(es) given by EPSG: ETRS89 / (X Y Z)
- CRS type: Geocentric
- EPSG datum code: 6258
- EPSG Usage Extent: Europe - ETRF by country
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4232
Tests “Fahud” geographic CRS creation from the factory.- EPSG CRS code: 4232
- EPSG CRS name: Fahud
- CRS type: Geographic 2D
- EPSG datum code: 6232
- EPSG Usage Extent: Oman - mainland
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4688
Tests “Fatu Iva 72” geographic CRS creation from the factory.- EPSG CRS code: 4688
- EPSG CRS name: Fatu Iva 72
- Alias(es) given by EPSG: MHEFO 55
- CRS type: Geographic 2D
- EPSG datum code: 6688
- EPSG Usage Extent: French Polynesia - Marquesas Islands - Fatu Hiva
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4741
Tests “FD54” geographic CRS creation from the factory.- EPSG CRS code: 4741
- EPSG CRS name: FD54
- CRS type: Geographic 2D
- EPSG datum code: 6741
- EPSG Usage Extent: Faroe Islands - onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4132
Tests “FD58” geographic CRS creation from the factory.- EPSG CRS code: 4132
- EPSG CRS name: FD58
- Alias(es) given by EPSG: Final Datum 1958 (Iran)
- CRS type: Geographic 2D
- EPSG datum code: 6132
- EPSG Usage Extent: Iran - FD58
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4721
Tests “Fiji 1956” geographic CRS creation from the factory.- EPSG CRS code: 4721
- EPSG CRS name: Fiji 1956
- CRS type: Geographic 2D
- EPSG datum code: 6721
- EPSG Usage Extent: Fiji - main islands
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4720
Tests “Fiji 1986” geographic CRS creation from the factory.- EPSG CRS code: 4720
- EPSG CRS name: Fiji 1986
- Alias(es) given by EPSG: FGD 1986
- CRS type: Geographic 2D
- EPSG datum code: 6720
- EPSG Usage Extent: Fiji - onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4753
Tests “fk89” geographic CRS creation from the factory.- EPSG CRS code: 4753
- EPSG CRS name: fk89
- Alias(es) given by EPSG: FD54a
- CRS type: Geographic 2D
- EPSG datum code: 6753
- EPSG Usage Extent: Faroe Islands - onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4621
Tests “Fort Marigot” geographic CRS creation from the factory.- EPSG CRS code: 4621
- EPSG CRS name: Fort Marigot
- CRS type: Geographic 2D
- EPSG datum code: 6621
- EPSG Usage Extent: Guadeloupe - St Martin and St Barthelemy - onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4684
Tests “Gan 1970” geographic CRS creation from the factory.- EPSG CRS code: 4684
- EPSG CRS name: Gan 1970
- CRS type: Geographic 2D
- EPSG datum code: 6684
- EPSG Usage Extent: Maldives - onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4197
Tests “Garoua” geographic CRS creation from the factory.- EPSG CRS code: 4197
- EPSG CRS name: Garoua
- CRS type: Geographic 2D
- EPSG datum code: 6197
- EPSG Usage Extent: Cameroon - Garoua area
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4283
Tests “GDA94” geographic CRS creation from the factory.- EPSG CRS code: 4283
- EPSG CRS name: GDA94
- CRS type: Geographic 2D
- EPSG datum code: 6283
- EPSG Usage Extent: Australia - GDA
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4939
Tests “GDA95” geographic CRS (3D) creation from the factory.- EPSG CRS code: 4939
- EPSG CRS name: GDA95
- CRS type: Geographic 3D
- EPSG datum code: 6283
- EPSG Usage Extent: Australia - GDA
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4938
Tests “GDA96” geocentric CRS creation from the factory.- EPSG CRS code: 4938
- EPSG CRS name: GDA96
- CRS type: Geocentric
- EPSG datum code: 6283
- EPSG Usage Extent: Australia - GDA
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4742
Tests “GDM2000” geographic CRS creation from the factory.- EPSG CRS code: 4742
- EPSG CRS name: GDM2000
- CRS type: Geographic 2D
- EPSG datum code: 6742
- EPSG Usage Extent: Malaysia
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4921
Tests “GDM2000” geographic CRS (3D) creation from the factory.- EPSG CRS code: 4921
- EPSG CRS name: GDM2000
- CRS type: Geographic 3D
- EPSG datum code: 6742
- EPSG Usage Extent: Malaysia
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4920
Tests “GDM2000” geocentric CRS creation from the factory.- EPSG CRS code: 4920
- EPSG CRS name: GDM2000
- CRS type: Geocentric
- EPSG datum code: 6742
- EPSG Usage Extent: Malaysia
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4121
Tests “GGRS87” geographic CRS creation from the factory.- EPSG CRS code: 4121
- EPSG CRS name: GGRS87
- CRS type: Geographic 2D
- EPSG datum code: 6121
- EPSG Usage Extent: Greece - onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4747
Tests “GR96” geographic CRS creation from the factory.- EPSG CRS code: 4747
- EPSG CRS name: GR96
- CRS type: Geographic 2D
- EPSG datum code: 6747
- EPSG Usage Extent: Greenland
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4909
Tests “GR96” geographic CRS (3D) creation from the factory.- EPSG CRS code: 4909
- EPSG CRS name: GR96
- CRS type: Geographic 3D
- EPSG datum code: 6747
- EPSG Usage Extent: Greenland
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4908
Tests “GR96” geocentric CRS creation from the factory.- EPSG CRS code: 4908
- EPSG CRS name: GR96
- CRS type: Geocentric
- EPSG datum code: 6747
- EPSG Usage Extent: Greenland
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4723
Tests “Grand Cayman 1959” geographic CRS creation from the factory.- EPSG CRS code: 4723
- EPSG CRS name: Grand Cayman 1959
- Alias(es) given by EPSG: Grand Cayman 1959
- CRS type: Geographic 2D
- EPSG datum code: 6723
- EPSG Usage Extent: Cayman Islands - Grand Cayman
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4646
Tests “Grand Comoros” geographic CRS creation from the factory.- EPSG CRS code: 4646
- EPSG CRS name: Grand Comoros
- Alias(es) given by EPSG: IGN50
- CRS type: Geographic 2D
- EPSG datum code: 6646
- EPSG Usage Extent: Comoros - Njazidja (Grande Comore)
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4120
Tests “Greek” geographic CRS creation from the factory.- EPSG CRS code: 4120
- EPSG CRS name: Greek
- CRS type: Geographic 2D
- EPSG datum code: 6120
- EPSG Usage Extent: Greece - onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4815
Tests “Greek (Athens)” geographic CRS creation from the factory.- EPSG CRS code: 4815
- EPSG CRS name: Greek (Athens)
- CRS type: Geographic 2D
- EPSG datum code: 6815
- EPSG Usage Extent: Greece - onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4603
Tests “Grenada 1953” geographic CRS creation from the factory.- EPSG CRS code: 4603
- EPSG CRS name: Grenada 1953
- CRS type: Geographic 2D
- EPSG datum code: 6603
- EPSG Usage Extent: Grenada and southern Grenadines - onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4622
Tests “Guadeloupe 1948” geographic CRS creation from the factory.- EPSG CRS code: 4622
- EPSG CRS name: Guadeloupe 1948
- Alias(es) given by EPSG: Sainte Anne
- CRS type: Geographic 2D
- EPSG datum code: 6622
- EPSG Usage Extent: Guadeloupe - Grande-Terre and surrounding islands - onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4675
Tests “Guam 1963” geographic CRS creation from the factory.- EPSG CRS code: 4675
- EPSG CRS name: Guam 1963
- CRS type: Geographic 2D
- EPSG datum code: 6675
- EPSG Usage Extent: Pacific - Guam and NMI - onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4682
Tests “Gulshan 303” geographic CRS creation from the factory.- EPSG CRS code: 4682
- EPSG CRS name: Gulshan 303
- CRS type: Geographic 2D
- EPSG datum code: 6682
- EPSG Usage Extent: Bangladesh
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4147
Tests “Hanoi 1972” geographic CRS creation from the factory.- EPSG CRS code: 4147
- EPSG CRS name: Hanoi 1972
- CRS type: Geographic 2D
- EPSG datum code: 6147
- EPSG Usage Extent: Vietnam - onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4148
Tests “Hartebeesthoek94” geographic CRS creation from the factory.- EPSG CRS code: 4148
- EPSG CRS name: Hartebeesthoek94
- CRS type: Geographic 2D
- EPSG datum code: 6148
- EPSG Usage Extent: Africa - South Africa; Lesotho and Eswatini.
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4941
Tests “Hartebeesthoek94” geographic CRS (3D) creation from the factory.- EPSG CRS code: 4941
- EPSG CRS name: Hartebeesthoek94
- CRS type: Geographic 3D
- EPSG datum code: 6148
- EPSG Usage Extent: Africa - South Africa; Lesotho and Eswatini.
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4940
Tests “Hartebeesthoek94” geocentric CRS creation from the factory.- EPSG CRS code: 4940
- EPSG CRS name: Hartebeesthoek94
- CRS type: Geocentric
- EPSG datum code: 6148
- EPSG Usage Extent: Africa - South Africa; Lesotho and Eswatini.
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_3819
Tests “HD1909” geographic CRS creation from the factory.- EPSG CRS code: 3819
- EPSG CRS name: HD1909
- CRS type: Geographic 2D
- EPSG datum code: 1024
- EPSG Usage Extent: Hungary
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4237
Tests “HD72” geographic CRS creation from the factory.- EPSG CRS code: 4237
- EPSG CRS name: HD72
- CRS type: Geographic 2D
- EPSG datum code: 6237
- EPSG Usage Extent: Hungary
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4660
Tests “Helle 1954” geographic CRS creation from the factory.- EPSG CRS code: 4660
- EPSG CRS name: Helle 1954
- CRS type: Geographic 2D
- EPSG datum code: 6660
- EPSG Usage Extent: Jan Mayen - onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4255
Tests “Herat North” geographic CRS creation from the factory.- EPSG CRS code: 4255
- EPSG CRS name: Herat North
- CRS type: Geographic 2D
- EPSG datum code: 6255
- EPSG Usage Extent: Afghanistan
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4254
Tests “Hito XVIII 1963” geographic CRS creation from the factory.- EPSG CRS code: 4254
- EPSG CRS name: Hito XVIII 1963
- Alias(es) given by EPSG: Hito XVIII
- CRS type: Geographic 2D
- EPSG datum code: 6254
- EPSG Usage Extent: South America - Tierra del Fuego
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4658
Tests “Hjorsey 1955” geographic CRS creation from the factory.- EPSG CRS code: 4658
- EPSG CRS name: Hjorsey 1955
- CRS type: Geographic 2D
- EPSG datum code: 6658
- EPSG Usage Extent: Iceland - onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4738
Tests “Hong Kong 1963” geographic CRS creation from the factory.- EPSG CRS code: 4738
- EPSG CRS name: Hong Kong 1963
- Alias(es) given by EPSG: HK63
- CRS type: Geographic 2D
- EPSG datum code: 6738
- EPSG Usage Extent: China - Hong Kong
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4739
Tests “Hong Kong 1963(67)” geographic CRS creation from the factory.- EPSG CRS code: 4739
- EPSG CRS name: Hong Kong 1963(67)
- Alias(es) given by EPSG: HK63(67)
- CRS type: Geographic 2D
- EPSG datum code: 6739
- EPSG Usage Extent: China - Hong Kong
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4611
Tests “Hong Kong 1980” geographic CRS creation from the factory.- EPSG CRS code: 4611
- EPSG CRS name: Hong Kong 1980
- Alias(es) given by EPSG: HK1980
- CRS type: Geographic 2D
- EPSG datum code: 6611
- EPSG Usage Extent: China - Hong Kong
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4761
Tests “HTRS96” geographic CRS creation from the factory.- EPSG CRS code: 4761
- EPSG CRS name: HTRS96
- CRS type: Geographic 2D
- EPSG datum code: 6761
- EPSG Usage Extent: Croatia
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4889
Tests “HTRS96” geographic CRS (3D) creation from the factory.- EPSG CRS code: 4889
- EPSG CRS name: HTRS96
- CRS type: Geographic 3D
- EPSG datum code: 6761
- EPSG Usage Extent: Croatia
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4888
Tests “HTRS96” geocentric CRS creation from the factory.- EPSG CRS code: 4888
- EPSG CRS name: HTRS96
- CRS type: Geocentric
- EPSG datum code: 6761
- EPSG Usage Extent: Croatia
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4236
Tests “Hu Tzu Shan 1950” geographic CRS creation from the factory.- EPSG CRS code: 4236
- EPSG CRS name: Hu Tzu Shan 1950
- Alias(es) given by EPSG: Hu Tzu Shan
- CRS type: Geographic 2D
- EPSG datum code: 6236
- EPSG Usage Extent: Taiwan - onshore - mainland and Penghu
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4238
Tests “ID74” geographic CRS creation from the factory.- EPSG CRS code: 4238
- EPSG CRS name: ID74
- CRS type: Geographic 2D
- EPSG datum code: 6238
- EPSG Usage Extent: Indonesia - onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4697
Tests “IGC 1962 6th Parallel South” geographic CRS creation from the factory.- EPSG CRS code: 4697
- EPSG CRS name: IGC 1962 6th Parallel South
- Alias(es) given by EPSG: IGC 1962
- CRS type: Geographic 2D
- EPSG datum code: 6697
- EPSG Usage Extent: Congo DR (Zaire) - 6th parallel south
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4701
Tests “IGCB 1955” geographic CRS creation from the factory.- EPSG CRS code: 4701
- EPSG CRS name: IGCB 1955
- Alias(es) given by EPSG: Bas Congo 1955
- CRS type: Geographic 2D
- EPSG datum code: 6701
- EPSG Usage Extent: Congo DR (Zaire) - Bas Congo
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4670
Tests “IGM95” geographic CRS creation from the factory.- EPSG CRS code: 4670
- EPSG CRS name: IGM95
- CRS type: Geographic 2D
- EPSG datum code: 6670
- EPSG Usage Extent: Italy - including San Marino and Vatican
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4983
Tests “IGM95” geographic CRS (3D) creation from the factory.- EPSG CRS code: 4983
- EPSG CRS name: IGM95
- CRS type: Geographic 3D
- EPSG datum code: 6670
- EPSG Usage Extent: Italy - including San Marino and Vatican
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4982
Tests “IGM95” geocentric CRS creation from the factory.- EPSG CRS code: 4982
- EPSG CRS name: IGM95
- CRS type: Geocentric
- EPSG datum code: 6670
- EPSG Usage Extent: Italy - including San Marino and Vatican
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4698
Tests “IGN 1962 Kerguelen” geographic CRS creation from the factory.- EPSG CRS code: 4698
- EPSG CRS name: IGN 1962 Kerguelen
- CRS type: Geographic 2D
- EPSG datum code: 6698
- EPSG Usage Extent: French Southern Territories - Kerguelen onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4641
Tests “IGN53 Mare” geographic CRS creation from the factory.- EPSG CRS code: 4641
- EPSG CRS name: IGN53 Mare
- CRS type: Geographic 2D
- EPSG datum code: 6641
- EPSG Usage Extent: New Caledonia - Mare
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4633
Tests “IGN56 Lifou” geographic CRS creation from the factory.- EPSG CRS code: 4633
- EPSG CRS name: IGN56 Lifou
- CRS type: Geographic 2D
- EPSG datum code: 6633
- EPSG Usage Extent: New Caledonia - Lifou
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4689
Tests “IGN63 Hiva Oa” geographic CRS creation from the factory.- EPSG CRS code: 4689
- EPSG CRS name: IGN63 Hiva Oa
- CRS type: Geographic 2D
- EPSG datum code: 6689
- EPSG Usage Extent: French Polynesia - Marquesas Islands - Hiva Oa and Tahuata
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4662
Tests “IGN72 Grande Terre” geographic CRS creation from the factory.- EPSG CRS code: 4662
- EPSG CRS name: IGN72 Grande Terre
- CRS type: Geographic 2D
- EPSG datum code: 6634
- EPSG Usage Extent: New Caledonia - Grande Terre
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4630
Tests “IGN72 Nuku Hiva” geographic CRS creation from the factory.- EPSG CRS code: 4630
- EPSG CRS name: IGN72 Nuku Hiva
- CRS type: Geographic 2D
- EPSG datum code: 6630
- EPSG Usage Extent: French Polynesia - Marquesas Islands - Nuku Hiva; Ua Huka and Ua Pou
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4700
Tests “IGN Astro 1960” geographic CRS creation from the factory.- EPSG CRS code: 4700
- EPSG CRS name: IGN Astro 1960
- Alias(es) given by EPSG: Mauritanian Mining Cadastre 1999
- CRS type: Geographic 2D
- EPSG datum code: 6700
- EPSG Usage Extent: Mauritania - onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4667
Tests “IKBD-92” geographic CRS creation from the factory.- EPSG CRS code: 4667
- EPSG CRS name: IKBD-92
- CRS type: Geographic 2D
- EPSG datum code: 6667
- EPSG Usage Extent: Asia - Middle East - Iraq-Kuwait boundary
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4239
Tests “Indian 1954” geographic CRS creation from the factory.- EPSG CRS code: 4239
- EPSG CRS name: Indian 1954
- CRS type: Geographic 2D
- EPSG datum code: 6239
- EPSG Usage Extent: Asia - Myanmar and Thailand onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4131
Tests “Indian 1960” geographic CRS creation from the factory.- EPSG CRS code: 4131
- EPSG CRS name: Indian 1960
- Alias(es) given by EPSG: Indian (DMA Reduced)
- CRS type: Geographic 2D
- EPSG datum code: 6131
- EPSG Usage Extent: Asia - Cambodia and Vietnam - onshore & Cuu Long basin
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4240
Tests “Indian 1975” geographic CRS creation from the factory.- EPSG CRS code: 4240
- EPSG CRS name: Indian 1975
- CRS type: Geographic 2D
- EPSG datum code: 6240
- EPSG Usage Extent: Thailand - onshore and Gulf of Thailand
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4173
Tests “IRENET95” geographic CRS creation from the factory.- EPSG CRS code: 4173
- EPSG CRS name: IRENET95
- Alias(es) given by EPSG: ETRS89
- CRS type: Geographic 2D
- EPSG datum code: 6173
- EPSG Usage Extent: Europe - Ireland (Republic and Ulster) - onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4943
Tests “IRENET96” geographic CRS (3D) creation from the factory.- EPSG CRS code: 4943
- EPSG CRS name: IRENET96
- Alias(es) given by EPSG: ETRS89
- CRS type: Geographic 3D
- EPSG datum code: 6173
- EPSG Usage Extent: Europe - Ireland (Republic and Ulster) - onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4942
Tests “IRENET97” geocentric CRS creation from the factory.- EPSG CRS code: 4942
- EPSG CRS name: IRENET97
- Alias(es) given by EPSG: ETRS89
- CRS type: Geocentric
- EPSG datum code: 6173
- EPSG Usage Extent: Europe - Ireland (Republic and Ulster) - onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4659
Tests “ISN93” geographic CRS creation from the factory.- EPSG CRS code: 4659
- EPSG CRS name: ISN93
- CRS type: Geographic 2D
- EPSG datum code: 6659
- EPSG Usage Extent: Iceland
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4945
Tests “ISN93” geographic CRS (3D) creation from the factory.- EPSG CRS code: 4945
- EPSG CRS name: ISN93
- CRS type: Geographic 3D
- EPSG datum code: 6659
- EPSG Usage Extent: Iceland
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4944
Tests “ISN93” geocentric CRS creation from the factory.- EPSG CRS code: 4944
- EPSG CRS name: ISN93
- CRS type: Geocentric
- EPSG datum code: 6659
- EPSG Usage Extent: Iceland
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4141
Tests “Israel 1993” geographic CRS creation from the factory.- EPSG CRS code: 4141
- EPSG CRS name: Israel 1993
- Alias(es) given by EPSG: Israel
- CRS type: Geographic 2D
- EPSG datum code: 6141
- EPSG Usage Extent: Asia - Middle East - Israel and Palestine Territory onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4709
Tests “Iwo Jima 1945” geographic CRS creation from the factory.- EPSG CRS code: 4709
- EPSG CRS name: Iwo Jima 1945
- CRS type: Geographic 2D
- EPSG datum code: 6709
- EPSG Usage Extent: Japan - Iwo Jima
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4758
Tests “JAD2001” geographic CRS creation from the factory.- EPSG CRS code: 4758
- EPSG CRS name: JAD2001
- CRS type: Geographic 2D
- EPSG datum code: 6758
- EPSG Usage Extent: Jamaica
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4895
Tests “JAD2001” geographic CRS (3D) creation from the factory.- EPSG CRS code: 4895
- EPSG CRS name: JAD2001
- CRS type: Geographic 3D
- EPSG datum code: 6758
- EPSG Usage Extent: Jamaica
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4894
Tests “JAD2001” geocentric CRS creation from the factory.- EPSG CRS code: 4894
- EPSG CRS name: JAD2001
- CRS type: Geocentric
- EPSG datum code: 6758
- EPSG Usage Extent: Jamaica
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4242
Tests “JAD69” geographic CRS creation from the factory.- EPSG CRS code: 4242
- EPSG CRS name: JAD69
- CRS type: Geographic 2D
- EPSG datum code: 6242
- EPSG Usage Extent: Jamaica - onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4241
Tests “Jamaica 1875” geographic CRS creation from the factory.- EPSG CRS code: 4241
- EPSG CRS name: Jamaica 1875
- CRS type: Geographic 2D
- EPSG datum code: 6241
- EPSG Usage Extent: Jamaica - onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4612
Tests “JGD2000” geographic CRS creation from the factory.- EPSG CRS code: 4612
- EPSG CRS name: JGD2000
- CRS type: Geographic 2D
- EPSG datum code: 6612
- EPSG Usage Extent: Japan
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4947
Tests “JGD2001” geographic CRS (3D) creation from the factory.- EPSG CRS code: 4947
- EPSG CRS name: JGD2001
- CRS type: Geographic 3D
- EPSG datum code: 6612
- EPSG Usage Extent: Japan
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4946
Tests “JGD2002” geocentric CRS creation from the factory.- EPSG CRS code: 4946
- EPSG CRS name: JGD2002
- CRS type: Geocentric
- EPSG datum code: 6612
- EPSG Usage Extent: Japan
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4725
Tests “Johnston Island 1961” geographic CRS creation from the factory.- EPSG CRS code: 4725
- EPSG CRS name: Johnston Island 1961
- Alias(es) given by EPSG: Johnston Atoll 1961
- CRS type: Geographic 2D
- EPSG datum code: 6725
- EPSG Usage Extent: Johnston Island
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4679
Tests “Jouik 1961” geographic CRS creation from the factory.- EPSG CRS code: 4679
- EPSG CRS name: Jouik 1961
- CRS type: Geographic 2D
- EPSG datum code: 6679
- EPSG Usage Extent: Mauritania - north coast
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4243
Tests “Kalianpur 1880” geographic CRS creation from the factory.- EPSG CRS code: 4243
- EPSG CRS name: Kalianpur 1880
- CRS type: Geographic 2D
- EPSG datum code: 6243
- EPSG Usage Extent: Asia - Bangladesh; India; Myanmar; Pakistan - onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4144
Tests “Kalianpur 1937” geographic CRS creation from the factory.- EPSG CRS code: 4144
- EPSG CRS name: Kalianpur 1937
- CRS type: Geographic 2D
- EPSG datum code: 6144
- EPSG Usage Extent: Asia - Bangladesh; India; Myanmar; Pakistan - onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4145
Tests “Kalianpur 1962” geographic CRS creation from the factory.- EPSG CRS code: 4145
- EPSG CRS name: Kalianpur 1962
- CRS type: Geographic 2D
- EPSG datum code: 6145
- EPSG Usage Extent: Pakistan
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4146
Tests “Kalianpur 1975” geographic CRS creation from the factory.- EPSG CRS code: 4146
- EPSG CRS name: Kalianpur 1975
- CRS type: Geographic 2D
- EPSG datum code: 6146
- EPSG Usage Extent: India - mainland
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4244
Tests “Kandawala” geographic CRS creation from the factory.- EPSG CRS code: 4244
- EPSG CRS name: Kandawala
- CRS type: Geographic 2D
- EPSG datum code: 6244
- EPSG Usage Extent: Sri Lanka - onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4743
Tests “Karbala 1979” geographic CRS creation from the factory.- EPSG CRS code: 4743
- EPSG CRS name: Karbala 1979
- Alias(es) given by EPSG: Karbala 1979 (Polservice)
- CRS type: Geographic 2D
- EPSG datum code: 6743
- EPSG Usage Extent: Iraq - onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4696
Tests “Kasai 1953” geographic CRS creation from the factory.- EPSG CRS code: 4696
- EPSG CRS name: Kasai 1953
- CRS type: Geographic 2D
- EPSG datum code: 6696
- EPSG Usage Extent: Congo DR (Zaire) - Kasai - SE
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4695
Tests “Katanga 1955” geographic CRS creation from the factory.- EPSG CRS code: 4695
- EPSG CRS name: Katanga 1955
- CRS type: Geographic 2D
- EPSG datum code: 6695
- EPSG Usage Extent: Congo DR (Zaire) - Katanga
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4751
Tests “Kertau (RSO)” geographic CRS creation from the factory.- EPSG CRS code: 4751
- EPSG CRS name: Kertau (RSO)
- CRS type: Geographic 2D
- EPSG datum code: 6751
- EPSG Usage Extent: Asia - Malaysia (west) and Singapore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4245
Tests “Kertau 1968” geographic CRS creation from the factory.- EPSG CRS code: 4245
- EPSG CRS name: Kertau 1968
- Alias(es) given by EPSG: MRT68
- CRS type: Geographic 2D
- EPSG datum code: 6245
- EPSG Usage Extent: Asia - Malaysia (west including SCS) and Singapore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4123
Tests “KKJ” geographic CRS creation from the factory.- EPSG CRS code: 4123
- EPSG CRS name: KKJ
- CRS type: Geographic 2D
- EPSG datum code: 6123
- EPSG Usage Extent: Finland - onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4246
Tests “KOC” geographic CRS creation from the factory.- EPSG CRS code: 4246
- EPSG CRS name: KOC
- CRS type: Geographic 2D
- EPSG datum code: 6246
- EPSG Usage Extent: Kuwait - onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4737
Tests “Korea 2000” geographic CRS creation from the factory.- EPSG CRS code: 4737
- EPSG CRS name: Korea 2000
- CRS type: Geographic 2D
- EPSG datum code: 6737
- EPSG Usage Extent: Korea; Republic of (South Korea)
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4927
Tests “Korea 2000” geographic CRS (3D) creation from the factory.- EPSG CRS code: 4927
- EPSG CRS name: Korea 2000
- CRS type: Geographic 3D
- EPSG datum code: 6737
- EPSG Usage Extent: Korea; Republic of (South Korea)
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4926
Tests “Korea 2000” geocentric CRS creation from the factory.- EPSG CRS code: 4926
- EPSG CRS name: Korea 2000
- CRS type: Geocentric
- EPSG datum code: 6737
- EPSG Usage Extent: Korea; Republic of (South Korea)
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4162
Tests “Korean 1985” geographic CRS creation from the factory.- EPSG CRS code: 4162
- EPSG CRS name: Korean 1985
- CRS type: Geographic 2D
- EPSG datum code: 6162
- EPSG Usage Extent: Korea; Republic of (South Korea) - onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4166
Tests “Korean 1995” geographic CRS creation from the factory.- EPSG CRS code: 4166
- EPSG CRS name: Korean 1995
- CRS type: Geographic 2D
- EPSG datum code: 6166
- EPSG Usage Extent: Korea; Republic of (South Korea) - onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4198
Tests “Kousseri” geographic CRS creation from the factory.- EPSG CRS code: 4198
- EPSG CRS name: Kousseri
- CRS type: Geographic 2D
- EPSG datum code: 6198
- EPSG Usage Extent: Cameroon - N'Djamena area
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4319
Tests “KUDAMS” geographic CRS creation from the factory.- EPSG CRS code: 4319
- EPSG CRS name: KUDAMS
- CRS type: Geographic 2D
- EPSG datum code: 6319
- EPSG Usage Extent: Kuwait - Kuwait City
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4735
Tests “Kusaie 1951” geographic CRS creation from the factory.- EPSG CRS code: 4735
- EPSG CRS name: Kusaie 1951
- CRS type: Geographic 2D
- EPSG datum code: 6735
- EPSG Usage Extent: Micronesia - Kosrae (Kusaie)
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4247
Tests “La Canoa” geographic CRS creation from the factory.- EPSG CRS code: 4247
- EPSG CRS name: La Canoa
- CRS type: Geographic 2D
- EPSG datum code: 6247
- EPSG Usage Extent: Venezuela - onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4249
Tests “Lake” geographic CRS creation from the factory.- EPSG CRS code: 4249
- EPSG CRS name: Lake
- CRS type: Geographic 2D
- EPSG datum code: 6249
- EPSG Usage Extent: Venezuela - Lake Maracaibo
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4677
Tests “Lao 1993” geographic CRS creation from the factory.- EPSG CRS code: 4677
- EPSG CRS name: Lao 1993
- CRS type: Geographic 2D
- EPSG datum code: 6677
- EPSG Usage Extent: Laos
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4991
Tests “Lao 1993” geographic CRS (3D) creation from the factory.- EPSG CRS code: 4991
- EPSG CRS name: Lao 1993
- CRS type: Geographic 3D
- EPSG datum code: 6677
- EPSG Usage Extent: Laos
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4990
Tests “Lao 1993” geocentric CRS creation from the factory.- EPSG CRS code: 4990
- EPSG CRS name: Lao 1993
- CRS type: Geocentric
- EPSG datum code: 6677
- EPSG Usage Extent: Laos
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4678
Tests “Lao 1997” geographic CRS creation from the factory.- EPSG CRS code: 4678
- EPSG CRS name: Lao 1997
- CRS type: Geographic 2D
- EPSG datum code: 6678
- EPSG Usage Extent: Laos
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4993
Tests “Lao 1997” geographic CRS (3D) creation from the factory.- EPSG CRS code: 4993
- EPSG CRS name: Lao 1997
- CRS type: Geographic 3D
- EPSG datum code: 6678
- EPSG Usage Extent: Laos
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4992
Tests “Lao 1997” geocentric CRS creation from the factory.- EPSG CRS code: 4992
- EPSG CRS name: Lao 1997
- CRS type: Geocentric
- EPSG datum code: 6678
- EPSG Usage Extent: Laos
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4250
Tests “Leigon” geographic CRS creation from the factory.- EPSG CRS code: 4250
- EPSG CRS name: Leigon
- CRS type: Geographic 2D
- EPSG datum code: 6250
- EPSG Usage Extent: Ghana
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4699
Tests “Le Pouce 1934” geographic CRS creation from the factory.- EPSG CRS code: 4699
- EPSG CRS name: Le Pouce 1934
- Alias(es) given by EPSG: Le Pouce (Mauritius 94)
- CRS type: Geographic 2D
- EPSG datum code: 6699
- EPSG Usage Extent: Mauritius - mainland
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4754
Tests “LGD2006” geographic CRS creation from the factory.- EPSG CRS code: 4754
- EPSG CRS name: LGD2006
- CRS type: Geographic 2D
- EPSG datum code: 6754
- EPSG Usage Extent: Libya
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4900
Tests “LGD2006” geographic CRS (3D) creation from the factory.- EPSG CRS code: 4900
- EPSG CRS name: LGD2006
- CRS type: Geographic 3D
- EPSG datum code: 6754
- EPSG Usage Extent: Libya
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4899
Tests “LGD2006” geocentric CRS creation from the factory.- EPSG CRS code: 4899
- EPSG CRS name: LGD2006
- CRS type: Geocentric
- EPSG datum code: 6754
- EPSG Usage Extent: Libya
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4251
Tests “Liberia 1964” geographic CRS creation from the factory.- EPSG CRS code: 4251
- EPSG CRS name: Liberia 1964
- CRS type: Geographic 2D
- EPSG datum code: 6251
- EPSG Usage Extent: Liberia - onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4207
Tests “Lisbon” geographic CRS creation from the factory.- EPSG CRS code: 4207
- EPSG CRS name: Lisbon
- Alias(es) given by EPSG: Lisbon 1937
- CRS type: Geographic 2D
- EPSG datum code: 6207
- EPSG Usage Extent: Portugal - mainland - onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4803
Tests “Lisbon (Lisbon)” geographic CRS creation from the factory.- EPSG CRS code: 4803
- EPSG CRS name: Lisbon (Lisbon)
- Alias(es) given by EPSG: Lisbon 1937 (Lisbon)
- CRS type: Geographic 2D
- EPSG datum code: 6803
- EPSG Usage Extent: Portugal - mainland - onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4666
Tests “Lisbon 1890” geographic CRS creation from the factory.- EPSG CRS code: 4666
- EPSG CRS name: Lisbon 1890
- CRS type: Geographic 2D
- EPSG datum code: 6666
- EPSG Usage Extent: Portugal - mainland - onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4904
Tests “Lisbon 1890 (Lisbon)” geographic CRS creation from the factory.- EPSG CRS code: 4904
- EPSG CRS name: Lisbon 1890 (Lisbon)
- CRS type: Geographic 2D
- EPSG datum code: 6904
- EPSG Usage Extent: Portugal - mainland - onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4661
Tests “LKS92” geographic CRS creation from the factory.- EPSG CRS code: 4661
- EPSG CRS name: LKS92
- CRS type: Geographic 2D
- EPSG datum code: 6661
- EPSG Usage Extent: Latvia
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4949
Tests “LKS92” geographic CRS (3D) creation from the factory.- EPSG CRS code: 4949
- EPSG CRS name: LKS92
- CRS type: Geographic 3D
- EPSG datum code: 6661
- EPSG Usage Extent: Latvia
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4948
Tests “LKS92” geocentric CRS creation from the factory.- EPSG CRS code: 4948
- EPSG CRS name: LKS92
- CRS type: Geocentric
- EPSG datum code: 6661
- EPSG Usage Extent: Latvia
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4669
Tests “LKS94” geographic CRS creation from the factory.- EPSG CRS code: 4669
- EPSG CRS name: LKS94
- Alias(es) given by EPSG: LKS94 (ETRS89)
- CRS type: Geographic 2D
- EPSG datum code: 6126
- EPSG Usage Extent: Lithuania
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4951
Tests “LKS95” geographic CRS (3D) creation from the factory.- EPSG CRS code: 4951
- EPSG CRS name: LKS95
- Alias(es) given by EPSG: LKS94 (ETRS89)
- CRS type: Geographic 3D
- EPSG datum code: 6126
- EPSG Usage Extent: Lithuania
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4950
Tests “LKS96” geocentric CRS creation from the factory.- EPSG CRS code: 4950
- EPSG CRS name: LKS96
- Alias(es) given by EPSG: LKS94 (ETRS89)
- CRS type: Geocentric
- EPSG datum code: 6126
- EPSG Usage Extent: Lithuania
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4142
Tests “Locodjo 1965” geographic CRS creation from the factory.- EPSG CRS code: 4142
- EPSG CRS name: Locodjo 1965
- Alias(es) given by EPSG: Port Bouet
- CRS type: Geographic 2D
- EPSG datum code: 6142
- EPSG Usage Extent: Cote d'Ivoire (Ivory Coast)
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4288
Tests “Loma Quintana” geographic CRS creation from the factory.- EPSG CRS code: 4288
- EPSG CRS name: Loma Quintana
- CRS type: Geographic 2D
- EPSG datum code: 6288
- EPSG Usage Extent: Venezuela - north of 7°45'N
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4252
Tests “Lome” geographic CRS creation from the factory.- EPSG CRS code: 4252
- EPSG CRS name: Lome
- CRS type: Geographic 2D
- EPSG datum code: 6252
- EPSG Usage Extent: Togo
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4181
Tests “Luxembourg 1930” geographic CRS creation from the factory.- EPSG CRS code: 4181
- EPSG CRS name: Luxembourg 1930
- Alias(es) given by EPSG: LUREF
- CRS type: Geographic 2D
- EPSG datum code: 6181
- EPSG Usage Extent: Luxembourg
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4253
Tests “Luzon 1911” geographic CRS creation from the factory.- EPSG CRS code: 4253
- EPSG CRS name: Luzon 1911
- CRS type: Geographic 2D
- EPSG datum code: 6253
- EPSG Usage Extent: Philippines - onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4266
Tests “M'poraloko” geographic CRS creation from the factory.- EPSG CRS code: 4266
- EPSG CRS name: M'poraloko
- CRS type: Geographic 2D
- EPSG datum code: 6266
- EPSG Usage Extent: Gabon
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4903
Tests “Madrid 1870 (Madrid)” geographic CRS creation from the factory.- EPSG CRS code: 4903
- EPSG CRS name: Madrid 1870 (Madrid)
- Alias(es) given by EPSG: Madrid
- CRS type: Geographic 2D
- EPSG datum code: 6903
- EPSG Usage Extent: Spain - mainland onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4128
Tests “Madzansua” geographic CRS creation from the factory.- EPSG CRS code: 4128
- EPSG CRS name: Madzansua
- CRS type: Geographic 2D
- EPSG datum code: 6128
- EPSG Usage Extent: Mozambique - west - Tete province
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4686
Tests “MAGNA-SIRGAS” geographic CRS creation from the factory.- EPSG CRS code: 4686
- EPSG CRS name: MAGNA-SIRGAS
- CRS type: Geographic 2D
- EPSG datum code: 6686
- EPSG Usage Extent: Colombia
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4997
Tests “MAGNA-SIRGAS” geographic CRS (3D) creation from the factory.- EPSG CRS code: 4997
- EPSG CRS name: MAGNA-SIRGAS
- CRS type: Geographic 3D
- EPSG datum code: 6686
- EPSG Usage Extent: Colombia
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4996
Tests “MAGNA-SIRGAS” geocentric CRS creation from the factory.- EPSG CRS code: 4996
- EPSG CRS name: MAGNA-SIRGAS
- CRS type: Geocentric
- EPSG datum code: 6686
- EPSG Usage Extent: Colombia
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4256
Tests “Mahe 1971” geographic CRS creation from the factory.- EPSG CRS code: 4256
- EPSG CRS name: Mahe 1971
- CRS type: Geographic 2D
- EPSG datum code: 6256
- EPSG Usage Extent: Seychelles - Mahe Island
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4257
Tests “Makassar” geographic CRS creation from the factory.- EPSG CRS code: 4257
- EPSG CRS name: Makassar
- CRS type: Geographic 2D
- EPSG datum code: 6257
- EPSG Usage Extent: Indonesia - Sulawesi SW
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4804
Tests “Makassar (Jakarta)” geographic CRS creation from the factory.- EPSG CRS code: 4804
- EPSG CRS name: Makassar (Jakarta)
- CRS type: Geographic 2D
- EPSG datum code: 6804
- EPSG Usage Extent: Indonesia - Sulawesi SW
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4259
Tests “Malongo 1987” geographic CRS creation from the factory.- EPSG CRS code: 4259
- EPSG CRS name: Malongo 1987
- Alias(es) given by EPSG: Mhast
- CRS type: Geographic 2D
- EPSG datum code: 6259
- EPSG Usage Extent: Africa - Angola (Cabinda) and DR Congo (Zaire) - offshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4193
Tests “Manoca 1962” geographic CRS creation from the factory.- EPSG CRS code: 4193
- EPSG CRS name: Manoca 1962
- CRS type: Geographic 2D
- EPSG datum code: 6193
- EPSG Usage Extent: Cameroon - coastal area
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4711
Tests “Marcus Island 1952” geographic CRS creation from the factory.- EPSG CRS code: 4711
- EPSG CRS name: Marcus Island 1952
- CRS type: Geographic 2D
- EPSG datum code: 6711
- EPSG Usage Extent: Japan - Minamitori-shima (Marcus Island) - onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4732
Tests “Marshall Islands 1960” geographic CRS creation from the factory.- EPSG CRS code: 4732
- EPSG CRS name: Marshall Islands 1960
- CRS type: Geographic 2D
- EPSG datum code: 6732
- EPSG Usage Extent: Pacific - Marshall Islands; Wake - onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4625
Tests “Martinique 1938” geographic CRS creation from the factory.- EPSG CRS code: 4625
- EPSG CRS name: Martinique 1938
- Alias(es) given by EPSG: Fort Desaix
- CRS type: Geographic 2D
- EPSG datum code: 6625
- EPSG Usage Extent: Martinique - onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4262
Tests “Massawa” geographic CRS creation from the factory.- EPSG CRS code: 4262
- EPSG CRS name: Massawa
- CRS type: Geographic 2D
- EPSG datum code: 6262
- EPSG Usage Extent: Eritrea
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4692
Tests “Maupiti 83” geographic CRS creation from the factory.- EPSG CRS code: 4692
- EPSG CRS name: Maupiti 83
- Alias(es) given by EPSG: MOP 1983
- CRS type: Geographic 2D
- EPSG datum code: 6692
- EPSG Usage Extent: French Polynesia - Society Islands - Maupiti
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4702
Tests “Mauritania 1999” geographic CRS creation from the factory.- EPSG CRS code: 4702
- EPSG CRS name: Mauritania 1999
- CRS type: Geographic 2D
- EPSG datum code: 6702
- EPSG Usage Extent: Mauritania
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4925
Tests “Mauritania 1999” geographic CRS (3D) creation from the factory.- EPSG CRS code: 4925
- EPSG CRS name: Mauritania 1999
- CRS type: Geographic 3D
- EPSG datum code: 6702
- EPSG Usage Extent: Mauritania
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4924
Tests “Mauritania 1999” geocentric CRS creation from the factory.- EPSG CRS code: 4924
- EPSG CRS name: Mauritania 1999
- CRS type: Geocentric
- EPSG datum code: 6702
- EPSG Usage Extent: Mauritania
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4261
Tests “Merchich” geographic CRS creation from the factory.- EPSG CRS code: 4261
- EPSG CRS name: Merchich
- CRS type: Geographic 2D
- EPSG datum code: 6261
- EPSG Usage Extent: Africa - Morocco and Western Sahara - onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4312
Tests “MGI” geographic CRS creation from the factory.- EPSG CRS code: 4312
- EPSG CRS name: MGI
- CRS type: Geographic 2D
- EPSG datum code: 6312
- EPSG Usage Extent: Austria
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4805
Tests “MGI (Ferro)” geographic CRS creation from the factory.- EPSG CRS code: 4805
- EPSG CRS name: MGI (Ferro)
- CRS type: Geographic 2D
- EPSG datum code: 6805
- EPSG Usage Extent: Europe - Austria and former Yugoslavia onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4705
Tests “Mhast (offshore)” geographic CRS creation from the factory.- EPSG CRS code: 4705
- EPSG CRS name: Mhast (offshore)
- Alias(es) given by EPSG: Mhast
- CRS type: Geographic 2D
- EPSG datum code: 6705
- EPSG Usage Extent: Africa - Angola (Cabinda) and DR Congo (Zaire) - offshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4704
Tests “Mhast (onshore)” geographic CRS creation from the factory.- EPSG CRS code: 4704
- EPSG CRS name: Mhast (onshore)
- Alias(es) given by EPSG: Mhast
- CRS type: Geographic 2D
- EPSG datum code: 6704
- EPSG Usage Extent: Africa - Angola (Cabinda) and DR Congo (Zaire) - coastal
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4703
Tests “Mhast 1951” geographic CRS creation from the factory.- EPSG CRS code: 4703
- EPSG CRS name: Mhast 1951
- CRS type: Geographic 2D
- EPSG datum code: 6703
- EPSG Usage Extent: Angola - Cabinda
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4727
Tests “Midway 1961” geographic CRS creation from the factory.- EPSG CRS code: 4727
- EPSG CRS name: Midway 1961
- CRS type: Geographic 2D
- EPSG datum code: 6727
- EPSG Usage Extent: Midway Islands - Sand and Eastern Islands
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4263
Tests “Minna” geographic CRS creation from the factory.- EPSG CRS code: 4263
- EPSG CRS name: Minna
- CRS type: Geographic 2D
- EPSG datum code: 6263
- EPSG Usage Extent: Nigeria
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4265
Tests “Monte Mario” geographic CRS creation from the factory.- EPSG CRS code: 4265
- EPSG CRS name: Monte Mario
- Alias(es) given by EPSG: Rome 1940
- CRS type: Geographic 2D
- EPSG datum code: 6265
- EPSG Usage Extent: Italy - including San Marino and Vatican
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4806
Tests “Monte Mario (Rome)” geographic CRS creation from the factory.- EPSG CRS code: 4806
- EPSG CRS name: Monte Mario (Rome)
- Alias(es) given by EPSG: Rome 1940 (Rome)
- CRS type: Geographic 2D
- EPSG datum code: 6806
- EPSG Usage Extent: Italy - including San Marino and Vatican
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4604
Tests “Montserrat 1958” geographic CRS creation from the factory.- EPSG CRS code: 4604
- EPSG CRS name: Montserrat 1958
- Alias(es) given by EPSG: Montserrat 58
- CRS type: Geographic 2D
- EPSG datum code: 6604
- EPSG Usage Extent: Montserrat - onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4691
Tests “Moorea 87” geographic CRS creation from the factory.- EPSG CRS code: 4691
- EPSG CRS name: Moorea 87
- CRS type: Geographic 2D
- EPSG datum code: 6691
- EPSG Usage Extent: French Polynesia - Society Islands - Moorea
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4639
Tests “MOP78” geographic CRS creation from the factory.- EPSG CRS code: 4639
- EPSG CRS name: MOP78
- Alias(es) given by EPSG: Uvea SHOM 1978
- CRS type: Geographic 2D
- EPSG datum code: 6639
- EPSG Usage Extent: Wallis and Futuna - Wallis
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4157
Tests “Mount Dillon” geographic CRS creation from the factory.- EPSG CRS code: 4157
- EPSG CRS name: Mount Dillon
- CRS type: Geographic 2D
- EPSG datum code: 6157
- EPSG Usage Extent: Trinidad and Tobago - Tobago - onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4130
Tests “Moznet” geographic CRS creation from the factory.- EPSG CRS code: 4130
- EPSG CRS name: Moznet
- CRS type: Geographic 2D
- EPSG datum code: 6130
- EPSG Usage Extent: Mozambique
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4953
Tests “Moznet” geographic CRS (3D) creation from the factory.- EPSG CRS code: 4953
- EPSG CRS name: Moznet
- CRS type: Geographic 3D
- EPSG datum code: 6130
- EPSG Usage Extent: Mozambique
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4952
Tests “Moznet” geocentric CRS creation from the factory.- EPSG CRS code: 4952
- EPSG CRS name: Moznet
- CRS type: Geocentric
- EPSG datum code: 6130
- EPSG Usage Extent: Mozambique
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4267
Tests “NAD27” geographic CRS creation from the factory.- EPSG CRS code: 4267
- EPSG CRS name: NAD27
- CRS type: Geographic 2D
- EPSG datum code: 6267
- EPSG Usage Extent: North America - NAD27
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4608
Tests “NAD27(76)” geographic CRS creation from the factory.- EPSG CRS code: 4608
- EPSG CRS name: NAD27(76)
- CRS type: Geographic 2D
- EPSG datum code: 6608
- EPSG Usage Extent: Canada - Ontario
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4609
Tests “NAD27(CGQ77)” geographic CRS creation from the factory.- EPSG CRS code: 4609
- EPSG CRS name: NAD27(CGQ77)
- Alias(es) given by EPSG: CGQ77
- CRS type: Geographic 2D
- EPSG datum code: 6609
- EPSG Usage Extent: Canada - Quebec
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4269
Tests “NAD83” geographic CRS creation from the factory.- EPSG CRS code: 4269
- EPSG CRS name: NAD83
- Alias(es) given by EPSG: NAD83(1986)
- CRS type: Geographic 2D
- EPSG datum code: 6269
- EPSG Usage Extent: North America - NAD83
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4617
Tests “NAD83(CSRS)” geographic CRS creation from the factory.- EPSG CRS code: 4617
- EPSG CRS name: NAD83(CSRS)
- CRS type: Geographic 2D
- EPSG datum code: 6140
- EPSG Usage Extent: Canada
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4955
Tests “NAD83(CSRS)” geographic CRS (3D) creation from the factory.- EPSG CRS code: 4955
- EPSG CRS name: NAD83(CSRS)
- CRS type: Geographic 3D
- EPSG datum code: 6140
- EPSG Usage Extent: Canada
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4954
Tests “NAD83(CSRS)” geocentric CRS creation from the factory.- EPSG CRS code: 4954
- EPSG CRS name: NAD83(CSRS)
- CRS type: Geocentric
- EPSG datum code: 6140
- EPSG Usage Extent: Canada
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4152
Tests “NAD83(HARN)” geographic CRS creation from the factory.- EPSG CRS code: 4152
- EPSG CRS name: NAD83(HARN)
- Alias(es) given by EPSG: NAD83(HPGN)
- CRS type: Geographic 2D
- EPSG datum code: 6152
- EPSG Usage Extent: USA - HARN
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4957
Tests “NAD83(HARN)” geographic CRS (3D) creation from the factory.- EPSG CRS code: 4957
- EPSG CRS name: NAD83(HARN)
- Alias(es) given by EPSG: NAD83(HPGN)
- CRS type: Geographic 3D
- EPSG datum code: 6152
- EPSG Usage Extent: USA - HARN
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4956
Tests “NAD83(HARN)” geocentric CRS creation from the factory.- EPSG CRS code: 4956
- EPSG CRS name: NAD83(HARN)
- Alias(es) given by EPSG: NAD83(HPGN)
- CRS type: Geocentric
- EPSG datum code: 6152
- EPSG Usage Extent: USA - HARN
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4759
Tests “NAD83(NSRS2007)” geographic CRS creation from the factory.- EPSG CRS code: 4759
- EPSG CRS name: NAD83(NSRS2007)
- CRS type: Geographic 2D
- EPSG datum code: 6759
- EPSG Usage Extent: USA - CONUS and Alaska; PRVI
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4893
Tests “NAD83(NSRS2007)” geographic CRS (3D) creation from the factory.- EPSG CRS code: 4893
- EPSG CRS name: NAD83(NSRS2007)
- CRS type: Geographic 3D
- EPSG datum code: 6759
- EPSG Usage Extent: USA - CONUS and Alaska; PRVI
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4892
Tests “NAD83(NSRS2007)” geocentric CRS creation from the factory.- EPSG CRS code: 4892
- EPSG CRS name: NAD83(NSRS2007)
- CRS type: Geocentric
- EPSG datum code: 6759
- EPSG Usage Extent: USA - CONUS and Alaska; PRVI
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4744
Tests “Nahrwan 1934” geographic CRS creation from the factory.- EPSG CRS code: 4744
- EPSG CRS name: Nahrwan 1934
- CRS type: Geographic 2D
- EPSG datum code: 6744
- EPSG Usage Extent: Asia - Middle East - Iraq and SW Iran
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4270
Tests “Nahrwan 1967” geographic CRS creation from the factory.- EPSG CRS code: 4270
- EPSG CRS name: Nahrwan 1967
- CRS type: Geographic 2D
- EPSG datum code: 6270
- EPSG Usage Extent: Asia - Middle East - Qatar offshore and UAE
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4693
Tests “Nakhl-e Ghanem” geographic CRS creation from the factory.- EPSG CRS code: 4693
- EPSG CRS name: Nakhl-e Ghanem
- CRS type: Geographic 2D
- EPSG datum code: 6693
- EPSG Usage Extent: Iran - Kangan district
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4158
Tests “Naparima 1955” geographic CRS creation from the factory.- EPSG CRS code: 4158
- EPSG CRS name: Naparima 1955
- CRS type: Geographic 2D
- EPSG datum code: 6158
- EPSG Usage Extent: Trinidad and Tobago - Trinidad - onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4271
Tests “Naparima 1972” geographic CRS creation from the factory.- EPSG CRS code: 4271
- EPSG CRS name: Naparima 1972
- CRS type: Geographic 2D
- EPSG datum code: 6271
- EPSG Usage Extent: Trinidad and Tobago - Tobago - onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4644
Tests “NEA74 Noumea” geographic CRS creation from the factory.- EPSG CRS code: 4644
- EPSG CRS name: NEA74 Noumea
- CRS type: Geographic 2D
- EPSG datum code: 6644
- EPSG Usage Extent: New Caledonia - Grande Terre - Noumea
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4318
Tests “NGN” geographic CRS creation from the factory.- EPSG CRS code: 4318
- EPSG CRS name: NGN
- CRS type: Geographic 2D
- EPSG datum code: 6318
- EPSG Usage Extent: Kuwait - onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4273
Tests “NGO 1948” geographic CRS creation from the factory.- EPSG CRS code: 4273
- EPSG CRS name: NGO 1948
- CRS type: Geographic 2D
- EPSG datum code: 6273
- EPSG Usage Extent: Norway - onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4817
Tests “NGO 1948 (Oslo)” geographic CRS creation from the factory.- EPSG CRS code: 4817
- EPSG CRS name: NGO 1948 (Oslo)
- CRS type: Geographic 2D
- EPSG datum code: 6817
- EPSG Usage Extent: Norway - onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4307
Tests “Nord Sahara 1959” geographic CRS creation from the factory.- EPSG CRS code: 4307
- EPSG CRS name: Nord Sahara 1959
- CRS type: Geographic 2D
- EPSG datum code: 6307
- EPSG Usage Extent: Algeria
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4680
Tests “Nouakchott 1965” geographic CRS creation from the factory.- EPSG CRS code: 4680
- EPSG CRS name: Nouakchott 1965
- CRS type: Geographic 2D
- EPSG datum code: 6680
- EPSG Usage Extent: Mauritania - central coast
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4276
Tests “NSWC 9Z-2” geographic CRS creation from the factory.- EPSG CRS code: 4276
- EPSG CRS name: NSWC 9Z-2
- CRS type: Geographic 2D
- EPSG datum code: 6276
- EPSG Usage Extent: World
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4275
Tests “NTF” geographic CRS creation from the factory.- EPSG CRS code: 4275
- EPSG CRS name: NTF
- CRS type: Geographic 2D
- EPSG datum code: 6275
- EPSG Usage Extent: France - onshore - mainland and Corsica
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4807
Tests “NTF (Paris)” geographic CRS creation from the factory.- EPSG CRS code: 4807
- EPSG CRS name: NTF (Paris)
- CRS type: Geographic 2D
- EPSG datum code: 6807
- EPSG Usage Extent: France - onshore - mainland and Corsica
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4167
Tests “NZGD2000” geographic CRS creation from the factory.- EPSG CRS code: 4167
- EPSG CRS name: NZGD2000
- CRS type: Geographic 2D
- EPSG datum code: 6167
- EPSG Usage Extent: New Zealand
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4959
Tests “NZGD2000” geographic CRS (3D) creation from the factory.- EPSG CRS code: 4959
- EPSG CRS name: NZGD2000
- CRS type: Geographic 3D
- EPSG datum code: 6167
- EPSG Usage Extent: New Zealand
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4958
Tests “NZGD2000” geocentric CRS creation from the factory.- EPSG CRS code: 4958
- EPSG CRS name: NZGD2000
- CRS type: Geocentric
- EPSG datum code: 6167
- EPSG Usage Extent: New Zealand
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4272
Tests “NZGD49” geographic CRS creation from the factory.- EPSG CRS code: 4272
- EPSG CRS name: NZGD49
- Alias(es) given by EPSG: GD49
- CRS type: Geographic 2D
- EPSG datum code: 6272
- EPSG Usage Extent: New Zealand - onshore and nearshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4129
Tests “Observatario” geographic CRS creation from the factory.- EPSG CRS code: 4129
- EPSG CRS name: Observatario
- Alias(es) given by EPSG: Observatario Campos Rodrigues 1907
- CRS type: Geographic 2D
- EPSG datum code: 6129
- EPSG Usage Extent: Mozambique - south
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4135
Tests “Old Hawaiian” geographic CRS creation from the factory.- EPSG CRS code: 4135
- EPSG CRS name: Old Hawaiian
- CRS type: Geographic 2D
- EPSG datum code: 6135
- EPSG Usage Extent: USA - Hawaii - onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4279
Tests “OS(SN)80” geographic CRS creation from the factory.- EPSG CRS code: 4279
- EPSG CRS name: OS(SN)80
- CRS type: Geographic 2D
- EPSG datum code: 6279
- EPSG Usage Extent: Europe - British Isles - UK and Ireland onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4277
Tests “OSGB36” geographic CRS creation from the factory.- EPSG CRS code: 4277
- EPSG CRS name: OSGB36
- CRS type: Geographic 2D
- EPSG datum code: 6277
- 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 CRS from the EPSG code.
-
EPSG_4278
Tests “OSGB70” geographic CRS creation from the factory.- EPSG CRS code: 4278
- EPSG CRS name: OSGB70
- CRS type: Geographic 2D
- EPSG datum code: 6278
- EPSG Usage Extent: UK - Great Britain; Isle of Man
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4188
Tests “OSNI 1952” geographic CRS creation from the factory.- EPSG CRS code: 4188
- EPSG CRS name: OSNI 1952
- CRS type: Geographic 2D
- EPSG datum code: 6188
- EPSG Usage Extent: UK - Northern Ireland - onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4281
Tests “Palestine 1923” geographic CRS creation from the factory.- EPSG CRS code: 4281
- EPSG CRS name: Palestine 1923
- CRS type: Geographic 2D
- EPSG datum code: 6281
- EPSG Usage Extent: Asia - Middle East - Israel; Jordan and Palestine onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4161
Tests “Pampa del Castillo” geographic CRS creation from the factory.- EPSG CRS code: 4161
- EPSG CRS name: Pampa del Castillo
- Alias(es) given by EPSG: Pampa Cas
- CRS type: Geographic 2D
- EPSG datum code: 6161
- EPSG Usage Extent: Argentina - 42.5°S to 50.3°S
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4746
Tests “PD/83” geographic CRS creation from the factory.- EPSG CRS code: 4746
- EPSG CRS name: PD/83
- Alias(es) given by EPSG: DHDN
- CRS type: Geographic 2D
- EPSG datum code: 6746
- EPSG Usage Extent: Germany - Thuringen
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4637
Tests “Perroud 1950” geographic CRS creation from the factory.- EPSG CRS code: 4637
- EPSG CRS name: Perroud 1950
- CRS type: Geographic 2D
- EPSG datum code: 6637
- EPSG Usage Extent: Antarctica - Adelie Land coastal area
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4636
Tests “Petrels 1972” geographic CRS creation from the factory.- EPSG CRS code: 4636
- EPSG CRS name: Petrels 1972
- CRS type: Geographic 2D
- EPSG datum code: 6636
- EPSG Usage Extent: Antarctica - Adelie Land - Petrels island
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4716
Tests “Phoenix Islands 1966” geographic CRS creation from the factory.- EPSG CRS code: 4716
- EPSG CRS name: Phoenix Islands 1966
- CRS type: Geographic 2D
- EPSG datum code: 6716
- EPSG Usage Extent: Kiribati - Phoenix Islands
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4729
Tests “Pitcairn 1967” geographic CRS creation from the factory.- EPSG CRS code: 4729
- EPSG CRS name: Pitcairn 1967
- CRS type: Geographic 2D
- EPSG datum code: 6729
- EPSG Usage Extent: Pitcairn - Pitcairn Island
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4763
Tests “Pitcairn 2006” geographic CRS creation from the factory.- EPSG CRS code: 4763
- EPSG CRS name: Pitcairn 2006
- CRS type: Geographic 2D
- EPSG datum code: 6763
- EPSG Usage Extent: Pitcairn - Pitcairn Island
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4728
Tests “PN84” geographic CRS creation from the factory.- EPSG CRS code: 4728
- EPSG CRS name: PN84
- Alias(es) given by EPSG: Pico de las Nieves 1984
- CRS type: Geographic 2D
- EPSG datum code: 6728
- EPSG Usage Extent: Spain - Canary Islands western
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4620
Tests “Point 58” geographic CRS creation from the factory.- EPSG CRS code: 4620
- EPSG CRS name: Point 58
- Alias(es) given by EPSG: 12th Parallel traverse
- CRS type: Geographic 2D
- EPSG datum code: 6620
- EPSG Usage Extent: Africa - 12th parallel N
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4282
Tests “Pointe Noire” geographic CRS creation from the factory.- EPSG CRS code: 4282
- EPSG CRS name: Pointe Noire
- Alias(es) given by EPSG: Congo 1960 Pointe Noire
- CRS type: Geographic 2D
- EPSG datum code: 6282
- EPSG Usage Extent: Congo
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4615
Tests “Porto Santo” geographic CRS creation from the factory.- EPSG CRS code: 4615
- EPSG CRS name: Porto Santo
- Alias(es) given by EPSG: Porto Santo 1936
- CRS type: Geographic 2D
- EPSG datum code: 6615
- EPSG Usage Extent: Portugal - Madeira archipelago onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4663
Tests “Porto Santo 1995” geographic CRS creation from the factory.- EPSG CRS code: 4663
- EPSG CRS name: Porto Santo 1995
- Alias(es) given by EPSG: Base SE
- CRS type: Geographic 2D
- EPSG datum code: 6663
- EPSG Usage Extent: Portugal - Madeira archipelago onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4694
Tests “POSGAR 94” geographic CRS creation from the factory.- EPSG CRS code: 4694
- EPSG CRS name: POSGAR 94
- CRS type: Geographic 2D
- EPSG datum code: 6694
- EPSG Usage Extent: Argentina
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4929
Tests “POSGAR 94” geographic CRS (3D) creation from the factory.- EPSG CRS code: 4929
- EPSG CRS name: POSGAR 94
- CRS type: Geographic 3D
- EPSG datum code: 6694
- EPSG Usage Extent: Argentina
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4928
Tests “POSGAR 94” geocentric CRS creation from the factory.- EPSG CRS code: 4928
- EPSG CRS name: POSGAR 94
- CRS type: Geocentric
- EPSG datum code: 6694
- EPSG Usage Extent: Argentina
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4190
Tests “POSGAR 98” geographic CRS creation from the factory.- EPSG CRS code: 4190
- EPSG CRS name: POSGAR 98
- Alias(es) given by EPSG: National Geodetic System [Argentina]
- CRS type: Geographic 2D
- EPSG datum code: 6190
- EPSG Usage Extent: Argentina
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4961
Tests “POSGAR 98” geographic CRS (3D) creation from the factory.- EPSG CRS code: 4961
- EPSG CRS name: POSGAR 98
- CRS type: Geographic 3D
- EPSG datum code: 6190
- EPSG Usage Extent: Argentina
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4960
Tests “POSGAR 98” geocentric CRS creation from the factory.- EPSG CRS code: 4960
- EPSG CRS name: POSGAR 98
- CRS type: Geocentric
- EPSG datum code: 6190
- EPSG Usage Extent: Argentina
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4683
Tests “PRS92” geographic CRS creation from the factory.- EPSG CRS code: 4683
- EPSG CRS name: PRS92
- Alias(es) given by EPSG: New Luzon
- CRS type: Geographic 2D
- EPSG datum code: 6683
- EPSG Usage Extent: Philippines
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4995
Tests “PRS92” geographic CRS (3D) creation from the factory.- EPSG CRS code: 4995
- EPSG CRS name: PRS92
- Alias(es) given by EPSG: New Luzon
- CRS type: Geographic 3D
- EPSG datum code: 6683
- EPSG Usage Extent: Philippines
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4994
Tests “PRS92” geocentric CRS creation from the factory.- EPSG CRS code: 4994
- EPSG CRS name: PRS92
- Alias(es) given by EPSG: New Luzon
- CRS type: Geocentric
- EPSG datum code: 6683
- EPSG Usage Extent: Philippines
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4248
Tests “PSAD56” geographic CRS creation from the factory.- EPSG CRS code: 4248
- EPSG CRS name: PSAD56
- Alias(es) given by EPSG: La Canoa
- CRS type: Geographic 2D
- EPSG datum code: 6248
- EPSG Usage Extent: South America - PSAD56 by country
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4134
Tests “PSD93” geographic CRS creation from the factory.- EPSG CRS code: 4134
- EPSG CRS name: PSD93
- Alias(es) given by EPSG: PDO Survey Datum 1993
- CRS type: Geographic 2D
- EPSG datum code: 6134
- EPSG Usage Extent: Oman - onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4139
Tests “Puerto Rico” geographic CRS creation from the factory.- EPSG CRS code: 4139
- EPSG CRS name: Puerto Rico
- CRS type: Geographic 2D
- EPSG datum code: 6139
- EPSG Usage Extent: Caribbean - Puerto Rico and Virgin Islands - onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4284
Tests “Pulkovo 1942” geographic CRS creation from the factory.- EPSG CRS code: 4284
- EPSG CRS name: Pulkovo 1942
- Alias(es) given by EPSG: S-42
- CRS type: Geographic 2D
- EPSG datum code: 6284
- EPSG Usage Extent: Europe - FSU onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4179
Tests “Pulkovo 1942(58)” geographic CRS creation from the factory.- EPSG CRS code: 4179
- EPSG CRS name: Pulkovo 1942(58)
- Alias(es) given by EPSG: Pulkovo 1942(56)
- CRS type: Geographic 2D
- EPSG datum code: 6179
- EPSG Usage Extent: Europe - onshore - eastern - S-42(58)
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4178
Tests “Pulkovo 1942(83)” geographic CRS creation from the factory.- EPSG CRS code: 4178
- EPSG CRS name: Pulkovo 1942(83)
- Alias(es) given by EPSG: 42/83
- CRS type: Geographic 2D
- EPSG datum code: 6178
- EPSG Usage Extent: Europe - onshore - eastern - S-42(83)
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4200
Tests “Pulkovo 1995” geographic CRS creation from the factory.- EPSG CRS code: 4200
- EPSG CRS name: Pulkovo 1995
- Alias(es) given by EPSG: S-95
- CRS type: Geographic 2D
- EPSG datum code: 6200
- EPSG Usage Extent: Russia
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4740
Tests “PZ-90” geographic CRS creation from the factory.- EPSG CRS code: 4740
- EPSG CRS name: PZ-90
- CRS type: Geographic 2D
- EPSG datum code: 6740
- EPSG Usage Extent: World
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4923
Tests “PZ-90” geographic CRS (3D) creation from the factory.- EPSG CRS code: 4923
- EPSG CRS name: PZ-90
- CRS type: Geographic 3D
- EPSG datum code: 6740
- EPSG Usage Extent: World
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4922
Tests “PZ-90” geocentric CRS creation from the factory.- EPSG CRS code: 4922
- EPSG CRS name: PZ-90
- CRS type: Geocentric
- EPSG datum code: 6740
- EPSG Usage Extent: World
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4286
Tests “Qatar 1948” geographic CRS creation from the factory.- EPSG CRS code: 4286
- EPSG CRS name: Qatar 1948
- CRS type: Geographic 2D
- EPSG datum code: 6286
- EPSG Usage Extent: Qatar - onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4285
Tests “Qatar 1974” geographic CRS creation from the factory.- EPSG CRS code: 4285
- EPSG CRS name: Qatar 1974
- CRS type: Geographic 2D
- EPSG datum code: 6285
- EPSG Usage Extent: Qatar
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4614
Tests “QND95” geographic CRS creation from the factory.- EPSG CRS code: 4614
- EPSG CRS name: QND95
- CRS type: Geographic 2D
- EPSG datum code: 6614
- EPSG Usage Extent: Qatar - onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4194
Tests “Qornoq 1927” geographic CRS creation from the factory.- EPSG CRS code: 4194
- EPSG CRS name: Qornoq 1927
- CRS type: Geographic 2D
- EPSG datum code: 6194
- EPSG Usage Extent: Greenland - west coast
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4153
Tests “Rassadiran” geographic CRS creation from the factory.- EPSG CRS code: 4153
- EPSG CRS name: Rassadiran
- CRS type: Geographic 2D
- EPSG datum code: 6153
- EPSG Usage Extent: Iran - Taheri refinery
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4745
Tests “RD/83” geographic CRS creation from the factory.- EPSG CRS code: 4745
- EPSG CRS name: RD/83
- Alias(es) given by EPSG: DHDN
- CRS type: Geographic 2D
- EPSG datum code: 6745
- EPSG Usage Extent: Germany - Saxony
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4189
Tests “REGVEN” geographic CRS creation from the factory.- EPSG CRS code: 4189
- EPSG CRS name: REGVEN
- CRS type: Geographic 2D
- EPSG datum code: 6189
- EPSG Usage Extent: Venezuela
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4963
Tests “REGVEN” geographic CRS (3D) creation from the factory.- EPSG CRS code: 4963
- EPSG CRS name: REGVEN
- CRS type: Geographic 3D
- EPSG datum code: 6189
- EPSG Usage Extent: Venezuela
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4962
Tests “REGVEN” geocentric CRS creation from the factory.- EPSG CRS code: 4962
- EPSG CRS name: REGVEN
- CRS type: Geocentric
- EPSG datum code: 6189
- EPSG Usage Extent: Venezuela
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4626
Tests “Reunion 1947” geographic CRS creation from the factory.- EPSG CRS code: 4626
- EPSG CRS name: Reunion 1947
- Alias(es) given by EPSG: Piton des Neiges
- CRS type: Geographic 2D
- EPSG datum code: 6626
- EPSG Usage Extent: Reunion - onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4657
Tests “Reykjavik 1900” geographic CRS creation from the factory.- EPSG CRS code: 4657
- EPSG CRS name: Reykjavik 1900
- CRS type: Geographic 2D
- EPSG datum code: 6657
- EPSG Usage Extent: Iceland - onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4171
Tests “RGF93” geographic CRS creation from the factory.- EPSG CRS code: 4171
- EPSG CRS name: RGF93
- Alias(es) given by EPSG: RGF93 (lat-lon)
- CRS type: Geographic 2D
- EPSG datum code: 6171
- EPSG Usage Extent: France
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4965
Tests “RGF94” geographic CRS (3D) creation from the factory.- EPSG CRS code: 4965
- EPSG CRS name: RGF94
- Alias(es) given by EPSG: RGF93 (lat-lon)
- CRS type: Geographic 3D
- EPSG datum code: 6171
- EPSG Usage Extent: France
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4964
Tests “RGF95” geocentric CRS creation from the factory.- EPSG CRS code: 4964
- EPSG CRS name: RGF95
- CRS type: Geocentric
- EPSG datum code: 6171
- EPSG Usage Extent: France
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4624
Tests “RGFG95” geographic CRS creation from the factory.- EPSG CRS code: 4624
- EPSG CRS name: RGFG95
- Alias(es) given by EPSG: RGFG95 (lat-lon)
- CRS type: Geographic 2D
- EPSG datum code: 6624
- EPSG Usage Extent: French Guiana
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4967
Tests “RGFG95” geographic CRS (3D) creation from the factory.- EPSG CRS code: 4967
- EPSG CRS name: RGFG95
- Alias(es) given by EPSG: RGFG95 (lat-lon)
- CRS type: Geographic 3D
- EPSG datum code: 6624
- EPSG Usage Extent: French Guiana
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4966
Tests “RGFG95” geocentric CRS creation from the factory.- EPSG CRS code: 4966
- EPSG CRS name: RGFG95
- CRS type: Geocentric
- EPSG datum code: 6624
- EPSG Usage Extent: French Guiana
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4749
Tests “RGNC91-93” geographic CRS creation from the factory.- EPSG CRS code: 4749
- EPSG CRS name: RGNC91-93
- CRS type: Geographic 2D
- EPSG datum code: 6749
- EPSG Usage Extent: New Caledonia
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4907
Tests “RGNC91-93” geographic CRS (3D) creation from the factory.- EPSG CRS code: 4907
- EPSG CRS name: RGNC91-93
- CRS type: Geographic 3D
- EPSG datum code: 6749
- EPSG Usage Extent: New Caledonia
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4906
Tests “RGNC91-93” geocentric CRS creation from the factory.- EPSG CRS code: 4906
- EPSG CRS name: RGNC91-93
- CRS type: Geocentric
- EPSG datum code: 6749
- EPSG Usage Extent: New Caledonia
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4687
Tests “RGPF” geographic CRS creation from the factory.- EPSG CRS code: 4687
- EPSG CRS name: RGPF
- CRS type: Geographic 2D
- EPSG datum code: 6687
- EPSG Usage Extent: French Polynesia
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4999
Tests “RGPF” geographic CRS (3D) creation from the factory.- EPSG CRS code: 4999
- EPSG CRS name: RGPF
- CRS type: Geographic 3D
- EPSG datum code: 6687
- EPSG Usage Extent: French Polynesia
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4998
Tests “RGPF” geocentric CRS creation from the factory.- EPSG CRS code: 4998
- EPSG CRS name: RGPF
- CRS type: Geocentric
- EPSG datum code: 6687
- EPSG Usage Extent: French Polynesia
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4627
Tests “RGR92” geographic CRS creation from the factory.- EPSG CRS code: 4627
- EPSG CRS name: RGR92
- Alias(es) given by EPSG: RGR92 (lat-lon)
- CRS type: Geographic 2D
- EPSG datum code: 6627
- EPSG Usage Extent: Reunion
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4971
Tests “RGR92” geographic CRS (3D) creation from the factory.- EPSG CRS code: 4971
- EPSG CRS name: RGR92
- Alias(es) given by EPSG: RGR92 (lat-lon)
- CRS type: Geographic 3D
- EPSG datum code: 6627
- EPSG Usage Extent: Reunion
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4970
Tests “RGR92” geocentric CRS creation from the factory.- EPSG CRS code: 4970
- EPSG CRS name: RGR92
- CRS type: Geocentric
- EPSG datum code: 6627
- EPSG Usage Extent: Reunion
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4558
Tests “RRAF 1991” geographic CRS creation from the factory.- EPSG CRS code: 4558
- EPSG CRS name: RRAF 1991
- CRS type: Geographic 2D
- EPSG datum code: 1047
- EPSG Usage Extent: Caribbean - French Antilles
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4764
Tests “RSRGD2000” geographic CRS creation from the factory.- EPSG CRS code: 4764
- EPSG CRS name: RSRGD2000
- CRS type: Geographic 2D
- EPSG datum code: 6764
- EPSG Usage Extent: Antarctica - Ross Sea Region
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4885
Tests “RSRGD2000” geographic CRS (3D) creation from the factory.- EPSG CRS code: 4885
- EPSG CRS name: RSRGD2000
- CRS type: Geographic 3D
- EPSG datum code: 6764
- EPSG Usage Extent: Antarctica - Ross Sea Region
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4884
Tests “RSRGD2000” geocentric CRS creation from the factory.- EPSG CRS code: 4884
- EPSG CRS name: RSRGD2000
- CRS type: Geocentric
- EPSG datum code: 6764
- EPSG Usage Extent: Antarctica - Ross Sea Region
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4308
Tests “RT38” geographic CRS creation from the factory.- EPSG CRS code: 4308
- EPSG CRS name: RT38
- CRS type: Geographic 2D
- EPSG datum code: 6308
- EPSG Usage Extent: Sweden - onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4814
Tests “RT38 (Stockholm)” geographic CRS creation from the factory.- EPSG CRS code: 4814
- EPSG CRS name: RT38 (Stockholm)
- CRS type: Geographic 2D
- EPSG datum code: 6814
- EPSG Usage Extent: Sweden - onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4124
Tests “RT90” geographic CRS creation from the factory.- EPSG CRS code: 4124
- EPSG CRS name: RT90
- CRS type: Geographic 2D
- EPSG datum code: 6124
- EPSG Usage Extent: Sweden
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4156
Tests “S-JTSK” geographic CRS creation from the factory.- EPSG CRS code: 4156
- EPSG CRS name: S-JTSK
- CRS type: Geographic 2D
- EPSG datum code: 6156
- EPSG Usage Extent: Europe - Czechoslovakia
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4818
Tests “S-JTSK (Ferro)” geographic CRS creation from the factory.- EPSG CRS code: 4818
- EPSG CRS name: S-JTSK (Ferro)
- CRS type: Geographic 2D
- EPSG datum code: 6818
- EPSG Usage Extent: Europe - Czechoslovakia
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4618
Tests “SAD69” geographic CRS creation from the factory.- EPSG CRS code: 4618
- EPSG CRS name: SAD69
- CRS type: Geographic 2D
- EPSG datum code: 6618
- EPSG Usage Extent: South America - SAD69 by country
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4638
Tests “Saint Pierre et Miquelon 1950” geographic CRS creation from the factory.- EPSG CRS code: 4638
- EPSG CRS name: Saint Pierre et Miquelon 1950
- Alias(es) given by EPSG: St Pierre Miquelon 1950
- CRS type: Geographic 2D
- EPSG datum code: 6638
- EPSG Usage Extent: St Pierre and Miquelon - onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4730
Tests “Santo 1965” geographic CRS creation from the factory.- EPSG CRS code: 4730
- EPSG CRS name: Santo 1965
- Alias(es) given by EPSG: Santo (DOS)
- CRS type: Geographic 2D
- EPSG datum code: 6730
- EPSG Usage Extent: Vanuatu - northern islands
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4292
Tests “Sapper Hill 1943” geographic CRS creation from the factory.- EPSG CRS code: 4292
- EPSG CRS name: Sapper Hill 1943
- CRS type: Geographic 2D
- EPSG datum code: 6292
- EPSG Usage Extent: Falkland Islands - onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4293
Tests “Schwarzeck” geographic CRS creation from the factory.- EPSG CRS code: 4293
- EPSG CRS name: Schwarzeck
- CRS type: Geographic 2D
- EPSG datum code: 6293
- EPSG Usage Extent: Namibia
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4195
Tests “Scoresbysund 1952” geographic CRS creation from the factory.- EPSG CRS code: 4195
- EPSG CRS name: Scoresbysund 1952
- CRS type: Geographic 2D
- EPSG datum code: 6195
- EPSG Usage Extent: Greenland - Scoresbysund area
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4613
Tests “Segara” geographic CRS creation from the factory.- EPSG CRS code: 4613
- EPSG CRS name: Segara
- Alias(es) given by EPSG: Samboja
- CRS type: Geographic 2D
- EPSG datum code: 6613
- EPSG Usage Extent: Indonesia - Kalimantan E
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4820
Tests “Segara (Jakarta)” geographic CRS creation from the factory.- EPSG CRS code: 4820
- EPSG CRS name: Segara (Jakarta)
- Alias(es) given by EPSG: Samboja (Jakarta)
- CRS type: Geographic 2D
- EPSG datum code: 6820
- EPSG Usage Extent: Indonesia - Kalimantan E
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4616
Tests “Selvagem Grande” geographic CRS creation from the factory.- EPSG CRS code: 4616
- EPSG CRS name: Selvagem Grande
- Alias(es) given by EPSG: Marco Astro
- CRS type: Geographic 2D
- EPSG datum code: 6616
- EPSG Usage Extent: Portugal - Selvagens onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4295
Tests “Serindung” geographic CRS creation from the factory.- EPSG CRS code: 4295
- EPSG CRS name: Serindung
- CRS type: Geographic 2D
- EPSG datum code: 6295
- EPSG Usage Extent: Indonesia - Kalimantan W - coastal
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4174
Tests “Sierra Leone 1924” geographic CRS creation from the factory.- EPSG CRS code: 4174
- EPSG CRS name: Sierra Leone 1924
- CRS type: Geographic 2D
- EPSG datum code: 6174
- EPSG Usage Extent: Sierra Leone - Freetown Peninsula
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4175
Tests “Sierra Leone 1968” geographic CRS creation from the factory.- EPSG CRS code: 4175
- EPSG CRS name: Sierra Leone 1968
- CRS type: Geographic 2D
- EPSG datum code: 6175
- EPSG Usage Extent: Sierra Leone - onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4726
Tests “SIGD61” geographic CRS creation from the factory.- EPSG CRS code: 4726
- EPSG CRS name: SIGD61
- Alias(es) given by EPSG: Little Cayman 1961
- CRS type: Geographic 2D
- EPSG datum code: 6726
- EPSG Usage Extent: Cayman Islands - Little Cayman and Cayman Brac
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4170
Tests “SIRGAS 1995” geographic CRS creation from the factory.- EPSG CRS code: 4170
- EPSG CRS name: SIRGAS 1995
- Alias(es) given by EPSG: SIRGAS
- CRS type: Geographic 2D
- EPSG datum code: 6170
- EPSG Usage Extent: South America - SIRGAS 1995 by country
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4975
Tests “SIRGAS 1995” geographic CRS (3D) creation from the factory.- EPSG CRS code: 4975
- EPSG CRS name: SIRGAS 1995
- Alias(es) given by EPSG: SIRGAS
- CRS type: Geographic 3D
- EPSG datum code: 6170
- EPSG Usage Extent: South America - SIRGAS 1995 by country
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4974
Tests “SIRGAS 1995” geocentric CRS creation from the factory.- EPSG CRS code: 4974
- EPSG CRS name: SIRGAS 1995
- Alias(es) given by EPSG: SIRGAS
- CRS type: Geocentric
- EPSG datum code: 6170
- EPSG Usage Extent: South America - SIRGAS 1995 by country
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4674
Tests “SIRGAS 2000” geographic CRS creation from the factory.- EPSG CRS code: 4674
- EPSG CRS name: SIRGAS 2000
- CRS type: Geographic 2D
- EPSG datum code: 6674
- EPSG Usage Extent: Latin America - SIRGAS 2000 by country
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4989
Tests “SIRGAS 2000” geographic CRS (3D) creation from the factory.- EPSG CRS code: 4989
- EPSG CRS name: SIRGAS 2000
- CRS type: Geographic 3D
- EPSG datum code: 6674
- EPSG Usage Extent: Latin America - SIRGAS 2000 by country
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4988
Tests “SIRGAS 2000” geocentric CRS creation from the factory.- EPSG CRS code: 4988
- EPSG CRS name: SIRGAS 2000
- CRS type: Geocentric
- EPSG datum code: 6674
- EPSG Usage Extent: Latin America - SIRGAS 2000 by country
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4765
Tests “Slovenia 1996” geographic CRS creation from the factory.- EPSG CRS code: 4765
- EPSG CRS name: Slovenia 1996
- Alias(es) given by EPSG: D96
- CRS type: Geographic 2D
- EPSG datum code: 6765
- EPSG Usage Extent: Slovenia
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4883
Tests “Slovenia 1996” geographic CRS (3D) creation from the factory.- EPSG CRS code: 4883
- EPSG CRS name: Slovenia 1996
- Alias(es) given by EPSG: D96
- CRS type: Geographic 3D
- EPSG datum code: 6765
- EPSG Usage Extent: Slovenia
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4882
Tests “Slovenia 1996” geocentric CRS creation from the factory.- EPSG CRS code: 4882
- EPSG CRS name: Slovenia 1996
- Alias(es) given by EPSG: D96
- CRS type: Geocentric
- EPSG datum code: 6765
- EPSG Usage Extent: Slovenia
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4718
Tests “Solomon 1968” geographic CRS creation from the factory.- EPSG CRS code: 4718
- EPSG CRS name: Solomon 1968
- CRS type: Geographic 2D
- EPSG datum code: 6718
- EPSG Usage Extent: Solomon Islands - onshore main islands
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4722
Tests “South Georgia 1968” geographic CRS creation from the factory.- EPSG CRS code: 4722
- EPSG CRS name: South Georgia 1968
- CRS type: Geographic 2D
- EPSG datum code: 6722
- EPSG Usage Extent: South Georgia - onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4164
Tests “South Yemen” geographic CRS creation from the factory.- EPSG CRS code: 4164
- EPSG CRS name: South Yemen
- CRS type: Geographic 2D
- EPSG datum code: 6164
- EPSG Usage Extent: Yemen - South Yemen - mainland
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4138
Tests “St. George Island” geographic CRS creation from the factory.- EPSG CRS code: 4138
- EPSG CRS name: St. George Island
- CRS type: Geographic 2D
- EPSG datum code: 6138
- EPSG Usage Extent: USA - Alaska - St. George Island
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4605
Tests “St. Kitts 1955” geographic CRS creation from the factory.- EPSG CRS code: 4605
- EPSG CRS name: St. Kitts 1955
- CRS type: Geographic 2D
- EPSG datum code: 6605
- EPSG Usage Extent: St Kitts and Nevis - onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4136
Tests “St. Lawrence Island” geographic CRS creation from the factory.- EPSG CRS code: 4136
- EPSG CRS name: St. Lawrence Island
- CRS type: Geographic 2D
- EPSG datum code: 6136
- EPSG Usage Extent: USA - Alaska - St. Lawrence Island
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4606
Tests “St. Lucia 1955” geographic CRS creation from the factory.- EPSG CRS code: 4606
- EPSG CRS name: St. Lucia 1955
- CRS type: Geographic 2D
- EPSG datum code: 6606
- EPSG Usage Extent: St Lucia - onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4137
Tests “St. Paul Island” geographic CRS creation from the factory.- EPSG CRS code: 4137
- EPSG CRS name: St. Paul Island
- CRS type: Geographic 2D
- EPSG datum code: 6137
- EPSG Usage Extent: USA - Alaska - St. Paul Island
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4607
Tests “St. Vincent 1945” geographic CRS creation from the factory.- EPSG CRS code: 4607
- EPSG CRS name: St. Vincent 1945
- CRS type: Geographic 2D
- EPSG datum code: 6607
- EPSG Usage Extent: St Vincent and the Grenadines - onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4643
Tests “ST71 Belep” geographic CRS creation from the factory.- EPSG CRS code: 4643
- EPSG CRS name: ST71 Belep
- CRS type: Geographic 2D
- EPSG datum code: 6643
- EPSG Usage Extent: New Caledonia - Belep
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4642
Tests “ST84 Ile des Pins” geographic CRS creation from the factory.- EPSG CRS code: 4642
- EPSG CRS name: ST84 Ile des Pins
- CRS type: Geographic 2D
- EPSG datum code: 6642
- EPSG Usage Extent: New Caledonia - Ile des Pins
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4750
Tests “ST87 Ouvea” geographic CRS creation from the factory.- EPSG CRS code: 4750
- EPSG CRS name: ST87 Ouvea
- CRS type: Geographic 2D
- EPSG datum code: 6750
- EPSG Usage Extent: New Caledonia - Ouvea
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4757
Tests “SVY21” geographic CRS creation from the factory.- EPSG CRS code: 4757
- EPSG CRS name: SVY21
- CRS type: Geographic 2D
- EPSG datum code: 6757
- EPSG Usage Extent: Singapore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4619
Tests “SWEREF99” geographic CRS creation from the factory.- EPSG CRS code: 4619
- EPSG CRS name: SWEREF99
- CRS type: Geographic 2D
- EPSG datum code: 6619
- EPSG Usage Extent: Sweden
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4977
Tests “SWEREF99” geographic CRS (3D) creation from the factory.- EPSG CRS code: 4977
- EPSG CRS name: SWEREF99
- CRS type: Geographic 3D
- EPSG datum code: 6619
- EPSG Usage Extent: Sweden
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4976
Tests “SWEREF99” geocentric CRS creation from the factory.- EPSG CRS code: 4976
- EPSG CRS name: SWEREF99
- CRS type: Geocentric
- EPSG datum code: 6619
- EPSG Usage Extent: Sweden
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4629
Tests “Tahaa 54” geographic CRS creation from the factory.- EPSG CRS code: 4629
- EPSG CRS name: Tahaa 54
- Alias(es) given by EPSG: Tahaa
- CRS type: Geographic 2D
- EPSG datum code: 6629
- EPSG Usage Extent: French Polynesia - Society Islands - Bora Bora; Huahine; Raiatea; Tahaa
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4628
Tests “Tahiti 52” geographic CRS creation from the factory.- EPSG CRS code: 4628
- EPSG CRS name: Tahiti 52
- Alias(es) given by EPSG: Tahiti
- CRS type: Geographic 2D
- EPSG datum code: 6628
- EPSG Usage Extent: French Polynesia - Society Islands - Moorea and Tahiti
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4690
Tests “Tahiti 79” geographic CRS creation from the factory.- EPSG CRS code: 4690
- EPSG CRS name: Tahiti 79
- Alias(es) given by EPSG: IGN79 Tahiti
- CRS type: Geographic 2D
- EPSG datum code: 6690
- EPSG Usage Extent: French Polynesia - Society Islands - Tahiti
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4297
Tests “Tananarive” geographic CRS creation from the factory.- EPSG CRS code: 4297
- EPSG CRS name: Tananarive
- CRS type: Geographic 2D
- EPSG datum code: 6297
- EPSG Usage Extent: Madagascar - onshore and nearshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4810
Tests “Tananarive (Paris)” geographic CRS creation from the factory.- EPSG CRS code: 4810
- EPSG CRS name: Tananarive (Paris)
- CRS type: Geographic 2D
- EPSG datum code: 6810
- EPSG Usage Extent: Madagascar - onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4303
Tests “TC(1948)” geographic CRS creation from the factory.- EPSG CRS code: 4303
- EPSG CRS name: TC(1948)
- CRS type: Geographic 2D
- EPSG datum code: 6303
- EPSG Usage Extent: UAE - Abu Dhabi and Dubai - onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4707
Tests “Tern Island 1961” geographic CRS creation from the factory.- EPSG CRS code: 4707
- EPSG CRS name: Tern Island 1961
- CRS type: Geographic 2D
- EPSG datum code: 6707
- EPSG Usage Extent: USA - Hawaii - Tern Island and Sorel Atoll
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4127
Tests “Tete” geographic CRS creation from the factory.- EPSG CRS code: 4127
- EPSG CRS name: Tete
- CRS type: Geographic 2D
- EPSG datum code: 6127
- EPSG Usage Extent: Mozambique - onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4298
Tests “Timbalai 1948” geographic CRS creation from the factory.- EPSG CRS code: 4298
- EPSG CRS name: Timbalai 1948
- Alias(es) given by EPSG: Timbalai 1968
- CRS type: Geographic 2D
- EPSG datum code: 6298
- EPSG Usage Extent: Asia - Brunei and East Malaysia
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4299
Tests “TM65” geographic CRS creation from the factory.- EPSG CRS code: 4299
- EPSG CRS name: TM65
- CRS type: Geographic 2D
- EPSG datum code: 6299
- EPSG Usage Extent: Europe - Ireland (Republic and Ulster) - onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4300
Tests “TM75” geographic CRS creation from the factory.- EPSG CRS code: 4300
- EPSG CRS name: TM75
- Alias(es) given by EPSG: 1975 Mapping Adjustment
- CRS type: Geographic 2D
- EPSG datum code: 6300
- EPSG Usage Extent: Europe - Ireland (Republic and Ulster) - onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4301
Tests “Tokyo” geographic CRS creation from the factory.- EPSG CRS code: 4301
- EPSG CRS name: Tokyo
- Alias(es) given by EPSG: Tokyo 1918
- CRS type: Geographic 2D
- EPSG datum code: 6301
- EPSG Usage Extent: Asia - Japan and Korea
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4302
Tests “Trinidad 1903” geographic CRS creation from the factory.- EPSG CRS code: 4302
- EPSG CRS name: Trinidad 1903
- CRS type: Geographic 2D
- EPSG datum code: 6302
- EPSG Usage Extent: Trinidad and Tobago - Trinidad
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4734
Tests “Tristan 1968” geographic CRS creation from the factory.- EPSG CRS code: 4734
- EPSG CRS name: Tristan 1968
- CRS type: Geographic 2D
- EPSG datum code: 6734
- EPSG Usage Extent: St Helena - Tristan da Cunha
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_3821
Tests “TWD67” geographic CRS creation from the factory.- EPSG CRS code: 3821
- EPSG CRS name: TWD67
- CRS type: Geographic 2D
- EPSG datum code: 1025
- EPSG Usage Extent: Taiwan - onshore - mainland and Penghu
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_3824
Tests “TWD97” geographic CRS creation from the factory.- EPSG CRS code: 3824
- EPSG CRS name: TWD97
- CRS type: Geographic 2D
- EPSG datum code: 1026
- EPSG Usage Extent: Taiwan
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_3823
Tests “TWD97” geographic CRS (3D) creation from the factory.- EPSG CRS code: 3823
- EPSG CRS name: TWD97
- CRS type: Geographic 3D
- EPSG datum code: 1026
- EPSG Usage Extent: Taiwan
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_3822
Tests “TWD97” geocentric CRS creation from the factory.- EPSG CRS code: 3822
- EPSG CRS name: TWD97
- CRS type: Geocentric
- EPSG datum code: 1026
- EPSG Usage Extent: Taiwan
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4748
Tests “Vanua Levu 1915” geographic CRS creation from the factory.- EPSG CRS code: 4748
- EPSG CRS name: Vanua Levu 1915
- Alias(es) given by EPSG: Vanua Levu 1917
- CRS type: Geographic 2D
- EPSG datum code: 6748
- EPSG Usage Extent: Fiji - Vanua Levu and Taveuni
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4676
Tests “Vientiane 1982” geographic CRS creation from the factory.- EPSG CRS code: 4676
- EPSG CRS name: Vientiane 1982
- CRS type: Geographic 2D
- EPSG datum code: 6676
- EPSG Usage Extent: Laos
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4752
Tests “Viti Levu 1912” geographic CRS creation from the factory.- EPSG CRS code: 4752
- EPSG CRS name: Viti Levu 1912
- Alias(es) given by EPSG: Viti Levu 1916
- CRS type: Geographic 2D
- EPSG datum code: 6752
- EPSG Usage Extent: Fiji - Viti Levu
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4756
Tests “VN-2000” geographic CRS creation from the factory.- EPSG CRS code: 4756
- EPSG CRS name: VN-2000
- CRS type: Geographic 2D
- EPSG datum code: 6756
- EPSG Usage Extent: Vietnam - onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4304
Tests “Voirol 1875” geographic CRS creation from the factory.- EPSG CRS code: 4304
- EPSG CRS name: Voirol 1875
- CRS type: Geographic 2D
- EPSG datum code: 6304
- EPSG Usage Extent: Algeria - north of 32°N
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4811
Tests “Voirol 1875 (Paris)” geographic CRS creation from the factory.- EPSG CRS code: 4811
- EPSG CRS name: Voirol 1875 (Paris)
- CRS type: Geographic 2D
- EPSG datum code: 6811
- EPSG Usage Extent: Algeria - north of 32°N
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4671
Tests “Voirol 1879” geographic CRS creation from the factory.- EPSG CRS code: 4671
- EPSG CRS name: Voirol 1879
- CRS type: Geographic 2D
- EPSG datum code: 6671
- EPSG Usage Extent: Algeria - north of 32°N
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4821
Tests “Voirol 1879 (Paris)” geographic CRS creation from the factory.- EPSG CRS code: 4821
- EPSG CRS name: Voirol 1879 (Paris)
- CRS type: Geographic 2D
- EPSG datum code: 6821
- EPSG Usage Extent: Algeria - north of 32°N
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4733
Tests “Wake Island 1952” geographic CRS creation from the factory.- EPSG CRS code: 4733
- EPSG CRS name: Wake Island 1952
- CRS type: Geographic 2D
- EPSG datum code: 6733
- EPSG Usage Extent: Wake - onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4760
Tests “WGS 66” geographic CRS creation from the factory.- EPSG CRS code: 4760
- EPSG CRS name: WGS 66
- CRS type: Geographic 2D
- EPSG datum code: 6760
- EPSG Usage Extent: World
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4891
Tests “WGS 66” geographic CRS (3D) creation from the factory.- EPSG CRS code: 4891
- EPSG CRS name: WGS 66
- CRS type: Geographic 3D
- EPSG datum code: 6760
- EPSG Usage Extent: World
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4890
Tests “WGS 66” geocentric CRS creation from the factory.- EPSG CRS code: 4890
- EPSG CRS name: WGS 66
- CRS type: Geocentric
- EPSG datum code: 6760
- EPSG Usage Extent: World
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4322
Tests “WGS 72” geographic CRS creation from the factory.- EPSG CRS code: 4322
- EPSG CRS name: WGS 72
- CRS type: Geographic 2D
- EPSG datum code: 6322
- EPSG Usage Extent: World
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4985
Tests “WGS 72” geographic CRS (3D) creation from the factory.- EPSG CRS code: 4985
- EPSG CRS name: WGS 72
- CRS type: Geographic 3D
- EPSG datum code: 6322
- EPSG Usage Extent: World
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4984
Tests “WGS 72” geocentric CRS creation from the factory.- EPSG CRS code: 4984
- EPSG CRS name: WGS 72
- CRS type: Geocentric
- EPSG datum code: 6322
- EPSG Usage Extent: World
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4324
Tests “WGS 72BE” geographic CRS creation from the factory.- EPSG CRS code: 4324
- EPSG CRS name: WGS 72BE
- CRS type: Geographic 2D
- EPSG datum code: 6324
- EPSG Usage Extent: World
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4987
Tests “WGS 72BE” geographic CRS (3D) creation from the factory.- EPSG CRS code: 4987
- EPSG CRS name: WGS 72BE
- CRS type: Geographic 3D
- EPSG datum code: 6324
- EPSG Usage Extent: World
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4986
Tests “WGS 72BE” geocentric CRS creation from the factory.- EPSG CRS code: 4986
- EPSG CRS name: WGS 72BE
- CRS type: Geocentric
- EPSG datum code: 6324
- EPSG Usage Extent: World
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4326
Tests “WGS 84” geographic CRS creation from the factory.- EPSG CRS code: 4326
- EPSG CRS name: WGS 84
- CRS type: Geographic 2D
- EPSG datum code: 6326
- EPSG Usage Extent: World
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4979
Tests “WGS 84” geographic CRS (3D) creation from the factory.- EPSG CRS code: 4979
- EPSG CRS name: WGS 84
- CRS type: Geographic 3D
- EPSG datum code: 6326
- EPSG Usage Extent: World
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4978
Tests “WGS 84” geocentric CRS creation from the factory.- EPSG CRS code: 4978
- EPSG CRS name: WGS 84
- CRS type: Geocentric
- EPSG datum code: 6326
- EPSG Usage Extent: World
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4610
Tests “Xian 1980” geographic CRS creation from the factory.- EPSG CRS code: 4610
- EPSG CRS name: Xian 1980
- CRS type: Geographic 2D
- EPSG datum code: 6610
- EPSG Usage Extent: China - onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4309
Tests “Yacare” geographic CRS creation from the factory.- EPSG CRS code: 4309
- EPSG CRS name: Yacare
- Alias(es) given by EPSG: ROU-USAMS
- CRS type: Geographic 2D
- EPSG datum code: 6309
- EPSG Usage Extent: Uruguay - onshore
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4163
Tests “Yemen NGN96” geographic CRS creation from the factory.- EPSG CRS code: 4163
- EPSG CRS name: Yemen NGN96
- CRS type: Geographic 2D
- EPSG datum code: 6163
- EPSG Usage Extent: Yemen
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4981
Tests “Yemen NGN96” geographic CRS (3D) creation from the factory.- EPSG CRS code: 4981
- EPSG CRS name: Yemen NGN96
- CRS type: Geographic 3D
- EPSG datum code: 6163
- EPSG Usage Extent: Yemen
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4980
Tests “Yemen NGN96” geocentric CRS creation from the factory.- EPSG CRS code: 4980
- EPSG CRS name: Yemen NGN96
- CRS type: Geocentric
- EPSG datum code: 6163
- EPSG Usage Extent: Yemen
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4310
Tests “Yoff” geographic CRS creation from the factory.- EPSG CRS code: 4310
- EPSG CRS name: Yoff
- CRS type: Geographic 2D
- EPSG datum code: 6310
- EPSG Usage Extent: Senegal
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-
EPSG_4311
Tests “Zanderij” geographic CRS creation from the factory.- EPSG CRS code: 4311
- EPSG CRS name: Zanderij
- CRS type: Geographic 2D
- EPSG datum code: 6311
- EPSG Usage Extent: Suriname
- Throws:
FactoryException
- if an error occurred while creating the CRS from the EPSG code.
-