Format
The data file can be in .CSV or ESRI Shape File format.Projection
Shape Files can have various projections. In order to import zone data in to BusBoss, the projection for the map data must be Latitude/Longitude WGS84.Attributes
All data in ESRI format has attributes that identify accompanying information for each feature..CSV File Field Information
The following fields are required:| Name | Data type | Length |
|---|---|---|
| Sequence Number | String | 4 |
| Longitude | String | -xx.xxxxx |
| Latitude | String | xx.xxxxx |
| Boundary Description | String | 100 |