GenericMappingTools / GenericMappingTools/gmt
Example of an half-working map using proj4 syntax
Open
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)

Contributor guide
Assessment
This issue has not been assessed yet.