Mappo is a web application based on Meteor (http://meteor.com/) to edit maps in real time.
I have not written a documentation yet. You can find some preliminary considerations here:
- State of work: http://leibnizwheel.wordpress.com/2013/01/09/mappo-leaflet-mongodb-meteor-js/
- Some idea about ui: http://leibnizwheel.wordpress.com/2013/01/06/beyond-mvc/
- Initial motivations: http://leibnizwheel.wordpress.com/2012/09/08/meteor-js-for-geospatial-apps-some-experiments/
Choice of background layers.- Integration with Open Street Map.
- Searching.
- Print and export maps.
- Adding notes.
- Online chat.
- Authentication.
- git clone https://github.com/mstn/Mappo.git
- cd Mappo
- [METEOR_HOME]/meteor
- connect to http://localhost:3000
- Geometry of Interaction
- Game semantics
Affero GPL http://www.gnu.org/licenses/agpl-3.0.html