The Maporama Database Web Service offers the methods to access and manage database items.
The following operations are supported.
-
CountSearchAround: Counts the number of items.
-
GetCoordFields: Retrieves the field name of longitude and latitude column.
-
GetPrimaryKey: Retrieves the name of field of the Primary key.
-
GetSchema: Retrieves the XML schema.
-
GetTables: Retrieves all spatial table names in database.
-
SearchAround: Searches the items in database by centered proximity.
-
SearchAroundDefault: Searches the ten first items around given center in specified radius.