aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Somerville <matthew-github@dracos.co.uk>2018-03-09 10:33:26 +0000
committerDave Arter <davea@mysociety.org>2018-04-03 12:44:24 +0100
commit0ed1f4d106d945e7f5e9bdfdcf50451778d129cd (patch)
tree56a632bf2efc2e97de1d21968e2630be05486861
parentacb5853f1606d16d6b294c19807b561e04b3c40d (diff)
[Buckinghamshire] Minor refactor of assets object.
-rw-r--r--web/cobrands/buckinghamshire/js.js5
1 files changed, 2 insertions, 3 deletions
diff --git a/web/cobrands/buckinghamshire/js.js b/web/cobrands/buckinghamshire/js.js
index c88cce7a5..1fc33ee1d 100644
--- a/web/cobrands/buckinghamshire/js.js
+++ b/web/cobrands/buckinghamshire/js.js
@@ -13,10 +13,9 @@ var defaults = {
VERSION: "1.1.0",
REQUEST: "GetFeature",
SRSNAME: "urn:ogc:def:crs:EPSG::3857"
- },
- format_class: OpenLayers.Format.GML.v3.MultiCurveFix,
- format_options: {geometryName: 'msGeometry'}
+ }
},
+ format_class: OpenLayers.Format.GML.v3.MultiCurveFix,
asset_type: 'spot',
max_resolution: 2.388657133579254,
min_resolution: 0.5971642833948135,