This repository was archived by the owner on Sep 3, 2025. It is now read-only.
[SOLVED] WFS with GeoServer #412
kalyncoose
started this conversation in
General
Replies: 1 comment
-
|
This is Wrong |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I read the documentation for vector-source and I am having trouble implementing the WFS with GeoServer example.
In my template, I have:
In my script, I have:
When I put the feature request into my browser, I receive the correct XML data from the GeoServer.
Edit: I was having a CORS issue. I followed this answer and got it to work!
Solution:
webapps/geoserver/WEB-INFfolderweb.xmlBeta Was this translation helpful? Give feedback.
All reactions