Problem with the Cyrillic alphabetFORUMS HOME SEARCH FORUMS

Total posts in this topic: 46
Showing newest posts first - Show oldest first
Sign in to post to this topicSIGN IN

    Page: 
  • Photo
    Topic
    Creator
    mikhail kamentsev   Friday 22 Sep 2017 20:15:34

    Have some problems 

    with crope mix text

    for example:

    <name>CP2фиг�</name>

    <cmt>CP2 фигня</cmt>

    This same as Sep 2014

    riday 12 Sep 2014 09:32:59

    -------------
    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 incorrectlyPerhaps it is necessary to use a symbol-wise, not byte by byte cutting (for Oracle substr instead substrb) 
    The best option to create a separate field for the tag name.

  • Photo
    Topic
    Creator
    mikhail kamentsev   Wednesday 20 Sep 2017 16:43:11

    It working!

    thanks!

     

  • Photo
    plotaroute admin   Wednesday 20 Sep 2017 15:39:30

    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

     

  • Photo
    plotaroute admin   Wednesday 20 Sep 2017 08:43:07

    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.

    John

  • Photo
    Topic
    Creator
    mikhail kamentsev   Wednesday 20 Sep 2017 01:45:51

    Hi John!

    Do you have news on this issue?

    Mikhail

  • Photo
    plotaroute admin   Tuesday 17 Jan 2017 10:32:14

    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

  • Photo
    Topic
    Creator
    mikhail kamentsev   Monday 16 Jan 2017 22:45:20

    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>

    was

    <trk>
    <name>Флэш Окуловка-Углич</name>
    <trkseg>

    Now

    <trk>
    <name> -</name>
    <trkseg>

  • Photo
    plotaroute admin   Monday 16 Jan 2017 10:47:16

    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

    John 

  • Photo
    Topic
    Creator
    mikhail kamentsev   Sunday 15 Jan 2017 21:06:58

    I am back :)

    Stops working  saving Cyrillic in .gpx files in the fields "Name"

    Around the beginning of 2016
    I can send examples

     

  • Photo
    Topic
    Creator
    mikhail kamentsev   Wednesday 24 Sep 2014 17:31:57

    Thanks, now all ok.

     

  • Photo
    plotaroute admin   Wednesday 24 Sep 2014 12:14:41

    Thanks for flagging this up.  A fix has just been applied so hopefully this should be OK now.  

    John

     

  • Photo
    Topic
    Creator
    mikhail kamentsev   Tuesday 23 Sep 2014 20:41:25

    Hi John

    Last problem with cyrilic

    My route:

     

     

     

     

  • Photo
    plotaroute admin   Friday 19 Sep 2014 10:03:50

    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?

    John

  • Photo
    Topic
    Creator
    mikhail kamentsev   Thursday 18 Sep 2014 22:00:18

    >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/13174
    but in the track needs only here these points
    //www.plotaroute.com/route/13776

    You can make a general tick:
    Save only waypoints with symbols

     

     

     

  • Photo
    Nikolay Kumets Thursday 18 Sep 2014 10:04:43

    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

     

  • Photo
    plotaroute admin   Thursday 18 Sep 2014 09:07:42

    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?

    John

     

  • Photo
    Topic
    Creator
    mikhail kamentsev   Wednesday 17 Sep 2014 21:34:19

    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

     

  • Photo
    plotaroute admin   Monday 15 Sep 2014 14:49:07

    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.

    John

  • Photo
    Topic
    Creator
    mikhail kamentsev   Friday 12 Sep 2014 09:32:59

    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.

    See //www.plotaroute.com/route/10527 for example

     

     

  • Photo
    plotaroute admin   Wednesday 10 Sep 2014 21:13:31

    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.

    John

     

Page: