Skip to content

v0.2.55..v0.2.56 changeset OSM_to_englishGGDM30.js

Garret Voltz edited this page Aug 14, 2020 · 3 revisions
diff --git a/translations/OSM_to_englishGGDM30.js b/translations/OSM_to_englishGGDM30.js
index 0ef8f4c..f75d49f 100644
--- a/translations/OSM_to_englishGGDM30.js
+++ b/translations/OSM_to_englishGGDM30.js
@@ -72,7 +72,7 @@ function initialize()
   hoot.Settings.set({'ogr.throw.error':'true'});
 
   // Set the schema type for the export
-  hoot.Settings.set({'osm.map.writer.schema':'GGDMv30'});
+  hoot.Settings.set({'map.writer.schema':'GGDMv30'});
 
 }
 
Clone this wiki locally