A fully-featured OpenStreetMap-based map where markers and lines can be added with live collaboration.
 
 
 
 
 
 
Go to file
Candid Dauth b2169eb968 Fix line elevation plot 2023-11-16 19:43:10 +01:00
.github/workflows Build docker image from vue3 branch for beta deployment 2023-11-14 03:42:28 +01:00
.yarn Fix build setup 2023-09-13 15:15:05 +02:00
artwork Fix favicons and add docs how to add FacilMap as an app 2021-04-10 21:56:38 +02:00
client WIP finished: Migrated to Vue 3, Bootstrap 5, ESM, Vite (only minor issues remaining) 2023-11-14 03:31:55 +01:00
docs Update self-hosting docs 2023-11-15 15:03:50 +01:00
frontend Fix line elevation plot 2023-11-16 19:43:10 +01:00
leaflet WIP finished: Migrated to Vue 3, Bootstrap 5, ESM, Vite (only minor issues remaining) 2023-11-14 03:31:55 +01:00
server Clear "Untitled" names 2023-11-15 14:59:34 +01:00
types Fix handling of marker/line default values 2023-11-14 21:55:54 +01:00
utils Streamline handling of undefined values in field options 2023-11-14 21:24:40 +01:00
.dockerignore Add GitHub Action for publishing to Docker Hub 2021-08-13 21:32:17 +02:00
.eslintrc.js WIP 2023-11-08 21:31:19 +01:00
.gitignore Migrate to Yarn Berry 2023-04-04 20:56:31 +02:00
.htmlhintrc Status commit 2021-03-04 16:45:34 +01:00
.yarnrc.yml Fix build setup 2023-09-13 15:15:05 +02:00
Dockerfile WIP finished: Migrated to Vue 3, Bootstrap 5, ESM, Vite (only minor issues remaining) 2023-11-14 03:31:55 +01:00
LICENSE.md Added attribution and license 2016-10-13 15:55:26 +03:00
README.md Add link to Matrix chat room 2022-05-01 02:35:57 +02:00
config.env.example Fix ORS_TOKEN typo in config.env.example 2021-04-16 03:12:53 +02:00
docker-compose.yml Add postgres example to docker-compose.yml 2023-11-15 15:02:38 +01:00
facilmap.conf.example Use node-fetch instead of request 2021-05-08 21:33:50 +02:00
package.json Add global check-types script 2023-11-14 19:03:58 +01:00
tsconfig.json WIP 2023-11-08 21:31:19 +01:00
yarn.lock Merge branch 'main' into vue3 2023-11-15 07:30:36 +01: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:

Get help

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!