You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ogc/browse-wfs-layers/README.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,8 +12,6 @@ Services often have multiple layers available for display. For example, a featur
12
12
13
13
A list of layers in the WFS service will be shown. Select a layer to display it.
14
14
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
-
17
15
## How it works
18
16
19
17
1. Create a `WfsService` object with a URL to a WFS feature service.
0 commit comments