bcgov / bcdata

An R package for searching & retrieving data from the B.C. Data Catalogue
https://bcgov.github.io/bcdata
Apache License 2.0
81 stars 12 forks source link

WMS error #311

Closed kdizzard closed 1 year ago

kdizzard commented 1 year ago

This worked yesterday but not today


z<-bcdc_describe_feature("f358a53b-ffde-4830-a325-a5a03ff672c3")
z%>%select(col_name,column_comments)

here's the current error msg

Error: There was an issue sending this WFS request ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ Request: URL: https://openmaps.gov.bc.ca/geo/pub/wfs POST fields: SERVICE=WFS&VERSION=2.0.0&REQUEST=DescribeFeatureType&typeNames=WHSE_FOREST_VEGETATION.BEC_BIOGEOCLIMATIC_POLY Content-Type: application/x-www-form-urlencoded Accept-Encoding: gzip, deflate Accept: application/json, text/xml, application/xml, / User-Agent: https://github.com/bcgov/bcdata Response: status: HTTP/1.1 400 date: Thu, 23 Feb 2023 18:09:53 GMT server: Apache x-frame-options: allow-from (null) x-control-flow-delay-ms: 0 content-type: application/xml set-cookie: GS_FLOW_CONTROL=GS_CFLOW_60b22c47:1867f539814:-7d6e access-control-allow-origin: (null)

Any help?

ateucher commented 1 year ago

This works for me, it's possible that the wms service had an issue yesterday. Can you please try again and report back? Thanks!

kdizzard commented 1 year ago

Works fine now…..go figure

Thanks for the response

From: Andy Teucher @.> Sent: February 23, 2023 11:56 AM To: bcgov/bcdata @.> Cc: Izzard, Kelly D FOR:EX @.>; Author @.> Subject: Re: [bcgov/bcdata] WMS error (Issue #311)

[EXTERNAL] This email came from an external source. Only open attachments or links that you are expecting from a known sender.

This works for me, it's possible that the wms service had an issue yesterday. Can you please try again and report back? Thanks!

— Reply to this email directly, view it on GitHubhttps://can01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fbcgov%2Fbcdata%2Fissues%2F311%23issuecomment-1442353250&data=05%7C01%7Ckelly.izzard%40gov.bc.ca%7Cc7a70d414c5942129ff208db15d7ff31%7C6fdb52003d0d4a8ab036d3685e359adc%7C0%7C0%7C638127789656827331%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=ruiHYxEZkgEFSkjCVK1OKGBpU54Fkrr0wd2bwPhzdLQ%3D&reserved=0, or unsubscribehttps://can01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAMH6CSREHQWRZY52NLUKATTWY66FJANCNFSM6AAAAAAVGACZVQ&data=05%7C01%7Ckelly.izzard%40gov.bc.ca%7Cc7a70d414c5942129ff208db15d7ff31%7C6fdb52003d0d4a8ab036d3685e359adc%7C0%7C0%7C638127789656827331%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=MAZhyBAKN9ijdJgA29lWk30RJAkHy3hQ%2FvEXTTqrdiU%3D&reserved=0. You are receiving this because you authored the thread.Message ID: @.**@.>>

ateucher commented 1 year ago

Great, thanks!