Skip to content

Extend documentation concerning which WGS 84 CRS is expected - #12982

Open
dersmon wants to merge 2 commits into
opensearch-project:mainfrom
dersmon:patch-1
Open

Extend documentation concerning which WGS 84 CRS is expected#12982
dersmon wants to merge 2 commits into
opensearch-project:mainfrom
dersmon:patch-1

Conversation

@dersmon

@dersmon dersmon commented Aug 26, 2026

Copy link
Copy Markdown

Description

I just tried to index a project using a WGS 84 variant (https://epsg.io/32632) where coordinates look something like 678155.125 / 3729031.8125, which got silently truncated while indexing. Adding the reference to EPSG:4326 will make clear that one needs to project coordinates first.

Version

  • all

I just tried to index a project using a WGS 84 variant (https://epsg.io/32632) where coordinates look something like `678155.125 / 3729031.8125`, which got silently truncated while indexing.

Signed-off-by: Simon Hohl <mail@dersmon.net>
@github-actions github-actions Bot added the Tech review PR: Tech review in progress label Aug 26, 2026
@github-actions

Copy link
Copy Markdown

Thank you for submitting your PR. The PR states are In progress (or Draft) -> Tech review -> Doc review -> Merged.

Before you submit your PR for doc review, make sure the content is technically accurate. If you need help finding a tech reviewer, tag a maintainer.

When you're ready for doc review, tag the assignee of this PR. The doc reviewer may push edits to the PR directly or leave comments and editorial suggestions for you to address (let us know in a comment if you have a preference).

@dersmon

dersmon commented Aug 26, 2026

Copy link
Copy Markdown
Author

@kolchfa-aws hi, this is a very very small change, I think it is ready for review.

@kolchfa-aws kolchfa-aws left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, @dersmon! One rewording suggestion.

Comment thread _mappings/supported-field-types/geo-shape.md Outdated
Co-authored-by: kolchfa-aws <105444904+kolchfa-aws@users.noreply.github.com>
Signed-off-by: Simon Hohl <mail@dersmon.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport 3.8 Tech review PR: Tech review in progress

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants