Skip to content

SparkSQL WKB geometry encoding #1150

@blastarr

Description

@blastarr

Currently our SparkSQL implementation uses a WKT (well-known text) encoding, since UDT's (user-defined types) aren't working in the Java version of SparkSQL. It may be beneficial for performance purposes to change the encoding to WKB (well-known binary). If so, the console output needs to be converted from WKB to WKT when the user opts to show results.

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