package
0.0.0-20240930120906-7159439939b3
Repository: https://github.com/diwise/iot-device-mgmt.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
No description provided by the author
CreateGeoJSONPropertyFromLineString creates a GeoJSONProperty from an array of line coordinate arrays.
CreateGeoJSONPropertyFromMultiPolygon creates a GeoJSONProperty from an array of polygon coordinate arrays.
CreateGeoJSONPropertyFromWGS84 creates a GeoJSONProperty from a WGS84 coordinate.
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
GeoJSONProperty is used to encapsulate different GeoJSONGeometry types.
GeoJSONPropertyLineString is used as the value object for a GeoJSONPropertyLineString.
GeoJSONPropertyMultiPolygon is used as the value object for a GeoJSONPropertyMultiPolygon.
GeoJSONPropertyPoint is used as the value object for a GeoJSONPropertyPoint.
No description provided by the author
# Interfaces
No description provided by the author