소스 검색

chyba zly przyklad w commencie

a.binder 9 년 전
부모
커밋
dd56672eec
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      SE/se-lib/Api/WfsGeomTypeConverter.php

+ 1 - 1
SE/se-lib/Api/WfsGeomTypeConverter.php

@@ -84,7 +84,7 @@ class Api_WfsGeomTypeConverter {
 		 *
 		 * Point:
 			<gml:Point xmlns:gml="http://www.opengis.net/gml" srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
-				<gml:coordinates xmlns:gml="http://www.opengis.net/gml" decimal="." cs=" " ts=",">100,200</gml:coordinates>
+				<gml:coordinates xmlns:gml="http://www.opengis.net/gml" decimal="." cs=" " ts=",">100 200</gml:coordinates>
 			</gml:Point>
 		 *
 		 */