package
0.0.0-20220518083256-2e7d28ad5f2e
Repository: https://github.com/diwise/ngsi-ld-golang.git
Documentation: pkg.go.dev

# 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
No description provided by the author

# Constants

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
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
No description provided by the author
No description provided by the author