Tagged Questions
2
votes
2answers
140 views
How to create a multipart polygon?
I have two polygons that consist of two separate polygons/lines in QGIS). How can I make this into a multipart polygon, which consists of 1 line in QGIS?
3
votes
2answers
444 views
Generate non-overlapping shapes from a buffer
I have a collection of points, and I need to generate shapes around these points.
Let's assume that these points are locations of offices and that the shapes are the 'area of responsibility' around ...
2
votes
1answer
477 views
Conversion of raster features to polylines: skeletonization?
I would like to identify linear features, such as roads and rivers, on raster maps and convert them to a linear vector features (i.e. polylines). I typically use R as my primary GIS, and have posed ...
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 ...