geographic location uri scheme

房东的猫 提交于 2019-12-22 08:52:47

问题


I'd like to use a URI scheme to enable the users of one of my apps to share geographic locations.

I don't want to invent my own URI scheme and "geo" seems the most appropriate but there are only two Internet Drafts on the subject (draft-mayrhofer-geo-uri-01, draft-mayrhofer-geo-uri-02), both expired and wildly different in the way they approach the standard.

Is there an URI that's suited for encoding latitude and longitude and that made it as an RFC? Should I use a generic URI such as the tag URI scheme?


回答1:


the latest draft is from February 12, 2009. looks like the way to go.




回答2:


final note: The draft is now in the RFC Editors queue within the IETF, so it should become an RFC within the next 3 - 5 months.

http://tools.ietf.org/html/draft-ietf-geopriv-geo-uri-07




回答3:


The geo URI scheme definition is now RFC 5870 (since June 2010):

http://www.rfc-editor.org/info/rfc5870



来源:https://stackoverflow.com/questions/637840/geographic-location-uri-scheme

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!