Select to view content in your preferred language

how to a wfs service to the <esri:Map> component?

707
5
01-13-2012 02:17 AM
liTao
by
Deactivated User
like the title , how can i add a wfs service to the <esri:Map>,so it can show the layer like it added to ArcMap?
Tags (2)
0 Kudos
5 Replies
RobertScheitlin__GISP
MVP Emeritus
Li,

   There is no native WFS support in the API. Here is the something that might interest you though:

http://arcscripts.esri.com/details.asp?dbid=16191
0 Kudos
liTao
by
Deactivated User
thanks for your reply �?the context in your url  really do much help for me ,but the version is based 2.0 api and sdk 4.5,
specially, the maplib package .so how can get all source code ,so that i can change them to 2.5 api and sdk4.5.
0 Kudos
samirshamaa
New Contributor
hi li,
i am in a similar situation, i want to add a WFS service in flexviewer 2.5

did you get the source code ?

thanks,
0 Kudos
RobertScheitlin__GISP
MVP Emeritus
Li,

  As I mentioned WFS is not supported natively in the API so it is your responsibility as a developer to take the source code in the link and migrate it to Flex 2.5 API, if you want to use it...
0 Kudos
liTao
by
Deactivated User
Li,

  As I mentioned WFS is not supported natively in the API so it is your responsibility as a developer to take the source code in the link and migrate it to Flex 2.5 API, if you want to use it...


yes,i see.it is just my responsibility!
thank you very much.
0 Kudos