|
|
@@ -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>
|
|
|
*
|
|
|
*/
|