Advertisement
rodolpheg

Untitled

Nov 19th, 2020
37
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. model Trafic
  2.  
  3. global {
  4. file shp_bati <- file("../includes/bati.shp");
  5. file shp_rues <- file("../includes/rues_vm.shp");
  6. geometry shape <- envelope(shp_rues);
  7. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement