stazioniGNSS | R Documentation |
La Rete GNSS Italiana รจ una rete composta da circa 700 stazioni permanenti GNSS diffuse sul territorio nazionale e alcune nazioni limitrofe. Con cadenza giornaliera viene eseguito il ricalcolo delle coordinate con il software Bernese v. 5.2 e con cadenza settimanale vengono emanate le coordinate aggiornate dalla combinazione delle 7 soluzioni giornaliere.
stazioniGNSS
A list with multiple objects of class "sf"
with:
ITA - stations from (http://retegnssveneto.cisas.unipd.it/gpsitn/)
IGSNetwork - stations from (https://files.igs.org/pub/station/general/IGSNetwork.csv)
La rete EUREF la trovi (https://files.igs.org/pub/station/general/IGSNetwork.csv)
Rete GNSS Veneto (Rete GNSS Veneto)
## NOT RUN: data(World, metro, rivers, land) ## NOT RUN: tmap::tmap_mode("plot") ## NOT RUN: tmap::tm_shape(tmap::World) + ## NOT RUN: tmap::tm_borders("black", lwd = .5) + ## NOT RUN: tmap::tm_shape(stazioniGNSS$IGSNetwork) + ## NOT RUN: tmap::tm_symbols(col = "red", scale=.3 ) + ## NOT RUN: tmap::tm_legend(show = FALSE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.