Code Monkey home page Code Monkey logo

messemap's Introduction

MesseMap

License Doc

A website that helps you to create a map poster, so it can be exported ready to print, with the ability to scale the map to a given size. Different map layers available to create your unique wall-memory touch!

It features 7 poster styles so far, that can all be customized (positioning, colors). It allows user to define a title, a subtitle and a comment for their map. Each of these text's color can also be modified. Available in 7 languages, translations welcome.

Wanna try it ? We are running a MesseMap instance just for you!

Interface Screenshot

When exporting the map to disk the user can set the output dimension, the lowest resolution being A7 at 300 dpi (600 x 848) and the highest being A2 at 300 dpi (6500 x 9193). The user can also set the output format, between .png, .jpg, .webp and .pdf (exports in PDF are done in the CYMK color space so they're ready to print).

On Google Chrome, exporting large maps may lead to grey tiles. Unfortunatly this is a known ressource issue with Chrome ; please try with Firefox or non-webkit based browsers in the meantime.

Get started

If you want to run a local instance, you may proceed as follows :

  • $ git clone https://github.com/MesseBasseProduction/MesseMap
  • $ cd MesseMap
  • $ docker-compose build && docker-compose up -d

It will expose the application on your localhost, port 8010. Saved posters will be stored as JSON files in ./saved folder. You turn to configure the web server to expose this app to the world (feel welcome to let us know if you run one).

Map data

All maps are released under ODbL license. MesseMap is using open source maps released by OpenStreetMap, ESRI, Carto, Mapiful and Stamen providing astonishing data ready to use. A very warm thanks to those heroes!

Libraries

The map handling is done using Leaflet.js (BSD-2-Clause license), a Leaflet plugin to enable a smooth zooming, SmoothWheelZoom (MIT license), another Leaflet plugin Leaflet Control Search (MIT license) to perform searches on the map, it uses html2canvas (MIT license), html2canvas-proxy-nodejs (MIT license) and jsPDF (MIT license) to allow the exporting in all supported formats.

Bonnus : Map tiles downloader

This repository also includes a Python script, that will fetch and save to your disk tiles for a given map. It features several options, to download the map tiles by zone (Lat/Lng min and max point and zoom range) or as a whole (but beware, maps are huge in size terms). Just start the script with no arguments to begin python ./src/py/MapDownloader.py and fill the required information, then you can have one or several coffees.


Messe Basse Production --- 2022 / 2023

messemap's People

Contributors

arthurbeaulieu avatar asiberus avatar lares999 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.