[ 
https://issues.apache.org/jira/browse/LUCENE-8538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16659574#comment-16659574
 ] 

Nicholas Knize commented on LUCENE-8538:
----------------------------------------

[~dsmiley] since this builds lucene specific geometry ({{Polygon}}, {{Line}}, 
{{Rectangle}}) I assume it would end up in core or wherever {{LatLonShape}} 
lands. The attached patch keeps it in sandbox for now, since that's where 
{{LatLonShape}} currently resides.

> Add Simple WKT Shape Parser
> ---------------------------
>
>                 Key: LUCENE-8538
>                 URL: https://issues.apache.org/jira/browse/LUCENE-8538
>             Project: Lucene - Core
>          Issue Type: New Feature
>            Reporter: Nicholas Knize
>            Priority: Major
>         Attachments: LUCENE-8538.patch
>
>
> Similar to {{SimpleGeoJSONPolygonParser}} for creating {{Polygon}} objects 
> from GeoJSON, it would be helpful to have a {{SimpleWKTParser}} for creating 
> lucene geometries from WKT. Not only is this useful for simple tests, but 
> also helps for benchmarking from real world data (e.g., PlanetOSM).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to