用於輕鬆創建 Twitter 位置地理坐標的地圖工具? (Map-tool for easily creating Twitter location geo-coordinates?)


問題描述

用於輕鬆創建 Twitter 位置地理坐標的地圖工具? (Map‑tool for easily creating Twitter location geo‑coordinates?)

Does anybody know of a click‑and‑point tool for creating the four points in a Twitter streaming locations, ie. stream.filter(locations=[60, 25, 73, 35]) 

I'd love a tool to just click/drag a box on a map, and get the copy/paste ready coordinates.

‑‑‑‑‑

參考解法

方法 1:

Open up Google Maps, in the bottom left footer, there is a link to the Maps Labs.

From there, you can enable additional tools for Google Maps.

One of these tools is a Latitude and Longitude Marker which you can drop onto the map at any point.

方法 2:

This is a start: http://code.google.com/apis/ajax/playground/#polylines_complex_v3

And this is actually what I was looking for: http://universimmedia.pagesperso‑orange.fr/geo/loc.htm

(by knutoleMikepoteknutole)

參考文件

  1. Map‑tool for easily creating Twitter location geo‑coordinates? (CC BY‑SA 3.0/4.0)

#twitter #geolocation






相關問題

用於輕鬆創建 Twitter 位置地理坐標的地圖工具? (Map-tool for easily creating Twitter location geo-coordinates?)

PHP Twitter OAuth - 我無法驗證我的帳戶 (PHP Twitter OAuth - I cannot authenticate my account)

如何設置文本光標在 TWTweetComposeViewController 中的位置? (How to set where the text cursor is in TWTweetComposeViewController?)

如何從 Twitter 檢測成功的身份驗證並在此之後運行一些代碼 (How to detect successful authentication from Twitter and run some code after that)

Cocos2d 2.0 升級後 Twitter 不再工作 (Twitter no longer working after Cocos2d 2.0 upgrade)

在 android (eclipse) 中集成 oAuth twitter 時清除共享首選項 (Clearing shared preferences in case of oAuth twitter integration in android (eclipse))

如何在 twitteR R 包的 getUser 中引用變量名? (How to refer a variable name in getUser in twitteR R package?)

使用 twitteR 包提取 Twitter 句柄而不是屏幕名稱? (Extract Twitter Handles instead of Screen Names using twitteR package?)

在白名單 PHP 之後獲取用戶電子郵件 (Get user email afer whitelist PHP)

多久運行一次 cron 來挖掘 Twitter 公共時間線? (How often to run the cron, to mine twitter public timeline?)

如何從 JQuery 發送到 SQL 數據庫? (How to send from JQuery to SQL database?)

使用 facebook、twitter 等進行身份驗證。合而為一! (Authentication with facebook, twitter, etc.. all in one!)







留言討論