Closed 0xcadams closed 2 years ago
Looks like those layers were moved here.
Let me see if I can reconfigure this for you today.
Thank you! I appreciate it. Hopefully those layers don't shift in the future 🤞
can you update to 2.2.0
and see if that fixes it for you?
That fixed it - thank you @loganpowell! FYI here is the upstream project:
https://github.com/smartcontractkit/external-adapters-js/pull/1098
Thank you for the report
The following code breaks the geocoding results:
The code makes an attempted request to: https://tigerweb.geo.census.gov/arcgis/rest/services/Census2020/tigerWMS_Census2010/MapServer/98/query?geometry=-122.419418,37.774929&geometryType=esriGeometryPoint&inSR=4269&spatialRel=esriSpatialRelIntersects&returnGeometry=false&f=pjson&outFields=STATE
This request results in an error from the TigerWeb server.