osmscout-server icon indicating copy to clipboard operation
osmscout-server copied to clipboard

Feature Request: Cycling map

Open kaelte opened this issue 3 years ago • 3 comments

I would like to use Puremaps + OSM scout server for cycling. Would it be possible to integrate the rendering layer CyclOSM? It should be available with Profile Offline.

kaelte avatar Jul 22 '21 18:07 kaelte

sorry for the misunderstanding i thought you said #304 is closed

Fuseteam avatar Jul 22 '21 19:07 Fuseteam

You have a choice

  • either help by writing map style showing similar data on the map (see #304)
  • develop some tile caching server that would download tiles from cyclosm and serve them to Pure Maps.

I don't plan to include tile caching into OSM Scout Server as it is written to work with the data that it has (search and routing) which is impossible when using just tiles.

rinigus avatar Jul 22 '21 19:07 rinigus

After a switch to planetiler, it makes sense to tackle the import and styles to generate maps for cyclists. Some reference designs:

  • https://wiki.openstreetmap.org/wiki/OpenCycleMap (closed source)
  • https://www.cyclosm.org
  • https://github.com/cyclemap/openmaptiles-cycle (https://cyclemap.us)

rinigus avatar Jan 29 '23 19:01 rinigus