Tagged Questions
0
votes
0answers
68 views
Can I write a query in MapInfo to select points within a certain distance of each other?
Example: I have 400 points. I want to make 4 different groups (roughly 100 points each) and I want the groups to contain the points that are closest, spatially, to one another.
11
votes
5answers
9k views
Get list of coordinates for points in a layer?
I've got a layer in QGIS that is comprised of points. Its attribute table doesn't have the corresponding x y coordinates for each point. Is there a way for me to extract a list of coordinates for ...