less copy protection, more size visualization
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

13 line
448 B

  1. {
  2. "name": "Rivers",
  3. "directory": "/media/naturals/canals/",
  4. "shapefile": "E:/macrovision/mapshaper/canals/egypt/EGY_water_areas_dcw.shp",
  5. "mode": "filter",
  6. "base-filter": "true",
  7. "stroke-width": 1,
  8. "simplify-size": 1000,
  9. "items": [
  10. {"name": "Suez Canal", "filter": "this.properties.NAME == 'SUEZ CANAL' || this.properties.NAME == 'GREAT BITTER LAKE' || this.properties.NAME == 'LITTLE BITTER LAKE'"}
  11. ]
  12. }