Thanks for your answers! I know that in a lot of servers cors is not enabled. https://cors-anywhere.herokuapp.com/ i testen the Url in the demo of that site. And this site can also give my the data just like the Yql method. But my biggest problem is how to use this data in the WFS call part. Must i Do something like: $.ajax({ data: { service: 'WFS', version: '1.1.0', data: data.results[0], <---------------- Something like this?? - use the data.results[0] from the Yql request. srsname: etc etc.. } , })
-- You received this message because you are subscribed to the Google Groups "OL3 Dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/ol3-dev. To view this discussion on the web visit https://groups.google.com/d/msgid/ol3-dev/60168a87-2696-455a-91c7-11a2b682ce97%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
