Joaquim

Results 76 issues of Joaquim

Hi, This is more a question on opinion if the GDAL crash that one obtains with the bellow example is due to bad usage or it reflects a true problem...

bug

After #113 I get these warnings > WARNING: Could not add directory C:/mingw-builds/x64-4.8.1-win32-seh-rev5/mingw64/x86_64-w64-mingw32/include to clang search path! > WARNING: Could not add directory C:/mingw-builds/x64-4.8.1-win32-seh-rev5/mingw64/lib/gcc/x86_64-w64-mingw32/4.8.1/include/c++ to clang search path! > WARNING:...

Windows

First, let me apologize for this kinda difficult to reproduce issue report but it depends on a interaction with a C library that I just fixed for this to work....

Don't understand why I'm getting this. Certainly we have tests that cover it, but still ... This works almost fine. I'm saying *almost* because the color bar length is correct...

bug

``` gmt pscoast -Rg -JH15c -Baf -Ggray -Slightblue -Da -png ``` ![gmtsession](https://user-images.githubusercontent.com/537321/181386482-e31a2569-89e9-44fc-b321-4fc7d4fb48dd.png) To plot the annotations all around one need to add ``-BWSEN``

bug

The Image **I** has an internal colormap but I need to convert it to RGB so that ``grdview`` is happy with it. ``` julia> imshow(z, drape=ind2rgb(I), p=(135,30), name="ok.png") julia> imshow(z,...

bug

Those guys that wanted Laz in GMT lead me to find this about ps file sizes when doing plot3d. In the case of the laz file (~2e^6 points) the plotd3...

bug

No annotations at all ``` gmt grdcontour peaks.grd -JX10 -A-2,0,2,5 -Ba -png lixo ``` ![lixo](https://user-images.githubusercontent.com/537321/88468708-4a6e6880-cedf-11ea-924b-418d4e7b0c66.png) https://github.com/GenericMappingTools/gmt/files/4957187/peaks.grd.zip

bug

DO NOT MERGE BEFORE 6.0 IS OUT Fixes #120

longterm

Now that we have hexagonal binning in ``gmtbinstats`` and can plot them with ``plot``, it would be cool to have hexagonal prisms (plus spheres, 3d arrow cone heads) in postscript...

feature request