Placement of More Information/Help Icon button for Radio ButtonsReplace radio-input with “buttons”? (web forms)Radio Buttons in the header?Form design and placement of action buttonsUse of Radio Buttons (Identification Context)Best placement for “ultimate” page actionsBest approach to presenting collapsible/expandable panels with radio button headersHow to show static (user initiated) and dynamic help text for radio buttons and dropdowns?Placement for next, prev and complete form later actionsIs it better to use Checkboxes or Radio Buttons, when there are two or more fields and at least one of them must be filled out to pass validation?Should read-only fields hide or disable icons?

Getting extremely large arrows with tikzcd

What Exploit Are These User Agents Trying to Use?

Do creatures with a listed speed of "0 ft., fly 30 ft. (hover)" ever touch the ground?

What is required to make GPS signals available indoors?

Different meanings of こわい

Is there a hemisphere-neutral way of specifying a season?

How to compactly explain secondary and tertiary characters without resorting to stereotypes?

Finding the reason behind the value of the integral.

In the UK, is it possible to get a referendum by a court decision?

Knowledge-based authentication using Domain-driven Design in C#

How could indestructible materials be used in power generation?

What's the meaning of "Sollensaussagen"?

Calculate the Mean mean of two numbers

What is a Samsaran Word™?

What exactly is ineptocracy?

Mathematica command that allows it to read my intentions

Processor speed limited at 0.4 Ghz

How to prevent "they're falling in love" trope

Why is the sentence "Das ist eine Nase" correct?

Is it possible to create a QR code using text?

How to install cross-compiler on Ubuntu 18.04?

Why are UK visa biometrics appointments suspended at USCIS Application Support Centers?

Did 'Cinema Songs' exist during Hiranyakshipu's time?

Bullying boss launched a smear campaign and made me unemployable



Placement of More Information/Help Icon button for Radio Buttons


Replace radio-input with “buttons”? (web forms)Radio Buttons in the header?Form design and placement of action buttonsUse of Radio Buttons (Identification Context)Best placement for “ultimate” page actionsBest approach to presenting collapsible/expandable panels with radio button headersHow to show static (user initiated) and dynamic help text for radio buttons and dropdowns?Placement for next, prev and complete form later actionsIs it better to use Checkboxes or Radio Buttons, when there are two or more fields and at least one of them must be filled out to pass validation?Should read-only fields hide or disable icons?













4















Throughout our system we are going to be standardizing when and how more information/help is used on specific input fields.



In general the standard will be to have the icon/button follow the field like so:
enter image description here



enter image description here



I am wondering where the placement should be for radio buttons? The more information/help will be referencing the radio set as a whole.



These are the potential options and I am wondering what would follow best practices for radio buttons and more information/help?



enter image description here










share|improve this question


























    4















    Throughout our system we are going to be standardizing when and how more information/help is used on specific input fields.



    In general the standard will be to have the icon/button follow the field like so:
    enter image description here



    enter image description here



    I am wondering where the placement should be for radio buttons? The more information/help will be referencing the radio set as a whole.



    These are the potential options and I am wondering what would follow best practices for radio buttons and more information/help?



    enter image description here










    share|improve this question
























      4












      4








      4


      1






      Throughout our system we are going to be standardizing when and how more information/help is used on specific input fields.



      In general the standard will be to have the icon/button follow the field like so:
      enter image description here



      enter image description here



      I am wondering where the placement should be for radio buttons? The more information/help will be referencing the radio set as a whole.



      These are the potential options and I am wondering what would follow best practices for radio buttons and more information/help?



      enter image description here










      share|improve this question














      Throughout our system we are going to be standardizing when and how more information/help is used on specific input fields.



      In general the standard will be to have the icon/button follow the field like so:
      enter image description here



      enter image description here



      I am wondering where the placement should be for radio buttons? The more information/help will be referencing the radio set as a whole.



      These are the potential options and I am wondering what would follow best practices for radio buttons and more information/help?



      enter image description here







      buttons input-fields radio-buttons help placement






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked 9 hours ago









      L. LemmerL. Lemmer

      1167




      1167




















          3 Answers
          3






          active

          oldest

          votes


















          5














          Think of a logical order and good placement



          enter image description here




          Instead you may use this:



          enter image description here






          share|improve this answer

























          • So I am limited to the options that I have provided. It's standard in our system to have the controls go to the right of the label, not beneath it (like you have in your suggestion). If all the options I presented are going to provide a poor user experience then maybe this as a standard: If a more information needs to be used for a radio set (it should be uncommon) instead of using a radio set use a combo box. Thoughts?

            – L. Lemmer
            4 hours ago











          • If it is mandatory to keep the label and the options next to each other, then maybe you could have a tooltip displays when the Label itself is hovered (the label could also be underlined). Once the user hovers the Label, it displays the info/help. I can update the answer above to include an example if needed.

            – Mo'ath
            3 hours ago











          • How about if you raise the label a little bit? So the label and options are not exactly at the same horizontal level, that way placing the info icon to the right of the label won't be confused as an info icon for the option.

            – Mo'ath
            1 hour ago


















          4














          There is a difference in the understanding at the level of the concept (label) vs. the available choices. You may need a couple of patterns for flexibility.



          If you are trying to impart understanding regarding the label and it's choices, you can put the i close to the label, and give some info on hover, with some links to documentation for further understanding if need be.



          Think of scale and complexity, and have a resilient system.



          I realize I'm not giving a straightforward 'Do it this way!', but providing a way of thinking of prioritized contexts, so you have some flexibility. Here's a couple of situations I've seen come up.



          Unfamiliar label, few choices that can be somewhat familiar:



          enter image description here



          Unfamiliar label, many choices, some complex:



          Either way, the ? (or i) is close to what it needs to describe.



          enter image description here



          If you top align your forms:



          enter image description here



          You'll also see this in some dropdown menus (which function the same as a long list of radio buttons). Here's an example from Google Analytics:



          enter image description here






          share|improve this answer
































            1














            I would use the info at the right centered in the label.



            Why? The wrist tends to the right so, It will be easier for the user to click and it doesnt break the layout of the questions.



            Radio buttons works best if they are vertically align because the eye can scan from top to bottom than going from left to right, going down and to the left and continuing scanning.



            BUT, after testing it, if the user is prompt to check the info tooltip, use it at left, aligned to the radio buttons. You can see the mouse movement in each case.



            enter image description here



            You can read more about the Fitt's Law here: https://en.wikipedia.org/wiki/Fitts%27s_law.



            if you use a grid for the label and the radio buttons, the user will learn the pattern and complete the form asap.



            In my opinion, it depends about the frequency of tooltip use. If the user are going to use this information frequently, left, if not, right.






            share|improve this answer










            New contributor




            Juan Jesús Millo is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
            Check out our Code of Conduct.




















              Your Answer








              StackExchange.ready(function()
              var channelOptions =
              tags: "".split(" "),
              id: "102"
              ;
              initTagRenderer("".split(" "), "".split(" "), channelOptions);

              StackExchange.using("externalEditor", function()
              // Have to fire editor after snippets, if snippets enabled
              if (StackExchange.settings.snippets.snippetsEnabled)
              StackExchange.using("snippets", function()
              createEditor();
              );

              else
              createEditor();

              );

              function createEditor()
              StackExchange.prepareEditor(
              heartbeatType: 'answer',
              autoActivateHeartbeat: false,
              convertImagesToLinks: false,
              noModals: true,
              showLowRepImageUploadWarning: true,
              reputationToPostImages: null,
              bindNavPrevention: true,
              postfix: "",
              imageUploader:
              brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
              contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
              allowUrls: true
              ,
              noCode: true, onDemand: true,
              discardSelector: ".discard-answer"
              ,immediatelyShowMarkdownHelp:true
              );



              );













              draft saved

              draft discarded


















              StackExchange.ready(
              function ()
              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fux.stackexchange.com%2fquestions%2f124819%2fplacement-of-more-information-help-icon-button-for-radio-buttons%23new-answer', 'question_page');

              );

              Post as a guest















              Required, but never shown

























              3 Answers
              3






              active

              oldest

              votes








              3 Answers
              3






              active

              oldest

              votes









              active

              oldest

              votes






              active

              oldest

              votes









              5














              Think of a logical order and good placement



              enter image description here




              Instead you may use this:



              enter image description here






              share|improve this answer

























              • So I am limited to the options that I have provided. It's standard in our system to have the controls go to the right of the label, not beneath it (like you have in your suggestion). If all the options I presented are going to provide a poor user experience then maybe this as a standard: If a more information needs to be used for a radio set (it should be uncommon) instead of using a radio set use a combo box. Thoughts?

                – L. Lemmer
                4 hours ago











              • If it is mandatory to keep the label and the options next to each other, then maybe you could have a tooltip displays when the Label itself is hovered (the label could also be underlined). Once the user hovers the Label, it displays the info/help. I can update the answer above to include an example if needed.

                – Mo'ath
                3 hours ago











              • How about if you raise the label a little bit? So the label and options are not exactly at the same horizontal level, that way placing the info icon to the right of the label won't be confused as an info icon for the option.

                – Mo'ath
                1 hour ago















              5














              Think of a logical order and good placement



              enter image description here




              Instead you may use this:



              enter image description here






              share|improve this answer

























              • So I am limited to the options that I have provided. It's standard in our system to have the controls go to the right of the label, not beneath it (like you have in your suggestion). If all the options I presented are going to provide a poor user experience then maybe this as a standard: If a more information needs to be used for a radio set (it should be uncommon) instead of using a radio set use a combo box. Thoughts?

                – L. Lemmer
                4 hours ago











              • If it is mandatory to keep the label and the options next to each other, then maybe you could have a tooltip displays when the Label itself is hovered (the label could also be underlined). Once the user hovers the Label, it displays the info/help. I can update the answer above to include an example if needed.

                – Mo'ath
                3 hours ago











              • How about if you raise the label a little bit? So the label and options are not exactly at the same horizontal level, that way placing the info icon to the right of the label won't be confused as an info icon for the option.

                – Mo'ath
                1 hour ago













              5












              5








              5







              Think of a logical order and good placement



              enter image description here




              Instead you may use this:



              enter image description here






              share|improve this answer















              Think of a logical order and good placement



              enter image description here




              Instead you may use this:



              enter image description here







              share|improve this answer














              share|improve this answer



              share|improve this answer








              edited 5 hours ago

























              answered 5 hours ago









              Mo'athMo'ath

              516211




              516211












              • So I am limited to the options that I have provided. It's standard in our system to have the controls go to the right of the label, not beneath it (like you have in your suggestion). If all the options I presented are going to provide a poor user experience then maybe this as a standard: If a more information needs to be used for a radio set (it should be uncommon) instead of using a radio set use a combo box. Thoughts?

                – L. Lemmer
                4 hours ago











              • If it is mandatory to keep the label and the options next to each other, then maybe you could have a tooltip displays when the Label itself is hovered (the label could also be underlined). Once the user hovers the Label, it displays the info/help. I can update the answer above to include an example if needed.

                – Mo'ath
                3 hours ago











              • How about if you raise the label a little bit? So the label and options are not exactly at the same horizontal level, that way placing the info icon to the right of the label won't be confused as an info icon for the option.

                – Mo'ath
                1 hour ago

















              • So I am limited to the options that I have provided. It's standard in our system to have the controls go to the right of the label, not beneath it (like you have in your suggestion). If all the options I presented are going to provide a poor user experience then maybe this as a standard: If a more information needs to be used for a radio set (it should be uncommon) instead of using a radio set use a combo box. Thoughts?

                – L. Lemmer
                4 hours ago











              • If it is mandatory to keep the label and the options next to each other, then maybe you could have a tooltip displays when the Label itself is hovered (the label could also be underlined). Once the user hovers the Label, it displays the info/help. I can update the answer above to include an example if needed.

                – Mo'ath
                3 hours ago











              • How about if you raise the label a little bit? So the label and options are not exactly at the same horizontal level, that way placing the info icon to the right of the label won't be confused as an info icon for the option.

                – Mo'ath
                1 hour ago
















              So I am limited to the options that I have provided. It's standard in our system to have the controls go to the right of the label, not beneath it (like you have in your suggestion). If all the options I presented are going to provide a poor user experience then maybe this as a standard: If a more information needs to be used for a radio set (it should be uncommon) instead of using a radio set use a combo box. Thoughts?

              – L. Lemmer
              4 hours ago





              So I am limited to the options that I have provided. It's standard in our system to have the controls go to the right of the label, not beneath it (like you have in your suggestion). If all the options I presented are going to provide a poor user experience then maybe this as a standard: If a more information needs to be used for a radio set (it should be uncommon) instead of using a radio set use a combo box. Thoughts?

              – L. Lemmer
              4 hours ago













              If it is mandatory to keep the label and the options next to each other, then maybe you could have a tooltip displays when the Label itself is hovered (the label could also be underlined). Once the user hovers the Label, it displays the info/help. I can update the answer above to include an example if needed.

              – Mo'ath
              3 hours ago





              If it is mandatory to keep the label and the options next to each other, then maybe you could have a tooltip displays when the Label itself is hovered (the label could also be underlined). Once the user hovers the Label, it displays the info/help. I can update the answer above to include an example if needed.

              – Mo'ath
              3 hours ago













              How about if you raise the label a little bit? So the label and options are not exactly at the same horizontal level, that way placing the info icon to the right of the label won't be confused as an info icon for the option.

              – Mo'ath
              1 hour ago





              How about if you raise the label a little bit? So the label and options are not exactly at the same horizontal level, that way placing the info icon to the right of the label won't be confused as an info icon for the option.

              – Mo'ath
              1 hour ago













              4














              There is a difference in the understanding at the level of the concept (label) vs. the available choices. You may need a couple of patterns for flexibility.



              If you are trying to impart understanding regarding the label and it's choices, you can put the i close to the label, and give some info on hover, with some links to documentation for further understanding if need be.



              Think of scale and complexity, and have a resilient system.



              I realize I'm not giving a straightforward 'Do it this way!', but providing a way of thinking of prioritized contexts, so you have some flexibility. Here's a couple of situations I've seen come up.



              Unfamiliar label, few choices that can be somewhat familiar:



              enter image description here



              Unfamiliar label, many choices, some complex:



              Either way, the ? (or i) is close to what it needs to describe.



              enter image description here



              If you top align your forms:



              enter image description here



              You'll also see this in some dropdown menus (which function the same as a long list of radio buttons). Here's an example from Google Analytics:



              enter image description here






              share|improve this answer





























                4














                There is a difference in the understanding at the level of the concept (label) vs. the available choices. You may need a couple of patterns for flexibility.



                If you are trying to impart understanding regarding the label and it's choices, you can put the i close to the label, and give some info on hover, with some links to documentation for further understanding if need be.



                Think of scale and complexity, and have a resilient system.



                I realize I'm not giving a straightforward 'Do it this way!', but providing a way of thinking of prioritized contexts, so you have some flexibility. Here's a couple of situations I've seen come up.



                Unfamiliar label, few choices that can be somewhat familiar:



                enter image description here



                Unfamiliar label, many choices, some complex:



                Either way, the ? (or i) is close to what it needs to describe.



                enter image description here



                If you top align your forms:



                enter image description here



                You'll also see this in some dropdown menus (which function the same as a long list of radio buttons). Here's an example from Google Analytics:



                enter image description here






                share|improve this answer



























                  4












                  4








                  4







                  There is a difference in the understanding at the level of the concept (label) vs. the available choices. You may need a couple of patterns for flexibility.



                  If you are trying to impart understanding regarding the label and it's choices, you can put the i close to the label, and give some info on hover, with some links to documentation for further understanding if need be.



                  Think of scale and complexity, and have a resilient system.



                  I realize I'm not giving a straightforward 'Do it this way!', but providing a way of thinking of prioritized contexts, so you have some flexibility. Here's a couple of situations I've seen come up.



                  Unfamiliar label, few choices that can be somewhat familiar:



                  enter image description here



                  Unfamiliar label, many choices, some complex:



                  Either way, the ? (or i) is close to what it needs to describe.



                  enter image description here



                  If you top align your forms:



                  enter image description here



                  You'll also see this in some dropdown menus (which function the same as a long list of radio buttons). Here's an example from Google Analytics:



                  enter image description here






                  share|improve this answer















                  There is a difference in the understanding at the level of the concept (label) vs. the available choices. You may need a couple of patterns for flexibility.



                  If you are trying to impart understanding regarding the label and it's choices, you can put the i close to the label, and give some info on hover, with some links to documentation for further understanding if need be.



                  Think of scale and complexity, and have a resilient system.



                  I realize I'm not giving a straightforward 'Do it this way!', but providing a way of thinking of prioritized contexts, so you have some flexibility. Here's a couple of situations I've seen come up.



                  Unfamiliar label, few choices that can be somewhat familiar:



                  enter image description here



                  Unfamiliar label, many choices, some complex:



                  Either way, the ? (or i) is close to what it needs to describe.



                  enter image description here



                  If you top align your forms:



                  enter image description here



                  You'll also see this in some dropdown menus (which function the same as a long list of radio buttons). Here's an example from Google Analytics:



                  enter image description here







                  share|improve this answer














                  share|improve this answer



                  share|improve this answer








                  edited 5 hours ago

























                  answered 8 hours ago









                  Mike MMike M

                  11.1k12331




                  11.1k12331





















                      1














                      I would use the info at the right centered in the label.



                      Why? The wrist tends to the right so, It will be easier for the user to click and it doesnt break the layout of the questions.



                      Radio buttons works best if they are vertically align because the eye can scan from top to bottom than going from left to right, going down and to the left and continuing scanning.



                      BUT, after testing it, if the user is prompt to check the info tooltip, use it at left, aligned to the radio buttons. You can see the mouse movement in each case.



                      enter image description here



                      You can read more about the Fitt's Law here: https://en.wikipedia.org/wiki/Fitts%27s_law.



                      if you use a grid for the label and the radio buttons, the user will learn the pattern and complete the form asap.



                      In my opinion, it depends about the frequency of tooltip use. If the user are going to use this information frequently, left, if not, right.






                      share|improve this answer










                      New contributor




                      Juan Jesús Millo is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                      Check out our Code of Conduct.
























                        1














                        I would use the info at the right centered in the label.



                        Why? The wrist tends to the right so, It will be easier for the user to click and it doesnt break the layout of the questions.



                        Radio buttons works best if they are vertically align because the eye can scan from top to bottom than going from left to right, going down and to the left and continuing scanning.



                        BUT, after testing it, if the user is prompt to check the info tooltip, use it at left, aligned to the radio buttons. You can see the mouse movement in each case.



                        enter image description here



                        You can read more about the Fitt's Law here: https://en.wikipedia.org/wiki/Fitts%27s_law.



                        if you use a grid for the label and the radio buttons, the user will learn the pattern and complete the form asap.



                        In my opinion, it depends about the frequency of tooltip use. If the user are going to use this information frequently, left, if not, right.






                        share|improve this answer










                        New contributor




                        Juan Jesús Millo is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                        Check out our Code of Conduct.






















                          1












                          1








                          1







                          I would use the info at the right centered in the label.



                          Why? The wrist tends to the right so, It will be easier for the user to click and it doesnt break the layout of the questions.



                          Radio buttons works best if they are vertically align because the eye can scan from top to bottom than going from left to right, going down and to the left and continuing scanning.



                          BUT, after testing it, if the user is prompt to check the info tooltip, use it at left, aligned to the radio buttons. You can see the mouse movement in each case.



                          enter image description here



                          You can read more about the Fitt's Law here: https://en.wikipedia.org/wiki/Fitts%27s_law.



                          if you use a grid for the label and the radio buttons, the user will learn the pattern and complete the form asap.



                          In my opinion, it depends about the frequency of tooltip use. If the user are going to use this information frequently, left, if not, right.






                          share|improve this answer










                          New contributor




                          Juan Jesús Millo is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                          Check out our Code of Conduct.










                          I would use the info at the right centered in the label.



                          Why? The wrist tends to the right so, It will be easier for the user to click and it doesnt break the layout of the questions.



                          Radio buttons works best if they are vertically align because the eye can scan from top to bottom than going from left to right, going down and to the left and continuing scanning.



                          BUT, after testing it, if the user is prompt to check the info tooltip, use it at left, aligned to the radio buttons. You can see the mouse movement in each case.



                          enter image description here



                          You can read more about the Fitt's Law here: https://en.wikipedia.org/wiki/Fitts%27s_law.



                          if you use a grid for the label and the radio buttons, the user will learn the pattern and complete the form asap.



                          In my opinion, it depends about the frequency of tooltip use. If the user are going to use this information frequently, left, if not, right.







                          share|improve this answer










                          New contributor




                          Juan Jesús Millo is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                          Check out our Code of Conduct.









                          share|improve this answer



                          share|improve this answer








                          edited 8 hours ago





















                          New contributor




                          Juan Jesús Millo is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                          Check out our Code of Conduct.









                          answered 8 hours ago









                          Juan Jesús MilloJuan Jesús Millo

                          1716




                          1716




                          New contributor




                          Juan Jesús Millo is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                          Check out our Code of Conduct.





                          New contributor





                          Juan Jesús Millo is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                          Check out our Code of Conduct.






                          Juan Jesús Millo is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                          Check out our Code of Conduct.



























                              draft saved

                              draft discarded
















































                              Thanks for contributing an answer to User Experience Stack Exchange!


                              • Please be sure to answer the question. Provide details and share your research!

                              But avoid


                              • Asking for help, clarification, or responding to other answers.

                              • Making statements based on opinion; back them up with references or personal experience.

                              To learn more, see our tips on writing great answers.




                              draft saved


                              draft discarded














                              StackExchange.ready(
                              function ()
                              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fux.stackexchange.com%2fquestions%2f124819%2fplacement-of-more-information-help-icon-button-for-radio-buttons%23new-answer', 'question_page');

                              );

                              Post as a guest















                              Required, but never shown





















































                              Required, but never shown














                              Required, but never shown












                              Required, but never shown







                              Required, but never shown

































                              Required, but never shown














                              Required, but never shown












                              Required, but never shown







                              Required, but never shown







                              Popular posts from this blog

                              How to create a command for the “strange m” symbol in latex? Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern)How do you make your own symbol when Detexify fails?Writing bold small caps with mathpazo packageplus-minus symbol with parenthesis around the minus signGreek character in Beamer document titleHow to create dashed right arrow over symbol?Currency symbol: Turkish LiraDouble prec as a single symbol?Plus Sign Too Big; How to Call adfbullet?Is there a TeX macro for three-legged pi?How do I get my integral-like symbol to align like the integral?How to selectively substitute a letter with another symbol representing the same letterHow do I generate a less than symbol and vertical bar that are the same height?

                              Българска екзархия Съдържание История | Български екзарси | Вижте също | Външни препратки | Литература | Бележки | НавигацияУстав за управлението на българската екзархия. Цариград, 1870Слово на Ловешкия митрополит Иларион при откриването на Българския народен събор в Цариград на 23. II. 1870 г.Българската правда и гръцката кривда. От С. М. (= Софийски Мелетий). Цариград, 1872Предстоятели на Българската екзархияПодмененият ВеликденИнформационна агенция „Фокус“Димитър Ризов. Българите в техните исторически, етнографически и политически граници (Атлас съдържащ 40 карти). Berlin, Königliche Hoflithographie, Hof-Buch- und -Steindruckerei Wilhelm Greve, 1917Report of the International Commission to Inquire into the Causes and Conduct of the Balkan Wars

                              Category:Tremithousa Media in category "Tremithousa"Navigation menuUpload media34° 49′ 02.7″ N, 32° 26′ 37.32″ EOpenStreetMapGoogle EarthProximityramaReasonatorScholiaStatisticsWikiShootMe