A fully-featured OpenStreetMap-based map where markers and lines can be added with live collaboration.
 
 
 
 
 
 
Go to file
Candid Dauth aaf5d132b1 Update README 2024-03-10 14:39:01 +01:00
.github Add GitHub Sponsors link 2024-03-10 13:39:14 +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 Fix build setup 2023-09-13 15:15:05 +02:00
docs Add GitHub Sponsors link 2024-03-10 13:39:14 +01:00
frontend Fix build setup 2023-09-13 15:15:05 +02:00
leaflet Update map tile URLs 2023-10-11 15:39:57 +02:00
server Round integers to avoid error on Postgres 2023-11-15 06:48:26 +01:00
types Fix build setup 2023-09-13 15:15:05 +02:00
utils Fix build setup 2023-09-13 15:15:05 +02:00
.dockerignore Add GitHub Action for publishing to Docker Hub 2021-08-13 21:32:17 +02:00
.eslintrc.js Status commit 2021-03-21 23:38:48 +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 Add Dockerfile for docs 2021-04-08 22:28:16 +02:00
LICENSE.md Added attribution and license 2016-10-13 15:55:26 +03:00
README.md Update README 2024-03-10 14:39:01 +01:00
config.env.example Fix ORS_TOKEN typo in config.env.example 2021-04-16 03:12:53 +02:00
docker-compose.yml Fix build setup 2023-09-13 15:15:05 +02:00
facilmap.conf.example Use node-fetch instead of request 2021-05-08 21:33:50 +02:00
package.json Fix build setup 2023-09-13 15:15:05 +02:00
yarn.lock Install pg to allow using postgres 2023-11-15 06:23:01 +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 trips and add markers, lines and routes to custom maps with live collaboration. Features include:

  • Choose between 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, optionally with an elevation profile and details about road quality
  • Show POIs on the map (amenities, attractions, businesses, …)
  • Smartphone-friendly interface and Progressive Web App
  • Create collaborative maps, add markers, lines and routes and collaborate live through a share link
  • View GPX/KML/OSM/GeoJSON files or import them to a collaborative map
  • Export collaborative maps to GPX or GeoJSON to import them into Osmand or other apps
  • Link or embed a read-only or editable version of a collaborative map on your website
  • Define different types of markers/lines with custom form fields to be filled out
  • Create custom views where markers/lines are shown/hidden based on their form field values
  • Define custom styles of markers/lines and routes and generate a legend automatically
  • Export the field values of markers/lines as HTML or CSV to import them into a spreadsheet
  • Programmatically read and modify collaborative maps through a Socket.io API
  • Extensive user and developer 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

I have been working on FacilMap as a hobby since 2009. While I have plenty of ideas and motivation to develop the app further, I have only limited time and resources to do so. By financially supporting FacilMap, you allow me to spend more time implementing new features and to afford the infrastructure that is necessary to keep the app running for a growing number of users. Also, feel free to request the features that you would like to see!