v1.19.0
GMT v1.19.0
Merged pull requests:
- When reading an image with transparency set the layout to TRBA, not TRBa (#1537) (@joa-quim)
- Add a function to fit Cartesian circles. (#1538) (@joa-quim)
- Merge the old laszip module in GMT. (#1539) (@joa-quim)
- Let gmtread and write deal with lasziped files as well. (#1540) (@joa-quim)
- Rename the 2 laz functions to lazread & lazwrite (#1541) (@joa-quim)
- Add lazinfo function and replace Ptr{Ptr{}} by Ref{Ptr} (#1543) (@joa-quim)
- Remove the @Threads.thread that was causing a core.box???? (#1544) (@joa-quim)
- Let parse_R also accept (& parse) XYZ tiles names. (#1545) (@joa-quim)
- Let the wmsreader fully deal with limits given by tile names. (#1546) (@joa-quim)
- For the color cases the lelandshade was ignoring the transparency. Fix it. (#1547) (@joa-quim)
- Replace sprintf with @sprintf and remove sprintf function (#1548) (@ZMAlt)
Closed issues: