Popular Routes
Thanks Mikhail. I've had a look at it this morning and I can't work out why this is happening. I'll keep looking into it when I get chance and post back when I find a solution.
John
Hi John!
Do you have news on this issue?
Mikhail
Hi Mikhail,
I did spend quite a bit of time looking into this but wasn't able to come up with a solution that didn't have knock on impacts. I'll have another look with a fresh pair of eyes to see if that helps.
Good news, I think we've found a solution to this. It should hopefully be handling Cyrillic characters OK now, although we'll just need to monitor it to ensure that there aren't any other knock-on effects from making this change.
It working!
thanks!
Have some problems
with crope mix text
for example:
<name>CP2фиг�</name>
<cmt>CP2 фигнÑ</cmt>
This same as Sep 2014
-------------Thank you, John! Great job.
It remains one problem while creating gpx route Tag name value you get cropping 10 bytes comments, for Cyrillic, this leads to strings incorrectly. Perhaps it is necessary to use a symbol-wise, not a byte by byte cutting (for Oracle substr instead substrb) The best option to create a separate field for the tag name.
I'll have a look into it to see if we can find a solution.
I've put in a change to try to address this - hopefully this has helped.
:(
https://www.plotaroute.com/map/498298
<name>CP1 Ðа �</name><cmt>CP1 Ðа берегу залива</cmt>
And now new problems :(
Several cyrilic letter broken after saving route.
Example: https://www.plotaroute.com/map/611346
Hi Mikhail - thanks for flagging this up. Apologies, this was a knock-on impact caused by fixing another problem! We've put in another fix, so hopefully it should be working OK now.
Current state:
https://www.plotaroute.com/route/80802
Example
was in 2015
<wpt lat="58.37292" lon="33.3023"><time>2015-06-19T03:29:45Z</time><name>ÐаправлÑйт</name><cmt>ÐаправлÑйтеÑÑŒ на Ñеверо-запад по ÐœÐ°ÐºÐ»Ð°Ñ ÑƒÐ». в Ñторону ул. Ðнергетиков</cmt><desc>ÐаправлÑйтеÑÑŒ на Ñеверо-запад по ÐœÐ°ÐºÐ»Ð°Ñ ÑƒÐ». в Ñторону ул. Ðнергетиков</desc><sym>Flag, Blue</sym></wpt>
was in 2017
<wpt lat="58.37292" lon="33.3023"><time>2017-01-16T00:00:00Z</time><name> - . </name><cmt>ÐаправлÑйтеÑÑŒ на Ñеверо-запад по ÐœÐ°ÐºÐ»Ð°Ñ ÑƒÐ». в Ñторону ул. Ðнергетиков</cmt><desc>ÐаправлÑйтеÑÑŒ на Ñеверо-запад по ÐœÐ°ÐºÐ»Ð°Ñ ÑƒÐ». в Ñторону ул. Ðнергетиков</desc><sym>Flag, Blue</sym></wpt>
now in 2018
<wpt lat="58.37292" lon="33.3023"><time>2018-08-31T00:00:00Z</time><name> - . </name><cmt>????????????? ?? ??????-????? ?? ?????? ??. ? ??????? ??. ???????????</cmt><desc>????????????? ?? ??????-????? ?? ?????? ??. ? ??????? ??. ???????????</desc><sym>Flag, Blue</sym>
<trk><name>ФлÑш Окуловка-Углич</name><trkseg>
was in 2017and now in 2018
<trk><name> -</name><trkseg>
I can see there still seems to be an issue with the name tag in the waypoints and the track when you download the route as a GPX file. As far as I can tell the cmt and desc tags look OK now though. I'll look into this.
New track:
https://www.plotaroute.com/route/678054
without changes :(
<wpt lat="60.006165" lon="30.601431"><time>2018-08-31T00:00:38Z</time><name> </name><cmt>????????? ????? ??????</cmt><desc>????????? ????? ??????</desc><sym>Flag, Blue</sym></wpt>
<trk><name> </name><trkseg>
+ bug in you forum :)
changed cyrrylic on ???
Can you try the GPX download again please Mikhail? Hopefully the name tag should appear correctly now.
This is work!!
But return old bug :)
------------ Friday 12 Sep 2014 09:32:59 Thank you, John! Great job.It remains one problem while creating gpx routeTag name value you get cropping 10 bytes comments, for Cyrillic, this leads to strings incorrectly. Perhaps it is necessary to use a symbol-wise, not a byte by byte cutting (for Oracle substr instead substrb)The best option to create a separate field for the tag name.See //www.plotaroute.com/route/10527 for example------------
+ when you save in pdfhttps://www.plotaroute.com/route/678054
download in pdf
now
___________.pdf
but
save in jpg working correctly
I'll have a look into both of these next week Mikhail and post back with an update. Thanks for flagging these up - I think we're getting there!
Hi Mikhail - I think we've managed to fix both of these issues now: the PDF file name and the trancating issue. Can you give it a try please? Alos, Cyrillic characters should now appear correctly on any future forum posts!