2010-03-02 3 views
0

내 그룹은 WFS 서비스를 제공하는 GeoServer의 GIS 서버를 사용하고 있습니다.액션 스크립트 3의 WFS-T

<wfs:Transaction service="WFS" version="1.0.0" 
    xmlns:wfs="http://www.opengis.net/wfs" 
    xmlns:topp="http://www.openplans.org/topp" 
    xmlns:gml="http://www.opengis.net/gml" 
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
    xsi:schemaLocation="http://www.opengis.net/wfs http://schemas.opengis.net/wfs/1.0.0/WFS-transaction.xsd http://www.openplans.org/topp http://localhost:8080/geoserver/wfs/DescribeFeatureType?typename=topp:tasmania_roads"> 
    <wfs:Insert> 
    <topp:tasmania_roads> 
     <topp:the_geom> 
     <gml:MultiLineString srsName="http://www.opengis.net/gml/srs/epsg.xml#27354"> 
      <gml:lineStringMember> 
      <gml:LineString> 
       <gml:coordinates decimal="." cs="," ts=" "> 
494475.71056415,5433016.8189323 494982.70115662,5435041.95096618 
       </gml:coordinates> 
      </gml:LineString> 
      </gml:lineStringMember> 
     </gml:MultiLineString> 
     </topp:the_geom> 
     <topp:TYPE>mytest</topp:TYPE> 
    </topp:tasmania_roads> 
    </wfs:Insert> 
</wfs:Transaction> 

이이 방법을 수행 할 수 있습니다

우리는 ELIPS에 HTTP POST 요청을하고 요청의 일부로 다음과 같은 XML을 전송하는 방법을 잘하지?

답변

0

이 당신에 대한

http://www.openplug.com/products/elips-studio

다음이 플렉스 문제보다는 ELIPS 문제의 많은 것 같다 이야기하는 ELIPS 경우.

는 플래시 플레이어 (5)가 포스트

http://www.adobe.com/support/flash/action_scripts/actionscript_dictionary/actionscript_dictionary855.html

를 통해 XML을 보낼 수있는 비교적 쉬운 방법되었거나입니다 이후 당신이 XML을 만드는 방법에 붙어 것으로 보인다. 엘립 스는 특별한 일을합니까?

+0

답장을 위해 Thx. Flex 프레임 워크에서이 작업이 어떻게 이루어지는 지 알았고 WFS 서버와 잘 작동합니다. 문제는 Elips Studio입니다. 그것은 동일한 코드이지만 WFS 서버에서는 작동하지 않습니다. 그러나 Elips는 아직 베타 버전입니다. – LencoTB

0

피전으로 보내 보셨습니까?

0

커널을 다시 컴파일하고 "새로운 ipad"로 연결하여 Apple Power의 마법 같은 느낌을 얻어야합니다!