[Marble-devel] [marble] src/plugins/runner: Deactivate MapQuest routing.
Anders Lund
anders at alweb.dk
Sat Dec 7 13:44:24 UTC 2013
Maybe allowing the user to achieve and use a personal API key could be a
solution? That is how eg flickr works with digikam.
On Lørdag den 7. december 2013 12:41:12, Dennis Nienhüser wrote:
> Git commit 2eef0ca51b2405e31ce95ebe433e3b5a48d726df by Dennis Nienhüser.
> Committed on 07/12/2013 at 12:37.
> Pushed by nienhueser into branch 'master'.
>
> Deactivate MapQuest routing.
>
> As of 2013-07-15 (or rather in effect around 2013-12-01) MapQuest
> requires an API key, and has this nice section in their terms of usage:
> "You are responsible for maintaining the confidentiality of your
> Credentials and for any usage or abuse of the MapQuest Services or
> MapQuest Content by anyone using your Credentials."
> (from http://developer.mapquest.com/web/info/terms-of-use)
>
> CCMAIL: marble-devel at kde.org
>
> M +9 -1 src/plugins/runner/CMakeLists.txt
>
> http://commits.kde.org/marble/2eef0ca51b2405e31ce95ebe433e3b5a48d726df
>
> diff --git a/src/plugins/runner/CMakeLists.txt
> b/src/plugins/runner/CMakeLists.txt index caad610..ed0b5b8 100644
> --- a/src/plugins/runner/CMakeLists.txt
> +++ b/src/plugins/runner/CMakeLists.txt
> @@ -9,7 +9,15 @@ add_subdirectory( gosmore-reversegeocoding )
>
> # Routing
> add_subdirectory( gosmore-routing )
> -add_subdirectory( mapquest )
> +
> +# As of 2013-07-15 (or rather in effect around 2013-12-01) MapQuest
> requires an API key, +# and has this nice section in their terms of usage:
> "You are responsible for maintaining +# the confidentiality of your
> Credentials and for any usage or abuse of the MapQuest +# Services or
> MapQuest Content by anyone using your Credentials." +# (from
> http://developer.mapquest.com/web/info/terms-of-use)
> +# Good bye, MapQuest
> +# add_subdirectory( mapquest )
> +
> add_subdirectory( monav )
> add_subdirectory( openrouteservice )
> add_subdirectory( open-source-routing-machine )
> _______________________________________________
> Marble-devel mailing list
> Marble-devel at kde.org
> https://mail.kde.org/mailman/listinfo/marble-devel
--
Anders
More information about the Marble-devel
mailing list