Radar
Location infrastructure platform for geofences, beacons, trips, addresses, places, and address autocomplete.
Focused on mobile and field apps that create beacons and geofences, start trip tracking, and autocomplete addresses with proximity bias.
Example Use Cases
These are the Radar actions Snow can use when building apps with you. Connecting an account does not make Snow run these on its own.
Tool to autocomplete partial addresses and place names based on relevance and proximity. Use after a user inputs a partial address/place to get suggestions, optionally biased by location.
Tool to create a new beacon in Radar. Use when you need to register a physical beacon device (iBeacon or Eddystone) for location tracking.
Tool to create a new trip. Use after gathering origin and destination details to start tracking a trip.
Tool to convert an address into geographic coordinates. Use when you have a full address string and need precise latitude/longitude before further location analysis.
Tool to retrieve a beacon by Radar _id. Use when you need to fetch full details of an existing beacon.
Tool to get a specific beacon by tag and external ID. Use when you need to retrieve details of a beacon identified by its tag group and external ID.
Tool to retrieve context for a given location. Use when you need geofences, place, and region information based on coordinates. Use after obtaining valid latitude and longitude.
Tool to retrieve a geofence by Radar _id or tag/externalId. Use when you need to fetch full details of an existing geofence.
Tool to retrieve current Places settings for your Radar project. Use when you need to inspect chain detection, supported countries, external ID requirements, and other Places metadata.
Tool to retrieve a trip by ID or externalId. Use when you have a trip ID or externalId to fetch its details.