[openstreetmap-website] Use hash-based permalinks (#81)
Tom MacWright
notifications at github.com
Wed Sep 5 15:28:28 BST 2012
Instead of
http://www.openstreetmap.org/?lat=38&lon=-95.8&zoom=4&layers=M
We should be able to support
http://www.openstreetmap.org/#lat=38&lon=-95.8&zoom=4&layers=M
These should have the benefit of never hitting the rails app and just going to cache (sidenote: what's the caching infrastructure for OSM? Is this going straight to Apache?)
---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/81
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20120905/2ec2b870/attachment.html>
More information about the rails-dev
mailing list