:orphan: ☷ :doc:`return to Workflows <../../../4_workflows/workflows>` DEMs from IGN =============================== 🌍 `Access data `_ |IGN| provides several |DEM| datasets at different resolutions (`IGN datastore `_). BD ALTI 25m ^^^^^^^^^^^^ Description """"""""""""" These data are available on `cartes.gouv.fr `_ in the ASCII format, as square tiles of 25 km × 25 km, under the CRS epsg:2154. GEOP4TH workflows """""""""""""""""""" Once downloaded, these ASCII tiles can be standardized (one single file, embedded CRS, geospatial format such as GeoTIFF...) by using the function :meth:`standardize_bdalti `. Standardized DEM data can then be used in application workflows such as :func:`cwatm_dem `, which reprojects and clips data as demanded, and generates maps of flow directions and elevation standard deviation. .. |IGN| raw:: html IGN .. |DEM| raw:: html DEM .. # define a hard line break for HTML .. |br| raw:: html
.. |nbsp| unicode:: 0xA0 :trim: