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

[8.12] [Docs][Maps] Troublesooting common Mapes File Upload issues (#174476) #176042

Merged
merged 1 commit into from
Feb 1, 2024

Conversation

kibanamachine
Copy link
Contributor

Backport

This will backport the following commits from main to 8.12:

Questions ?

Please refer to the Backport tool documentation

…174476)

Fixes elastic#135319

Adds a new section to the
[Troubleshooting](https://www.elastic.co/guide/en/kibana/current/maps-troubleshooting.html)
addressing how to improve geospatial datasets locally before working
with Kibana Maps File Upload to increase the chances of a successful
operation.

* Converting a dataset into a GeoJSON or Shapefile with ogr2ogr
* Transforming a dataset into WGS84 with ogr2ogr
* Exploding a multigeometry dataset into parts with ogr2ogr
* Reducing the precision of a dataset with ogr2ogr
* Simplifying region datasets with mapshaper
* Options to clean invalid geometries with ogr2ogr and mapshaper

---------

Co-authored-by: Nick Peihl <[email protected]>
(cherry picked from commit 9b5d040)
Copy link
Contributor

github-actions bot commented Feb 1, 2024

Documentation preview:

@jsanz
Copy link
Member

jsanz commented Feb 1, 2024

jenkins test this

@jsanz
Copy link
Member

jsanz commented Feb 1, 2024

/ci

@kibana-ci
Copy link
Collaborator

💚 Build Succeeded

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

cc @jsanz

@kibanamachine kibanamachine merged commit 9945cff into elastic:8.12 Feb 1, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants