Re: [gdal-dev] Can't make GME driver work

2014-12-20 Thread Wolf Bergenheim
Cool! Thanks for the feedback. I'll update the wiki page :) --Wolf on Android The usual disclaimer goes here On 20 Dec 2014 12:25, "Jorge Arévalo" wrote: > Hi Wolf > > I already fixed it. I had to follow these steps: > > - Define GOA2_CLIENT_ID, GOA2_CLIENT_SECRET, GME_APIKEY > > - Define GME_RE

Re: [gdal-dev] Can't make GME driver work

2014-12-20 Thread Jorge Arévalo
Hi Wolf I already fixed it. I had to follow these steps: - Define GOA2_CLIENT_ID, GOA2_CLIENT_SECRET, GME_APIKEY - Define GME_REFRESH_TOKEN, which allow the app to refresh the token No problem, so far. Just followed this http://trac.osgeo.org/gdal/wiki/GMEDriver - Define GME_AUTH (or provide '

Re: [gdal-dev] Can't make GME driver work

2014-12-19 Thread Wolf Bergenheim
Hi Jorge. I noticed some issues with it earlier this week. I'll see if I have some spare time over the weekend to see what I can do about it. Are you using the trunk version or an earlier release? On 18 December 2014 at 23:23, Jorge Arévalo wrote: > Hello, > > I'm having problems making the GD

[gdal-dev] Can't make GME driver work

2014-12-18 Thread Jorge Arévalo
Hello, I'm having problems making the GDAL GME driver work (http://trac.osgeo.org/gdal/wiki/GMEDriver). I've defined CLIENT_API and CLIENT_SECRET in Google API console, and I successfully used them with the QGIS GME plugin (https://plugins.qgis.org/plugins/GoogleMapsEngineConnector/) and with