Questions tagged [geographic-distance]

Geographical distance is the distance measured along the surface of the earth.

Geographical distance is the distance measured along the surface of the earth.

77 questions
-1
votes
3 answers

Find Cities Within a Certain Distance From Address using MySQL

everyone: I am completely stuck with this problem. I have tried adding conditions as a WHERE statement, IF function in the SELECT statement, and ON statement when joining. None of these produce the result I want. WHAT I NEED: A list of cities…
-1
votes
1 answer

Plotting connections between spatial points based on adjacency matrix and coordinates list in R

I have a square matrix in which each elements contains the amount of connexions between the points associated with the corresponding row and column. I also have a list of coordinates for each of those points. My purpose is to plot this matrix such…
user3584444
  • 457
  • 1
  • 7
  • 12
1 2 3 4 5
6