This tool is provided as an example and is available on an As-Is basis. You must assume all the risks and costs associated with the use of the sample tool, including, without limitation, any damage to any equipment, software, information or data. In addition, we are not obligated to provide any maintenance, technical or other support for the sample tool. In order to improve our products, we may at any time, and without warning, change the design, presentation, or functionality of the software.
Overview
This utility helps you import zones to your account using comma separated values (CSV).
Work flow
Initially a cache will be created of all the zones currently on your account. The input provided is parsed and a set of boundary points is created at the specified coordinates. These points are the extents of the new zone and are then saved to your account.
Example Entry: ExampleTestZoneSDK1,43.7,-79.6,100,10,20,30,40,Live|Driver Category,Home|Office,Comment goes here
For a simpler approach to understanding the necessary trigonometry involved, see the JavaScript SDK sample "AddZone".
Skill level
Advanced