Skip to content
This repository has been archived by the owner on Feb 21, 2021. It is now read-only.

Failure during data download #1

Open
michaelvl opened this issue Jul 9, 2018 · 17 comments
Open

Failure during data download #1

michaelvl opened this issue Jul 9, 2018 · 17 comments

Comments

@michaelvl
Copy link
Owner

Downloading data from OpenStreetMap fails with an error: "Could not download area!"

This error started to occur around June 1st, 2018. Data format changes from the OpenStreetMap API is suspected.

@poempelfox
Copy link

poempelfox commented Jul 9, 2018

well the reason is probably in https://github.com/MichaelVL/osm-focus/blob/5b781c989acd7cda5a58fb7e6174bf52a8ac78e9/src/dk/network42/osmfocus/OsmServer.java#L22
This will now only give you a redirect to HTTPS because OSM started to enforce HTTPS for many services over the last months.

@stephan75
Copy link

So we have a pull request ready about that issue.

Due to lack of time and knowledge I cannot test that sourcecode patch myself.

Is there anybody else able to do a test compiling? In case of success maybe we can have a new release in playstore or even f-droid.org?

@craigblaster
Copy link

I'm happy to test, but have no way to build the application.
Perhaps I can test it when it's been released on F-Droid.

@Mannivu
Copy link

Mannivu commented Sep 30, 2018

You can also try to apply the fix suggested by poempelfox and start a beta test on Google Play (more info on beta testing here).

@Mannivu
Copy link

Mannivu commented Nov 5, 2018

So, yesterday I tried editing the apk that is on Google Play Store, and after changing "http://" into "https://" in the osm-focus/src/dk/network42/osmfocus/OsmServer.java file, the app started to download again from OSM servers.
screenshot_2018-11-04-15-59-30

@OSMmapper
Copy link

So, yesterday I tried editing the apk that is on Google Play Store, and after changing "http://" into "https://" in the osm-focus/src/dk/network42/osmfocus/OsmServer.java file, the app started to download again from OSM servers.
screenshot_2018-11-04-15-59-30

Is it possible that you send me the working apk to [email protected]?

@Mannivu
Copy link

Mannivu commented Jun 10, 2019

Is it possible that you send me the working apk to [email protected]?

I've sent you an email with the APK.

@RobJN
Copy link

RobJN commented May 30, 2020

@Mannivu do you still have a copy of the modified OSMFocus APK? If so can I have a copy please?

@Mannivu
Copy link

Mannivu commented May 30, 2020

Sure. Do you have an email address where I can send it?

@Mannivu
Copy link

Mannivu commented May 30, 2020

@RobJN I've sent it :)

@RobJN
Copy link

RobJN commented May 30, 2020

Hmm. It didn't come through (not in spam either).

@Mannivu
Copy link

Mannivu commented May 31, 2020

I've sent it again.

@RobJN
Copy link

RobJN commented May 31, 2020

Received, thanks. Such a useful app for having a quick look at what's tagged. I'm surprised nobody has published this.

@Mannivu
Copy link

Mannivu commented May 31, 2020

As you can see there was a pull request #3 but the owner of the project has been working on something else. Unfortunately, I don't know how to publish it and, more importantly, how to fix bugs if something comes up.

@stephan75
Copy link

When you can read or translate German, see this thread:

https://forum.openstreetmap.org/viewtopic.php?id=63337

With some more efforts to get a more recent apk file.

@Mannivu
Copy link

Mannivu commented May 31, 2020

Thanks, I'll try to see what I can do :)

@Mannivu
Copy link

Mannivu commented Feb 20, 2021

I wanted everybody in this conversation to know that the user @ubipo has recently released OsmFocus Rebord, wich you can find here.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants