<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <div class="moz-cite-prefix">It is interesting as an exercise in
      Regular Expressions. <br>
    </div>
    <div class="moz-cite-prefix"><br>
    </div>
    <div class="moz-cite-prefix">I would prefer to have under <br>
    </div>
    <div class="moz-cite-prefix">Geo URI<br>
      geo:47.8329,36.8763?z=16</div>
    <div class="moz-cite-prefix"><br>
    </div>
    <div class="moz-cite-prefix">just the coordinates themselves:<br>
    </div>
    <div class="moz-cite-prefix">Geo coordinates</div>
    <div class="moz-cite-prefix">47.8329, 36.8763</div>
    <div class="moz-cite-prefix"><br>
    </div>
    <div class="moz-cite-prefix">where coordinates would be in a
      read-only input box with the "copy" clickable icon which allows to
      copy the coordinates in one(!) click.<br>
    </div>
    <div class="moz-cite-prefix"> <br>
    </div>
    <div class="moz-cite-prefix">As it is now I have to select the whole
      string, right-click, select copy, then click paste without
      formatting, select again the coordinates, and so on and so forth.
      <br>
    </div>
    <div class="moz-cite-prefix"><br>
    </div>
    <div class="moz-cite-prefix">The JavaScript function to copy in one
      click is like three lines of code. And there is an empty space
      under: Geo URI</div>
    <div class="moz-cite-prefix"><br>
    </div>
    <div class="moz-cite-prefix">Best regards,</div>
    <div class="moz-cite-prefix">O.<br>
    </div>
    <div class="moz-cite-prefix"><br>
    </div>
    <div class="moz-cite-prefix">On 1/11/20 13:50, Jo wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAJ6DwMAACAEdgFLHO+qbmZg4ikhkNn=w-qpPU2tx3Td=YUst3Q@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="auto">
        <div>Would this help?
          <div dir="auto"><a
href="https://pythex.org/?regex=(%5Cd%2B.%5Cd%2B%2C%5Cd%2B.%5Cd%2B)&test_string=geo%3A42.2010%2C20.7331%3Fz%3D14&ignorecase=0&multiline=0&dotall=0&verbose=0"
              moz-do-not-send="true">https://pythex.org/?regex=(%5Cd%2B.%5Cd%2B%2C%5Cd%2B.%5Cd%2B)&test_string=geo%3A42.2010%2C20.7331%3Fz%3D14&ignorecase=0&multiline=0&dotall=0&verbose=0</a><br>
          </div>
          <div dir="auto"><br>
          </div>
          Probably still more involved than what you would like.</div>
        <div dir="auto"><br>
        </div>
        <div dir="auto">Jo<br>
          <br>
          <div class="gmail_quote" dir="auto">
            <div dir="ltr" class="gmail_attr">On Sat, Jan 11, 2020,
              10:51 Oleksiy Muzalyev <<a
                href="mailto:oleksiy.muzalyev@bluewin.ch"
                moz-do-not-send="true">oleksiy.muzalyev@bluewin.ch</a>>
              wrote:<br>
            </div>
            <blockquote class="gmail_quote" style="margin:0 0 0
              .8ex;border-left:1px #ccc solid;padding-left:1ex">
              <div>
                <div>On MacOS it is Command+Shift+C. <br>
                </div>
                <div><br>
                </div>
                <div>I wish there were such a feature on the OSM.org
                  map. Now it is also possible to copy the coordinates
                  of a place, <br>
                </div>
                <div>but one has to copy a long string and then to
                  extract the coordinates from it. But is JOSM one gets
                  them directly in the proper format, something like:
                  47.7549028, 36.8379178</div>
                <div><br>
                </div>
                <div>Sometimes, when adding a photo to Wikimedia Commons
                  which has got the coordinates in its JPG's EXIF
                  properties, still for some reason the coordinates do
                  not resurface in the location's latitude and longitude
                  fields of the page. So, usually in such a case, I
                  return to the OSM.org page, copy the long string and
                  then extract the coordinates from it manually.<br>
                </div>
                <div><br>
                </div>
                <div>Maybe there is such a feature on the OSM.org page,
                  but I just did not notice it yet. Perhaps, I can also
                  point a cursor to a place and do some keyboard
                  combination and only the coordinates are copied.</div>
                <div><br>
                </div>
                <div>Best regards,</div>
                <div>Oleksiy<br>
                </div>
                <div><br>
                </div>
                <div>On 1/8/20 05:52, Erwin Olario wrote:<br>
                </div>
                <blockquote type="cite">
                  <div dir="ltr">
                    <div dir="auto"><span class="gmail_default"
                        style="font-family:tahoma,sans-serif">In JOSM,
                        on an active layer, while a node is selected,
                        you can press CTRL+SHIFT+C and it will copy its
                        coordinates to memory.<br>
                      </span></div>
                  </div>
                  <br>
                  <div class="gmail_quote">
                    <div dir="ltr" class="gmail_attr">On Tue, Jan 7,
                      2020, 09:43 tshrub <<a
                        href="mailto:my-email-confirmation@online.de"
                        target="_blank" rel="noreferrer"
                        moz-do-not-send="true">my-email-confirmation@online.de</a>>
                      wrote:<br>
                    </div>
                    <blockquote class="gmail_quote" style="margin:0px
                      0px 0px 0.8ex;border-left:1px solid
                      rgb(204,204,204);padding-left:1ex">hi,<br>
                      <br>
                      in JOSM's status bar the mouse position is
                      constantly running as a <br>
                      coordinate. Is there any easy way to get it, may
                      be by keyboard into the <br>
                      clipboard?<br>
                      I want to edit GPS data from, or better: add
                      GPS-data to trackless <br>
                      photos - I want to place them like this with JOSM'
                      sat-pictures.<br>
                      <br>
                      bella saluti<br>
                      <br>
                      <br>
                      _______________________________________________<br>
                      talk mailing list<br>
                      <a href="mailto:talk@openstreetmap.org"
                        rel="noreferrer noreferrer" target="_blank"
                        moz-do-not-send="true">talk@openstreetmap.org</a><br>
                      <a
                        href="https://lists.openstreetmap.org/listinfo/talk"
                        rel="noreferrer noreferrer noreferrer"
                        target="_blank" moz-do-not-send="true">https://lists.openstreetmap.org/listinfo/talk</a><br>
                    </blockquote>
                  </div>
                  <br>
                  <fieldset></fieldset>
                  <pre>_______________________________________________
talk mailing list
<a href="mailto:talk@openstreetmap.org" target="_blank" rel="noreferrer" moz-do-not-send="true">talk@openstreetmap.org</a>
<a href="https://lists.openstreetmap.org/listinfo/talk" target="_blank" rel="noreferrer" moz-do-not-send="true">https://lists.openstreetmap.org/listinfo/talk</a>
</pre>
                </blockquote>
                <p><br>
                </p>
              </div>
              _______________________________________________<br>
              talk mailing list<br>
              <a href="mailto:talk@openstreetmap.org" target="_blank"
                rel="noreferrer" moz-do-not-send="true">talk@openstreetmap.org</a><br>
              <a href="https://lists.openstreetmap.org/listinfo/talk"
                rel="noreferrer noreferrer" target="_blank"
                moz-do-not-send="true">https://lists.openstreetmap.org/listinfo/talk</a><br>
            </blockquote>
          </div>
        </div>
      </div>
    </blockquote>
    <p><br>
    </p>
  </body>
</html>