Skip to content
Prev 21933 / 29559 Next

Leader lines for inset map

Hi Vladimir,

you will need to know the map coordinates of the corners of your AOI within
the image; and then also the map coordinates of your inset (on the scale of
the first map). Then simply use 'lines' to connect the corners.

I would concur with Bernd. I have seen ArcGIS fall over in map layout (it
becomes increasingly tedious the more maps you produce to make minor
changes and updates, even in the layout), due to an exceptionally large map
count. The only way around that as far as I can tell in ArcGIS is to
'code-it-up' and hence you are back in a similar situation as doing your
mapping with R. This is especially pertinent if you are happy with your
layouts, but your actual image/map is subject to ongoing revision and
update (e.g. it is the result of some computational process that continues
to be tuned or improved - SWeave?!?!).

On the whole, if you are getting 'publish' quality maps from R I'd be
interested. Alternatively, we would be using QGIS instead of ArcMap,
however, to get 'publish' quality maps for our reporting from QGIS requires
retraining of our GIS team and a sizable overhead to work out how best to
publish maps with QGIS (currently > cost of the software), whereas our
ArcMap workflow is already worked out. Note that you can still run R
processes from both ArcMap (through python) and QGIS if required.

Regards
Rohan



On 3 November 2014 05:32, Bernd Vogelgesang <bernd.vogelgesang at gmx.de>
wrote: