Skip to content

Implement raw GeoJSON output #9

@spatialillusions

Description

@spatialillusions

At the moment some NGV elements are recalculated when output to GeoJSON, a circle definition with a point and a radius is recalculated to a polygon representing the circle. In some cases it would be good to instead have the raw data as GeoJSON.
There are however some problems implementing this since a circle can have a "hole" represented by a polygon, and you can't make a hole in a point in GeoJSON.

If anyone could suggest how this could be solved all suggestions are welcome.

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