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

Using Apple Maps imagery in iPad app

0

Hi,

I'm developing an iPad app that allows user to draw map objects easily with touches. Apple Maps has a very good satellite view. Is it okay to use that as overlay?

I found their Terms and it seems we can't. Could someone double check it please?

https://www.apple.com/legal/internet-services/maps/terms-en.html

asked 17 Nov '20, 21:34

strongwillow's gravatar image

strongwillow
657813
accept rate: 0%


One Answer:

2

I am assuming that your app would be used to add or modify data in OSM, that is things seen in the imagery might be added to the OSM database. My reading of Apple’s terms of use is that it does not allow this:

You must not . . . reproduce, modify, translate, or create derivative works of the Service or any portion thereof;

If your app is not one that modified OSM data, then perhaps you can use it. But both OSM and Apple want attribution to be shown so you may have to work out how to show both.

answered 17 Nov '20, 21:41

n76's gravatar image

n76
10.8k1082172
accept rate: 17%

1

In general if a global imagery source isn't in https://github.com/osmlab/editor-layer-index/ then it is very very very unlikely that it is legal to use for OSM purposes.

(18 Nov '20, 10:36) SimonPoole ♦