Categorygithub.com/Befous/BackendGin
repositorypackage
1.2.7
Repository: https://github.com/befous/backendgin.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

BackendGin

Package backend golang framework gin

PostGeoIntersects

{
    "type": "Point",
    "coordinates": [103.60768133536988, -1.628526295003084]
}
{
    "type": "LineString",
    "coordinates": [
        [103.63091641571147, -1.6020024943709927],
        [103.57608972562886, -1.6467275181335737]
    ]
}

{ "type": "Polygon", "coordinates": [ [ [103.53962566807368, -1.6189297721911515], [103.52177261032824, -1.6385764460854517], [103.52937864676417, -1.654314771743401], [103.54860501664389, -1.6394214600113486], [103.53962566807368, -1.6189297721911515] ] ] }

## PostGeoWithin

{ "type": "Polygon", "coordinates": [ [ [103.62892373959272, -1.616812371154296], [103.62890068598779, -1.616866839799556], [103.62896041578165, -1.616890931699615], [103.62898556516905, -1.6168364630550514], [103.62892373959272, -1.616812371154296] ] ] }

## PostNear

{ "type": "Point", "coordinates": [103.6037314895799, -1.632582001101999], "max": 100, "min": 1 }

## PostNearSphere

{ "type": "Point", "coordinates": [103.6037314895799, -1.632582001101999], "max": 100, "min": 1 }

## PostBox

{ "coordinates": [ [103.54786554087926, -1.6487359545296698], [103.62772892345659, -1.6034217927083034] ] }

## PostCenter

{ "coordinates": [103.62074450557095, -1.632735059500547], "radius": 0.003 }

## PostCenterSphere

{ "coordinates": [103.62074450557095, -1.632735059500547], "radius": 0.00003 }