package
1.0.5
Repository: https://github.com/tomi77/protobuf-gis.git
Documentation: pkg.go.dev

# Structs

type: LineString coordinates: [[x, y], [x, y]].
No description provided by the author
type: LineString coordinates: [[x, y, z], [x, y, z]].
No description provided by the author
type: MultiLineString coordinates: [[[x, y], [x, y]], [[x, y], [x, y]]].
No description provided by the author
type: MultiLineString coordinates: [[[x, y, z], [x, y, z]], [[x, y, z], [x, y, z]]].
No description provided by the author
type: MultiPoint coordinates: [[x, y], [x, y]].
No description provided by the author
type: MultiPoint coordinates: [[x, y, z], [x, y, z]].
No description provided by the author
type: MultiPolygin coordinates: [[[[x, y], [x, y]]], [[[x, y], [x, y]]]].
No description provided by the author
type: MultiPolygin coordinates: [[[[x, y, z], [x, y, z]]], [[[x, y, z], [x, y, z]]]].
No description provided by the author
type: Point coordinates: [x, y].
No description provided by the author
type: Point coordinates: [x, y, z].
No description provided by the author
type: Polygon coordinates: [[[x, y], [x, y]]].
No description provided by the author
type: Polygon coordinates: [[[x, y, z], [x, y, z]]].
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author