From 3d2f6c2c9d31a0ac0e946898b2d6a2939494dead Mon Sep 17 00:00:00 2001 From: Matthew Somerville Date: Wed, 15 Feb 2023 16:07:25 +0000 Subject: [PATCH] [Oxfordshire] Copy of Oxfordshire layer. --- layers/oxfordshire.map | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) diff --git a/layers/oxfordshire.map b/layers/oxfordshire.map index 4fbf3db..76de248 100644 --- a/layers/oxfordshire.map +++ b/layers/oxfordshire.map @@ -29,6 +29,48 @@ MAP END END #layer + LAYER + NAME "BRIDESFMS1" + METADATA + "wfs_title" "OCC Roads" ##REQUIRED + "wfs_srs" "EPSG:27700 EPSG:3857" ## REQUIRED + "gml_include_items" "all" ## Optional (serves all attributes for layer) + "gml_geometries" "SHAPE_GEOMETRY" + # "gml_featureid" "??" ## REQUIRED + "wfs_enable_request" "*" + "wfs_getfeature_formatlist" "geojson" + END + TYPE LINE + STATUS ON + CONNECTIONTYPE OGR + CONNECTION 'oxfordshire/oxfordshirebridges.gpkg' + DATA 'BRIDESFMS1' + PROJECTION + "init=epsg:27700" + END + END #layer + + LAYER + NAME "MAINTAINABLE_AT_PUBLIC_EXPENSE_FMS" + METADATA + "wfs_title" "OCC Roads" ##REQUIRED + "wfs_srs" "EPSG:27700 EPSG:3857" ## REQUIRED + "gml_include_items" "all" ## Optional (serves all attributes for layer) + "gml_geometries" "SHAPE_GEOMETRY" + # "gml_featureid" "??" ## REQUIRED + "wfs_enable_request" "*" + "wfs_getfeature_formatlist" "geojson" + END + TYPE LINE + STATUS ON + CONNECTIONTYPE OGR + CONNECTION 'oxfordshire/oxfordshireroads.gpkg' + DATA 'MAINTAINABLE_AT_PUBLIC_EXPENSE_FMS' + PROJECTION + "init=epsg:27700" + END + END #layer + LAYER NAME "OCCRoads" METADATA