sitewriter
sitewriter copied to clipboard
Location variables
As seen with Quill, any post might have a location property. This is not to be confused with the venue of a checkin post.
Most clients seem to send a GeoURL (e.g. geo:52.366,4.871;u=75) but will allow h-card values.
Base variables:
-
location.name -
location.url(first only, if more than one) -
location.urls(list) -
location.geouri(RFC 5870) -
location.geo.latitude -
location.geo.longitude -
location.geo.uncertainty -
location.address -
location.locality -
location.region -
location.country -
location.postcode
Note that Sitewriter is opinionated and does not abstract this to a generic h-card
Micro.blog is exposing to its templates:
- location_name
- location_url
- location_latitude
- location_longitude