Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: encode user agent #185

Merged
merged 7 commits into from
Jan 27, 2025
Merged

fix: encode user agent #185

merged 7 commits into from
Jan 27, 2025

Conversation

maelle
Copy link
Collaborator

@maelle maelle commented Jan 24, 2025

@salvafern I'm getting unrelated test failures like:

Is it possible that some layers changed types?!

emodnet.wfs::emodnet_get_layers(
    service = "seabed_habitats_individual_habitat_map_and_model_datasets",
    layers = c("dk003069", "dk003070"),
    simplify = TRUE
  )
#> Loading ISO 19139 XML schemas...
#> Loading ISO 19115 codelists...
#> ✔ WFS client created successfully
#> ℹ Service: "https://ows.emodnet-seabedhabitats.eu/geoserver/emodnet_open_maplibrary/wfs"
#> ℹ Version: "2.0.0"
#> Error in `emodnet.wfs::emodnet_get_layers()`:
#> ! Can't reduce layers when one is a data.frame
#> ℹ data.frame layer(s): "dk003069, dk003070"

Created on 2025-01-24 with reprex v2.1.1

@maelle
Copy link
Collaborator Author

maelle commented Jan 24, 2025

Or probably guess_layer_format() needs to be tweaked.

@maelle
Copy link
Collaborator Author

maelle commented Jan 24, 2025

@maelle maelle merged commit 1094011 into main Jan 27, 2025
0 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants