Coastline Vector Questions #21
Unanswered
2320sharon
asked this question in
Q&A
Replies: 2 comments
|
@2320sharon there is also the 10m resolution Natural Earth coastline which is great https://www.naturalearthdata.com/downloads/10m-physical-vectors/ |
0 replies
|
Yes, we recently used these shoreline data for a different project. See https://github.com/C-GRASP/AnalysisNotebooks/blob/main/sample_compute_distance_to_shore/sample_compute_distance_to_shore.ipynb @2320sharon perhaps you could pull in both shoreline vectors and compare them in troublesome locations? The advantage to this method (if the Natural Earth data are superior to the stanford data) is that the data are built into cartopy |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Coastline Vector Accuracy Question
The coastline vector from https://geodata.lib.berkeley.edu/catalog/stanford-xv279yj9196 is not super accurate to the actual coastline when at a zoomed-in level as shown below. Is this going to be okay if we are using it to measure shoreline distances?
All reactions