geoquery

package module
v1.0.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 6, 2024 License: MIT Imports: 5 Imported by: 0

README

GeoQuery

Peta Pedia Library Package

ENV Setting

image

Release

go get -u all
go mod tidy
git tag                                 #check current version
git tag v0.0.28                          #set tag version
git push origin --tags                  #push tag version to repo
go list -m github.com/petapedia/geoquery@v0.0.28   #publish to pkg dev, replace ORG/URL with your repo URL

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PostGeoIntersects

func PostGeoIntersects(mongoenv, dbname string, r *http.Request) string

func PostGeoWithin added in v1.0.2

func PostGeoWithin(mongoenv, dbname string, r *http.Request) string

func PostNear added in v1.0.2

func PostNear(mongoenv, dbname string, r *http.Request) string

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL