GenericMappingTools / GenericMappingTools/gmt

Example of an half-working map using proj4 syntax

Open
#5,359 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
C
Stars
979
Forks
414
Avg merge
17h 26m
Merged PRs (30d)
54

Description

```
julia> coast(R=:d, proj="+proj=eqdc +lat_1=55 +lat_2=60", shore=true, Vd=1, show=1)
pscoast -Rd -J+proj=eqdc+lat_1=55+lat_2=60+width=14c -Baf -BWSen -W -Da -P -K > C:\TMP\GMTjl_tmp.ps
```
[Same in the PROJ4 man](https://proj.org/operations/projections/eqdc.html)

![GMTjl_tmp](https://user-images.githubusercontent.com/537321/122647709-77da8b00-d11d-11eb-8f55-389cbe6d1b3d.png)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.