Skip to content

Centroid returns nulls when passed a polygon denoting a point #30

@jezzalaycock

Description

@jezzalaycock

For instance {
"type": "Polygon",
"coordinates": [
[
[
-112.03086,
33.653759
],
[
-112.03086,
33.653759
],
[
-112.03086,
33.653759
],
[
-112.03086,
33.653759
]
]
]
}

Returns {"type":"Point","coordinates":[null,null]}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions