.. _f-geodata: module ``datasource.geodata`` ============================= Short summary +++++++++++++ module ``pyensae.datasource.geodata`` Geographic datasets. :githublink:`%|py|5` Functions +++++++++ +----------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------+ | function | truncated documentation | +========================================================================================+=====================================================================================+ | :func:`lambert932WGPS ` | Converts Lambert coordinates into longitude, latitude. Does not use :epkg:`pyproj`. | +----------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------+ | :func:`load_french_departements ` | Returns the definition of French departments. | +----------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------+ Documentation +++++++++++++ .. automodule:: pyensae.datasource.geodata :members: :special-members: __init__ :show-inheritance: