{ Dev Farm }

Web & Windows Development

Altitude not displaying correctly

Home Forum Wp Gpx Maps Support Altitude not displaying correctly

  • Questo topic ha 2 risposte, 1 partecipante ed è stato aggiornato l'ultima volta 8 anni, 6 mesi fa da Martin Heppner.
Stai visualizzando 3 post - dal 1 a 3 (di 3 totali)
  • Autore
    Post
  • #25291 Rispondi
    Nick
    Ospite

    Hey Max,

    The altitude only displays a tiny segment on the left yet appears to represent the entire course … as if compressed into a smaller graph.

    Plus the numbers are all wrong.

    See the page for an example.

    #25308 Rispondi
    Martin Heppner
    Ospite

    Hi,

    Nick wrote

    Plus the numbers are all wrong.

    I believe the values aggregated in “Altitudine massima” / “Gesamtanstieg” are wrong. If you want I can send the GPX Track to you, which is the basic for http://www.bahn-zum-berg.at/2015/10/der-oetscher-und-sein-rauher-kamm/ (scroll down to bottom).

    Garmin Basecamp shows 1.532m Altitude.
    WP GPX Maps shows 1.868m Altitude.

    I am calling the function this way:

    echo handle_WP_GPX_Maps_Shortcodes( Array (
    	"gpx"=> $gpxUrl,
    	"width"=> "100%",
    	"mheight"=> "400px",
    	"mtype"=>"OSM5",
    	"gheight"=> "150px",
    	"showcad"=>false,
    	"showhr"=> false,
    	"waypoints"=> false,
    	"showspeed"=> false,
    	"showgrade"=> false,
    	"zoomonscrollwheel"=> false,
    	"donotreducegpx"=> false,
    	"pointsoffset"=> 10,
    	"uom"=>"2",
    	"uomspeed"=>"0",
    	"mlinecolor"=>"#3366cc",
    	"glinecolor"=>"#3366cc",
    	"glinecolorspeed"=>"#ff0000",
    	"glinecolorhr"=>"#ff77bd",
    	"glinecolorcad"=>"#beecff",
    	"glinecolorgrade"=>"#beecff",
    	"chartfrom1"=>"",
    	"chartto1"=>"",
    	"chartfrom2"=>"",
    	"chartto2"=> "",
    	"starticon"=> "",
    	"endicon"=> "",
    	"currenticon"=> "",
    	"waypointicon"=> "",
    	"nggalleries"=> "",
    	"ngimages"=>"",
    	"download"=> "",
    	"dtoffset"=> 0,
    	"skipcache"=> "",
    	"summary"=> "",
    	"summarytotlen"=> false,
    	"summarymaxele"=> false,
    	"summaryminele"=> false,
    	"summaryeleup"=>false,
    	"summaryeledown"=> false,
    	"summaryavgspeed"=> false,
    	"summarytotaltime"=>false,
    	) );

    Where to should I send the Track?

    br, Martin

    #25316 Rispondi
    Martin Heppner
    Ospite

    I revoke my prior statement: WP GPX Maps does calculate correct. I imported the GPX Track in question into excel and calculated the elevation there. Same value.

    So I began to search for the real cause. It seems finally, that elevation is a tricky thing. Every GPX Track is continousely a little off. If you are in the mountains, it results in a significant vertikal gap, if your track shows you on or below a cliff – thus this may mean horizontal only a few meters.

    So: sorry, the plugin works fine.

Stai visualizzando 3 post - dal 1 a 3 (di 3 totali)
Rispondi a: Altitude not displaying correctly

You can use BBCodes to format your content.
Your account can't use Advanced BBCodes, they will be stripped before saving.

Le tue informazioni:




Non è possibile lasciare nuovi commenti.