Skip to content

Commit

Permalink
[Lincolnshire] PRoW layer.
Browse files Browse the repository at this point in the history
  • Loading branch information
dracos committed Nov 18, 2024
1 parent 8f473bb commit 6587754
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions layers/lincs.map
Original file line number Diff line number Diff line change
Expand Up @@ -267,4 +267,24 @@ MAP
END
END #layer

LAYER
NAME "PROW"
METADATA
"wfs_title" "PROW" ##REQUIRED
"wfs_srs" "EPSG:3857" ## REQUIRED
"gml_include_items" "Central_Asset_Id,Asset_Id"
"gml_Central_Asset_Id_alias" "Confirm_CA"
"gml_Feature_Type_alias" "Type"
"gml_featureid" "Asset_Id"
"wfs_enable_request" "* !GetCapabilities"
END
TYPE LINE
STATUS ON
CONNECTION "lincs/PRoW_Routes.TAB"
CONNECTIONTYPE OGR
PROJECTION
"init=epsg:27700"
END
END #layer

END #mapfile

0 comments on commit 6587754

Please sign in to comment.