A fully-featured OpenStreetMap-based map where markers and lines can be added with live collaboration.
 
 
 
 
 
 
Go to file
Candid Dauth d50fda00c2 Allow imports of larger files 2022-02-18 18:46:43 +01:00
.github/workflows Add GitHub Action for publishing to Docker Hub 2021-08-13 21:32:17 +02:00
artwork
client Handle dependency source maps 2021-10-09 20:23:43 +02:00
docs Add Liberapay donation option to docs 2022-02-17 03:48:08 +01:00
frontend Fix base layer error message 2021-10-09 20:27:00 +02:00
leaflet Fix dragging when editing line waypoints 2021-10-09 20:26:23 +02:00
server Allow imports of larger files 2022-02-18 18:46:43 +01:00
types v3.4.0 2021-06-27 16:05:18 +02:00
utils v3.4.0 2021-06-27 16:05:18 +02:00
.dockerignore Add GitHub Action for publishing to Docker Hub 2021-08-13 21:32:17 +02:00
.eslintrc.js
.gitignore
.htmlhintrc
Dockerfile
LICENSE.md
README.md Update doc structure, get rid of "Administrators" section 2021-04-15 22:02:29 +02:00
config.env.example Fix ORS_TOKEN typo in config.env.example 2021-04-16 03:12:53 +02:00
docker-compose.yml
facilmap.conf.example Use node-fetch instead of request 2021-05-08 21:33:50 +02:00
package.json Update dependencies 2021-05-23 18:42:55 +02:00
yarn.lock Handle dependency source maps 2021-10-09 20:23:43 +02:00

README.md

FacilMap is a privacy-friendly, open-source versatile online map that combines different services based on OpenStreetMap and makes it easy to find places, plan routes and create custom maps full of markers, lines and routes. Features include:

  • Different map styles for roads, topography, cycling, hiking, public transportation, water navigation, ...
  • Search for places and show their information (website, opening hours, ...)
  • Calculate routes and adjust them by dragging. An elevation profile can be shown.
  • Smartphone-friendly interface.
  • Create and share custom maps with markers, lines and routes on them.
  • Open GPX/KML/OSM/GeoJSON files and save them on a custom map.
  • Define custom styles of markers, lines and routes and generate a legend automatically.
  • Define custom form fields for the details of markers, lines and routes.
  • API to embed custom maps into a website and to modify them programmatically.
  • Extensive documentation.

Documentation

For more information, have a look at the documentation.

Quick links:

Quick start

  1. Run yarn install to install the dependencies
  2. Run yarn build to build the JS bundles
  3. Copy config.env.example to config.env and adjust the settings
  4. Run yarn server inside the server directory

More details can be found in the Administrator guide and the Developer guide.

Support FacilMap

Financial support is always welcome!