• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • Discussion Groups

    Autodesk MapGuide Enterprise Developer

    Reply
    Active Member
    lrodriguez84
    Posts: 9
    Registered: ‎09-06-2011

    How to do a query to WFS mapguide?

    460 Views, 1 Replies
    11-23-2011 07:37 AM

    Hi, i created a WFS in mapguide enterprise 2011 but, i dont know how i going to do a query at WFS. Can anyone help me?
    the WFS works because i tested in browser with url http://servername/mapguide2011/mapagent/mapagent.fcgi?REQUEST=GetCapabilities&SERVICE=WFS.
    I would like to do a query to

    <FeatureType>
    <Name>ns78529029:220088</Name>
    <Title>Test WFS SDF</Title>
    <Abstract>220088 de CAN</Abstract>
    <SRS>EPSG:23031</SRS>
    <LatLongBoundingBox minx="4458942" miny="171679" maxx="4763503" maxy="628744"/>
    </FeatureType>

    Exist some document that explain this?


    thanks very much!!

    Please use plain text.
    Active Member
    lrodriguez84
    Posts: 9
    Registered: ‎09-06-2011

    Re: How to do a query to WFS mapguide?

    11-30-2011 09:50 AM in reply to: lrodriguez84

    well, i found the solution.

     

    http://servername/cgi-bin/wfs?&VERSION=1.0.0&SERVICE=WFS&REQUEST=GetFeature&TYPENAME=NameFeatures

     

    I am searching more information...

     

    Please use plain text.