Calibrate entities, selecting by `quadkey` instead of `entity_id`
The entities are now calibrated in batches, based on the entity ID. In this case we need to get all entities in a country by an INNER JOIN
on the tile. Instead, it is better to batch process by tile.