资 源 简 介
Project to mark wi-fi hot spots in city. Currently it is Lithuanians oriented project but if you are interested in it please let us know.
Working example will be run at http://miestas.storas.lt
(Pastaba: LietuviÅ¡kas apraÅ¡as apaÄioje)
Currently following features are accessible for anonymous and registered users:
* can place markers;
* can change information about marker;
* can copy paste URL which might be used to point to marker;
* can access RSS for markers and comments;
Anonymous users:
* can rate marker as many times as they want. It is external rating of marker.
* can delete/move markers that were just placed.
Registered users:
* can delete/move markers placed by anonymous users and their own markers;
* can delete any comments;
This project was implemented using following software and services:
* Uses google maps for map;
* Implemented in TurboGears (Python based web framework);
* Uses http://www.geonames.org/ for reverse geocoding.