hydromodpy.data.common.administrative.france#
French administrative subdivision (département) detection.
Uses a bundled GeoPackage (departement.gpkg) containing simplified
department polygons in EPSG:2154 (Lambert-93). The file ships with the
package (~600 KB) so detection is purely local - no network call needed.
Source: IGN ADMIN EXPRESS COG CARTO (Licence Ouverte / ETALAB v2.0), simplified to 500 m tolerance.
Functions
|
Return the EPSG:2154 bounding box covering the requested departments. |
|
Return the EPSG:2154 bounding box covering the requested regions. |
|
Normalize a department code to 3-character zero-padded format. |
|
Return department codes whose territory intersects bbox. |
|
Return department codes for French administrative regions. |
|
Return the union geometry covering the requested departments. |
|
Return the union geometry covering the requested French regions. |