- Approximately 1 million duplicate addresses have been removed from the product. Due to this, there is an overall drop of approximately 900k addresses in this release.
- Approximately 309,000 addresses have been removed from this release as they were having low location precision. These address points may gradually get added back into the product once the location improves.
- The latitude and longitude fields have changed from VARCHAR to decimal. The
data type and length for these fields are represented in the Data Schema as below:
field_friendly_name data_type field_length Latitude DECIMAL 9,6 Longitude DECIMAL 11,6 Note: This change is only for the customers who use Extended Tab format.