Getting Started
FlinnEngdahl
Developer Resources
Indices and Tables
Return region from given coordinate
>>> fe = FlinnEngdahl() >>> print(fe.get_region(12, 48)) GERMANY >>> print(fe.get_region(-60, -30)) NORTHEASTERN ARGENTINA
longitude (int or float) – WGS84 longitude
latitude (int or float) – WGS84 latitude
str
Flinn Engdahl region name