openmaptiles/layers
Frédéric Rodrigo b1eeff573e
Remove table building_multipolygon as multipolygon are already in table osm_building_polygon (#756)
Buildings from ways and multipolygons are loaded in table `osm_building_polygon`. But a table for `osm_building_multipolygon` is also loaded, the content is not used except to ensure an `osm_id` is from a multipolygon. To check if the object is from a multipolygon we have only to check if `osm_id` is negative. It is the counter part of e0c8ece375/layers/building/building.sql (L89)

I checked the objects are the same after this change.
2020-01-31 19:34:08 -05:00
..
aerodrome_label Use one pass docs image generation (#751) 2020-01-22 21:55:22 -05:00
aeroway Use one pass docs image generation (#751) 2020-01-22 21:55:22 -05:00
boundary Use one pass docs image generation (#751) 2020-01-22 21:55:22 -05:00
building Remove table building_multipolygon as multipolygon are already in table osm_building_polygon (#756) 2020-01-31 19:34:08 -05:00
housenumber Use one pass docs image generation (#751) 2020-01-22 21:55:22 -05:00
landcover Use one pass docs image generation (#751) 2020-01-22 21:55:22 -05:00
landuse Use one pass docs image generation (#751) 2020-01-22 21:55:22 -05:00
mountain_peak Use one pass docs image generation (#751) 2020-01-22 21:55:22 -05:00
park Use one pass docs image generation (#751) 2020-01-22 21:55:22 -05:00
place Use one pass docs image generation (#751) 2020-01-22 21:55:22 -05:00
poi Declared field mapping 2 (#734) 2020-01-31 00:22:21 -05:00
transportation Declared field mapping 2 (#734) 2020-01-31 00:22:21 -05:00
transportation_name Use one pass docs image generation (#751) 2020-01-22 21:55:22 -05:00
water Use one pass docs image generation (#751) 2020-01-22 21:55:22 -05:00
water_name Use one pass docs image generation (#751) 2020-01-22 21:55:22 -05:00
waterway Use one pass docs image generation (#751) 2020-01-22 21:55:22 -05:00