Waypoints Near Me

Title Quest Lnglat
City Lights North Beach History 37.797674,-122.406525 
Columbus Cafe North Beach History 37.799671,-122.408413 
Mad River North Beach History 37.797363,-122.405736 
Washington Square Park North Beach History 37.800856,-122.409942 

Page 1 of 1, showing 4 records out of 4 total, starting on record 1, ending on 4

<< previous | | next >>
(default) 16 queries took 28 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1SHOW FULL COLUMNS FROM `aros`775
2SELECT CHARACTER_SET_NAME FROM INFORMATION_SCHEMA.COLLATIONS WHERE COLLATION_NAME= 'latin1_swedish_ci';114
3SHOW FULL COLUMNS FROM `acos`774
4SHOW FULL COLUMNS FROM `aros_acos`771
5SHOW FULL COLUMNS FROM `waypoints`773
6SHOW FULL COLUMNS FROM `quests`552
7SHOW FULL COLUMNS FROM `users`993
8SHOW FULL COLUMNS FROM `groups`441
9SELECT COUNT(*) AS `count` FROM `waypoints` AS `Waypoint` LEFT JOIN `quests` AS `Quest` ON (`Waypoint`.`quest_id` = `Quest`.`id`) WHERE 1 = 1 112
10SELECT `Waypoint`.`id`, `Waypoint`.`title`, `Waypoint`.`quest_id`, `Waypoint`.`lat`, `Waypoint`.`lon`, `Waypoint`.`order`, `Waypoint`.`lnglat`, `Quest`.`id`, `Quest`.`title`, `Quest`.`description`, `Quest`.`user_id`, `Quest`.`type` FROM `waypoints` AS `Waypoint` LEFT JOIN `quests` AS `Quest` ON (`Waypoint`.`quest_id` = `Quest`.`id`) WHERE 1 = 1 ORDER BY `Waypoint`.`title` asc LIMIT 20441
11SELECT COUNT(*) AS `count` FROM `waypoints` AS `Waypoint` LEFT JOIN `quests` AS `Quest` ON (`Waypoint`.`quest_id` = `Quest`.`id`) WHERE 1 = 1 110
12SELECT `Waypoint`.`id`, `Waypoint`.`title`, `Waypoint`.`quest_id`, `Waypoint`.`lat`, `Waypoint`.`lon`, `Waypoint`.`order`, `Waypoint`.`lnglat`, `Quest`.`id`, `Quest`.`title`, `Quest`.`description`, `Quest`.`user_id`, `Quest`.`type` FROM `waypoints` AS `Waypoint` LEFT JOIN `quests` AS `Quest` ON (`Waypoint`.`quest_id` = `Quest`.`id`) WHERE 1 = 1 ORDER BY `Waypoint`.`title` asc LIMIT 20440
13SELECT COUNT(*) AS `count` FROM `waypoints` AS `Waypoint` LEFT JOIN `quests` AS `Quest` ON (`Waypoint`.`quest_id` = `Quest`.`id`) WHERE 1 = 1 110
14SELECT `Waypoint`.`id`, `Waypoint`.`title`, `Waypoint`.`quest_id`, `Waypoint`.`lat`, `Waypoint`.`lon`, `Waypoint`.`order`, `Waypoint`.`lnglat`, `Quest`.`id`, `Quest`.`title`, `Quest`.`description`, `Quest`.`user_id`, `Quest`.`type` FROM `waypoints` AS `Waypoint` LEFT JOIN `quests` AS `Quest` ON (`Waypoint`.`quest_id` = `Quest`.`id`) WHERE 1 = 1 ORDER BY `Waypoint`.`title` asc LIMIT 20440
15SELECT COUNT(*) AS `count` FROM `quests` AS `Quest` LEFT JOIN `users` AS `User` ON (`Quest`.`user_id` = `User`.`id`) WHERE 1 = 1 112
16SELECT `Quest`.`id`, `Quest`.`title`, `Quest`.`description`, `Quest`.`user_id`, `Quest`.`type`, `User`.`id`, `User`.`created`, `User`.`modified`, `User`.`lastlogin`, `User`.`name`, `User`.`email`, `User`.`username`, `User`.`password`, `User`.`group_id` FROM `quests` AS `Quest` LEFT JOIN `users` AS `User` ON (`Quest`.`user_id` = `User`.`id`) WHERE 1 = 1 LIMIT 5440