Jiang, J. F.

Results 2 issues of Jiang, J. F.

I often use `ax.gridlines()` to add coords info,but I can't make ticks shown like the figure below. ![Image](https://github.com/user-attachments/assets/0b03c231-4460-4811-b279-9cded9f59e83) Is it possible to adjust the following code to add axis ticks?...

Component: Gridlines

I want to use the data under the utm projection but using the latitude/longitude scale, and for that I wrote the function to visualize the dem. But it seems to...