Skip to content

Instantly share code, notes, and snippets.

@andybega
Created September 25, 2013 20:06
Show Gist options
  • Save andybega/6705264 to your computer and use it in GitHub Desktop.
Save andybega/6705264 to your computer and use it in GitHub Desktop.
Point data for Egypt ggmap example
egy.points <-
structure(list(Latitude = c(30.0626, 30.0626, 30.0626, 25, 30.5,
30.1219, 29.0744, 31.4044, 29.9737, 30.0626, 31.4, 31.2, 29,
30.6, 28.1, 26.1642, 24.0934, 25.6989, 27, 30.0453, 30.6043,
30.6803, 30.4658, 31.2565, 30.1219, 27.7667, 31.0364, 30.0273,
31.4044, 29.7, 27.2, 26.5, 29.5, 26, 28.501, 27.9333, 30.5, 27.2574,
27, 30.2986, 30.5333, 29.7, 27.2167, 30.7885, 25.0757, 30.9,
30.7, 30.9, 24.0934, 29.9978, 31.1, 30.15, 22.3457, 25.9141,
30.6, 31.35, 26.1642, 28.3121, 26.55, 30.9251, 31.0392, 30.5,
27, 29.3, 26.0495, 31, 26.0549, 26.1247, 30.3, 26.7292, 30.0626,
28.9833, 29.7, 29.0833, 30.7301, 30.9667, 30.7251, 26.6732, 26.7693,
30.7, 26.1642, 30.5, 30.3328, 27, 31.3525, 30.7167, 31.0364,
30.1792, 30.7142, 30.4204, 25.6167, 30.5, 31.0539, 30.3483, 29.8986,
28, 31.0887, 27.5667, 29.5, 26.1043, 28.9997, 28.501, 30.0458,
23.5647, 30.5148, 27.3104, 27.181, 26.5569, 31.3525, 31.2029,
31, 29.2032, 26.1333, 29.2032, 29.3378, 26.3383, 29.2376, 30.6803,
29.8414, 27, 31.2141, 30.123, 30.761, 30.9167, 31.3078, 29.9737,
24.9803, 28.5, 30.8833, 29.4833, 31.2794, 29.6002, 30.7885, 28.4167,
31.2029, 29.0744, 27.6333), Longitude = c(31.2497, 31.2497, 31.2497,
35, 33.7, 31.4056, 31.0979, 30.4164, 32.5263, 31.2497, 31.8,
29.9, 33.8, 30.2, 30, 32.7267, 32.907, 32.6421, 30, 31.2354,
32.2723, 30.9429, 30.9316, 32.2841, 31.4056, 30.8333, 31.3807,
31.208, 30.4164, 27.5, 31.1, 31.7, 34, 32, 34.5134, 30.75, 31.2,
33.8129, 30, 30.9764, 31.9167, 27.5, 31.05, 31.0019, 34.8918,
31, 31.8, 31, 32.907, 31.0529, 31.6, 31.0833, 31.6162, 32.7636,
30.2, 31.75, 32.7267, 30.7101, 31.65, 28.4607, 30.4691, 31, 30,
30.5, 32.2414, 29.75, 32.1633, 32.476, 31.25, 33.9365, 31.2497,
30.9167, 32.3, 31, 31.8018, 32.6889, 31.6715, 31.4976, 31.5021,
31.8, 32.7267, 31, 32.3746, 30, 27.2453, 31.3333, 31.3807, 31.2056,
31.2442, 31.5622, 32.5333, 31.2, 31.3779, 31.1581, 32.5353, 32,
31.5943, 30.8, 34, 34.2779, 34.7506, 34.5134, 31.2625, 26.1558,
30.3435, 30.97, 31.1837, 31.6948, 27.2453, 30.5502, 31, 25.5196,
32.5, 25.5196, 31.2056, 31.8916, 30.7894, 30.9429, 31.3008, 30,
31.1326, 31.1357, 30.6973, 30.0667, 30.299, 32.5263, 32.8747,
30.75, 29.75, 30.9667, 32.24, 32.3167, 31.0019, 30.7667, 30.5502,
31.0979, 30.85)), .Names = c("Latitude", "Longitude"), row.names = c(NA,
137L), class = "data.frame")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment