Skip to content

Official geojson types #6606

@vkarpov15

Description

@vkarpov15

Lots of people use mongoose with geojson, so it would be handy to have officially supported types so you can do things like:

new schema({ poly: mongoose.Types.Polygon, feature: mongoose.Types.Feature(mongoose.Types.Polygon) });

Re: #6599, #6597

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions