This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

Openstreetcam web integration.

0

Hello. Is it possible to display an openstreetcam layer into a web site like OSM (using leaflet for example)? If yes, how to process please. Thanks.

asked 29 May '19, 12:43

DADAY-Andry's gravatar image

DADAY-Andry
11112
accept rate: 0%

edited 29 May '19, 13:24


One Answer:

0

The motivation for OpenStreetCam is to assist improving OpenStreetMap. There is an API so that developers can incorporate the images into map editors. You could potentially use that API for a webpage, although I'm not sure if this is legally allowed by Telenav.

You may be interested in an alternative project, Mapillary, which is similar to OpenStreetCam. There is Mapillary JS which sounds like what you want.

answered 31 May '19, 19:08

LivingWithDragons's gravatar image

LivingWithDr...
5244616
accept rate: 4%

Source code available on GitHub .