nswtopo-layers 1.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (78) hide show
  1. checksums.yaml +7 -0
  2. data/LICENSE +438 -0
  3. data/layers/act/aerial-2012.yml +3 -0
  4. data/layers/act/aerial-2015.yml +3 -0
  5. data/layers/act/aerial-2017.yml +3 -0
  6. data/layers/act/contours.yml +38 -0
  7. data/layers/act/relief.yml +9 -0
  8. data/layers/act/water-areas.yml +15 -0
  9. data/layers/nsw/aerial.yml +3 -0
  10. data/layers/nsw/reference-topo-current.yml +3 -0
  11. data/layers/nsw/reference-topo-s1.yml +3 -0
  12. data/layers/nsw/relief.yml +12 -0
  13. data/layers/nsw/topographic.yml +55 -0
  14. data/layers/nsw/topographic/beacons.yml +21 -0
  15. data/layers/nsw/topographic/breakwaters.yml +55 -0
  16. data/layers/nsw/topographic/buildings.yml +33 -0
  17. data/layers/nsw/topographic/cadastre.yml +13 -0
  18. data/layers/nsw/topographic/caves-pinnacles.yml +27 -0
  19. data/layers/nsw/topographic/cliffs.yml +32 -0
  20. data/layers/nsw/topographic/coastline.yml +8 -0
  21. data/layers/nsw/topographic/contours.yml +40 -0
  22. data/layers/nsw/topographic/conveyors.yml +13 -0
  23. data/layers/nsw/topographic/dam-batters.yml +7 -0
  24. data/layers/nsw/topographic/dam-walls-spillways.yml +20 -0
  25. data/layers/nsw/topographic/excavation.yml +11 -0
  26. data/layers/nsw/topographic/fences.yml +14 -0
  27. data/layers/nsw/topographic/floodways.yml +19 -0
  28. data/layers/nsw/topographic/gates-grids.yml +20 -0
  29. data/layers/nsw/topographic/geographic-line-labels.yml +22 -0
  30. data/layers/nsw/topographic/geographic-point-labels.yml +13 -0
  31. data/layers/nsw/topographic/intertidal.yml +13 -0
  32. data/layers/nsw/topographic/inundation.yml +15 -0
  33. data/layers/nsw/topographic/levees.yml +11 -0
  34. data/layers/nsw/topographic/mangroves.yml +20 -0
  35. data/layers/nsw/topographic/perimeters.yml +8 -0
  36. data/layers/nsw/topographic/place-labels.yml +16 -0
  37. data/layers/nsw/topographic/plantation-horticulture.yml +35 -0
  38. data/layers/nsw/topographic/pondage.yml +8 -0
  39. data/layers/nsw/topographic/racetracks.yml +11 -0
  40. data/layers/nsw/topographic/railway-bridges.yml +35 -0
  41. data/layers/nsw/topographic/railway-stations.yml +11 -0
  42. data/layers/nsw/topographic/railway-tunnels.yml +23 -0
  43. data/layers/nsw/topographic/railways.yml +28 -0
  44. data/layers/nsw/topographic/reefs-rocks.yml +45 -0
  45. data/layers/nsw/topographic/relative-heights.yml +13 -0
  46. data/layers/nsw/topographic/reserves.yml +41 -0
  47. data/layers/nsw/topographic/road-bridges.yml +42 -0
  48. data/layers/nsw/topographic/road-labels.yml +47 -0
  49. data/layers/nsw/topographic/road-tunnels.yml +32 -0
  50. data/layers/nsw/topographic/roads.yml +52 -0
  51. data/layers/nsw/topographic/rocky-shore.yml +44 -0
  52. data/layers/nsw/topographic/runways.yml +15 -0
  53. data/layers/nsw/topographic/sand.yml +30 -0
  54. data/layers/nsw/topographic/spot-heights.yml +15 -0
  55. data/layers/nsw/topographic/state-border.yml +13 -0
  56. data/layers/nsw/topographic/stock-dams.yml +21 -0
  57. data/layers/nsw/topographic/swamps.yml +50 -0
  58. data/layers/nsw/topographic/tanks.yml +13 -0
  59. data/layers/nsw/topographic/towers.yml +18 -0
  60. data/layers/nsw/topographic/transmission-lines.yml +15 -0
  61. data/layers/nsw/topographic/urban-areas.yml +6 -0
  62. data/layers/nsw/topographic/water-area-labels.yml +15 -0
  63. data/layers/nsw/topographic/water-areas.yml +46 -0
  64. data/layers/nsw/topographic/watercourse-labels.yml +32 -0
  65. data/layers/nsw/topographic/watercourses.yml +16 -0
  66. data/layers/nsw/topographic/waterfalls.yml +27 -0
  67. data/layers/nsw/topographic/wharves-ramps-slipways.yml +6 -0
  68. data/layers/nsw/topographic/yards-quarries-windmills.yml +32 -0
  69. data/layers/nsw/vegetation-2008-v2.yml +11 -0
  70. data/layers/nsw/vegetation-spot5.yml +12 -0
  71. data/layers/tas/orthophoto.yml +7 -0
  72. data/layers/tas/relief.yml +9 -0
  73. data/layers/tas/reserves.yml +41 -0
  74. data/layers/tas/tasmap-raster.yml +7 -0
  75. data/layers/tas/tasveg.yml +265 -0
  76. data/layers/tas/topographic.yml +833 -0
  77. data/lib/nswtopo/layers.rb +3 -0
  78. metadata +133 -0
@@ -0,0 +1,3 @@
1
+ type: ArcGISRaster
2
+ url: http://data.actmapi.act.gov.au/arcgis/rest/services/actmapi/imagery2017mga/ImageServer
3
+ resolution: 2.0
@@ -0,0 +1,38 @@
1
+ type: Feature
2
+ features:
3
+ - source: http://data.actmapi.act.gov.au/arcgis/rest/services/actmapi/contours_2015/MapServer
4
+ layer: 2015 Contours - 5m
5
+ where: FLOOR(Contour / 25) * 25 < Contour
6
+ category: Standard
7
+ - source: http://data.actmapi.act.gov.au/arcgis/rest/services/actmapi/contours_2015/MapServer
8
+ layer: 2015 Contours - 5m
9
+ where: FLOOR(Contour / 25) * 25 = Contour
10
+ label: Contour
11
+ category: Standard
12
+ - source: http://data.actmapi.act.gov.au/arcgis/rest/services/actmapi/contours_2015/MapServer
13
+ layer: 2015 Contours - 10m
14
+ where: FLOOR(Contour / 50) * 50 < Contour
15
+ category: Standard
16
+ - source: http://data.actmapi.act.gov.au/arcgis/rest/services/actmapi/contours_2015/MapServer
17
+ layer: 2015 Contours - 10m
18
+ where: FLOOR(Contour / 50) * 50 = Contour
19
+ label: Contour
20
+ category: Index
21
+ stroke: "#805100"
22
+ stroke-width: 0.08
23
+ Index:
24
+ stroke-width: 0.16
25
+ labels:
26
+ font-family: Gill Sans, Arial, Helvetica, sans-serif
27
+ font-style: italic
28
+ font-size: 1.4
29
+ letter-spacing: 0.05
30
+ fill: "#805100"
31
+ orientation: uphill
32
+ collate: true
33
+ min-radius: 1
34
+ max-turn: 50
35
+ sample: 1
36
+ separation: 40
37
+ separation-all: 15
38
+ separation-along: 80
@@ -0,0 +1,9 @@
1
+ type: Relief
2
+ contours:
3
+ http://data.actmapi.act.gov.au/arcgis/rest/services/actmapi/contours_2015/MapServer/0: Contour
4
+ http://data.actmapi.act.gov.au/arcgis/rest/services/actmapi/contours_2015/MapServer/1: Contour
5
+ resolution: 5
6
+ sources: 3
7
+ factor: 2.5
8
+ altitude: 35
9
+ opacity: 0.25
@@ -0,0 +1,15 @@
1
+ type: Feature
2
+ features:
3
+ source: http://data.actmapi.act.gov.au/arcgis/rest/services/data_extract/Water/MapServer
4
+ layer: ACT Water Features polygon
5
+ category: WATER_BODY_TYPE
6
+ where: WATER_BODY_TYPE NOT IN ('SWAMP')
7
+ mask: true
8
+ dupe: outline
9
+ fence: true
10
+ fill: "#B3E6E4"
11
+ stroke: none
12
+ outline:
13
+ stroke: "#4985DF"
14
+ stroke-width: 0.24
15
+ fill: none
@@ -0,0 +1,3 @@
1
+ type: ArcGISRaster
2
+ url: http://maps.six.nsw.gov.au/arcgis/rest/services/sixmaps/LPI_Imagery_Best/MapServer
3
+ resolution: 2.0
@@ -0,0 +1,3 @@
1
+ type: ArcGISRaster
2
+ url: http://maps.six.nsw.gov.au/arcgis/rest/services/sixmaps/LPITopoMap/MapServer
3
+ resolution: 2.0
@@ -0,0 +1,3 @@
1
+ type: ArcGISRaster
2
+ url: http://maps.six.nsw.gov.au/arcgis/rest/services/sixmaps/LPITopoMap_S1/MapServer
3
+ resolution: 2.0
@@ -0,0 +1,12 @@
1
+ type: Relief
2
+ contours:
3
+ http://maps.six.nsw.gov.au/arcgis/rest/services/sixmaps/LPIMap/MapServer/69: elevation
4
+ http://maps.six.nsw.gov.au/arcgis/rest/services/sixmaps/LPIMap/MapServer/45:
5
+ attribute: 0
6
+ where: classsubtype = 3
7
+ resolution: 15
8
+ sources: 3
9
+ factor: 2.5
10
+ altitude: 35
11
+ opacity: 0.25
12
+ median: 1
@@ -0,0 +1,55 @@
1
+ - topographic/plantation-horticulture
2
+ - topographic/urban-areas
3
+ - topographic/contours
4
+ - topographic/cliffs
5
+ - topographic/excavation
6
+ - topographic/sand
7
+ - topographic/cadastre
8
+ - topographic/swamps
9
+ - topographic/inundation
10
+ - topographic/watercourses
11
+ - topographic/watercourse-labels
12
+ - topographic/stock-dams
13
+ - topographic/pondage
14
+ - topographic/coastline
15
+ - topographic/water-areas
16
+ - topographic/water-area-labels
17
+ - topographic/levees
18
+ - topographic/dam-batters
19
+ - topographic/dam-walls-spillways
20
+ - topographic/waterfalls
21
+ - topographic/mangroves
22
+ - topographic/intertidal
23
+ - topographic/reefs-rocks
24
+ - topographic/rocky-shore
25
+ - topographic/breakwaters
26
+ - topographic/caves-pinnacles
27
+ - topographic/road-tunnels
28
+ - topographic/railway-tunnels
29
+ - topographic/wharves-ramps-slipways
30
+ - topographic/runways
31
+ - topographic/perimeters
32
+ - topographic/racetracks
33
+ - topographic/fences
34
+ - topographic/conveyors
35
+ - topographic/floodways
36
+ - topographic/roads
37
+ - topographic/road-labels
38
+ - topographic/railways
39
+ - topographic/road-bridges
40
+ - topographic/railway-bridges
41
+ - topographic/gates-grids
42
+ - topographic/tanks
43
+ - topographic/buildings
44
+ - topographic/railway-stations
45
+ - topographic/spot-heights
46
+ - topographic/beacons
47
+ - topographic/towers
48
+ - topographic/yards-quarries-windmills
49
+ - topographic/transmission-lines
50
+ - topographic/state-border
51
+ - topographic/relative-heights
52
+ - topographic/geographic-line-labels
53
+ - topographic/geographic-point-labels
54
+ - topographic/place-labels
55
+ - topographic/reserves
@@ -0,0 +1,21 @@
1
+ type: Feature
2
+ features:
3
+ source: https://maps.six.nsw.gov.au/arcgis/rest/services/sixmaps/LPIMap/MapServer
4
+ layer: Beacon_Tower
5
+ where: classsubtype = 12
6
+ label: generalname
7
+ symbol:
8
+ path:
9
+ d: M 0 1.155 L -0.3333 0.5774 L -1.0 0.5774 L -0.6667 0 L -1.0 -0.5774 L -0.3333 -0.5774 L 0 -1.155 L 0.3333 -0.5774 L 1.0 -0.5774 L 0.6667 0 L 1.0 0.5774 L 0.3333 0.5774 Z
10
+ fill: black
11
+ stroke: none
12
+ circle:
13
+ r: 0.5
14
+ fill: white
15
+ stroke: none
16
+ labels:
17
+ font-family: Cambria, Times, serif
18
+ font-size: 1.5
19
+ font-style: italic
20
+ position: [right, aboveright, belowright, left, aboveleft, belowleft, above, below]
21
+ margin: 1.6
@@ -0,0 +1,55 @@
1
+ type: Feature
2
+ features:
3
+ - source: https://maps.six.nsw.gov.au/arcgis/rest/services/sixmaps/LPIMap/MapServer
4
+ layer: Damwall_Racetrack
5
+ where: classsubtype = 5
6
+ - source: https://maps.six.nsw.gov.au/arcgis/rest/services/sixmaps/POI/MapServer/0
7
+ where: poitype = 'Breakwater'
8
+ draw: false
9
+ label: poiname
10
+ stroke: none
11
+ symbolise:
12
+ - interval: 0.8
13
+ - path:
14
+ stroke: black
15
+ stroke-width: 50
16
+ fill: white
17
+ transform: scale(0.001) translate(-500,-500)
18
+ d: M 833 153 L 599 18 L 464 145 L 347 65 L 109 268 L 180 432 L 37 604 L 166 694 L 302 675 L 290 893 L 509 932 L 635 775 L 722 947 L 896 785 M 406 238 L 260 140 M 401 390 L 160 386 M 412 572 L 98 647 M 521 722 L 297 771 M 844 699 L 672 848 M 657 167 L 497 114
19
+ - path:
20
+ stroke: black
21
+ stroke-width: 50
22
+ fill: white
23
+ transform: scale(0.001) translate(-500,-500)
24
+ d: M 908 228 L 730 212 L 782 38 L 353 17 L 392 228 L 137 159 L 170 356 L 58 493 L 201 655 L 29 742 L 126 971 L 336 820 L 439 919 L 548 625 L 691 918 L 877 856 M 361 525 L 118 560 M 285 757 L 63 820 M 591 184 L 368 100 M 361 298 L 167 335 M 815 649 L 593 714
25
+ - path:
26
+ stroke: black
27
+ stroke-width: 50
28
+ fill: white
29
+ transform: scale(0.001) translate(-500,-500)
30
+ d: M 834 282 L 593 12 L 378 520 L 133 223 L 19 491 L 158 625 L 25 846 L 282 961 L 356 757 L 601 966 L 607 675 L 866 895 L 955 766 M 702 263 L 499 234 M 564 493 L 437 385 M 245 511 L 54 414 M 239 842 L 71 770 M 823 692 L 700 749 M 547 708 L 391 787
31
+ - path:
32
+ stroke: black
33
+ stroke-width: 50
34
+ fill: white
35
+ transform: scale(0.001) translate(-500,-500)
36
+ d: M 802 322 L 638 43 L 519 217 L 248 30 L 182 199 L 305 414 L 206 483 L 353 600 L 201 777 L 284 964 L 388 841 L 418 943 L 563 758 L 655 951 L 823 874 M 354 242 L 191 183 M 486 466 L 246 458 M 495 704 L 288 677 M 357 786 L 229 839 M 673 314 L 540 189 M 766 739 L 597 829
37
+ - path:
38
+ stroke: black
39
+ stroke-width: 50
40
+ fill: white
41
+ transform: scale(0.001) translate(-500,-500)
42
+ d: M 871 302 L 645 430 L 493 204 L 172 342 L 292 585 L 135 749 L 264 831 L 529 693 L 553 805 L 778 772 L 843 614 M 444 402 L 310 285 M 429 508 L 236 471 M 392 665 L 179 776 M 724 649 L 590 799
43
+ - path:
44
+ stroke: black
45
+ stroke-width: 50
46
+ fill: white
47
+ transform: scale(0.001) translate(-500,-500)
48
+ d: M 859 172 L 710 -47 L 555 -33 L 454 223 L 329 26 L 156 268 L 364 517 L 171 616 L 165 815 L 323 800 L 373 1054 L 538 830 L 696 1021 L 862 958 L 810 719 M 694 170 L 521 57 M 361 271 L 209 197 M 472 409 L 309 448 M 466 648 L 167 736 M 760 863 L 588 889 M 437 825 L 349 927
49
+ labels:
50
+ position: [over, right, above, below, left]
51
+ margin: 0.7
52
+ font-family: Calibri, Arial, Helvetica, sans-serif
53
+ font-style: normal
54
+ font-size: 1.8
55
+ letter-spacing: 0.1
@@ -0,0 +1,33 @@
1
+ type: Feature
2
+ features:
3
+ - source: https://maps.six.nsw.gov.au/arcgis/rest/services/sixmaps/LPIMap/MapServer
4
+ layer: Dwellings_Buildings
5
+ category: small
6
+ - source: https://maps.six.nsw.gov.au/arcgis/rest/services/sixmaps/LPIMap/MapServer
7
+ layer: Building_Large
8
+ where: classsubtype = 5
9
+ category: large
10
+ - source: https://maps.six.nsw.gov.au/arcgis/rest/services/sixmaps/POI/MapServer/0
11
+ where:
12
+ - poigroup = 1
13
+ - poitype = 'Homestead' OR (poitype = 'Community Facility' AND poiname LIKE '% HUT')
14
+ category: poitype
15
+ draw: false
16
+ label: poiname
17
+ fill: "#808080"
18
+ stroke: none
19
+ symbol:
20
+ rect:
21
+ width: 0.5
22
+ height: 0.5
23
+ x: -0.25
24
+ y: -0.25
25
+ stroke: none
26
+ fill: black
27
+ labels:
28
+ position: [right, above, below, left, aboveright, belowright, aboveleft, belowleft]
29
+ margin: 1.0
30
+ format: "'%s'"
31
+ font-family: Cambria, Times, serif
32
+ font-style: italic
33
+ font-size: 1.5
@@ -0,0 +1,13 @@
1
+ type: Feature
2
+ features:
3
+ - source: https://maps.six.nsw.gov.au/arcgis/rest/services/sixmaps/Plan_Section_Lot/MapServer
4
+ layer: Lot
5
+ where: classsubtype = 1
6
+ - source: http://data.actmapi.act.gov.au/arcgis/rest/services/actmapi/basic/MapServer
7
+ layer: Urban Registered
8
+ - source: http://data.actmapi.act.gov.au/arcgis/rest/services/actmapi/basic/MapServer
9
+ layer: Rural Registered
10
+ opacity: 0.5
11
+ stroke: "#777777"
12
+ stroke-width: 0.05
13
+ fill: none
@@ -0,0 +1,27 @@
1
+ type: Feature
2
+ features:
3
+ source: https://maps.six.nsw.gov.au/arcgis/rest/services/sixmaps/LPIMap/MapServer
4
+ layer: Caves_Pinnacles
5
+ where: classsubtype IN (1,2)
6
+ category: classsubtype
7
+ label: generalname
8
+ Pinnacle:
9
+ symbol:
10
+ path:
11
+ stroke: "#B04BA9"
12
+ stroke-width: 0.1
13
+ fill: none
14
+ d: M -0.5 0 L 0.5 0 M -0.25 0.433 L 0.25 -0.433 M -0.25 -0.433 L 0.25 0.433
15
+ Cave:
16
+ symbol:
17
+ path:
18
+ stroke: black
19
+ stroke-width: 0.2
20
+ fill: none
21
+ d: M 0.4 0.4 A 0.4 0.8 0 0 0 -0.4 0.4
22
+ labels:
23
+ position: [right, above, below, left, aboveright, belowright, aboveleft, belowleft]
24
+ margin: 1.0
25
+ font-family: Arial, Helvetica, sans-serif
26
+ font-style: italic
27
+ font-size: 1.4
@@ -0,0 +1,32 @@
1
+ type: Feature
2
+ features:
3
+ - source: https://maps.six.nsw.gov.au/arcgis/rest/services/sixmaps/LPIMap/MapServer
4
+ layer: Cliffs_Reefs_Mangroves
5
+ where: classsubtype = 11
6
+ category: classsubtype
7
+ - source: https://maps.six.nsw.gov.au/arcgis/rest/services/sixmaps/LPIMap/MapServer
8
+ layer: CliffTop_Levee
9
+ where: classsubtype = 1
10
+ category: classsubtype
11
+ - source: https://maps.six.nsw.gov.au/arcgis/rest/services/sixmaps/POI/MapServer/0
12
+ where: poitype = 'Cliff'
13
+ category: poitype
14
+ draw: false
15
+ label: poiname
16
+ CliffArea:
17
+ fill: "#C8C8C8"
18
+ stroke: none
19
+ CliffTop:
20
+ stroke: "#B04BA9"
21
+ stroke-width: 0.2
22
+ symbolise:
23
+ interval: 1.0
24
+ line:
25
+ y2: 0.5
26
+ labels:
27
+ position: [over, right, above, below, left]
28
+ margin: 0.7
29
+ font-family: Calibri, Arial, Helvetica, sans-serif
30
+ font-style: normal
31
+ font-size: 1.8
32
+ letter-spacing: 0.1
@@ -0,0 +1,8 @@
1
+ type: Feature
2
+ features:
3
+ source: https://maps.six.nsw.gov.au/arcgis/rest/services/sixmaps/LPIMap/MapServer
4
+ layer: Oceans_Bays
5
+ where: classsubtype = 3
6
+ fill: none
7
+ stroke: black
8
+ stroke-width: 0.2
@@ -0,0 +1,40 @@
1
+ type: Feature
2
+ features:
3
+ source: https://maps.six.nsw.gov.au/arcgis/rest/services/sixmaps/LPIMap/MapServer
4
+ layer: Contour_10m
5
+ category:
6
+ - relevance
7
+ - classsubtype
8
+ label: elevation
9
+ section: 50
10
+ bezier: 0.75
11
+ stroke: "#805100"
12
+ [1, 2]:
13
+ stroke-width: 0.24
14
+ [3, 4, 5, 6, 7, 8, 9, 10]:
15
+ stroke-width: 0.12
16
+ AncillaryContour:
17
+ stroke-dasharray: 3 1
18
+ stroke-width: 0.1
19
+ DepressionContour:
20
+ symbolise:
21
+ interval: 2.0
22
+ line:
23
+ stroke: "#805100"
24
+ stroke-width: 0.12
25
+ y2: 0.3
26
+ labels:
27
+ fill: "#805100"
28
+ font-size: 1.4
29
+ letter-spacing: 0.05
30
+ orientation: uphill
31
+ collate: true
32
+ min-radius: 5
33
+ max-turn: 20
34
+ sample: 10
35
+ minimum-area: 70
36
+ separation: 40
37
+ separation-all: 15
38
+ separation-along: 100
39
+ [10, 8, 7, 6, 5, 3]:
40
+ remove: true
@@ -0,0 +1,13 @@
1
+ type: Feature
2
+ features:
3
+ source: https://maps.six.nsw.gov.au/arcgis/rest/services/sixmaps/LPIMap/MapServer
4
+ layer: Damwall_Racetrack
5
+ where: classsubtype = 1
6
+ dupe: hatching
7
+ stroke: white
8
+ stroke-width: 0.3
9
+ stroke-dasharray: 1.0 0.1
10
+ hatching:
11
+ stroke: black
12
+ stroke-width: 0.45
13
+ stroke-dasharray: 1 0
@@ -0,0 +1,7 @@
1
+ type: Feature
2
+ features:
3
+ source: https://maps.six.nsw.gov.au/arcgis/rest/services/sixmaps/LPIMap/MapServer
4
+ layer: Building_Large
5
+ where: classsubtype = 10
6
+ stroke: none
7
+ fill: "#C0C0C0"
@@ -0,0 +1,20 @@
1
+ type: Feature
2
+ features:
3
+ source: https://maps.six.nsw.gov.au/arcgis/rest/services/sixmaps/LPIMap/MapServer
4
+ layer: Damwall_Racetrack
5
+ where: classsubtype IN (4,7)
6
+ category:
7
+ - classsubtype
8
+ - alternativelabel
9
+ stroke: black
10
+ DamWall:
11
+ stroke-width: 0.7
12
+ DamWall WEIR:
13
+ stroke-width: 0.4
14
+ SpillwayEdge:
15
+ stroke-width: 0.15
16
+ dupe: hatching
17
+ SpillwayEdge hatching:
18
+ stroke-width: 0.3
19
+ stroke-dasharray: 0.15 0.65
20
+ stroke-dashoffset: 0.475
@@ -0,0 +1,11 @@
1
+ type: Feature
2
+ features:
3
+ source: https://maps.six.nsw.gov.au/arcgis/rest/services/sixmaps/LPIMap/MapServer
4
+ layer: CliffTop_Levee
5
+ where: classsubtype = 3
6
+ stroke: black
7
+ stroke-width: 0.12
8
+ symbolise:
9
+ interval: 1.2
10
+ line:
11
+ y2: 0.6