package
Version:
v2.0.7
Opens a new window with list of versions in this module.
Published: Mar 11, 2022
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
isPointInsidePolygon runs through the MultiPolygon and Polygons within a
feature collection and checks if a point (long/lat) lies within it.
type Property struct {
Latitude float64 `json:"lat"`
Longitude float64 `json:"long"`
NameEN string `json:"name"`
NameTH string `json:"thname"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.