Hi all,
I need to replicate an existing multi-line feature several times (e.g., copy and paste), but not at any random position. The new features should be centered on certain coordinates given by another point feature class. That is, ech new multi-line feature must be centered at each existing point.
INPUTS
1 multi-line feature class, with 1 feature
1 point feature class, with > 1000 points
OUTPUTS
1 multi-line feature class, with > 1000 features (same number as points), each centered at coordinates given by each point
I am using ArcGIS 10.0 SP5.
I hope I was clear enough to describe my problem.
Any suggestion or solution is welcome, either through scripting or using any geoprocessing tool that I have missed.
Thanks in advance.
Gastón.