Location
This is the AnnotatedEarth Location Service. It can be used to interact with the AE Location Aware System.
The following operations are supported. For a formal definition, please review the Service Description.
-
AddLoc
Add a location. -
CanAccessLocation
See if a user can access a location. -
CanEditLocation
See if a user can edit a location. -
ChangeImage
Chate a Image Name for a location. -
ChangeVote
Chate a Vote for a location. -
DeleteLocation
Delete a location. -
FindLoc
Find locations, using search criteria -
FindNear
Find locations around a given point, up to 'feet' distance away xx -
FindNearByFeet
Find locations around a given point, up to 'feet' distance away -
GetCategories
Get all categories. -
GetCountries
Get a list of all countries and codes. -
GetGroupInfo
Get the information for a list. -
GetGuestAccount
Get the guest account and password. -
GetLocation
Get the passed location. -
GetLocationsByCategory
Get a list of Locations by their group ID. NOTE: Use various find to do it location-aware. -
GetLocationsByGroup
Get a list of Locations by their group ID. NOTE: Use various find to do it location-aware. -
GetMyLocs
Find locations around a given point, up to 'feet' distance away -
GetPollRate
Get the lowest refresh poll rate allowed. Applicationsn should not poll against this service faster than this rate (number is in milliseconds) -
GetStates
Get a list of all states. -
GetUsersGroups
Get a users groups (private and public). -
GetUsersVote
Get a users Vote for a location. -
RandomLocation
Get a random location (Public, anywhere). -
UpdateLocation
Update a location. -
Vote
Vote for a location. -
logon
Logon a user.