Commit aae7653 Andy Townsend
committed
1 parent f8664ad commit aae7653 Copy full SHA for aae7653
File tree 2 files changed +9
-4
lines changed
2 files changed +9
-4
lines changed Original file line number Diff line number Diff line change 4182
4182
point-file : url('symbols/historic_aircraftwreck.png' ) ;
4183
4183
}
4184
4184
4185
+ [historic = ' milk_churn_stand' ][zoom >= 17 ]::historic {
4186
+ point-file : url('symbols/historic_milk_churn_stand.png' ) ;
4187
+ }
4188
+
4185
4189
[historic = ' water_pump' ][zoom >= 17 ]::historic {
4186
4190
point-file : url('symbols/historic_waterpump.png' ) ;
4187
4191
}
5599
5603
5600
5604
[historic = ' aircraft_wreck' ][zoom >= 17 ]::historic ,
5601
5605
[historic = ' aircraft' ][zoom >= 17 ]::historic ,
5606
+ [historic = ' milk_churn_stand' ][zoom >= 17 ]::historic ,
5602
5607
[historic = ' water_pump' ][zoom >= 17 ]::historic ,
5603
5608
[historic = ' windmill' ][zoom >= 17 ]::historic ,
5604
5609
[historic = ' watermill' ][zoom >= 17 ]::historic ,
You can’t perform that action at this time.
0 commit comments