ODK Aggregate Map Visualize can't open correctly

Hi,
I am uisng ODK Aggregate v 1.5.0.
When i visualize my data in Map i am facing problem "This page can't load Google Maps correctly"

Any solution will be highly appreciated.

Regards,

Hi,

You need to log in to your Google console and activate billing plan.

Thanks

1 Like

I don't think this is related to billing. I find that most quota problems are billing related and most mapping problems are due to a bad config.

First, make sure that you've got the Simple API Access Key because you need that. https://docs.opendatakit.org/oauth2-service/ has instructions.

Assuming you've done that, I think this is related to the issue at https://github.com/opendatakit/aggregate/issues/261 where submissions either don't show up (Tomcat) or show up with error messages (App Engine).

The immediate workaround is to clear browser cache. The long-term workaround is to wait for the next Aggregate release which should fix this issue.

1 Like

Thanks Sir.

I follow the steps according to this "https://docs.opendatakit.org/oauth2-service/".
I succeeded but for short time.
Again facing problem "This page can't load Google Maps correctly"

Regards,

Sir i think if you visualize Map in google satellite by default i hope message will not prompt ""This page can't load Google Maps correctly".

Regards,

Hi, @tasadduq786!

We know there are some issues currently with how Aggregate loads the Google Maps library that could produce the "This page can't load Google Maps Correctly" error.

I'd want you to try something first: Could you access Aggregate with your browser in incognito mode some times and check if the maps work?

1 Like

Thanks.

I tested in incognito mode of my chrome mode,but still facing "This page can't load Google Maps Correctly" error.

Any solution will be highly appreciated.

Regards,

Hi @tasadduq786!

We need to gather more information. Could you open the Chrome console (right click and select "inspect", then click on the "console" tab in the window that opens), then refresh the page and see if there's traces of any error? You can copy any text that shows up or make a screenshot and attach it here.

Another way for me to help you would be to access your Aggregate server from my computer to take a look. Can you share a link and some user credentials with me? You can send those to ggalmazor@gmail.com.

Here is screenshot.

Thanks! Could you try to open the map and send another screenshot, please?

OK, now we can see that Google is complaining about your request quotas. It turns out that @A.N.M_AL-IMRAN was right from the begining and you could benefit from activating a billing plan :slight_smile:

2 Likes

Thanks..
I generate Google Map API key using tutorial OAuth2 Service Account.

My company can't afford the billing price of google.
Please share the solution that can possible without billing.

regards,,

Hi @tasadduq786!

I can't really provide a solution, other than the quotas are reset each day... I'm sorry!

Thanks..
if i don't enter google map apis key and other authication in "OAuth2 Service Account"
page then i will be possible to get rid of "This page can't load Google Maps Correctly" .

Regards,

Dear @tasadduq786,

Google recently changed their policy and which affected on using maps. From now on, you have to have Maps API activated for your website which means you have some sort of billing agreement with Google and Also to avoid any service disruption it is a good idea to have a billing plan. However, in reality, Google doesn't really charge a lot for that. I am using my credit card for many of our projects and Google occasionally charge me something and for some reason, the next day they refund that amount.

Thanks

4 Likes

I am very grateful to you.

2 Likes

Hi, Also check: https://developers.google.com/maps/billing/understanding-public-programs

4 Likes

I did a bit of research and @A.N.M_AL-IMRAN is correct. According to https://developers.google.com/maps/billing/important-updates#billing_changes, projects must now be associated with a billing account.

I have filed a documentation issue at https://github.com/opendatakit/docs/issues/850 so we can have this documented.

I also have an email out to some colleagues at Google to see what our options are.

1 Like