Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DOC] Document maps service hosted by AWS #983

Closed
1 of 4 tasks
dblock opened this issue Aug 24, 2022 · 6 comments
Closed
1 of 4 tasks

[DOC] Document maps service hosted by AWS #983

dblock opened this issue Aug 24, 2022 · 6 comments
Assignees
Labels
Content gap dashboards Sev3 Medium priority. Content that's missing, driven by dev, PM or the community.

Comments

@dblock
Copy link
Member

dblock commented Aug 24, 2022

What do you want to do?

  • Request a change to existing documentation
  • Add new documentation
  • Report a technical problem with the documentation
  • Other

Tell us about your request. Provide a summary of the request and all versions that are affected.

Opensearch Dashboards is built with a plugin that allows users to create geographical visualizations of their data on maps. The map supports zoom and also comes with boundaries. To render the maps, OpenSearch Dashboards client code sends requests to a maps service hosted by AWS at https://.maps.opensearch.org, (formerly https://.maps.search-services.aws.a2z.com). This service is undocumented. Its URL changed to opensearch.org in opensearch-project/OpenSearch-Dashboards#777 to support users in regions such as India. The map service is a CDN that serves map tiles (images). The tiles are sourced from OpenStreetMaps, an open source project that collects maps data from all over the world.

  • Document that the default installation of OpenSearch Dashboards will make HTTPs requests to these URLs.
  • Document how to run one own's tile server in a private network, [FEATURE] Document how to run your own maps server maps#27.
  • Document how to configure OpenSearch Dashboards to point to the tile server in my private network.

What other resources are available? Provide links to related issues, POCs, steps for testing, etc.

@joshuali925
Copy link
Member

One note, it would be helpful to document since what version maps.search-services.aws.a2z.com became maps.opensearch.org. This would help reporting plugin to adjust the allowed domains. thanks

@Naarcha-AWS Naarcha-AWS added this to the 2022-Q3 milestone Aug 31, 2022
@hdhalter
Copy link
Collaborator

hdhalter commented Mar 7, 2023

@kolchfa-aws , can you please see if this topic satisfies this request? https://opensearch.org/docs/latest/dashboards/visualize/selfhost-maps-server/. Thanks.

@hdhalter hdhalter added the Sev3 Medium priority. Content that's missing, driven by dev, PM or the community. label Mar 8, 2023
@hdhalter
Copy link
Collaborator

hdhalter commented Mar 8, 2023

HI Melissa, can you please look into this? Thanks.

@hdhalter hdhalter modified the milestones: 2022-Q3, Q3 - 2023 Mar 8, 2023
@vagimeli
Copy link
Collaborator

Yes, I'm researching this issue.

@Naarcha-AWS Naarcha-AWS removed this from the Q3 - 2023 milestone Nov 13, 2023
@vagimeli
Copy link
Collaborator

@kolchfa-aws @hdhalter I believe this issue is addressed by this documentation: https://opensearch.org/docs/latest/dashboards/visualize/selfhost-maps-server/. Please let me know if this issue and that doc aren't related. Thanks :)

@hdhalter
Copy link
Collaborator

Looks like some of it has been addressed. @dblock, can you please take a look to see if your concerns have been met? Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content gap dashboards Sev3 Medium priority. Content that's missing, driven by dev, PM or the community.
Projects
None yet
Development

No branches or pull requests

5 participants