diff --git a/apple-touch-icon-120x120.png b/apple-touch-icon-120x120.png index 807db78..098a80a 100644 Binary files a/apple-touch-icon-120x120.png and b/apple-touch-icon-120x120.png differ diff --git a/apple-touch-icon-152x152.png b/apple-touch-icon-152x152.png index e7a9fe9..d965864 100644 Binary files a/apple-touch-icon-152x152.png and b/apple-touch-icon-152x152.png differ diff --git a/apple-touch-icon-180x180.png b/apple-touch-icon-180x180.png index 58a1bf3..7321c4c 100644 Binary files a/apple-touch-icon-180x180.png and b/apple-touch-icon-180x180.png differ diff --git a/apple-touch-icon-60x60.png b/apple-touch-icon-60x60.png index 26952f1..6698411 100644 Binary files a/apple-touch-icon-60x60.png and b/apple-touch-icon-60x60.png differ diff --git a/apple-touch-icon-76x76.png b/apple-touch-icon-76x76.png index 1b30b72..a94363e 100644 Binary files a/apple-touch-icon-76x76.png and b/apple-touch-icon-76x76.png differ diff --git a/apple-touch-icon.png b/apple-touch-icon.png index b765173..d3822c3 100644 Binary files a/apple-touch-icon.png and b/apple-touch-icon.png differ diff --git a/articles/CARTElette.html b/articles/CARTElette.html index eea33b2..66ec97b 100644 --- a/articles/CARTElette.html +++ b/articles/CARTElette.html @@ -173,7 +173,7 @@
reg_sf <- charger_carte(COG = 2024, nivsupra = "REG", geometrie_simplifiee = FALSE)
## Reading layer `REG_2024_CARTElette' from data source
-## `/private/var/folders/h9/l1shxhdd69nct08ylzq0n6q00000gn/T/RtmpeAuN8l/REG_2024_CARTElette.shp'
+## `/private/var/folders/sx/mf6nj_sn1ll2crpml02qjgbr0000gn/T/RtmpcBZG4M/REG_2024_CARTElette.shp'
## using driver `ESRI Shapefile'
## Simple feature collection with 18 features and 2 fields
## Geometry type: MULTIPOLYGON
@@ -195,11 +195,11 @@ Charger une couche cartographi
Avec les arrondissements :
-
+
Sans les arrondissements :
-
+
Repositionner les DOM grâce à une grille
@@ -210,7 +210,7 @@ Repositionner les DOM grâce
s’obtient grâce à st_crs(couche_sf)$proj4string
.
positions <- positionner_DOM_grille(projection = st_crs(reg_sf)$proj4string)
-
+
Cette technique a l’avantage d’aligner les DOM de manière
exacte contrairement à la technique du “glissage” ci-dessous
qui rend le positionnement plus approximatif.
@@ -238,8 +238,8 @@ Repositionner les DOM en les glis
$`5`
[1] 4.948049 41.193759
-
-
+
+
Cette technique a l’avantage de fournir un aperçu en direct
du nouveau positionnement des DOM contrairement à la technique
de la “grille” ci-dessus qui ne le permet pas.
@@ -256,7 +256,7 @@ Déplacer les DOM
ze <- charger_carte(COG = 2024, nivsupra = "ZE2020")
## Reading layer `ZE2020_2024_CARTElette' from data source
-## `/private/var/folders/h9/l1shxhdd69nct08ylzq0n6q00000gn/T/RtmpeAuN8l/ZE2020_2024_CARTElette.shp'
+## `/private/var/folders/sx/mf6nj_sn1ll2crpml02qjgbr0000gn/T/RtmpcBZG4M/ZE2020_2024_CARTElette.shp'
## using driver `ESRI Shapefile'
## Simple feature collection with 306 features and 2 fields
## Geometry type: MULTIPOLYGON
diff --git a/favicon-16x16.png b/favicon-16x16.png
index 237cd3c..3c9e186 100644
Binary files a/favicon-16x16.png and b/favicon-16x16.png differ
diff --git a/favicon-32x32.png b/favicon-32x32.png
index 2b41c7c..68be357 100644
Binary files a/favicon-32x32.png and b/favicon-32x32.png differ
diff --git a/pkgdown.yml b/pkgdown.yml
index cbd97bc..2a0dc4b 100644
--- a/pkgdown.yml
+++ b/pkgdown.yml
@@ -3,5 +3,5 @@ pkgdown: 2.0.9
pkgdown_sha: ~
articles:
CARTElette: CARTElette.html
-last_built: 2024-07-03T16:07Z
+last_built: 2024-07-03T16:24Z