Skip to content

Allow WKT (Well Known Text) input for types #8

Open
@Rycochet

Description

Currently you have to write your query as a JSON object using GeoJSON, but there's also the WKT format, and the corresponding ST_GeomFromText function - it would need a small test to determine if it should be handling JSON or text, but would give more options to users (I find it easier to remember when testing than the JSON formats).

https://en.wikipedia.org/wiki/Well-known_text_representation_of_geometry

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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