This is an automated email from the ASF dual-hosted git repository.
bchapuis pushed a change to branch road-width
in repository https://gitbox.apache.org/repos/asf/incubator-baremaps.git
from 3a19b749 Move tracks in the leisure overlay
add 42986af2 Generalize the use of geometry-type filters
No new revisions were added by this update.
Summary of changes:
basemap/layers/aerialway/{style.js => line.js} | 18 +++++++++++++-----
basemap/layers/aeroway/line.js | 2 +-
basemap/layers/amenity/background.js | 1 +
basemap/layers/amenity/fountain.js | 1 +
basemap/layers/amenity/overlay.js | 1 +
basemap/layers/highway/bridge_line.js | 2 +-
basemap/layers/highway/bridge_outline.js | 2 +-
basemap/layers/highway/tunnel_line.js | 2 +-
basemap/layers/highway/tunnel_outline.js | 2 +-
basemap/layers/leisure/background.js | 1 +
basemap/layers/leisure/overlay.js | 1 +
basemap/layers/waterway/line.js | 2 +-
basemap/layers/waterway/polygon.js | 2 +-
basemap/utils/utils.js | 5 ++++-
14 files changed, 29 insertions(+), 13 deletions(-)
rename basemap/layers/aerialway/{style.js => line.js} (78%)