The reason i m asking is due to some requirement in a research and analysis where i wanted a vector attached to each of my polygons.The vector can be attached at the mid point or centroid or at the start/End point. Need your assistance on this one. Refer the Doc for more details.
Adding to this is there a way to any one specific side of all polygons in a feature layer?How?
Feature to Points you then have to option to use the first, 2nd, etc point or the centroid depending which option you choose.
You could sort by X coordinate and put those on the left, center or right etc. Once you have the point you want to use, get a separate file and get the X, Y coordinates, ... calculate an Xend which equals X, and calculate Yend which equals Y + 100m (or some other appropriate number.
You can then use the X, Y and Xend, Yend to form lines using XY to Line
Thanks Dan,I am new to ArcGis can you explain me in details. For eg if i have 3 polygons present in a layer so how should i do and what all tools would i require?
thanks for your support in advance.
I know how to convert polygons to points using Feature to points as mentioned. But if explained in detailed i might figure a solution to my problem.
I have buildings in a feature class and i have a road feature class i want to attach the arrows to the buildings based on the width of the road present ahead of them.
I tried using other methods it didn't worked out.
In that case, if you have so few, just create a new feature class and draw the lines manually would be the quickest. The other requirements will become evident when you open the aforementioned tools from Arctoolbox
3 was an example,but my data contains 20000 plus buildings and roads present. I have developed many arcGIS models.. but i need some thing to crack the arrow logic.. XY to Line needs table or excel etc not a road feature layer... if i just can have arrows attached to all the buildings and then create an extender model based on buffer??
What do you think?? will that work Dan?
Check this link.
playground
You can replace the current url with the image that symbolizes a vector.
You will need the module "esri/symbols/PictureMarkerSymbol".
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.