-
Notifications
You must be signed in to change notification settings - Fork 503
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] Maps: Custom GeoJson Support in Region Maps #794
Comments
Here's a pull request that pertains to this issue: opensearch-project/OpenSearch-Dashboards#1718 |
Hi @alicejw-aws , are you able to take this one? Thanks. The developer is vamshin. |
Signed-off-by: alicejw <[email protected]>
Ready for tech review from engineers. Hi @vamshin and @Shivamdhar, could you please take a look at this Draft PR for the documentation and let us know if you have any feedback. thanks |
Can we please add the following screenshot instead (for "Import Vector Map" tab): Also, do we have to specify that plugins (frontend plugin: https://github.com/opensearch-project/dashboards-maps, backend plugin: https://github.com/opensearch-project/geospatial) need to be installed alongside OpenSearch Dashboards and OpenSearch in order to have the Import Vector Map tab added to the current region map visualization tab? (so this basically depends on what users will be using - min version of OpenSearch and dashboards or the complete bundle). Please let me know if you need more details. |
@Shivamdhar: I changed the image. I will also add a statement on setup as you described. Could you please go over the PR opensearch-project/OpenSearch#807 and leave your comments in case anything is incorrect? Also, do you have a link to the testing environment for this? Thanks! |
* for #794 (comment) Signed-off-by: alicejw <[email protected]> * add image Signed-off-by: alicejw <[email protected]> * remove temporary line in gemfile to build local doc site Signed-off-by: alicejw <[email protected]> * for file name remove underscore that prevented jekyll formatting to render properly Signed-off-by: alicejw <[email protected]> * adjust size of vector map image Signed-off-by: alicejw <[email protected]> * for example .geojson file and more details Signed-off-by: alicejw <[email protected]> * new line around heading Signed-off-by: alicejw <[email protected]> * Changed the image file Signed-off-by: Fanit Kolchina <[email protected]> * Added setup statement Signed-off-by: Fanit Kolchina <[email protected]> * Updated steps Signed-off-by: Fanit Kolchina <[email protected]> * Changed name of sample map Signed-off-by: Fanit Kolchina <[email protected]> * Made geojson one word Signed-off-by: Fanit Kolchina <[email protected]> * Note formatting Signed-off-by: Fanit Kolchina <[email protected]> * Implemented editorial comments Signed-off-by: Fanit Kolchina <[email protected]> Signed-off-by: alicejw <[email protected]> Signed-off-by: Fanit Kolchina <[email protected]> Co-authored-by: Fanit Kolchina <[email protected]>
hi @Shivamdhar , i get some errors when i import the 5 counties json file into the OpenSearch Dashboards: I saved it with .json extension in Atom JSON editor and uploaded it. do you happen to have an image I could use that shows what the region map looks like for the 5 counties? thanks! |
Hello @alicejw-aws , please make sure that the start and end points for each polygon in the GeoJSON file are same.
Or you can use the following image - |
thank you @Shivamdhar we really appreciate this! |
…issue with more info opensearch-project#794 (comment) Signed-off-by: alicejw <[email protected]>
* for geoJSON file that has same start/endpoints for each polygon. see issue with more info #794 (comment) Signed-off-by: alicejw <[email protected]> * for additional images with borders and fixed errors in example GeoJSON file so it is cut and paste ready to use Signed-off-by: alicejw <[email protected]> * rename new image file because replacing file with same name caused build conflict Signed-off-by: alicejw <[email protected]> * image rename Signed-off-by: alicejw <[email protected]> * for doc reviewer edits and more clarification to procedural steps Signed-off-by: alicejw <[email protected]> * fix typo in UI name 'Region Map' visualization type Signed-off-by: alicejw <[email protected]> * to add prerequisite callout for the two required plugins Signed-off-by: alicejw <[email protected]> * remove commented-out note for link. unnecessary Signed-off-by: alicejw <[email protected]> * for doc review updates - changed example JSON file to include only 2 counties, and other rewrites Signed-off-by: alicejw <[email protected]> * remove modified region map and use original map with 2 counties Signed-off-by: alicejw <[email protected]> * we decided to show the grey outlined regions in the image Signed-off-by: alicejw <[email protected]> Signed-off-by: alicejw <[email protected]>
* for geoJSON file that has same start/endpoints for each polygon. see issue with more info #794 (comment) Signed-off-by: alicejw <[email protected]> * for additional images with borders and fixed errors in example GeoJSON file so it is cut and paste ready to use Signed-off-by: alicejw <[email protected]> * rename new image file because replacing file with same name caused build conflict Signed-off-by: alicejw <[email protected]> * image rename Signed-off-by: alicejw <[email protected]> * for doc reviewer edits and more clarification to procedural steps Signed-off-by: alicejw <[email protected]> * fix typo in UI name 'Region Map' visualization type Signed-off-by: alicejw <[email protected]> * to add prerequisite callout for the two required plugins Signed-off-by: alicejw <[email protected]> * remove commented-out note for link. unnecessary Signed-off-by: alicejw <[email protected]> * for doc review updates - changed example JSON file to include only 2 counties, and other rewrites Signed-off-by: alicejw <[email protected]> * remove modified region map and use original map with 2 counties Signed-off-by: alicejw <[email protected]> * we decided to show the grey outlined regions in the image Signed-off-by: alicejw <[email protected]> Signed-off-by: alicejw <[email protected]> (cherry picked from commit a1d79db)
* for geoJSON file that has same start/endpoints for each polygon. see issue with more info #794 (comment) Signed-off-by: alicejw <[email protected]> * for additional images with borders and fixed errors in example GeoJSON file so it is cut and paste ready to use Signed-off-by: alicejw <[email protected]> * rename new image file because replacing file with same name caused build conflict Signed-off-by: alicejw <[email protected]> * image rename Signed-off-by: alicejw <[email protected]> * for doc reviewer edits and more clarification to procedural steps Signed-off-by: alicejw <[email protected]> * fix typo in UI name 'Region Map' visualization type Signed-off-by: alicejw <[email protected]> * to add prerequisite callout for the two required plugins Signed-off-by: alicejw <[email protected]> * remove commented-out note for link. unnecessary Signed-off-by: alicejw <[email protected]> * for doc review updates - changed example JSON file to include only 2 counties, and other rewrites Signed-off-by: alicejw <[email protected]> * remove modified region map and use original map with 2 counties Signed-off-by: alicejw <[email protected]> * we decided to show the grey outlined regions in the image Signed-off-by: alicejw <[email protected]> Signed-off-by: alicejw <[email protected]> (cherry picked from commit a1d79db)
* for geoJSON file that has same start/endpoints for each polygon. see issue with more info #794 (comment) Signed-off-by: alicejw <[email protected]> * for additional images with borders and fixed errors in example GeoJSON file so it is cut and paste ready to use Signed-off-by: alicejw <[email protected]> * rename new image file because replacing file with same name caused build conflict Signed-off-by: alicejw <[email protected]> * image rename Signed-off-by: alicejw <[email protected]> * for doc reviewer edits and more clarification to procedural steps Signed-off-by: alicejw <[email protected]> * fix typo in UI name 'Region Map' visualization type Signed-off-by: alicejw <[email protected]> * to add prerequisite callout for the two required plugins Signed-off-by: alicejw <[email protected]> * remove commented-out note for link. unnecessary Signed-off-by: alicejw <[email protected]> * for doc review updates - changed example JSON file to include only 2 counties, and other rewrites Signed-off-by: alicejw <[email protected]> * remove modified region map and use original map with 2 counties Signed-off-by: alicejw <[email protected]> * we decided to show the grey outlined regions in the image Signed-off-by: alicejw <[email protected]> Signed-off-by: alicejw <[email protected]> (cherry picked from commit a1d79db) Co-authored-by: Alice Williams <[email protected]>
* for geoJSON file that has same start/endpoints for each polygon. see issue with more info #794 (comment) Signed-off-by: alicejw <[email protected]> * for additional images with borders and fixed errors in example GeoJSON file so it is cut and paste ready to use Signed-off-by: alicejw <[email protected]> * rename new image file because replacing file with same name caused build conflict Signed-off-by: alicejw <[email protected]> * image rename Signed-off-by: alicejw <[email protected]> * for doc reviewer edits and more clarification to procedural steps Signed-off-by: alicejw <[email protected]> * fix typo in UI name 'Region Map' visualization type Signed-off-by: alicejw <[email protected]> * to add prerequisite callout for the two required plugins Signed-off-by: alicejw <[email protected]> * remove commented-out note for link. unnecessary Signed-off-by: alicejw <[email protected]> * for doc review updates - changed example JSON file to include only 2 counties, and other rewrites Signed-off-by: alicejw <[email protected]> * remove modified region map and use original map with 2 counties Signed-off-by: alicejw <[email protected]> * we decided to show the grey outlined regions in the image Signed-off-by: alicejw <[email protected]> Signed-off-by: alicejw <[email protected]> (cherry picked from commit a1d79db) Co-authored-by: Alice Williams <[email protected]>
* for geoJSON file that has same start/endpoints for each polygon. see issue with more info #794 (comment) Signed-off-by: alicejw <[email protected]> * for additional images with borders and fixed errors in example GeoJSON file so it is cut and paste ready to use Signed-off-by: alicejw <[email protected]> * rename new image file because replacing file with same name caused build conflict Signed-off-by: alicejw <[email protected]> * image rename Signed-off-by: alicejw <[email protected]> * for doc reviewer edits and more clarification to procedural steps Signed-off-by: alicejw <[email protected]> * fix typo in UI name 'Region Map' visualization type Signed-off-by: alicejw <[email protected]> * to add prerequisite callout for the two required plugins Signed-off-by: alicejw <[email protected]> * remove commented-out note for link. unnecessary Signed-off-by: alicejw <[email protected]> * for doc review updates - changed example JSON file to include only 2 counties, and other rewrites Signed-off-by: alicejw <[email protected]> * remove modified region map and use original map with 2 counties Signed-off-by: alicejw <[email protected]> * we decided to show the grey outlined regions in the image Signed-off-by: alicejw <[email protected]> Signed-off-by: alicejw <[email protected]>
See opensearch-project/geospatial#122
Support custom vector map/ GeoJson:
Today, we provide basic map tiles and standard vector map as part of MaRS service. While OpenSearch Dashboard allows you to configure a base map tiles using WMS map server, it does not let you configure a server to support user defined vector map layers. We do not support an exhaustive list of vector map (for example, we do not have US Counties, US Zip Codes), and this will always be a growing list. Customers who need specific vector map (GeoJSONs format) that we do not provide today out of the box, can import their own layer and use it for visualization.
The text was updated successfully, but these errors were encountered: