Update 8. Automatisations rédigé par Antoine RIVIERE's avatar Antoine RIVIERE
...@@ -167,7 +167,8 @@ DROP table IF EXISTS r020_territoire_physique.t_mnt_rge_r3_slope_temp ; ...@@ -167,7 +167,8 @@ DROP table IF EXISTS r020_territoire_physique.t_mnt_rge_r3_slope_temp ;
* Champs nécessaires : * Champs nécessaires :
* geom : geometry(polygon, 2154) + index GIST ! * geom : geometry(polygon, 2154) + index GIST !
* alti : real * alti : real
> Note TODO AR : implémenter l'utilisation directe du raster PG.
### 1.1.2) Segments théoriques calculés à partir d'un MNT surcreusé par réseau hydro réel (idéalement calculés avec GRASS) avec différents threshold : ### 1.1.2) Segments théoriques calculés à partir d'un MNT surcreusé par réseau hydro réel (idéalement calculés avec GRASS) avec différents threshold :
... ...
......