Skip to content

Return GeoJSON? #7

@j08lue

Description

@j08lue

The Geodini response is currently not valid GeoJSON, but very close.

https://github.com/sunu/geodini/blob/5d7afaf26cc5bc6deafd74f764f86fd08c8360bc/geodini/agents/geocoder_agent.py#L252-L260

If you just wrap that into a "type": "Feature" and move the non-geometry information into "properties", maybe the list of results into a "FeatureCollection", that would do it.

WDYT?

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