Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
と
select placeTypeName, name from geo.places.neighbors where neighbor_woeid in (select woeid from geo.places where text="sunnyvale, usa" limit 1)
YQLを介してある場所から近隣の場所を取得できます。しかし、どうすれば結果を距離に制限できますか?10km、20km、30km ..