Skip to content
Snippets Groups Projects
Commit ba73f471 authored by Fisher, Jason C.'s avatar Fisher, Jason C.
Browse files

edit news and readme

parent 71f32a5a
No related branches found
No related tags found
2 merge requests!9Merge in develop and bump version,!6Edit readme and news
# webmap (development version) # webmap (development version)
* ... * Fixed Rd files with `link{}` targets missing a package anchor by removing link.
# webmap 1.1.0 # webmap 1.1.0
......
...@@ -10,8 +10,6 @@ output: ...@@ -10,8 +10,6 @@ output:
[![pipeline-status-image]][pipeline-status-link] [![pipeline-status-image]][pipeline-status-link]
[![coverage-report-image]][coverage-report-link] [![coverage-report-image]][coverage-report-link]
## Description
The **webmap** package in [R] is a tool that leverages the JavaScript [Leaflet] library to create dynamic web maps. It includes base layers from [The National Map] (TNM), which provides access to geospatial information about the landscape of the United States and its territories. However, it is important to note that base layers outside these areas are unavailable at higher spatial scales. While [TNM services] are consistently [monitored] for reliability, their availability outside of standard government working hours cannot be guaranteed. The **webmap** package is designed to work in conjunction with the [Leaflet for R] package. Furthermore, it comes equipped with a variety of utility functions that enable you to enhance your web map with additional features. The **webmap** package in [R] is a tool that leverages the JavaScript [Leaflet] library to create dynamic web maps. It includes base layers from [The National Map] (TNM), which provides access to geospatial information about the landscape of the United States and its territories. However, it is important to note that base layers outside these areas are unavailable at higher spatial scales. While [TNM services] are consistently [monitored] for reliability, their availability outside of standard government working hours cannot be guaranteed. The **webmap** package is designed to work in conjunction with the [Leaflet for R] package. Furthermore, it comes equipped with a variety of utility functions that enable you to enhance your web map with additional features.
## Installation ## Installation
......
...@@ -4,8 +4,6 @@ ...@@ -4,8 +4,6 @@
[![pipeline-status-image](https://code.usgs.gov/inl/webmap/badges/main/pipeline.svg)](https://code.usgs.gov/inl/webmap/-/commits/main) [![pipeline-status-image](https://code.usgs.gov/inl/webmap/badges/main/pipeline.svg)](https://code.usgs.gov/inl/webmap/-/commits/main)
[![coverage-report-image](https://code.usgs.gov/inl/webmap/badges/main/coverage.svg)](https://code.usgs.gov/inl/webmap/-/commits/main) [![coverage-report-image](https://code.usgs.gov/inl/webmap/badges/main/coverage.svg)](https://code.usgs.gov/inl/webmap/-/commits/main)
## Description
The **webmap** package in [R](https://www.r-project.org/) is a tool that The **webmap** package in [R](https://www.r-project.org/) is a tool that
leverages the JavaScript [Leaflet](https://leafletjs.com/) library to leverages the JavaScript [Leaflet](https://leafletjs.com/) library to
create dynamic web maps. It includes base layers from [The National create dynamic web maps. It includes base layers from [The National
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment