I have to write a script in Arcgis which I would like to use the SpatialJoin tool (arcpy) but I do not have the appropriate extension.
It may be a tool (or example of scripts) for doing the same thing but using the basic license?
|
I have to write a script in Arcgis which I would like to use the SpatialJoin tool (arcpy) but I do not have the appropriate extension. It may be a tool (or example of scripts) for doing the same thing but using the basic license? |
||||
|
I just looked at the SpatialJoin documentation and there does not seem to be any license restriction on it - at least at 10.1, and it is part of core so does not need an extension either. |
|||
|
Spatial joinhas different options for different data types, e.g. Points to Points, Polygon to Points etc – LarsVegas Sep 13 '12 at 11:46