M
my
I am looking for a macro which will take the two co-ordinates
glat,glong (in a csv file)
and go through the list of these values (in two specific columns)
work out which ones are close to each other i.e. nn.xxx, nn.xxx either
nn.x value is the same on either co-ordinates
e.g. 52,543984, -1.494839 and 52.548948, -1.34984398 would be marked
as close.
Then an offset value (x,y) would be worked out for these
e.g
52,543984, -1.494839, -40, 30
52.548948, -1.34984398, -40, 15
so the points work in spokes. And the offset would be printed in two
specific columns.
See http://www.quickfilepost.com/download.do?get=25f26b9bca498718a6dae452d5365625
glat,glong (in a csv file)
and go through the list of these values (in two specific columns)
work out which ones are close to each other i.e. nn.xxx, nn.xxx either
nn.x value is the same on either co-ordinates
e.g. 52,543984, -1.494839 and 52.548948, -1.34984398 would be marked
as close.
Then an offset value (x,y) would be worked out for these
e.g
52,543984, -1.494839, -40, 30
52.548948, -1.34984398, -40, 15
so the points work in spokes. And the offset would be printed in two
specific columns.
See http://www.quickfilepost.com/download.do?get=25f26b9bca498718a6dae452d5365625