|
- {
- "name": "Rivers",
- "directory": "/media/naturals/canals/",
- "shapefile": "E:/macrovision/mapshaper/canals/egypt/EGY_water_areas_dcw.shp",
- "mode": "filter",
- "base-filter": "true",
- "stroke-width": 1,
- "items": [
- {"name": "Suez Canal", "filter": "this.properties.NAME == 'SUEZ CANAL' || this.properties.NAME == 'GREAT BITTER LAKE' || this.properties.NAME == 'LITTLE BITTER LAKE'"}
- ]
- }
|