Tagged Questions
2
votes
1answer
174 views
how to make a line from a set of gps points?
As a part of my research I need to create the trajectory of respondents according to the their collected GPS data (including X and Y). I am familiar with python programming, but I am a beginner in ...
1
vote
2answers
248 views
How to import matlab data into ArcMAP?
I'm creating regression lines using matlab from points having UTM geographic coordinates.
I would like to import those regression lines into a map of the same area in ArcMAP.
My question is what ...
4
votes
5answers
13k views
How to connect points with a polyline in ArcMap 10?
I have a layer containing a few hundred points representing a survey track. The points are laid out in chronological order in the corresponding attribute table.
How can I have ArcMap 10 automatically ...
7
votes
4answers
8k views
How to find the distance of a point along a polyline?
We need to find the distance of a series of point along a given polyline.
We have a polyline dataset repsenting rivers in a catchment, broken up into river reaches (FID 1 through 35 for example).
We ...
4
votes
6answers
1k views
script for automated line drawing procedure for set of start and end points
A colleague conducted a field survey and recorded the start and end points of the transects with a GPS. These points have been imported to ArcMap 9.3 as 2 point layers. Both layers have a "transect ...
