forked from organicmaps/organicmaps
[generator_integration_tests] Fix generator integration tests (natural=cave added to natural=cave_entrance rules)
This commit is contained in:
parent
ab89f9d310
commit
277b8fe8be
1 changed files with 1 additions and 1 deletions
|
@ -135,7 +135,7 @@ CountryFeaturesCounters constexpr kNorthWellingtonCounters(
|
|||
250276 /* area */, 95893 /* poi */, 297 /* cityTownOrVillage */, 1062 /* bookingHotels */);
|
||||
|
||||
CountryFeaturesCounters constexpr kSouthCanterburyCounters(
|
||||
637243 /* fbs */, 6984548 /* geometryPoints */, 397960 /* point */, 81697 /* line */,
|
||||
637244 /* fbs */, 6984549 /* geometryPoints */, 397961 /* point */, 81697 /* line */,
|
||||
157586 /* area */, 89666 /* poi */, 331 /* cityTownOrVillage */, 2085 /* bookingHotels */);
|
||||
|
||||
CountryFeaturesCounters constexpr kSouthSouthlandCounters(
|
||||
|
|
Loading…
Add table
Reference in a new issue