Home
last modified time | relevance | path

Searched defs:GMT_SHORE_SELECT (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/gmt/gmt-6.3.0/src/
H A Dgmt_shore.h62 struct GMT_SHORE_SELECT { /* Information on levels and min area to use */ struct
63 int low; /* Lowest hierarchical level to use [0] */
64 int high; /* Highest hierarchical level to use [4] */
65 int flag; /* 1 = no riverlakes from level 2; 2 = only riverlakes from level 2 */
66 …fraction; /* If not 0, the microfraction limit on a polygons area vs the full resolution version */
67 …tarctica_mode; /* If 1, we skip all data south of 60S, i.e. the Antarctica continent and islands */
68 double area; /* Area of smallest geographical feature to include [0] */
69 double bin_size; /* Current GSHHG bin size in degrees */