source: other-projects/tipple-android/this-is-the-place/info.txt@ 29075

Last change on this file since 29075 was 26899, checked in by davidb, 11 years ago

Tipple reborn after Chris's Summer of Code 2013

File size: 654 bytes
Line 
1Ok, so basically we have this:
2
3http://thisistheplace.org.nz/index2.php?option=com_kttw&task=display&view=ajaxplacedetails&place_id=ID&zoom_level=1
4
5place_ids:
6 dargaville=6
7 bream bay area=83
8 whangarei=5
9 hokianga=82
10 kaikohe=7
11 bay of islands=81
12 whangaroa=84
13 kaitaia=10
14
15
16To get the lat/lng coords of a particular place_id, use this url:
17
18//http://thisistheplace.org.nz/index2.php?option=com_kttw&task=display&view=ajaxplace&search_match_places=PLACE-ID1,PLACE-ID2,PLACE-ID3,ETC,ETC,ETC&load_buddy_places=1&buddy_level=1
19
20
21http://thisistheplace.org.nz/index2.php?option=com_kttw&task=display&view=ajaxplacedetails&place_id=210
Note: See TracBrowser for help on using the repository browser.