Name | Description | Type | Additional information |
---|---|---|---|
ID |
The Supatrak ID for the |
integer |
None. |
Name |
The name of the point of interest |
string |
Required |
Latitude |
The latitude position of the point of interest. If this is null then attempt to geocode the address information |
decimal number |
None. |
Longitude |
The longitude position of the point of interest. If this is null then attempt to geocode the address information |
decimal number |
None. |
Region |
Address information. Used in SupaTrak front end to describe the location of the point of interest. If the latitude or longitude is null then this information is geocoded to determine the location |
string |
None. |
Street |
Address information. Used in SupaTrak front end to describe the location of the point of interest. If the latitude or longitude is null then this information is geocoded to determine the location |
string |
None. |
Town |
Address information. Used in SupaTrak front end to describe the location of the point of interest. If the latitude or longitude is null then this information is geocoded to determine the location |
string |
None. |
District |
Address information. Used in SupaTrak front end to describe the location of the point of interest. If the latitude or longitude is null then this information is geocoded to determine the location |
string |
None. |
County |
Address information. Used in SupaTrak front end to describe the location of the point of interest. If the latitude or longitude is null then this information is geocoded to determine the location |
string |
None. |
Postcode |
Address information. Used in SupaTrak front end to describe the location of the point of interest. If the latitude or longitude is null then this information is geocoded to determine the location |
string |
None. |
Telephone |
The contact telephone number for the point of interest |
string |
None. |
Category |
The category of the point of interest. When creating a point the category is created if it does not already exist. If this isn't proviced then a default blank category is assigned |
string |
None. |
Radius |
The effective radius of the point of interest. Defaults to 50 metres if a point is created without a radius being specified |
integer |
None. |