Make GeoJSON reader tolerant to geometry and properties elimination
Description
Server-side property selection can generate “less than GeoJSON” results, including documents without the geometry property, or without “properties” (because only the geometry was requested). Make the GeoJSON reader tolerant to it.
Server-side property selection can generate “less than GeoJSON” results, including documents without the geometry property, or without “properties” (because only the geometry was requested). Make the GeoJSON reader tolerant to it.