Skip to content

Commit

Permalink
[BEDS] Add grit bin layer
Browse files Browse the repository at this point in the history
  • Loading branch information
MorayMySoc authored and chrismytton committed Feb 13, 2024
1 parent d914ce9 commit 2b76ff8
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions layers/centralbeds.map
Original file line number Diff line number Diff line change
Expand Up @@ -76,4 +76,22 @@ MAP
END
END #layer

LAYER
NAME "SaltBins"
METADATA
"wfs_title" "SaltBins" ##REQUIRED
"gml_unit id_alias" "unit_id"
"gml_include_items" "unit id"
"gml_featureid" "unit id" ## REQUIRED
"wfs_enable_request" "*"
"wfs_getfeature_formatlist" "geojson"
END
TYPE POINT
STATUS ON
DATA 'centralbeds/CBC Salt Bins 19122023'
PROJECTION
"init=epsg:27700"
END
END #layer

END #mapfile

0 comments on commit 2b76ff8

Please sign in to comment.