mapbox/geojsonhint

properties check tolerates arrays and should not

Closed this issue · 0 comments

tmcw commented
{
"type": "Feature",
"properties": [],
"geometry": null
}

This object should be rejected but is not.