cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How to configure Openstreet maps as a map provider in Leonardo IoT Platform

former_member69765
Contributor
0 Likes
1,448

We want to configure the Openstreet maps as a map provider.

I am referring to the documentation here: https://help.sap.com/viewer/3e1f5a3b795d4a24a1edf5fea5d454f6/1908b/en-US/d03b803ef2ac45419e97311447f...

I have defined the destination as shown in the picture below...

Then I am trying to use the Manage Locations app. Here, I expect to see a map. However, its not working...

The documentation says that we should provide : api_code and api_key as well..

However, Openstreet maps are free for commercial usage... so there is no api_code and api_key !

Accepted Solutions (1)

Accepted Solutions (1)

0 Likes

Hi Varun,

Please specify api_provider as 'osm' instead of 'OpenStreetMap' and retry. The api_key and api_code are not required for OpenStreetMap but for other map provider configuration. Consider adding additional property 'copyright_info' e.g. '(c) OpenstreetMap under ODbL v1.0', refer to the OpenStreetMap Tile usage policy for more information.

The documentation currently lists all additional properties applicable to at least one map provider. We will adjust the documentation to specify the properties applicable for the specific map provider.

Answers (1)

Answers (1)

former_member69765
Contributor
0 Likes

Thanks Sudarsan,

Please also correct the documentation 🙂