Thursday, 17 March 2016

arcgis 10.0 - Easiest way to create measured intervals between shape points


I need to import a scanned photo of the outcrop (geology project) and re-create the grid from which I took plug data- each plug point will be drawn as a shape point file.


The plugs were taken on a metre by metre grid layout. What would be the best way to ensure that the points are evenly spaced on the outcrop photos?- I guess I could mark the points on the scanned photo and then shapefile the marked points.




No comments:

Post a Comment

arcpy - Changing output name when exporting data driven pages to JPG?

Is there a way to save the output JPG, changing the output file name to the page name, instead of page number? I mean changing the script fo...