OpenSeaMap / depth_webfrontend

Web frontend for the depth project.
http://depth.openseamap.org
Creative Commons Zero v1.0 Universal
15 stars 14 forks source link

single track view is not working #237

Open stevo01 opened 8 months ago

stevo01 commented 8 months ago

The user @Nautic reported following error:

Each data donor has a list of their uploaded files ("Tracks" menu). If he clicks on an ID there, this track is displayed on the map.

In my case, only a pink area with a coordinate system appears.

Maybe something is wrong with the sea mark layer? Or with the water depth layer?

stevo01 commented 8 months ago

sample url: https://depth.openseamap.org/singletrack.html?track_id=127587&zoom=12&lat=52.37155&lon=12.9525185

Analysis shows that call of mapserv.fcgi fail. https://depth.openseamap.org/cgi-bin/mapserv.fcgi?LAYERS=trackpoints_single_track_10&NUMZOOMLEVELS=22&PROJECTION=EPSG%3A900913&TYPE=png&TRANSPARENT=TRUE&TRACK_ID=127587&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&STYLES=&FORMAT=image%2Fpng&SRS=EPSG%3A900913&BBOX=1408887.3051562,6859727.0816042,1448023.0636328,6898862.8400808&WIDTH=1024&HEIGHT=1024

proposal: replace the call of mapserver with a call of geoserver