diff --git a/examples/wfs-reprojection.html b/examples/wfs-reprojection.html
new file mode 100644
index 0000000000..15f02eb5c3
--- /dev/null
+++ b/examples/wfs-reprojection.html
@@ -0,0 +1,169 @@
+
+
+
+
+
+
+
+
+
+
+
WFS Reprojection Example
+
+
+
+
+ Shows the use of the WFS layer reprojection support
+
+
+
+
+
+
This example shows automatic WFS reprojection, displaying an 'unprojected'
+ WFS layer projected on the client side over Google Maps. The key configuration
+ here is the 'projection' option on the WFS layer.
+
Also shown is styleMap for the layer with unique value rules. Colors
+ are assigned based on the STATE_FIPS attribute.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
WFS Reprojection Example
+
+
+
+
+ Shows the use of the WFS layer reprojection support
+
+
+
+
+
+ This example shows automatic WFS reprojection, displaying an 'unprojected' WFS layer projected on the client side over Google Maps. The key configuration here is the 'projection' option on the WFS layer.
+