https://marineregions.org/ changed some of their services. Thus, we had to change the way some functions work, remove functionality of some parameters, and add new functions. We are still in the process of making it all work smoothly.
mr_features_get()
to fetch features of many different data types, including geojson, shp, kml, and more.mr_layers()
to list layersmr_names()
changed behavior. You used to be able to get all names/regions, but now you have to specify a layer you want information for.mr_names_search()
internals changed to account for changes in mr_names()
.