Skip to content

Commit 55daed9

Browse files
authored
remove reference to toggling coordinates (#426)
1 parent 5649807 commit 55daed9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ogc/browse-wfs-layers/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ Services often have multiple layers available for display. For example, a featur
1212

1313
A list of layers in the WFS service will be shown. Select a layer to display it.
1414

15-
Some WFS services return coordinates in X,Y order, while others return coordinates in lat/long (Y,X) order. If you don't see features rendered or you see features in the wrong location, use the checkbox to swap the coordinate order and reload. Note: the WFS service in this sample does not require coordinate swapping.
16-
1715
## How it works
1816

1917
1. Create a `WfsService` object with a URL to a WFS feature service.

0 commit comments

Comments
 (0)