@jeremiak Despite both having *Collection
in their names they are not equivalent in terms of hierarchy! GeometryCollection
is a Geometry
object just like Point
, Polygon
, etc.
So a Feature
object's geometry
member could be a GeometryCollection
, and that Feature
object could appear in the features
array of FeatureCollection
.
But what really makes them awkward is how unlike the other Geometry
objects it doesn't support coordinates
as a member, it uses geometries
. 🫠
=> More informations about this toot | View the thread | More toots from ryan@social.lol
=> View jeremiak@journa.host profile
text/gemini
This content has been proxied by September (ba2dc).