.landuse.brownfield::before { content: image-url('browse/brownfield.png'); }
.landuse.cemetery::before { content: image-url('browse/cemetery.png'); }
.landuse.commercial::before { content: image-url('browse/commercial.png'); }
- .landuse.farm::before { content: image-url('browse/farm.png'); }
+ .landuse.farmland::before { content: image-url('browse/farmland.png'); }
+ .landuse.farmyard::before { content: image-url('browse/farmyard.png'); }
.landuse.forest::before { content: image-url('browse/forest.png'); }
+ .landuse.grass::before { content: image-url('browse/grass.png'); }
.landuse.industrial::before { content: image-url('browse/industrial.png'); }
+ .landuse.meadow::before { content: image-url('browse/meadow.png'); }
.landuse.military::before { content: image-url('browse/military.png'); }
.landuse.residential::before { content: image-url('browse/residential.png'); }
.landuse.retail::before { content: image-url('browse/retail.png'); }
.landuse.tourism::before { content: image-url('browse/tourism.png'); }
- .landuse.wood::before { content: image-url('browse/wood.png'); }
.leisure.golf_course::before { content: image-url('browse/golf.png'); }
.leisure.park::before { content: image-url('browse/park.png'); }
.leisure.nature_reserve::before { content: image-url('browse/reserve.png'); }
.leisure.water_park::before { content: image-url('browse/leisure_water_park.16.png'); }
+ .natural.grassland::before { content: image-url('browse/grassland.png'); }
.natural.heath::before { content: image-url('browse/heathland.png'); }
.natural.water::before { content: image-url('browse/lake.png'); }
+ .natural.wood::before { content: image-url('browse/wood.png'); }
.railway.light_rail::before { content: image-url('browse/light_rail.20.png'); }
.railway.rail::before { content: image-url('browse/rail.20.png'); }