Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

explain_gshhg.rst_ 1.3 KB

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
  1. GSHHG Information
  2. -----------------
  3. The coastline database is GSHHG (formerly GSHHS) which is compiled from
  4. three sources: World Vector Shorelines (WVS, not including Antarctica),
  5. CIA World Data Bank II (WDBII), and Atlas of the Cryosphere (AC, for Antarctica only).
  6. Apart from Antarctica, all level-1 polygons (ocean-land boundary) are derived from
  7. the more accurate WVS while all higher level polygons (level 2-4,
  8. representing land/lake, lake/island-in-lake, and
  9. island-in-lake/lake-in-island-in-lake boundaries) are taken from WDBII.
  10. The Antarctica coastlines come in two flavors: ice-front or grounding line,
  11. selectable via the **-A** option.
  12. Much processing has taken place to convert WVS, WDBII, and AC data into
  13. usable form for GMT: assembling closed polygons from line segments,
  14. checking for duplicates, and correcting for crossings between polygons.
  15. The area of each polygon has been determined so that the user may choose
  16. not to draw features smaller than a minimum area (see **-A**); one may
  17. also limit the highest hierarchical level of polygons to be included (4
  18. is the maximum). The 4 lower-resolution databases were derived from the
  19. full resolution database using the Douglas-Peucker line-simplification
  20. algorithm. The classification of rivers and borders follow that of the
  21. WDBII. See :doc:`/datasets/gshhg` for further details.
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...