You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Alexander Reelsen (Jira)" <ji...@apache.org> on 2019/09/04 17:45:00 UTC

[jira] [Created] (LUCENE-8964) Allow GeoJSON parser to properly skip string arrays

Alexander Reelsen created LUCENE-8964:
-----------------------------------------

             Summary: Allow GeoJSON parser to properly skip string arrays
                 Key: LUCENE-8964
                 URL: https://issues.apache.org/jira/browse/LUCENE-8964
             Project: Lucene - Core
          Issue Type: Improvement
          Components: core/other
    Affects Versions: trunk
            Reporter: Alexander Reelsen
         Attachments: lucene-parse-geojson-arrays-0.patch

The Geo JSON parser throws an exception when trying to parse an array of strings, which is somewhat common in some free geojson services likeĀ [https://whosonfirst.org|https://whosonfirst.org/]

An example file can be seen at [https://data.whosonfirst.org/101/748/479/101748479.geojson]

This fixes the parser to also parse a string array.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

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