mapzen / metroextractor-cities

JSON cities bounding boxes for chef-metroextractor
https://mapzen.com/data/metro-extracts
GNU General Public License v3.0
84 stars 155 forks source link

Duplicate cities #397

Closed zerebubuth closed 8 years ago

zerebubuth commented 8 years ago

I noticed that Turin, Italy appears twice in cities.json. This PR removes the duplicate and expands the bounding box of the remaining copy so that it covers both original bounding boxes.

This PR also adds a test so that it's easier to spot these in the future.

KathleenLD commented 8 years ago

Cool, thanks!