Skip to content

Commit

Permalink
[Oxfordshire] Copy of Oxfordshire layer.
Browse files Browse the repository at this point in the history
  • Loading branch information
dracos committed Feb 15, 2023
1 parent 31d14b2 commit adb769d
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions layers/oxfordshire.map
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,27 @@ MAP
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
Expand Down

0 comments on commit adb769d

Please sign in to comment.