[]
Converts the provided WKB binary data to geometry shape.
public static GeoGeometry FromByteArray(byte[] wkb)
The WKB binary data.
Parsed geometry shape.