Documentation ¶
Index ¶
- func AddLocation(filter *dedup.SpatioTemporalFilter, w http.ResponseWriter, r *http.Request) error
- func IndexedLocations(filter *dedup.SpatioTemporalFilter, w http.ResponseWriter, _ *http.Request) error
- func Info(filter *dedup.SpatioTemporalFilter, w http.ResponseWriter, _ *http.Request) error
- func MapGrid(filter *dedup.SpatioTemporalFilter, w http.ResponseWriter, r *http.Request) error
- func MethodNotAllowed(w http.ResponseWriter, _ *http.Request)
- func NotFound(w http.ResponseWriter, _ *http.Request)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddLocation ¶
func AddLocation(filter *dedup.SpatioTemporalFilter, w http.ResponseWriter, r *http.Request) error
AddLocation runs event location through the filter and returns result.
func IndexedLocations ¶
func IndexedLocations(filter *dedup.SpatioTemporalFilter, w http.ResponseWriter, _ *http.Request) error
IndexedLocations outputs a list of indexed locations from the filter.
func Info ¶
func Info(filter *dedup.SpatioTemporalFilter, w http.ResponseWriter, _ *http.Request) error
Info returns filter configuration parameters.
func MapGrid ¶
func MapGrid(filter *dedup.SpatioTemporalFilter, w http.ResponseWriter, r *http.Request) error
MapGrid outputs a grid of S2 Cells for the map, using filter level.
func MethodNotAllowed ¶
func MethodNotAllowed(w http.ResponseWriter, _ *http.Request)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.