Hi all,
I have two datasets, one with 100.000 locations in xy coordinates. And one with 15 locations is both xy and lat/long.
Now I want to calculate in the big dataset the nearest distance to one of the 15 locations. Normally you would use -geonear- for this. But since the big dataset is in xy coordinates, this is not possible. Does anyone know how I can solve this?
Thanks in advance!!
I have two datasets, one with 100.000 locations in xy coordinates. And one with 15 locations is both xy and lat/long.
Now I want to calculate in the big dataset the nearest distance to one of the 15 locations. Normally you would use -geonear- for this. But since the big dataset is in xy coordinates, this is not possible. Does anyone know how I can solve this?
Thanks in advance!!
Comment