diff pkg/geoserver/boot.go @ 877:254cd247826d geo-style

The XSLT stuff is not need (Puh!).
author Sascha L. Teichmann <teichmann@intevation.de>
date Sun, 30 Sep 2018 20:09:02 +0200
parents 8b9bd9ccdd93
children 495fc3264265
line wrap: on
line diff
--- a/pkg/geoserver/boot.go	Sun Sep 30 19:42:16 2018 +0200
+++ b/pkg/geoserver/boot.go	Sun Sep 30 20:09:02 2018 +0200
@@ -403,6 +403,8 @@
 				entries[i].Name, http.StatusText(resp.StatusCode))
 		}
 
+		//log.Printf("%s\n", entries[i].Style.String)
+
 		// TODO: Connect with feature.
 	}