Index: applications/editors/josm/plugins/smed/src/seamarks/SeaMark.java
===================================================================
--- applications/editors/josm/plugins/smed/src/seamarks/SeaMark.java	(revision 30197)
+++ applications/editors/josm/plugins/smed/src/seamarks/SeaMark.java	(revision 30287)
@@ -246,5 +246,5 @@
 		CatSTR.put(Cat.SPM_OFAL, "outfall");
 		CatSTR.put(Cat.SPM_ODAS, "odas");
-		CatSTR.put(Cat.SPM_RECN, "recreational");
+		CatSTR.put(Cat.SPM_RECN, "recreation_zone");
 		CatSTR.put(Cat.SPM_MOOR, "mooring");
 		CatSTR.put(Cat.SPM_LNBY, "lanby");
@@ -252,7 +252,7 @@
 		CatSTR.put(Cat.SPM_NOTC, "notice");
 		CatSTR.put(Cat.SPM_TSS, "tss");
-		CatSTR.put(Cat.SPM_FOUL, "foul");
+		CatSTR.put(Cat.SPM_FOUL, "foul_ground");
 		CatSTR.put(Cat.SPM_DIVE, "diving");
-		CatSTR.put(Cat.SPM_FRRY, "ferry");
+		CatSTR.put(Cat.SPM_FRRY, "ferry_crossing");
 		CatSTR.put(Cat.SPM_ANCH, "anchorage");
 		CatSTR.put(Cat.MOR_DLPN, "dolphin");
