We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36e96e6 commit 8a4b8ccCopy full SHA for 8a4b8cc
en/ogc/wfs_server.txt
@@ -436,6 +436,12 @@ Which should return something like:
436
gml_id: String (0.0) NOT NULL
437
NA2DESC: String (0.0)
438
NA3DESC: String (0.0)
439
+
440
+.. TIP::
441
+ If you notice "Geometry: Unknown (any)" in the ogrinfo response, you
442
+ should set the "gml_geometries" and "gml_geom_type" properties in
443
+ the LAYER.METADATA of your WFS server mapfile, as in the example
444
+ mapfile above.
445
446
Support for GET and POST Requests
447
*********************************
0 commit comments