-
Notifications
You must be signed in to change notification settings - Fork 552
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
OSM Mapquest tiles are no longer available #1117
Comments
Stock OSM is not the same as MapQuest OSM... |
It's the closest that still works. Mapquest has gone paid. |
Another solution might be to give users the ability to enter their own MapQuest license key. Not sure if MQ would be a big fan of that (or if they even give out free plans to non-businesses), but worth looking into. |
Is 15000/month free requests means 15000 requests for image tiles? I have no idea since I never counted it, but it might be a very small amount for even a casual intel operator...? |
If I understood the blog entry correctly, 1 transaction = 1 initial map load OR 1 zoom level change. Except if one tile uses one "request to the Static Map API Web Service" (whatever exactly that is), it should be way more than 1 tile/transaction. |
The script is not usable anymore with this "bug" |
From the actually MapQuest Developer Transaction log usage, I think this transaction is "session based." I have invented my own MapQuest OSM layer as map plugin which adopted the new API. |
@Cojad "more less" ? I don't understand your comment about the transaction report ... |
oops... something must hit my brain that day. |
Similar to GNOME, it may be possible to fit in the MapBox free tier. https://mail.gnome.org/archives/maps-list/2016-July/msg00017.html |
@Cyriaqu3, click the button that looks like 3 pieces of paper on top of each other, and change it to anything else. |
Has any work been done, or a PR opened that removes mapquest as the default map choice? |
Reading the news about what was done in gnome, I was going to send a commit with the move to mapbox, but 82 pull requests? Seriously? |
This was already addressed in e9b8110 |
@mxxcon Not quite, even though that commit is merged. I just installed from scratch the latest stable and test builds of IITC mobile, and neither has the fix, both show MapQuest by default. That's version |
Well, yes. committed and merged, but a new release have not been cut in a while. |
I'm looking to cut a new release after this weekend's anomalies. |
@modos189 I know the pull requests have been mounting up. I would like to address them soon. If you want to help out, I would appreciate some testers to make sure they are safe. |
This is in the stable build and should be closed. |
repeat by:
Log in.
Point to someplace like San Francisco, zoom in to 13 or deeper.
Select MapQuest OSM.
See GIF where tiles are supposed to be.
Read URL in GIF.
Get upset.
Install Native OSM plugin.
fix by:
Remove MapQuest OSM and make Native OSM part of the core.
The text was updated successfully, but these errors were encountered: