<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 22:39:53 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>MongoDB Jira</title>
    <link>https://jira.mongodb.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>9.7.1</version>
        <build-number>970001</build-number>
        <build-date>13-04-2023</build-date>
    </build-info>


<item>
            <title>[COMPASS-5526] Latitude and longitude are reversed on the map in the Schema tab.</title>
                <link>https://jira.mongodb.org/browse/COMPASS-5526</link>
                <project id="13182" key="COMPASS">Compass </project>
                    <description>&lt;h3&gt;&lt;a name=&quot;ProblemStatement%2FRationale&quot;&gt;&lt;/a&gt;&lt;b&gt;Problem Statement/Rationale&lt;/b&gt;&lt;/h3&gt;

&lt;p&gt;&lt;font color=&quot;#505f79&quot;&gt;What is going wrong? What action would you like the Engineering team to take?&lt;/font&gt;&lt;/p&gt;
&lt;h3&gt;&lt;a name=&quot;StepstoReproduce&quot;&gt;&lt;/a&gt;&lt;b&gt;Steps to Reproduce&lt;/b&gt;&lt;/h3&gt;

&lt;p&gt;&lt;font color=&quot;#505f79&quot;&gt;How could an engineer replicate the issue you&#8217;re reporting?&lt;/font&gt;&lt;/p&gt;
&lt;h3&gt;&lt;a name=&quot;ExpectedResults&quot;&gt;&lt;/a&gt;&lt;b&gt;Expected Results&lt;/b&gt;&lt;/h3&gt;

&lt;p&gt;&lt;font color=&quot;#505f79&quot;&gt;What do you expect to happen?&lt;/font&gt;&lt;/p&gt;
&lt;h3&gt;&lt;a name=&quot;ActualResults&quot;&gt;&lt;/a&gt;&lt;b&gt;Actual Results&lt;/b&gt;&lt;/h3&gt;

&lt;p&gt;&lt;font color=&quot;#505f79&quot;&gt;What do you observe is happening?&lt;/font&gt;&lt;/p&gt;
&lt;h3&gt;&lt;a name=&quot;AdditionalNotes&quot;&gt;&lt;/a&gt;&lt;b&gt;Additional Notes&lt;/b&gt;&lt;/h3&gt;

&lt;p&gt;&lt;font color=&quot;#505f79&quot;&gt;Any additional information that may be useful to include.&lt;/font&gt;&lt;/p&gt;</description>
                <environment>Ubuntu 20.04 LTS&lt;br/&gt;
Compass 1.30.1</environment>
        <key id="1986918">COMPASS-5526</key>
            <summary>Latitude and longitude are reversed on the map in the Schema tab.</summary>
                <type id="1" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14703&amp;avatarType=issuetype">Bug</type>
                                            <priority id="4" iconUrl="https://jira.mongodb.org/images/icons/priorities/minor.svg">Minor - P4</priority>
                        <status id="6" iconUrl="https://jira.mongodb.org/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="13201">Fixed</resolution>
                                        <assignee username="anna.henningsen@mongodb.com">Anna Henningsen</assignee>
                                    <reporter username="max23sim@gmail.com">Maksim Simonenko</reporter>
                        <labels>
                    </labels>
                <created>Sun, 20 Feb 2022 17:03:05 +0000</created>
                <updated>Sun, 29 Oct 2023 02:39:15 +0000</updated>
                            <resolved>Tue, 22 Feb 2022 12:38:20 +0000</resolved>
                                                    <fixVersion>1.31.0</fixVersion>
                                    <component>Schema</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="4377720" author="xgen-internal-githook" created="Fri, 25 Feb 2022 18:40:10 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Anna Henningsen&apos;, &apos;email&apos;: &apos;anna@addaleax.net&apos;, &apos;username&apos;: &apos;addaleax&apos;}
&lt;p&gt;Message: fix(compass-schema): unambiguously display lat/long on map &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5526&quot; title=&quot;Latitude and longitude are reversed on the map in the Schema tab.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5526&quot;&gt;&lt;del&gt;COMPASS-5526&lt;/del&gt;&lt;/a&gt; (#2818)&lt;/p&gt;

&lt;p&gt;GeoJSON (and thus MongoDB) stores coordinates as &lt;span class=&quot;error&quot;&gt;&amp;#91;Longitude, Latitude&amp;#93;&lt;/span&gt;,&lt;br/&gt;
while elsewhere the reverse format &lt;span class=&quot;error&quot;&gt;&amp;#91;Latitude, Longitude&amp;#93;&lt;/span&gt; is common.&lt;/p&gt;

&lt;p&gt;Compass displays the points on the map correctly, but reverses&lt;br/&gt;
the two values in the mouseover text.&lt;/p&gt;

&lt;p&gt;Instead of switching to MongoDB/GeoJSON order, just clearly mark which&lt;br/&gt;
value is latitude and which is longitude.&lt;br/&gt;
Branch: 1.31-releases&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/edd623f8fc333e2ee991b4daa10c5ce5ae680313&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/edd623f8fc333e2ee991b4daa10c5ce5ae680313&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4371170" author="xgen-internal-githook" created="Wed, 23 Feb 2022 12:49:02 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Anna Henningsen&apos;, &apos;email&apos;: &apos;anna@addaleax.net&apos;, &apos;username&apos;: &apos;addaleax&apos;}
&lt;p&gt;Message: fix(compass-schema): unambiguously display lat/long on map &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5526&quot; title=&quot;Latitude and longitude are reversed on the map in the Schema tab.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5526&quot;&gt;&lt;del&gt;COMPASS-5526&lt;/del&gt;&lt;/a&gt; (#2818)&lt;/p&gt;

&lt;p&gt;GeoJSON (and thus MongoDB) stores coordinates as &lt;span class=&quot;error&quot;&gt;&amp;#91;Longitude, Latitude&amp;#93;&lt;/span&gt;,&lt;br/&gt;
while elsewhere the reverse format &lt;span class=&quot;error&quot;&gt;&amp;#91;Latitude, Longitude&amp;#93;&lt;/span&gt; is common.&lt;/p&gt;

&lt;p&gt;Compass displays the points on the map correctly, but reverses&lt;br/&gt;
the two values in the mouseover text.&lt;/p&gt;

&lt;p&gt;Instead of switching to MongoDB/GeoJSON order, just clearly mark which&lt;br/&gt;
value is latitude and which is longitude.&lt;br/&gt;
Branch: &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5506&quot; title=&quot;Implement &amp;quot;Edit Name&amp;quot; action for the item in the list&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5506&quot;&gt;&lt;del&gt;COMPASS-5506&lt;/del&gt;&lt;/a&gt;-update-item&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/edd623f8fc333e2ee991b4daa10c5ce5ae680313&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/edd623f8fc333e2ee991b4daa10c5ce5ae680313&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4370128" author="xgen-internal-githook" created="Tue, 22 Feb 2022 21:52:09 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Anna Henningsen&apos;, &apos;email&apos;: &apos;anna@addaleax.net&apos;, &apos;username&apos;: &apos;addaleax&apos;}
&lt;p&gt;Message: fix(compass-schema): unambiguously display lat/long on map &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5526&quot; title=&quot;Latitude and longitude are reversed on the map in the Schema tab.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5526&quot;&gt;&lt;del&gt;COMPASS-5526&lt;/del&gt;&lt;/a&gt; (#2818)&lt;/p&gt;

&lt;p&gt;GeoJSON (and thus MongoDB) stores coordinates as &lt;span class=&quot;error&quot;&gt;&amp;#91;Longitude, Latitude&amp;#93;&lt;/span&gt;,&lt;br/&gt;
while elsewhere the reverse format &lt;span class=&quot;error&quot;&gt;&amp;#91;Latitude, Longitude&amp;#93;&lt;/span&gt; is common.&lt;/p&gt;

&lt;p&gt;Compass displays the points on the map correctly, but reverses&lt;br/&gt;
the two values in the mouseover text.&lt;/p&gt;

&lt;p&gt;Instead of switching to MongoDB/GeoJSON order, just clearly mark which&lt;br/&gt;
value is latitude and which is longitude.&lt;br/&gt;
Branch: &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5511&quot; title=&quot;Styling updates to new connection form&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5511&quot;&gt;&lt;del&gt;COMPASS-5511&lt;/del&gt;&lt;/a&gt;-make-connection-form-a-form&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/edd623f8fc333e2ee991b4daa10c5ce5ae680313&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/edd623f8fc333e2ee991b4daa10c5ce5ae680313&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4369912" author="xgen-internal-githook" created="Tue, 22 Feb 2022 20:53:17 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Anna Henningsen&apos;, &apos;email&apos;: &apos;anna@addaleax.net&apos;, &apos;username&apos;: &apos;addaleax&apos;}
&lt;p&gt;Message: fix(compass-schema): unambiguously display lat/long on map &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5526&quot; title=&quot;Latitude and longitude are reversed on the map in the Schema tab.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5526&quot;&gt;&lt;del&gt;COMPASS-5526&lt;/del&gt;&lt;/a&gt; (#2818)&lt;/p&gt;

&lt;p&gt;GeoJSON (and thus MongoDB) stores coordinates as &lt;span class=&quot;error&quot;&gt;&amp;#91;Longitude, Latitude&amp;#93;&lt;/span&gt;,&lt;br/&gt;
while elsewhere the reverse format &lt;span class=&quot;error&quot;&gt;&amp;#91;Latitude, Longitude&amp;#93;&lt;/span&gt; is common.&lt;/p&gt;

&lt;p&gt;Compass displays the points on the map correctly, but reverses&lt;br/&gt;
the two values in the mouseover text.&lt;/p&gt;

&lt;p&gt;Instead of switching to MongoDB/GeoJSON order, just clearly mark which&lt;br/&gt;
value is latitude and which is longitude.&lt;br/&gt;
Branch: move-query-history-to-left-of-query-bar&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/edd623f8fc333e2ee991b4daa10c5ce5ae680313&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/edd623f8fc333e2ee991b4daa10c5ce5ae680313&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4368989" author="xgen-internal-githook" created="Tue, 22 Feb 2022 17:11:25 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Anna Henningsen&apos;, &apos;email&apos;: &apos;anna@addaleax.net&apos;, &apos;username&apos;: &apos;addaleax&apos;}
&lt;p&gt;Message: fix(compass-schema): unambiguously display lat/long on map &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5526&quot; title=&quot;Latitude and longitude are reversed on the map in the Schema tab.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5526&quot;&gt;&lt;del&gt;COMPASS-5526&lt;/del&gt;&lt;/a&gt; (#2818)&lt;/p&gt;

&lt;p&gt;GeoJSON (and thus MongoDB) stores coordinates as &lt;span class=&quot;error&quot;&gt;&amp;#91;Longitude, Latitude&amp;#93;&lt;/span&gt;,&lt;br/&gt;
while elsewhere the reverse format &lt;span class=&quot;error&quot;&gt;&amp;#91;Latitude, Longitude&amp;#93;&lt;/span&gt; is common.&lt;/p&gt;

&lt;p&gt;Compass displays the points on the map correctly, but reverses&lt;br/&gt;
the two values in the mouseover text.&lt;/p&gt;

&lt;p&gt;Instead of switching to MongoDB/GeoJSON order, just clearly mark which&lt;br/&gt;
value is latitude and which is longitude.&lt;br/&gt;
Branch: remove-bootstrap&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/edd623f8fc333e2ee991b4daa10c5ce5ae680313&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/edd623f8fc333e2ee991b4daa10c5ce5ae680313&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4368014" author="xgen-internal-githook" created="Tue, 22 Feb 2022 12:38:04 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Anna Henningsen&apos;, &apos;email&apos;: &apos;anna@addaleax.net&apos;, &apos;username&apos;: &apos;addaleax&apos;}
&lt;p&gt;Message: fix(compass-schema): unambiguously display lat/long on map &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5526&quot; title=&quot;Latitude and longitude are reversed on the map in the Schema tab.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5526&quot;&gt;&lt;del&gt;COMPASS-5526&lt;/del&gt;&lt;/a&gt; (#2818)&lt;/p&gt;

&lt;p&gt;GeoJSON (and thus MongoDB) stores coordinates as &lt;span class=&quot;error&quot;&gt;&amp;#91;Longitude, Latitude&amp;#93;&lt;/span&gt;,&lt;br/&gt;
while elsewhere the reverse format &lt;span class=&quot;error&quot;&gt;&amp;#91;Latitude, Longitude&amp;#93;&lt;/span&gt; is common.&lt;/p&gt;

&lt;p&gt;Compass displays the points on the map correctly, but reverses&lt;br/&gt;
the two values in the mouseover text.&lt;/p&gt;

&lt;p&gt;Instead of switching to MongoDB/GeoJSON order, just clearly mark which&lt;br/&gt;
value is latitude and which is longitude.&lt;br/&gt;
Branch: main&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/edd623f8fc333e2ee991b4daa10c5ce5ae680313&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/edd623f8fc333e2ee991b4daa10c5ce5ae680313&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4367834" author="xgen-internal-githook" created="Tue, 22 Feb 2022 10:16:57 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Anna Henningsen&apos;, &apos;email&apos;: &apos;anna@addaleax.net&apos;, &apos;username&apos;: &apos;addaleax&apos;}
&lt;p&gt;Message: fix(compass-schema): unambiguously display lat/long on map &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5526&quot; title=&quot;Latitude and longitude are reversed on the map in the Schema tab.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5526&quot;&gt;&lt;del&gt;COMPASS-5526&lt;/del&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;GeoJSON (and thus MongoDB) stores coordinates as &lt;span class=&quot;error&quot;&gt;&amp;#91;Longitude, Latitude&amp;#93;&lt;/span&gt;,&lt;br/&gt;
while elsewhere the reverse format &lt;span class=&quot;error&quot;&gt;&amp;#91;Latitude, Longitude&amp;#93;&lt;/span&gt; is common.&lt;/p&gt;

&lt;p&gt;Compass displays the points on the map correctly, but reverses&lt;br/&gt;
the two values in the mouseover text.&lt;/p&gt;

&lt;p&gt;Instead of switching to MongoDB/GeoJSON order, just clearly mark which&lt;br/&gt;
value is latitude and which is longitude.&lt;br/&gt;
Branch: 5526-dev&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/cb09a1ced0bc1d62d9a85803c8f4eea6f6c35988&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/cb09a1ced0bc1d62d9a85803c8f4eea6f6c35988&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4367808" author="JIRAUSER1256529" created="Tue, 22 Feb 2022 09:56:27 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=max23sim%40gmail.com&quot; class=&quot;user-hover&quot; rel=&quot;max23sim@gmail.com&quot;&gt;max23sim@gmail.com&lt;/a&gt; I also don&#8217;t know that, sorry. But I think we still want to modify the display of the coordinates when hovering over the dots, so I&#8217;ll leave this ticket open.&lt;/p&gt;</comment>
                            <comment id="4367763" author="JIRAUSER1265007" created="Tue, 22 Feb 2022 09:22:42 +0000"  >&lt;p&gt;I double-checked, and It looks like I was wrong. I apologize for wasting time, the issue can be closed.&lt;/p&gt;

&lt;p&gt;But for me, it is still a secret why MongoDB chose a different format than the usual one.&lt;/p&gt;</comment>
                            <comment id="4367033" author="JIRAUSER1256529" created="Mon, 21 Feb 2022 16:56:32 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=max23sim%40gmail.com&quot; class=&quot;user-hover&quot; rel=&quot;max23sim@gmail.com&quot;&gt;max23sim@gmail.com&lt;/a&gt; Can you provide a single example of a point that is misplaced, with a screenshot?&lt;/p&gt;

&lt;p&gt;The Great Pyramid of Giza is located at Lat = 29.979167, Lon = 31.134167. Correspondingly, in MongoDB, this would be entered as &lt;tt&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;31.134167, 29.979167&amp;#93;&lt;/span&gt;&lt;/tt&gt;:&lt;/p&gt;

&lt;p&gt; &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;a id=&quot;361676_thumb&quot; href=&quot;https://jira.mongodb.org/secure/attachment/361676/361676_Screenshot+from+2022-02-21+17-54-35.png&quot; title=&quot;Screenshot from 2022-02-21 17-54-35.png&quot; file-preview-type=&quot;image&quot; file-preview-id=&quot;361676&quot; file-preview-title=&quot;Screenshot from 2022-02-21 17-54-35.png&quot;&gt;&lt;img src=&quot;https://jira.mongodb.org/secure/thumbnail/361676/_thumb_361676.png&quot; style=&quot;border: 0px solid black&quot; role=&quot;presentation&quot;/&gt;&lt;/a&gt;&lt;/span&gt; &lt;/p&gt;

&lt;p&gt;The schema analyzer places this on top of the actual pyramid, perfectly:&lt;/p&gt;

&lt;p&gt; &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;a id=&quot;361677_thumb&quot; href=&quot;https://jira.mongodb.org/secure/attachment/361677/361677_Screenshot+from+2022-02-21+17-55-05.png&quot; title=&quot;Screenshot from 2022-02-21 17-55-05.png&quot; file-preview-type=&quot;image&quot; file-preview-id=&quot;361677&quot; file-preview-title=&quot;Screenshot from 2022-02-21 17-55-05.png&quot;&gt;&lt;img src=&quot;https://jira.mongodb.org/secure/thumbnail/361677/_thumb_361677.png&quot; style=&quot;border: 0px solid black&quot; role=&quot;presentation&quot;/&gt;&lt;/a&gt;&lt;/span&gt; &lt;/p&gt;

&lt;p&gt;It&#8217;s only that it reverses the coordinates in that display, which it obviously shouldn&#8217;t.&lt;/p&gt;</comment>
                            <comment id="4367005" author="JIRAUSER1265007" created="Mon, 21 Feb 2022 16:41:11 +0000"  >&lt;p&gt;I checked 3-4 different map services and all have the same behavior as I expected. Also, I checked that I entered the right coordinates in the right place in the DB(just try to store &lt;span class=&quot;error&quot;&gt;&amp;#91;90, 180&amp;#93;&lt;/span&gt; instead of &lt;span class=&quot;error&quot;&gt;&amp;#91;180, 90&amp;#93;&lt;/span&gt; and you will face an error), the problem only with the representation on the schema tab. &lt;/p&gt;</comment>
                            <comment id="4366862" author="JIRAUSER1256529" created="Mon, 21 Feb 2022 15:18:11 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=max23sim%40gmail.com&quot; class=&quot;user-hover&quot; rel=&quot;max23sim@gmail.com&quot;&gt;max23sim@gmail.com&lt;/a&gt; But Compass &lt;em&gt;does&lt;/em&gt; use &lt;tt&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;longitude, latitude&amp;#93;&lt;/span&gt;&lt;/tt&gt; for placing the point, just not for displaying its coordinates on hover. (Note that e.g. Google Maps uses &lt;tt&gt;latitude, longitude&lt;/tt&gt; order, which &lt;em&gt;is&lt;/em&gt; different from what MongoDB expects in its database.)&lt;/p&gt;</comment>
                            <comment id="4366852" author="JIRAUSER1265007" created="Mon, 21 Feb 2022 15:15:10 +0000"  >&lt;p&gt;With the 1st part, I agree, with the 2nd no. Point showing in the wrong place on the map because used &lt;span class=&quot;error&quot;&gt;&amp;#91;latitude, longitude&amp;#93;&lt;/span&gt; coordinates instead of &lt;span class=&quot;error&quot;&gt;&amp;#91;longitude, latitude&amp;#93;&lt;/span&gt;.&#160;&lt;br/&gt;
How to&#160; reproduce:&lt;/p&gt;
&lt;ol&gt;
	&lt;li&gt;Go to google maps or another map service and copy coordinates of some point at the map.&lt;/li&gt;
	&lt;li&gt;create an object in the DB with the coordinates.&#160;&lt;/li&gt;
	&lt;li&gt;check this point in the Compass schema tab.&lt;br/&gt;
expected: point should be in the same place like at another map&lt;br/&gt;
actual: point in a different place.&#160;&lt;/li&gt;
&lt;/ol&gt;


&lt;p&gt;In my opinion it&apos;s two related things&lt;/p&gt;</comment>
                            <comment id="4366835" author="JIRAUSER1256529" created="Mon, 21 Feb 2022 15:05:35 +0000"  >&lt;blockquote&gt;&lt;p&gt;check the latitude and longitude on the map. They are reversed and the point is placed in the wrong place. &lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;So, I think the first part is pretty clear, you&#8217;re right that this is buggy &#8211; the database stores points as &lt;tt&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;longitude, latitude&amp;#93;&lt;/span&gt;&lt;/tt&gt;, and the Compass schema tab displays them as &lt;tt&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;latitude, longitude&amp;#93;&lt;/span&gt;&lt;/tt&gt; on mouseover. That qualifies as a bug for sure, thank you for bringing this up.&lt;/p&gt;

&lt;p&gt;The second point is less clear. The points do appear on the right place of the map for me, e.g. a data point that is stored in the database as &lt;tt&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;-79.9283333, 9.4187222&amp;#93;&lt;/span&gt;&lt;/tt&gt; shows up just off the coast of Panama (as it should) rather than in Antarctica. Are you saying that you&#8217;re seeing a different behavior here?&lt;/p&gt;</comment>
                            <comment id="4366789" author="JIRAUSER1265007" created="Mon, 21 Feb 2022 14:32:09 +0000"  >&lt;p&gt;Hi Anna,&lt;/p&gt;

&lt;p&gt;yes, sure.&lt;/p&gt;

&lt;p&gt;The object was created through Spring Data Repository(MongoDB reactive java driver).&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;https://jira.mongodb.org/secure/attachment/361646/361646_image-2022-02-21-16-26-01-864.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;Object in the DB:&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;https://jira.mongodb.org/secure/attachment/361651/361651_image-2022-02-21-16-29-30-212.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;Representation on the map in schema tab:&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;https://jira.mongodb.org/secure/attachment/361652/361652_image-2022-02-21-16-30-44-022.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;object from mongosh&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;https://jira.mongodb.org/secure/attachment/361653/361653_image-2022-02-21-16-31-49-987.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;</comment>
                            <comment id="4366563" author="JIRAUSER1256529" created="Mon, 21 Feb 2022 11:54:32 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=max23sim%40gmail.com&quot; class=&quot;user-hover&quot; rel=&quot;max23sim@gmail.com&quot;&gt;max23sim@gmail.com&lt;/a&gt; Can you provide a full reproduction? In particular, how did you create the GeoJsonPoint object? What do the GeoJsonPoint object look like when you query the same collection with mongosh (&lt;a href=&quot;https://www.mongodb.com/try/download/shell)?&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://www.mongodb.com/try/download/shell)?&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4365921" author="JIRAUSER1265007" created="Sun, 20 Feb 2022 17:09:48 +0000"  >&lt;p&gt;Sorry, can&apos;t edit the description and submit was by miss click.&lt;/p&gt;

&lt;p&gt;So, how to reproduce:&lt;/p&gt;
&lt;ol&gt;
	&lt;li&gt;create an object with&#160;GeoJsonPoint with any coordinates&lt;/li&gt;
	&lt;li&gt;go to schema analyzer&#160;&lt;/li&gt;
	&lt;li&gt;check the&#160;latitude and longitude on the map. They are reversed and the point is placed in the wrong place.&#160;&lt;/li&gt;
&lt;/ol&gt;


&lt;p&gt;&#160;&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="361676" name="Screenshot from 2022-02-21 17-54-35.png" size="9011" author="anna.henningsen@mongodb.com" created="Mon, 21 Feb 2022 16:56:03 +0000"/>
                            <attachment id="361677" name="Screenshot from 2022-02-21 17-55-05.png" size="35568" author="anna.henningsen@mongodb.com" created="Mon, 21 Feb 2022 16:56:12 +0000"/>
                            <attachment id="361546" name="image-2022-02-20-18-59-15-360.png" size="12932" author="max23sim@gmail.com" created="Sun, 20 Feb 2022 16:59:16 +0000"/>
                            <attachment id="361646" name="image-2022-02-21-16-26-01-864.png" size="5555" author="max23sim@gmail.com" created="Mon, 21 Feb 2022 14:26:02 +0000"/>
                            <attachment id="361651" name="image-2022-02-21-16-29-30-212.png" size="26611" author="max23sim@gmail.com" created="Mon, 21 Feb 2022 14:29:31 +0000"/>
                            <attachment id="361652" name="image-2022-02-21-16-30-44-022.png" size="103671" author="max23sim@gmail.com" created="Mon, 21 Feb 2022 14:30:45 +0000"/>
                            <attachment id="361653" name="image-2022-02-21-16-31-49-987.png" size="19222" author="max23sim@gmail.com" created="Mon, 21 Feb 2022 14:31:51 +0000"/>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>17.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Mon, 21 Feb 2022 11:54:32 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        1 year, 49 weeks, 5 days ago
    
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18254" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Dependencies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[]]></customfieldvalue>


                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_15850" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10257" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Documentation Changes</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="11861"><![CDATA[Not Needed]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10057" key="com.atlassian.jira.toolkit:lastusercommented">
                        <customfieldname>Last comment by Customer</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>true</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10056" key="com.atlassian.jira.toolkit:lastupdaterorcommenter">
                        <customfieldname>Last commenter</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>luke.bonanomi@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            1 year, 49 weeks, 5 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>anna.henningsen@mongodb.com</customfieldvalue>
            <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>max23sim@gmail.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|i0ks8v:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|i03ukv:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9223372036854775807</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_10557" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="5938">Iteration Versailles</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10555" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>Story Points</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10053" key="com.atlassian.jira.ext.charting:timeinstatus">
                        <customfieldname>Time In Status</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_14350" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>serverRank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|i0kee7:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                    </customfields>
    </item>
</channel>
</rss>