How to make Afghanistan topography map in Mercator projection

Hi,
Have a look at the documentation and the gallery examples.
You are interested in grdimage module to display the topography from remote dataset (@earth) and coast module to clip it on Afghan region (the code should be gmt coast -EAF ... I think).

HF GL,