Location Handling
Location Handling
| Issue ID: | 50 |
| Issue Category: | feature |
| Component: | core |
| Priority: | normal |
| Status: | fixed |
| Assigned: | Unassigned |
| Version: | 0.9 |
| Milestone: | 0.7 |
| Keywords: | Location Microsyntax |
Let users define their locations in notices.
Twittermap uses "L:location" as the format; see http://twittermap.com/maps/faq.html . You can also define locations, like this: L:location=address,city,region.
We'd need to store locations in the database; we'd also have to allow users to update their profile location using this method.

Updates
#1
Following on from this, [http://www.stoweboyd.com/message/2009/05/no-additional-twitter-meta-tags-please---the-next-web.html this article] (as discovered via [http://identi.ca/cubicgarden @cubicgarden] from [http://microsyntax.org microsyntax.org]) suggests the use of forward slashes as a start, and optionally if there are spaces in the name, an end character to indicate location.
For example: I've just arrived at /Manchester Piccadilly Station/ Who else is here?
or
I'm in /London now all weekend.
By using the syntax [Space or start of line]/[Location][Space, exclamation mark, question mark, full stop or end of line] and [Space or start of line]/[Location inc. spaces]/[Space, exclamation mark, question mark, full stop or end of line] you should be able to automatically populate the location field on-the-fly.
People who want to use GPS co-ords can use
I'm geocaching. Just found one at /53 25.123 -2 08.00/
This would remove the requirement to store locations in the database, as they'd be populating them dynamically based on what they *want* to provide.
#2
As mentioned at http://twitter.com/stoweboyd/statuses/2104725258, this is a better page for the "geoslash" syntax: http://microsyntax.pbworks.com/Geoslash
#3
#51 is ''OpenStreetMaps integration''.
Echoed from #869, ''Geolocation support'':
* http://status.net/wiki/GeoLocation
* http://status.net/wiki/Location_fuzzing
* http://status.net/wiki/LocationPlan
#4
This a basically done, right?
#5
I'm going to close this bug. We handle location pretty extensively. I'll add a new one for supporting the slash syntax.
You can also subscribe to the
RSS feed for updates to this issue.