[DOCS-10430] Comment on: "manual/tutorial/aggregation-zip-code-data-set" Created: 24/Jun/17 Updated: 30/Oct/23 Resolved: 04/Mar/20 |
|
| Status: | Closed |
| Project: | Documentation |
| Component/s: | manual, Server |
| Affects Version/s: | None |
| Fix Version/s: | Server_Docs_20231030 |
| Type: | Bug | Priority: | Major - P3 |
| Reporter: | Asya Kamsky | Assignee: | Unassigned |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | collector-298ba4e7, docs-triage | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Environment: |
Location: https://docs.mongodb.com/manual/tutorial/aggregation-zip-code-data-set/ |
||
| Participants: | |
| Days since reply: | 3 years, 49 weeks, 1 day ago |
| Epic Link: | DOCSP-1769 |
| Description |
|
We need to fix this dataset - it has coordinates as lat, lon instead of what our 2d index formats expect. Leads to confusion and questions. We just need to fix the order in the array (or convert them into geoJSON) so that they can be properly indexed, and change the description on that field. |
| Comments |
| Comment by Githook User [ 03/Mar/20 ] |
|
Author: {'username': 'asya999', 'name': 'Asya Kamsky', 'email': 'asya999@gmail.com'}Message: fix order of coordinate pair in description |
| Comment by Githook User [ 03/Mar/20 ] |
|
Author: {'username': 'asya999', 'name': 'Asya Kamsky', 'email': 'asya999@gmail.com'}Message: fix order of coordinate pair in description |
| Comment by Githook User [ 03/Mar/20 ] |
|
Author: {'username': 'asya999', 'name': 'Asya Kamsky', 'email': 'asya999@gmail.com'}Message: fix order of coordinate pair in description |
| Comment by Githook User [ 03/Mar/20 ] |
|
Author: {'username': 'asya999', 'name': 'Asya Kamsky', 'email': 'asya999@gmail.com'}Message: fix order of coordinate pair in description |
| Comment by Githook User [ 03/Mar/20 ] |
|
Author: {'name': 'Asya Kamsky', 'username': 'asya999', 'email': 'asya999@gmail.com'}Message: fix order of coordinate pair in description |
| Comment by Githook User [ 03/Mar/20 ] |
|
Author: {'name': 'Asya Kamsky', 'username': 'asya999', 'email': 'asya999@gmail.com'}Message: fix order of coordinate pair in description |
| Comment by Githook User [ 03/Mar/20 ] |
|
Author: {'name': 'Asya Kamsky', 'username': 'asya999', 'email': 'asya999@gmail.com'}Message: fix order of coordinate pair in description |
| Comment by Asya Kamsky [ 24/Jun/17 ] |
| Comment by Asya Kamsky [ 24/Jun/17 ] |
|
Turns out the dataset is correct, it's the wording about loc field that's wrong. |