-
Type:
Improvement
-
Status: Resolved
-
Priority:
Trivial
-
Resolution: Fixed
-
Affects Version/s: trunk
-
Fix Version/s: 8.3
-
Component/s: core/other
-
Labels:None
-
Lucene Fields:New, Patch Available
-
Review Patch?:Yes
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
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.
- links to