paparazzi-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Paparazzi-devel] master branch: Changed location of google maps dir


From: Gerard Toonstra
Subject: Re: [Paparazzi-devel] master branch: Changed location of google maps dir
Date: Tue, 11 Nov 2014 06:56:41 -0300


Here's a longer explanation of the terms:

https://developers.google.com/maps/terms

10.1.1 says you must go through the Google API and not the servers directly, 10.1.3 is about offline caching, which is only allowed to improve the user's experience and up to 30 days and 10.2.ii states it shouldn't be used in connection with autonomous vehicles. The latter is still open to interpretation, becauseĀ  the maps aren't used directly for navigation, only for flight planning (i.e., the autonomous functions do not depend on the map, only on the GPS coordinates).


Some OS projects dropped Google Maps support in fear of the "do not cache offline" term, but I think engineers themselves interpreted the terms to mean "no caching whatsoever", but weren't actually challenged on violation of the terms in their project.

Mission Planner (3DR/APM) uses offline caching too, so you can bring the laptop into the field where there's no internet access. The spirit of the terms is that users need to go back to the service to get their data and that companies do not offer cached versions from local databases (or codings, etc), or that app developers do not pre-fetch entire local versions of an area (village/city) thereby bypassing the service for an extended amount of time.

Disclaimer: I'm also no lawyer.


On Tue, Nov 11, 2014 at 3:53 AM, Hector Garcia de Marina <address@hidden> wrote:

I have read them Uriven...

but as Felix I am not a law expert :P, so I do not really know about if an open source project can use them or not. My concern is not about PPz, I would like to use these maps in another open source project and I was curious whether people here know something.

On Nov 11, 2014 3:57 AM, "Urivan Flores-Saaib" <address@hidden> wrote:
Hector,

The multiple license pages for Google Maps are not that extensive,
have a look at:

https://www.google.com/intl/en_us/help/terms_maps.html

Regards,

-Urivan

On 11/10/2014 02:46 PM, Felix Ruess wrote:
Regarding downloading google maps tiles:
Well, I'm not a lawyer so I don't really know...
At least nobody complained so far...

As alternatives for sat images you can currently select Bing or MapQuest Open Aerial (if it has tiles for that area).

On Mon, Nov 10, 2014 at 4:22 PM, Hector Garcia de Marina <address@hidden> wrote:

One quick question about using Google maps.

Is it allowed using them in a project such as paparazzi? I do not know exactly the license.

On the other hand, what are other suitable alternatives? Openstreetmaps does not have satellite photos I guess, but they have topography?

Hi all,

just a quick note to let you all know that we changed the directory where the google maps tiles are stored in the master branch (verison v5.3_devel-282-g3fd4b18).

For consistency with other tile sources they are now in var/maps/Google and not directly in var/maps anymore.
So if you use latest master and you want to keep using your already downloaded tiles, you can simply copy all *.jpg files from var/maps to var/maps/Google.

See also https://github.com/paparazzi/paparazzi/issues/902

Cheers, Felix

_______________________________________________
Paparazzi-devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/paparazzi-devel


_______________________________________________
Paparazzi-devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/paparazzi-devel




_______________________________________________
Paparazzi-devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/paparazzi-devel


-- 
Regards,

-Urivan Flores

_______________________________________________
Paparazzi-devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/paparazzi-devel


_______________________________________________
Paparazzi-devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/paparazzi-devel



reply via email to

[Prev in Thread] Current Thread [Next in Thread]