https://github.com/lgrammel/breeze
https://github.com/lgrammel/breeze
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/lgrammel/breeze
- Owner: lgrammel
- License: other
- Created: 2012-04-25T16:13:41.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2012-08-20T23:00:33.000Z (about 13 years ago)
- Last Synced: 2025-06-01T06:18:21.081Z (4 months ago)
- Language: JavaScript
- Size: 786 KB
- Stars: 5
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Breeze
======
*by [Lars Grammel](https://twitter.com/lgrammel) and [Jamie Starke](https://twitter.com/jamiestarke).*A web frontend for showing rentals and transit routes on a map.
Documentation
-------------[JSON](https://github.com/lgrammel/breeze/wiki/JSON)
Frontend for Rentals for UVic Students Visualization
----------------------------------------------------Shows apartments and rooms for rent in Victoria, BC, together with bus routes to UVic.
http://victoria.rentalmap.co/
Credit to
---------* Map tiles by [Stamen Design](http://stamen.com), under [CC BY 3.0](http://creativecommons.org/licenses/by/3.0). Data by [OpenStreetMap](http://openstreetmap.org), under [CC BY SA](http://creativecommons.org/licenses/by-sa/3.0).
* Map library [Polymaps](http://polymaps.org/) by [SimpleGeo](http://simplegeo.com/) and [Stamen Design](http://stamen.com/)
* Visualization library [d3.js](http://mbostock.github.com/d3/) by Mike Bostock