User Activity

  • Modified a comment on discussion Map Sources on Mobile Atlas Creator

    The Java installation doesn't trust the certificate used by the map server. If the same Java program works on one PC and has certificate problems on another the used Java version/distribution can be the difference or the used os: some Java installations use the trusted root ca list of the OS not the cert trust store that comes with Java).

  • Posted a comment on discussion Map Sources on Mobile Atlas Creator

    Certificate problems can occur if the used Java version is different or the used os (some Java installations use the trusted root ca list of the OS not the cert trust store that comes with Java).

  • Posted a comment on discussion General Discussion on Mobile Atlas Creator

    Assuming you are using a recent version of MOBAC: I use JDK 21 for MOBAC development. Java 17 also works, but as most Java 17 based distributions are end-of-life in Oct 2026 I wouldn't start using it anymore unless required by a program. Java 25 has not been intensively tested with MOBAC.

  • Posted a comment on discussion Map Sources on Mobile Atlas Creator

    The web site mentions an API key that needs to be present. But I have not found the documentation how to obtain such a key.

  • Posted a comment on discussion General Discussion on Mobile Atlas Creator

    For editing GPX files I mostly use https://sourceforge.net/projects/prune-gps/ especially when the GPX track was recorded from actual GPS positions as this tool has great features for filtering/thinning GPX track waypoints. In MOBAC the GPX editor is so lightweight because it's main purpose was to provide a source for downloading map tiles around a GPX track. I never needed more features so it was never implemented. I will check your code if it makes sense to include it into MOBAC and how much work...

  • Committed [dab11a] on Git

    section about source code formatting added

  • Committed [778fb1] on Git

    instructions added how to get org.beanshell:bsh:3.0.0-SNAPSHOT

  • Modified a comment on ticket #400 on Mobile Atlas Creator

    Thanks nono303, yes I think it makes sense to perform the http engine change also for the trunk/main branch. The main reason from my perspective is not the speed, but the left over connections which also affect the server side. That is unnecessary resource consumtion... The problem is that the old HttpURLConnection is exposed to map sources. Especially the BSH map sources are a complicated case I have to find a workaround for. At the moment my dev system is out of order so merging your patch will...

View All

Personal Data

Username:
r_x
Joined:
2008-07-21 17:22:14
Location:
CEST

Projects

This is a list of open source software projects that r_x is associated with:

Personal Tools

Auth0 Logo