Skip to content

GeoJSONFeatureCollection representing GeometryCollection entity #7

Open
@admradius

Description

@admradius

https://github.com/bryx-inc/GeoJSON.swift/blob/master/Pod/Classes/GeoJSONFeatureCollection.swift#L19
The type GeoJSONFeatureCollection is currently representing the entity https://tools.ietf.org/html/rfc7946#section-3.1.8 GeometryCollection as a FeatureCollection,
when FeatureCollection is defined separately as https://tools.ietf.org/html/rfc7946#section-3.3

Recommendations: Represent GeometryCollection and FeatureCollection as first class members of the EntityMap (typeMap) and create GeoJSONGeometryCollection to represent the GeometryCollection entity of the specification.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions