cs.
>>Upon converting to WGS-84 everything seems to index fine.
>>
>>
>>Van: Ignacio Vera
>>Verzonden: donderdag 4 juni 2020 14:01
>>Aan: java-user@lucene.apache.org
>>Onderwerp: Re: Tessellate exception in Elasticsearch
>>
>>I
ava-user@lucene.apache.org
>Onderwerp: Re: Tessellate exception in Elasticsearch
>
>I think this is not a lucene issue. Elasticsearch geo_shape only
>supports
>(and it assumes) polygons on the WGS-84 reference system.
>
>On Thu, Jun 4, 2020 at 1:38 PM Claeys Wouter
>
&
,
> [
>171098.875162,
>175780.555004
> ],
> [
>171090.729754,
>175786.150716
> ],
> [
> 171044.231002,
>175818.094268
> ]
>
; [
>171098.875162,
>175780.555004
> ],
> [
>171090.729754,
>175786.150716
> ],
> [
> 171044.231002,
>175818.094268
> ]
> ]
>
71044.231002,
175818.094268
]
]
]
]
}
Thanks!
Van: Ignacio Vera Sequeiros
Verzonden: donderdag 4 juni 2020 12:24
Aan: java-user@lucene.apache.org
Onderwerp: Re: Tessellate exception in Elasticsearch
Hi,
I think your polygon has i
Hi,
I think your polygon has intersecting edges but it is difficult to
reproduce with that output. Could you provide the original polygon you are
trying to index?
Thanks!
On Thu, Jun 4, 2020 at 11:30 AM Claeys Wouter
wrote:
> Hi,
>
> This is an error which we get in Elasticsearch when trying t