Skip to content

any idea about type mapping of box2/3d? #10

@sharkAndshark

Description

@sharkAndshark

Am wondering following way dealing with Input/output about box2/3d is too dirty and evil?

[Sql.Expression("ST_Box2dFromGeoHash({0},{1})::geometry",ServerSideOnly = true)]
public static NTSG STBox2dFromGeoHash(string geohash, int precision)
{
    throw new InvalidOperationException();
}

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