Coder Social home page Coder Social logo

Comments (6)

sikmir avatar sikmir commented on August 26, 2024

@pmo-19 Your URL is wrong:

GIScience Heidelberg http://korona.geog.uni-heidelberg.de/tiles/roads/$z/$x/$y.png

From the site:

Web Map Tile Service Links

This works for me:

<?xml version="1.0" encoding="UTF-8"?>
<map>
	<name>GIScience Heidelberg</name>
	<url>https://korona.geog.uni-heidelberg.de/tiles/roads?x=$x&amp;y=$y&amp;z=$z</url>
        <copyright>Map data: © OpenStreetMap contributors (ODbL) | Rendering: © GIScience Heidelberg (CC-SA)</copyright>
</map>

from gpxsee.

pmo-19 avatar pmo-19 commented on August 26, 2024

OK. Well I did place the .xml file you suggested in the latest version 5.2, then recompile. It's working albeit replacing the ? by / in the .xml you wrote.
So far I have no success on the maps.txt of the 4.19 version ... adding to the file:
GIScience Heidelberg https://korona.geog.uni-heidelberg.de/tiles/roads/x={x}&y={y}&z={z}
There is in your Debian / Ubuntu build minor packaging issues as well.

from gpxsee.

sikmir avatar sikmir commented on August 26, 2024

So far I have no success on the maps.txt of the 4.19 version ... adding to the file:
GIScience Heidelberg https://korona.geog.uni-heidelberg.de/tiles/roads/x={x}&y={y}&z={z}

It works for me with 4.19 as well.

from gpxsee.

tumic0 avatar tumic0 commented on August 26, 2024

https://korona.geog.uni-heidelberg.de/tiles/roads/x=1&y=1&z=1 ends with:
HTTP Error 503.2 - Service Unavailable
The serverRuntime@appConcurrentRequestLimit setting is being exceeded.

They have evidently some server/resources limit issues at the moment.

from gpxsee.

pmo-19 avatar pmo-19 commented on August 26, 2024

About the minor packaging issues found in the Debian / Ubuntu "official" build:
The source contains a file you called appdata.xml which you omit to place in the Debian package.
However it should be named gpxsee.appdata.xml and placed in the /usr/share/appdata folder.
You placed the Qt translation files *.qm in /usr/share/gpxsee/translations. This is of no use. To be handled correctly these files should be in either or both /usr/share/qt5/translations and / or /usr/share/qt4/translations...
On GPXSee 5.2 it is working well with maps from GIScience Heidelberg, except for 2 zoom levels centred on Southern France. This is a portion of my Fixed Speedcams for France gpx file.
radars_fixes_france gpx - gpxsee_452
I use it to build a Garmin set of files with natural voice alert for all kind of speed traps: Autonomous LIDAR laser, Average Speed camera and Classic ones. Very helpful with the more than 3,000 in use in this country. Maybe the tiles cache is corrupted and then will never download the missing tiles. Clearing the cache will delete all the other maps cache ?
I will test again with the 4.19 version tomorrow.
I learned about GIScience Heidelberg when trying out OpenRoute Service.

from gpxsee.

tumic0 avatar tumic0 commented on August 26, 2024

GPXSee reads translations from /usr/share/gpxsee/translations on Linux, so this IS the correct path where to place them even on Debian.

Tiles that could not be downloaded are not tryied to download again in the same running process. You may however restart the application to trigger a new download. Clearing the tile cache clears all the tiles from the selected map.

As the original issue is an issue of the map provider, I'm closing it. For new/other stuff please open separate issues.

from gpxsee.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.