Select to view content in your preferred language

Create a feature class from a table

802
0
10-19-2010 02:45 AM
RolaElhassan
Emerging Contributor
Hi all,

I have the following concern: I need to create a feature class based on two inputs:
1- Table for shops(shopID, parcelID), that indicates for each shop, the parcel where it persists.
2- Parcel feature class, it contains parcels(shape=polygon,coordinates, parcelID, parcelname...).

The resulted feature class will contain shops. The coordinates of a shop are calculated by random distribution around the center of the parcel where the shop exists.

Please help!
0 Kudos
0 Replies