Checkmate has a built-in feature allows users to upload an excel spreadsheet containing customer names and locations to create a square zone.
You can also import zones programatically using the Checkmate SDK. The Checkmate application includes a very powerful Software Development Kit (SDK) that can be used to write a simple application to import any type of polygon (zone) programatically from any source.
The attached SDK sample that demonstrates how to add a polygon zone programmtically using the Checkmate SDK.
Visit
http://update.geotab.com/latestbuild/ to obtain the latest copy of Checkmate 5.3.1 SDK documentation and the latest Checkmate build.
Note: You will need to reference the Checkmate 5.3.1 executable in the C# development environment (Checkmate 5.3.1 Build 9447 or higher is required for this example). The Checkmate exe is located in a sub folder located in directory below
Windows XP
C:\Documents And Settings\<windowsuser>\Local Settings\Apps\2.0
Or
Vista
C:\Users\<windowsuser>\AppData\Local\Apps\2.0
If you encounter an issue, please reply to this thread