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

Maps: Custom GeoJson Support in Region Maps #122

Closed
vamshin opened this issue Jun 9, 2021 · 8 comments
Closed

Maps: Custom GeoJson Support in Region Maps #122

vamshin opened this issue Jun 9, 2021 · 8 comments
Labels
enhancement New feature or request roadmap v2.2.0

Comments

@vamshin
Copy link
Member

vamshin commented Jun 9, 2021

Is your feature request related to a problem? Please describe.
Ability to provide custom GeoJson to have custom vector maps.

Describe the solution you'd like
Should be able to upload GeoJson files and use them in the regional Maps dashboard.

Describe alternatives you've considered
None

Additional context
None

@vamshin vamshin added the enhancement New feature or request label Jun 9, 2021
@saratvemulapalli
Copy link
Member

saratvemulapalli commented Jun 10, 2021

As far as I understand to support custom Tiles and vectors this should be done in Dashboards unless there are underlying field mappers which have to change.

@vamshin Did I understand it correctly?

@vamshin
Copy link
Member Author

vamshin commented Jul 22, 2021

@saratvemulapalli we need to store these GeoJsons in indices so customers could retrieve them from Dashboards and plot the coordinates. We are planning to build a plugin to host these changes. Once we have plugin ready, we will move this issue there.

@alicejw1
Copy link

Hi @vamshin, do you happen to have an example Geo .json file that I could use in the documentation? Maybe one used for testing purposes? thanks

@Shivamdhar
Copy link

@alicejw-aws please find the attached custom geoJSON file having 5 US counties as features.

Please note the file should have .json or .geojson extension. I wasn't able to upload that here, hence sharing .txt file. Let me know if you need any help : )

usa-county.txt

We can also extract any custom geoJSON using this tool - https://geojson.io/

@alicejw1
Copy link

@alicejw-aws please find the attached custom geoJSON file having 5 US counties as features.

Please note the file should have .json or .geojson extension. I wasn't able to upload that here, hence sharing .txt file. Let me know if you need any help : )

usa-county.txt

We can also extract any custom geoJSON using this tool - https://geojson.io/

Thank you Shivam @Shivamdhar! this is perfect! it's exactly what i was looking to include in the docs.

@kartg
Copy link
Member

kartg commented Aug 3, 2022

@saratvemulapalli we need to store these GeoJsons in indices so customers could retrieve them from Dashboards and plot the coordinates. We are planning to build a plugin to host these changes. Once we have plugin ready, we will move this issue there.

@vamshin checking in on this as we try to get squared away for the 2.2 release - is https://github.com/opensearch-project/geospatial the plugin repo? Can this issue be moved there?

@junqiu-lei
Copy link
Member

Hi @kartg, thanks let us know, could you please help us move it to geospatial repo? Since I don't the permission to do so, thanks!

@kartg kartg transferred this issue from opensearch-project/OpenSearch Aug 5, 2022
@junqiu-lei
Copy link
Member

Since related PRs merged to geospatial and dashboards-maps repos for 2.2.0 release, going to close this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request roadmap v2.2.0
Projects
None yet
Development

No branches or pull requests

6 participants