Popular Routes
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.
It working!
thanks!
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.
John
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.
Hi John!
Do you have news on this issue?
Mikhail
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.
https://www.plotaroute.com/route/80802
Example
was
<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>
Now
<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>
<trk><name>ФлÑш Окуловка-Углич</name><trkseg>
<trk><name> -</name><trkseg>
Hi Mikhail! Can you give me an example of a route where this is happening please and I'll try to look into it? And also let me know what download format tyou are selecting?
Thanks
I am back :)
Stops working saving Cyrillic in .gpx files in the fields "Name"
Around the beginning of 2016I can send examples
Thanks, now all ok.
Thanks for flagging this up. A fix has just been applied so hopefully this should be OK now.
Hi John
Last problem with cyrilic
My route:
Thanks Mikhail for the clarification on your request for selective direcitons in GPX downloads - I'll add this to the feature request list.
Nikolay - I'm not sure how the Finland routes ended up with a mixture of character codes and standard characters. I can't seem to be able to reproduce the problem here. If I plot the same route the directions come out in English but even if I copy and paste some Cyrillic characters into the directions it seems to store these correctly. Do you know what you might have done differently on this route compared with your others that display correctly?
>When you say you you would like to be able to include directions selectively, do you mean that you would like the option to include all or none of the directions or to >be able to select individually which ones you would like to include in the file?
Second way
For example:
I want to keep a complete set of directions like this //www.plotaroute.com/route/13174but in the track needs only here these points //www.plotaroute.com/route/13776
You can make a general tick: Save only waypoints with symbols
Another bug with cyrillic.
No problems for route in Russia //www.plotaroute.com/route/10759
But problem is the same for route for e.g. in Finland. Latin and cyrillic symbols are together //www.plotaroute.com/route/10641
Great - thanks for the confirmation!
When you say you you would like to be able to include directions selectively, do you mean that you would like the option to include all or none of the directions or to be able to select individually which ones you would like to include in the file?
Thank you.Now all ok.
I would very much like to be able to include direction in the track file selectively.
We use them for those who do not have gps
Is it any better now? Just put in a change which hopefully has helped! In GPX files the Name tag for waypoints is limited to a maximum of 10 characters, but I think it wasn't counting Cyrillic chracters correctly.
Thank you, John! Great job.
See //www.plotaroute.com/route/10527 for example
We've made some changes to our database which should hopefully now allow Cyrillic characters to be stored correctly when saving a route. It is possible that some routes that have previously been saved may need to be replotted to allow the correct directions to be recorded (including the one referred to below) but any new routes you plot should hopefully now display Cyrillic characters correctly. It's difficult for us to test this fully so if you encounter any problems please let us know.