GeoNode / geonode

GeoNode is an open source platform that facilitates the creation, sharing, and collaborative use of geospatial data.
https://geonode.org/
Other
1.44k stars 1.13k forks source link

[Fixes #12235] Retrieve the ows_url for ArcGIS resources from the harvester url #12236

Closed giohappy closed 4 months ago

giohappy commented 4 months ago

Checklist

Reviewing is a process done by project maintainers, mostly on a volunteer basis. We try to keep the overhead as small as possible and appreciate if you help us to do so by completing the following items. Feel free to ask in a comment if you have troubles with any of them.

For all pull requests:

The following are required only for core and extension modules (they are welcomed, but not required, for contrib modules):

Submitting the PR does not require you to check all items, but by the time it gets merged, they should be either satisfied or inapplicable.

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 64.01%. Comparing base (2490ff5) to head (b6b588b).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #12236 +/- ## ======================================= Coverage 64.01% 64.01% ======================================= Files 870 870 Lines 52221 52221 Branches 6487 6487 ======================================= + Hits 33430 33431 +1 Misses 17289 17289 + Partials 1502 1501 -1 ```