Skip to content

Commit

Permalink
docs: fix 1 link
Browse files Browse the repository at this point in the history
  • Loading branch information
maelle committed Oct 17, 2024
1 parent f5b657e commit a487523
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
4 changes: 1 addition & 3 deletions vignettes/emodnet.wfs.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -94,8 +94,6 @@ The column `service_name` shows services available, while `service_url` has the

``` r
seabed_wfs_client <- emodnet_init_wfs_client(service = "seabed_habitats_general_datasets_and_products")
#> Loading ISO 19139 XML schemas...
#> Loading ISO 19115 codelists...
#> ✔ WFS client created successfully
#> ℹ Service: "https://ows.emodnet-seabedhabitats.eu/geoserver/emodnet_open/wfs"
#> ℹ Version: "2.0.0"
Expand Down Expand Up @@ -200,7 +198,7 @@ emodnet_get_all_wfs_info()

### References

Blondel, Emmanuel. (2020, May 27). ows4R: R Interface to OGC Web-Services (Version 0.1-5). Zenodo. http://doi.org/10.5281/zenodo.3860330
Blondel, Emmanuel. (2020, May 27). ows4R: R Interface to OGC Web-Services (Version 0.1-5). Zenodo. https://doi.org/10.5281/zenodo.3860330

Flanders Marine Institute (2019). Maritime Boundaries Geodatabase, version 11. Available online at https://www.marineregions.org/. https://doi.org/10.14284/382.

Expand Down
2 changes: 1 addition & 1 deletion vignettes/emodnet.wfs.Rmd.orig
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ emodnet_get_all_wfs_info()

### References

Blondel, Emmanuel. (2020, May 27). ows4R: R Interface to OGC Web-Services (Version 0.1-5). Zenodo. http://doi.org/10.5281/zenodo.3860330
Blondel, Emmanuel. (2020, May 27). ows4R: R Interface to OGC Web-Services (Version 0.1-5). Zenodo. https://doi.org/10.5281/zenodo.3860330

Flanders Marine Institute (2019). Maritime Boundaries Geodatabase, version 11. Available online at https://www.marineregions.org/. https://doi.org/10.14284/382.

Expand Down

0 comments on commit a487523

Please sign in to comment.