OpenSeaMap / online_chart

OpenSeaMap fullscreen browser chart.
http://map.openseamap.org/
64 stars 32 forks source link

Wikipedia Layer not working (anymore) #157

Open aAXEe opened 3 years ago

aAXEe commented 3 years ago

Wikipedia Layer shows no data.

https://github.com/OpenSeaMap/online_chart/blob/master/dependencies.md#wikipedia-links

Data source: https://tools.wmflabs.org/wp-world/marks.php?LANG=de&thumbs=no&bbox=12.656675230712,52.397588924959,14.056264769288,52.681032976365

Is working and responses with a XML file.

Proxy: https://map.openseamap.org/api/proxy-wikipedia.php?LANG=de&thumbs=no&bbox=12.656675230712,52.397588924959,14.056264769288,52.681032976365

Returns a 200 response but no data at all.

image

⇾ the problem is most likely in https://github.com/OpenSeaMap/online_chart/blob/master/api/proxy-wikipedia.php

wschildbach commented 2 years ago

Related to #143