Magrit is an online mapping application developed by UMS RIATE.
Most users should go on :
- the application page
- the user documentation
- the blog
The only targeted/tested OS for development is currently GNU/Linux. However, you can install it on other platforms, which are supported by Docker (GNU/Linux, FreeBSD, Windows 64bits, MAC OSX).
Magrit uses JS (particularly the D3 library) in the browser for interface and map rendering. Some geoprocessing tasks are delegated to the server part: a python 3.5+ application.
Magrit can be served or build by various means:
- Installing for development
- Installing for development (with a python virtual environnement)
- Deploying with Docker
More examples are available in the gallery.
Contributions are welcome! There are various way to contribute to the project:
- Feedback and bug reports
- Translation (French, English and Spanish languages are currently available)
- Code contribution (you're in the right place! Clone the repo, fix what you want to be fixed and submit a pull request)
- Contribute to the gallery



