Tagged Questions
3
votes
3answers
4k views
Draw lines from points
Please any body help me for creating lines from points in electric network for instance electric poles are there in point feature with "polename" field like "P01", "P02", "P03" etc. I need a tool that ...
5
votes
9answers
6k views
ArcGIS: Create a line layer from a point layer and csv data file
UPDATED DECEMBER 20
I have a Regular point layer and a csv file that has the same ids as the point layer. The csv file is organized as
ID From To Weight
-- ---- -- ------
01 ...
2
votes
2answers
3k views
ArcGIS: How to create a line with a specific length?
How can I create a line in ArcGIS 9.3 to a specific length? I click once to start the line where I want it, and then I want it to be, say 10 Meters in length...Similar to AutoCAD.
How do I do this?
...
4
votes
2answers
4k views
How to write a script that will automatically draw lines from one point to multiple destination points? (ArcMap 9.3)
I need to create lines from an airport to numerous destination locations. The destinations change often, so drawing them manually becomes tedious. I want to create a script that will draw them ...