![]() |
App Engine Python SDK
v1.6.9 rev.445
The Python runtime is available as an experimental Preview feature.
|
Public Member Functions | |
def | __init__ |
def | latitude |
def | longitude |
![]() | |
def | __init__ |
def | chars |
def | position |
def | RestrictField |
def | __repr__ |
def | __eq__ |
def | __hash__ |
Represents a geo point in a document field or query.
def google.appengine.api.search.stub.tokens.GeoPoint.latitude | ( | self | ) |
Returns the angle between equatorial plan and line thru the geo point.
def google.appengine.api.search.stub.tokens.GeoPoint.longitude | ( | self | ) |
Returns the angle from a reference meridian to another meridian.