Skip to content

Commit 8a4b8cc

Browse files
committed
add ogrinfo test
1 parent 36e96e6 commit 8a4b8cc

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

en/ogc/wfs_server.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -436,6 +436,12 @@ Which should return something like:
436436
gml_id: String (0.0) NOT NULL
437437
NA2DESC: String (0.0)
438438
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.
439445

440446
Support for GET and POST Requests
441447
*********************************

0 commit comments

Comments
 (0)