nswtopo-layers 1.0.0 → 1.0.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (66) hide show
  1. checksums.yaml +4 -4
  2. data/layers/nsw/topographic/beacons.yml +2 -2
  3. data/layers/nsw/topographic/breakwaters.yml +3 -2
  4. data/layers/nsw/topographic/buildings.yml +22 -10
  5. data/layers/nsw/topographic/cableways.yml +13 -0
  6. data/layers/nsw/topographic/cadastre.yml +5 -5
  7. data/layers/nsw/topographic/caves-pinnacles.yml +2 -2
  8. data/layers/nsw/topographic/cliffs.yml +6 -4
  9. data/layers/nsw/topographic/coastline.yml +2 -2
  10. data/layers/nsw/topographic/contours.yml +2 -2
  11. data/layers/nsw/topographic/conveyors.yml +2 -2
  12. data/layers/nsw/topographic/dam-batters.yml +3 -2
  13. data/layers/nsw/topographic/dam-walls-spillways.yml +2 -2
  14. data/layers/nsw/topographic/excavation.yml +2 -2
  15. data/layers/nsw/topographic/fences.yml +2 -2
  16. data/layers/nsw/topographic/ferry-routes.yml +13 -0
  17. data/layers/nsw/topographic/floodways.yml +1 -3
  18. data/layers/nsw/topographic/gates-grids.yml +3 -2
  19. data/layers/nsw/topographic/geographic-line-labels.yml +1 -0
  20. data/layers/nsw/topographic/geographic-point-labels.yml +2 -0
  21. data/layers/nsw/topographic/intertidal.yml +2 -2
  22. data/layers/nsw/topographic/inundation.yml +2 -2
  23. data/layers/nsw/topographic/levees.yml +2 -2
  24. data/layers/nsw/topographic/mangroves.yml +2 -2
  25. data/layers/nsw/topographic/perimeters.yml +2 -2
  26. data/layers/nsw/topographic/place-labels.yml +1 -0
  27. data/layers/nsw/topographic/plantation-horticulture.yml +2 -2
  28. data/layers/nsw/topographic/pondage.yml +3 -2
  29. data/layers/nsw/topographic/racetracks.yml +2 -2
  30. data/layers/nsw/topographic/railway-bridges.yml +2 -2
  31. data/layers/nsw/topographic/railway-stations.yml +1 -1
  32. data/layers/nsw/topographic/railway-tunnels.yml +2 -2
  33. data/layers/nsw/topographic/railways.yml +2 -2
  34. data/layers/nsw/topographic/reefs-rocks.yml +9 -9
  35. data/layers/nsw/topographic/{relative-heights.yml → relative-height-labels.yml} +1 -2
  36. data/layers/nsw/topographic/reserves.yml +2 -0
  37. data/layers/nsw/topographic/road-bridges.yml +1 -3
  38. data/layers/nsw/topographic/road-labels.yml +2 -3
  39. data/layers/nsw/topographic/road-tunnels.yml +1 -3
  40. data/layers/nsw/topographic/roads.yml +8 -10
  41. data/layers/nsw/topographic/rocky-shore.yml +2 -2
  42. data/layers/nsw/topographic/runways.yml +3 -1
  43. data/layers/nsw/topographic/sand.yml +2 -2
  44. data/layers/nsw/topographic/spot-heights.yml +1 -1
  45. data/layers/nsw/topographic/state-border.yml +1 -0
  46. data/layers/nsw/topographic/stock-dams.yml +2 -2
  47. data/layers/nsw/topographic/swamps.yml +3 -2
  48. data/layers/nsw/topographic/tanks.yml +3 -1
  49. data/layers/nsw/topographic/towers.yml +2 -2
  50. data/layers/nsw/topographic/transmission-lines.yml +2 -2
  51. data/layers/nsw/topographic/urban-areas.yml +3 -2
  52. data/layers/nsw/topographic/water-area-labels.yml +1 -0
  53. data/layers/nsw/topographic/water-areas.yml +5 -3
  54. data/layers/nsw/topographic/watercourse-labels.yml +2 -6
  55. data/layers/nsw/topographic/watercourses.yml +3 -2
  56. data/layers/nsw/topographic/waterfalls.yml +3 -2
  57. data/layers/nsw/topographic/wharves-ramps-slipways.yml +3 -2
  58. data/layers/nsw/topographic/yards-quarries-windmills.yml +2 -2
  59. data/layers/nsw/topographic.yml +3 -1
  60. metadata +13 -18
  61. data/layers/tas/orthophoto.yml +0 -7
  62. data/layers/tas/relief.yml +0 -9
  63. data/layers/tas/reserves.yml +0 -41
  64. data/layers/tas/tasmap-raster.yml +0 -7
  65. data/layers/tas/tasveg.yml +0 -265
  66. data/layers/tas/topographic.yml +0 -833
@@ -1,7 +1,7 @@
1
1
  type: Feature
2
2
  features:
3
- source: https://maps.six.nsw.gov.au/arcgis/rest/services/sixmaps/LPIMap/MapServer
4
- layer: Cliffs_Reefs_Mangroves
3
+ source: https://portal.spatial.nsw.gov.au/server/rest/services/NSW_Physiography_Category/MapServer
4
+ layer: DLSArea
5
5
  where: classsubtype IN (6,7)
6
6
  category: classsubtype
7
7
  Rock-Inland:
@@ -1,6 +1,6 @@
1
1
  type: Feature
2
2
  features:
3
- source: https://maps.six.nsw.gov.au/arcgis/rest/services/sixmaps/LPIMap/MapServer
3
+ source: https://portal.spatial.nsw.gov.au/server/rest/services/NSW_Elevation_and_Depth_Theme/MapServer
4
4
  layer: SpotHeight
5
5
  label: elevation
6
6
  symbol:
@@ -3,6 +3,7 @@ features:
3
3
  source: https://maps.six.nsw.gov.au/arcgis/rest/services/sixmaps/LPIMap/MapServer
4
4
  layer: State_Border
5
5
  opacity: 0.5
6
+ preserve: true
6
7
  dupe: hatching
7
8
  stroke: black
8
9
  stroke-width: 0.3
@@ -1,7 +1,7 @@
1
1
  type: Feature
2
2
  features:
3
- source: https://maps.six.nsw.gov.au/arcgis/rest/services/sixmaps/LPIMap/MapServer
4
- layer: StockDams
3
+ source: https://portal.spatial.nsw.gov.au/server/rest/services/NSW_Water_Theme/MapServer
4
+ layer: HydroPoint
5
5
  category: hydrotype
6
6
  ManMadeWaterBody:
7
7
  symbol:
@@ -1,9 +1,10 @@
1
1
  type: Feature
2
2
  features:
3
- - source: https://maps.six.nsw.gov.au/arcgis/rest/services/sixmaps/LPIMap/MapServer
4
- layer: Swamps_LSI
3
+ - source: https://portal.spatial.nsw.gov.au/server/rest/services/NSW_Physiography_Category/MapServer
4
+ layer: DLSArea
5
5
  category: classsubtype
6
6
  where: classsubtype IN (8,9)
7
+ # TODO: use portal.spatial.nsw.gov.au
7
8
  - source: https://maps.six.nsw.gov.au/arcgis/rest/services/sixmaps/POI/MapServer/0
8
9
  where: poitype = 'Swamp'
9
10
  draw: false
@@ -1,7 +1,9 @@
1
1
  type: Feature
2
2
  features:
3
- source: https://maps.six.nsw.gov.au/arcgis/rest/services/sixmaps/RFS/MapServer
3
+ - source: https://portal.spatial.nsw.gov.au/server/rest/services/NSW_Features_of_Interest_Category/MapServer
4
4
  layer: TankPoint
5
+ - source: https://portal.spatial.nsw.gov.au/server/rest/services/NSW_Features_of_Interest_Category/MapServer
6
+ layer: TankArea
5
7
  stroke: black
6
8
  stroke-width: 0.1
7
9
  fill: white
@@ -1,7 +1,7 @@
1
1
  type: Feature
2
2
  features:
3
- source: https://maps.six.nsw.gov.au/arcgis/rest/services/sixmaps/LPIMap/MapServer
4
- layer: Beacon_Tower
3
+ source: https://portal.spatial.nsw.gov.au/server/rest/services/NSW_Features_of_Interest_Category/MapServer
4
+ layer: GeneralCulturalPoint
5
5
  where: classsubtype = 7
6
6
  symbol:
7
7
  circle:
@@ -1,7 +1,7 @@
1
1
  type: Feature
2
2
  features:
3
- source: https://maptest.environment.nsw.gov.au/arcgis/rest/services/basemap/OEHBasemapnpws_WSG84/MapServer
4
- layer: Topo.SDE.ElectricityTransmissionLine
3
+ source: https://portal.spatial.nsw.gov.au/server/rest/services/NSW_Features_of_Interest_Category/MapServer
4
+ layer: ElectricityTransmissionLine
5
5
  fence: true
6
6
  dupe: dots
7
7
  stroke: black
@@ -1,6 +1,7 @@
1
1
  type: Feature
2
2
  features:
3
- source: https://maps.six.nsw.gov.au/arcgis/rest/services/sixmaps/LPIMap/MapServer
4
- layer: Urban
3
+ source: https://portal.spatial.nsw.gov.au/server/rest/services/NSW_Features_of_Interest_Category/MapServer
4
+ layer: GeneralCulturalArea
5
+ where: classsubtype = 7
5
6
  stroke: none
6
7
  fill: "#FFFABD"
@@ -1,3 +1,4 @@
1
+ # # TODO: use portal.spatial.nsw.gov.au
1
2
  type: Feature
2
3
  features:
3
4
  source: https://maps.six.nsw.gov.au/arcgis/rest/services/sixmaps/POI/MapServer/0
@@ -1,10 +1,10 @@
1
1
  type: Feature
2
2
  features:
3
- - source: https://maps.six.nsw.gov.au/arcgis/rest/services/public/NSW_Hydrography/MapServer
3
+ - source: https://portal.spatial.nsw.gov.au/server/rest/services/NSW_Water_Theme/MapServer
4
4
  layer: HydroArea
5
5
  category: perenniality
6
- - source: https://maps.six.nsw.gov.au/arcgis/rest/services/public/NSW_Hydrography/MapServer
7
- layer: Oceans_Bays
6
+ - source: https://portal.spatial.nsw.gov.au/server/rest/services/NSW_Water_Theme/MapServer
7
+ layer: FuzzyExtentWaterArea
8
8
  where: classsubtype = 3
9
9
  category: classsubtype
10
10
  order:
@@ -19,10 +19,12 @@ Perennial:
19
19
  fill: "#B3E6E4"
20
20
  stroke: none
21
21
  mask: true
22
+ preserve: true
22
23
  outline Perennial:
23
24
  stroke: "#4985DF"
24
25
  stroke-width: 0.24
25
26
  fill: none
27
+ preserve: false
26
28
  [NonPerennial, MainlyDry]:
27
29
  stroke: "#4985DF"
28
30
  stroke-width: 0.12
@@ -1,13 +1,9 @@
1
1
  type: Feature
2
2
  features:
3
- - source: https://maps.six.nsw.gov.au/arcgis/rest/services/sixmaps/LPIMap/MapServer
4
- layer: Stream_Names
3
+ source: https://portal.spatial.nsw.gov.au/server/rest/services/NSW_Water_Theme/MapServer
4
+ layer: NamedWatercourse
5
5
  category: relevance
6
- draw: false
7
6
  label: hydronamestring
8
- - fallback: true
9
- source: https://maps.six.nsw.gov.au/arcgis/rest/services/public/NSW_Hydrography/MapServer
10
- layer: Named Watercourse LS
11
7
  labels:
12
8
  font-family: Arial, Helvetica, sans-serif
13
9
  font-style: italic
@@ -1,11 +1,12 @@
1
1
  type: Feature
2
2
  features:
3
- source: https://maps.six.nsw.gov.au/arcgis/rest/services/public/NSW_Hydrography/MapServer
4
- layer: Hydroline
3
+ source: https://portal.spatial.nsw.gov.au/server/rest/services/NSW_Water_Theme/MapServer
4
+ layer: HydroLine
5
5
  where:
6
6
  - classsubtype = 1
7
7
  - hydrotype NOT IN (5, 6)
8
8
  category: relevance
9
+ per_page: 250
9
10
  bezier: 0.5
10
11
  stroke: "#4985DF"
11
12
  [1, 2, 3, 4]:
@@ -1,10 +1,11 @@
1
1
  type: Feature
2
2
  features:
3
- source: https://maps.six.nsw.gov.au/arcgis/rest/services/sixmaps/LPIMap/MapServer
4
- layer: Waterfalls_springs
3
+ source: https://portal.spatial.nsw.gov.au/server/rest/services/NSW_Water_Theme/MapServer
4
+ layer: AncillaryHydroPoint
5
5
  where: ancillaryhydrotype = 6
6
6
  rotation: 90 - symbolrotation
7
7
  label: generalname
8
+ # TODO: ancillaryhydrotype = 3 gives rapids
8
9
  unrotated:
9
10
  symbol:
10
11
  circle:
@@ -1,6 +1,7 @@
1
1
  type: Feature
2
2
  features:
3
- source: https://maps.six.nsw.gov.au/arcgis/rest/services/sixmaps/LPIMap/MapServer
4
- layer: Wharfs_Ramps
3
+ source: https://portal.spatial.nsw.gov.au/server/rest/services/NSW_Transport_Theme/MapServer
4
+ layer: TransportFacilityLine
5
+ where: classsubtype IN (1,2,3)
5
6
  stroke: black
6
7
  stroke-width: 0.25
@@ -1,7 +1,7 @@
1
1
  type: Feature
2
2
  features:
3
- source: https://maps.six.nsw.gov.au/arcgis/rest/services/sixmaps/LPIMap/MapServer
4
- layer: Beacon_Tower
3
+ source: https://portal.spatial.nsw.gov.au/server/rest/services/NSW_Features_of_Interest_Category/MapServer
4
+ layer: GeneralCulturalPoint
5
5
  where:
6
6
  - classsubtype = 4
7
7
  - generalculturaltype IN (8,9,11,12)
@@ -32,6 +32,7 @@
32
32
  - topographic/racetracks
33
33
  - topographic/fences
34
34
  - topographic/conveyors
35
+ - topographic/ferry-routes
35
36
  - topographic/floodways
36
37
  - topographic/roads
37
38
  - topographic/road-labels
@@ -46,9 +47,10 @@
46
47
  - topographic/beacons
47
48
  - topographic/towers
48
49
  - topographic/yards-quarries-windmills
50
+ - topographic/cableways
49
51
  - topographic/transmission-lines
50
52
  - topographic/state-border
51
- - topographic/relative-heights
53
+ - topographic/relative-height-labels
52
54
  - topographic/geographic-line-labels
53
55
  - topographic/geographic-point-labels
54
56
  - topographic/place-labels
metadata CHANGED
@@ -1,31 +1,31 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: nswtopo-layers
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.0
4
+ version: 1.0.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Matthew Hollingworth
8
- autorequire:
8
+ autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2019-02-13 00:00:00.000000000 Z
11
+ date: 2023-11-21 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: nswtopo
15
15
  requirement: !ruby/object:Gem::Requirement
16
16
  requirements:
17
- - - "~>"
17
+ - - ">="
18
18
  - !ruby/object:Gem::Version
19
19
  version: '2.0'
20
20
  type: :runtime
21
21
  prerelease: false
22
22
  version_requirements: !ruby/object:Gem::Requirement
23
23
  requirements:
24
- - - "~>"
24
+ - - ">="
25
25
  - !ruby/object:Gem::Version
26
26
  version: '2.0'
27
- description:
28
- email:
27
+ description:
28
+ email:
29
29
  executables: []
30
30
  extensions: []
31
31
  extra_rdoc_files: []
@@ -45,6 +45,7 @@ files:
45
45
  - layers/nsw/topographic/beacons.yml
46
46
  - layers/nsw/topographic/breakwaters.yml
47
47
  - layers/nsw/topographic/buildings.yml
48
+ - layers/nsw/topographic/cableways.yml
48
49
  - layers/nsw/topographic/cadastre.yml
49
50
  - layers/nsw/topographic/caves-pinnacles.yml
50
51
  - layers/nsw/topographic/cliffs.yml
@@ -55,6 +56,7 @@ files:
55
56
  - layers/nsw/topographic/dam-walls-spillways.yml
56
57
  - layers/nsw/topographic/excavation.yml
57
58
  - layers/nsw/topographic/fences.yml
59
+ - layers/nsw/topographic/ferry-routes.yml
58
60
  - layers/nsw/topographic/floodways.yml
59
61
  - layers/nsw/topographic/gates-grids.yml
60
62
  - layers/nsw/topographic/geographic-line-labels.yml
@@ -73,7 +75,7 @@ files:
73
75
  - layers/nsw/topographic/railway-tunnels.yml
74
76
  - layers/nsw/topographic/railways.yml
75
77
  - layers/nsw/topographic/reefs-rocks.yml
76
- - layers/nsw/topographic/relative-heights.yml
78
+ - layers/nsw/topographic/relative-height-labels.yml
77
79
  - layers/nsw/topographic/reserves.yml
78
80
  - layers/nsw/topographic/road-bridges.yml
79
81
  - layers/nsw/topographic/road-labels.yml
@@ -99,18 +101,12 @@ files:
99
101
  - layers/nsw/topographic/yards-quarries-windmills.yml
100
102
  - layers/nsw/vegetation-2008-v2.yml
101
103
  - layers/nsw/vegetation-spot5.yml
102
- - layers/tas/orthophoto.yml
103
- - layers/tas/relief.yml
104
- - layers/tas/reserves.yml
105
- - layers/tas/tasmap-raster.yml
106
- - layers/tas/tasveg.yml
107
- - layers/tas/topographic.yml
108
104
  - lib/nswtopo/layers.rb
109
105
  homepage: https://github.com/mholling/nswtopo-layers
110
106
  licenses:
111
107
  - CC-BY-NC-SA-4.0
112
108
  metadata: {}
113
- post_install_message:
109
+ post_install_message:
114
110
  rdoc_options: []
115
111
  require_paths:
116
112
  - lib
@@ -125,9 +121,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
125
121
  - !ruby/object:Gem::Version
126
122
  version: '0'
127
123
  requirements: []
128
- rubyforge_project:
129
- rubygems_version: 2.7.6
130
- signing_key:
124
+ rubygems_version: 3.3.26
125
+ signing_key:
131
126
  specification_version: 4
132
127
  summary: Layer definitions for nswtopo
133
128
  test_files: []
@@ -1,7 +0,0 @@
1
- class: ArcGISRaster
2
- host: services.thelist.tas.gov.au
3
- folder: Basemaps
4
- service: Orthophoto
5
- ext: png
6
- image: true
7
- resolution: 2.0
@@ -1,9 +0,0 @@
1
- type: Relief
2
- contours:
3
- http://services.thelist.tas.gov.au/arcgis/rest/services/Public/OpenDataWFS/MapServer/16: ELEVATION
4
- http://services.thelist.tas.gov.au/arcgis/rest/services/Public/OpenDataWFS/MapServer/15: 0
5
- resolution: 15
6
- sources: 3
7
- factor: 2.0
8
- altitude: 35
9
- opacity: 0.25
@@ -1,41 +0,0 @@
1
- class: ArcGISVector
2
- sources:
3
- cadastre-administrative:
4
- host: services.thelist.tas.gov.au
5
- folder: Public
6
- service: CadastreAndAdministrative
7
- features:
8
- boundaries:
9
- # TODO: add marine reserves without labels?
10
- source: cadastre-administrative
11
- name: Tasmanian Reserve Estate
12
- where:
13
- - RES_CLASS IN ('Conservation Area','National Park','Nature Reserve','Private Sanctuary','Regional Reserve','State Reserve','Wellington Park')
14
- - ENVIRON IN ('Terrestrial')
15
- category: RES_CLASS
16
- label: RES_NAME
17
- boundaries:
18
- opacity: 0.5
19
- fill: none
20
- stroke: "#008800"
21
- stroke-width: 0.4
22
- labels:
23
- dupe: outline
24
- stroke: none
25
- font-style: italic
26
- font-family: Arial, Helvetica, sans-serif
27
- outline:
28
- stroke: white
29
- fill: none
30
- stroke-width: 0.5
31
- stroke-opacity: 0.5
32
- boundaries:
33
- minimum-area: 800
34
- buffer: [ -6.5, 0 ]
35
- separation: 150
36
- font-size: 2.5
37
- letter-spacing: 0.3
38
- fill: "#008800"
39
- fill-opacity: 0.5
40
- font-weight: bold
41
- font-style: normal
@@ -1,7 +0,0 @@
1
- class: ArcGISRaster
2
- host: services.thelist.tas.gov.au
3
- folder: Basemaps
4
- service: TasmapRaster
5
- ext: png
6
- image: true
7
- resolution: 2.0