|
|
2019-06-05
, 19:00
|
|
Posts: 1,389 |
Thanked: 7,473 times |
Joined on Aug 2016
@ Estonia
|
#721
|
| The Following 7 Users Say Thank You to rinigus For This Useful Post: | ||
|
|
2019-06-05
, 20:13
|
|
Posts: 1,389 |
Thanked: 7,473 times |
Joined on Aug 2016
@ Estonia
|
#722
|
| The Following 8 Users Say Thank You to rinigus For This Useful Post: | ||
|
|
2019-06-14
, 11:37
|
|
Posts: 15 |
Thanked: 17 times |
Joined on Aug 2011
|
#723
|
|
|
2019-06-14
, 12:59
|
|
Posts: 1,389 |
Thanked: 7,473 times |
Joined on Aug 2016
@ Estonia
|
#724
|
| The Following 7 Users Say Thank You to rinigus For This Useful Post: | ||
|
|
2019-06-14
, 14:30
|
|
Posts: 15 |
Thanked: 17 times |
Joined on Aug 2011
|
#725
|
| The Following 5 Users Say Thank You to step5 For This Useful Post: | ||
|
|
2019-06-19
, 21:38
|
|
Posts: 54 |
Thanked: 203 times |
Joined on Mar 2019
|
#726
|
OK, i try to use this track: https://www.outdooractive.com/downlo...SSRWYU&lang=de
| The Following 7 Users Say Thank You to BGK For This Useful Post: | ||
|
|
2019-06-20
, 17:08
|
|
Posts: 1,389 |
Thanked: 7,473 times |
Joined on Aug 2016
@ Estonia
|
#727
|
@rinigus: Please correct me, if I'm wrong...
I guess, GPX (smart) import of PM is mainly designed for importing waypoints instead of tracks.
If you import GPX with multiple waypoints using "GPX smart", PM will try to create a route connecting all waypoints (as long the waypoint coordinates can be referenced to streets within the used maps).
If you import GPX with multiple waypoints using "GPX" PM will connect the waypints directly (without routing between them and turn-by-turn announcements).
BTW: This is actually the only way to create routes with multiple stops (without possibility to edit these within PM).
. Smart mode was mainly done since it was easy to make. As for proper waypoints support, its planned, but cannot promise when
| The Following 7 Users Say Thank You to rinigus For This Useful Post: | ||
|
|
2019-06-21
, 21:41
|
|
|
Posts: 286 |
Thanked: 1,209 times |
Joined on Aug 2015
|
#728
|
| The Following 13 Users Say Thank You to olf For This Useful Post: | ||
|
|
2019-06-22
, 08:09
|
|
Posts: 1,389 |
Thanked: 7,473 times |
Joined on Aug 2016
@ Estonia
|
#729
|
{
"parsed": {
"europe/estonia": {
"house_number": "{6}",
"road": "{vorm baum}"
},
"europe/germany/nordrhein-westfalen": {
"house_number": "{6}",
"road": "{vorm baum}"
}
},
"parsed_normalized": {
"europe/estonia": [
{
"house_number": "{6}",
"road": "{vorm baum}"
},
{
"h-0": "{vorm baum 6}"
}
],
"europe/germany/nordrhein-westfalen": [
{
"house_number": "{6}",
"road": "{vorm baum}"
},
{
"h-0": "{vorm baum 6}"
}
]
},
"query": "Vorm Baum 6",
"result": [
{
"admin_levels": 7,
"admin_region": "6, Vorm Baum, Radevormwald, Radevormwald, Oberbergischer Kreis, Regierungsbezirk Köln, Nordrhein-Westfalen",
"lat": 51.24446728262653,
"levels_resolved": 2,
"lng": 7.332432622704147,
"object_id": 2771494,
"phone": "",
"postal_code": "42477",
"title": "6, Vorm Baum",
"type": "Building",
"website": ""
}
]
}
| The Following 7 Users Say Thank You to rinigus For This Useful Post: | ||
|
|
2019-06-22
, 13:02
|
|
|
Posts: 4,086 |
Thanked: 8,794 times |
Joined on Aug 2010
@ Ruhrgebiet, Germany
|
#730
|
| The Following 5 Users Say Thank You to peterleinchen For This Useful Post: | ||