addGeoJSON() fails to render valid geometries #622
Labels
difficulty: novice
Anyone could help
effort: low
< 1 day of work
help wanted
Solution is well-specified enough that any community member could fix
priority: medium
Could be fixed before next release
Hi,
it seems that geoJSON geometry primitives such as
"Point"
or"Polygon"
are not displayed byaddGeoJSON()
. I would expect them to be valid input as according to the specification and togeojsonlint::geojson_validate()
they conform to the standard.Cheers,
Andrzej
Created on 2019-05-03 by the reprex package (v0.2.1)
The text was updated successfully, but these errors were encountered: