Skip to content

Conversation

@DaveCTurner
Copy link
Contributor

…in GeoJSON.

Separate PR to follow for 6.1 and 6.0 since the statement about WKT isn't relevant there.

@DaveCTurner DaveCTurner added :Analytics/Geo Indexing, search aggregations of geo points and shapes >docs General docs changes v6.2.0 v7.0.0 labels Dec 22, 2017
@DaveCTurner DaveCTurner requested a review from nknize December 22, 2017 12:40
@colings86 colings86 added v6.3.0 and removed v6.2.0 labels Jan 22, 2018
@DaveCTurner
Copy link
Contributor Author

@nknize could you have a look at this please?

@DaveCTurner DaveCTurner merged commit 3ca9310 into elastic:master Apr 2, 2018
DaveCTurner added a commit that referenced this pull request Apr 2, 2018
At time of writing, GeoJSON did not enforce a specific ordering of vertices in
a polygon, but it now does. We occasionally get reports of Elasticsearch
rejecting apparently-valid GeoJSON because of badly oriented polygons, and it's
helpful to be able to point at this bit of the documentation when responding.
DaveCTurner added a commit that referenced this pull request Apr 2, 2018
At time of writing, GeoJSON did not enforce a specific ordering of vertices in
a polygon, but it now does. We occasionally get reports of Elasticsearch
rejecting apparently-valid GeoJSON because of badly oriented polygons, and it's
helpful to be able to point at this bit of the documentation when responding.
jasontedor added a commit to jasontedor/elasticsearch that referenced this pull request Apr 3, 2018
* master: (80 commits)
  Remove HTTP max content length leniency (elastic#29337)
  Begin moving XContent to a separate lib/artifact (elastic#29300)
  Java versions for ci (elastic#29320)
  Minor cleanup in the InternalEngine (elastic#29241)
  Clarify expectations of false positives/negatives (elastic#27964)
  Update docs on vertex ordering (elastic#27963)
  Revert "REST high-level client: add support for Indices Update Settings API (elastic#28892)" (elastic#29323)
  [test] remove Streamable serde assertions (elastic#29307)
  Improve query string docs (elastic#28882)
  fix query string example for boolean query (elastic#28881)
  Resolve unchecked cast warnings introduced with elastic#28892
  REST high-level client: add support for Indices Update Settings API (elastic#28892)
  Search: Validate script query is run with a single script (elastic#29304)
  [DOCS] Added info on WGS-84. Closes issue elastic#3590 (elastic#29305)
  Increase timeout on Netty client latch for tests
  Build: Use branch specific refspec sysprop for bwc builds (elastic#29299)
  TEST: trim unsafe commits before opening engine
  Move trimming unsafe commits from engine ctor to store (elastic#29260)
  Fix incorrect geohash for lat 90, lon 180 (elastic#29256)
  Do not load global state when deleting a snapshot (elastic#29278)
  ...
@DaveCTurner DaveCTurner deleted the 2017-12-22-vertex-ordering-docs branch July 23, 2022 10:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Analytics/Geo Indexing, search aggregations of geo points and shapes >docs General docs changes v6.2.4 v6.3.0 v7.0.0-beta1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants