Gatesolve

From OpenStreetMap Wiki
Jump to navigation Jump to search
Gatesolve
Author: Sproutverse and Mistmap
License: GNU AGPL (free of charge)
Platform: Web
Language:
English
Website: https://app.gatesolve.com/
Source code: https://github.com/gatesolve/gatesolve-ui
Programming language: TypeScript

Web site to get directions for door-to-door deliveries

Features
Feature Value
Map Display
Display map yes
Map data vector
Source
?
Rotate map
?
3D view yes
Shows website
?
Shows phone number
?
Shows operation hours
?
Routing
Routing yes
Create route manually
?
Calculate route yes
Create route via Waypoints
?
Routing profiles delivery
Turn restrictions
?
Calculate route without Internet (Offline routing)
?
Routing providers
?
Avoid traffic
?
Traffic Provider
?
Navigating
Navigate
?
Find location yes
Find nearby POIs
?
Navigate to point yes
Navigation with voice / Voice guidance
?
Keep on road
?
Lane guidance
?
Works without GPS
?
Navigate along predefined route
?
Tracking
Make track
?
Customizable log interval
?
Track formats
?
Geotagging note;photo
Fast POI buttons
?
Upload GPX to OSM
?
Monitoring
?
Editing
?
Rendering
?
Accessibility
?

Gatesolve is a web-browser-based app that provides directions for door-to-door deliveries. It can help truck drivers and meal couriers to find the correct entrance and the way there at each destination.

Gatesolve can integrate with OLMap to show and collect data that is not (yet) in OSM: photos of entrances and barriers, a venue dialog with a list of entrances and loading zones as well as how the venue uses them.

Components

  • Routes are calculated in the browser using Routable Tiles and PlannerJS.
  • Search uses Pelias of the Digitransit API endpoint.
  • The background map is vector tiles from Digitransit.
  • Photo and venue-entrance relation functionalities are based on OLMap's API.

See also