Home

Awesome

Magrit - Thematic cartography

Magrit - Banner

[en] Magrit is an online thematic mapping application developed by UAR RIATE.
[fr] Magrit est une application de cartographie thématique développée par l'UAR RIATE.

GitHub Release

OpenSSF Best Practices

Basics

Try it out

Examples

Example map - Youth in Europe Example map - World wealth Example map - Cinemas in Paris

Latest changes

You can find the latest changes in the Changelog file, either in the source code (in French or in English) or directly on the Web site (French or English).

Information about changes are also available in the release notes of the GitHub repository.

Development

Requirements:

Installation

npm install

Running for development

npm run dev

The application will be available at http://localhost:3000.

Running for development, with electron

npm run dev:electron

A window will open with the application running.

Building for production

npm run build

The application and it's documentation will be built in the dist directory.

Building for production, with electron

npm run build:electron

The application (for Windows and GNU/Linux) will be built in the release directory.

Contributing to Magrit

Contributions are welcome! There are various ways to contribute to the project which are detailed in CONTRIBUTING file! You can notably:

If you want to read more about what we are planning to do, you can check the roadmap of the project.

License

GPL-3.0-or-later