File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed
Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -142,10 +142,10 @@ In both cases the SRID is ignored.
142142</p>
143143<h4><a name="example">Example of a text file with X,Y point coordinates</a></h4>
144144<pre>
145- X;Y;ELEV
146- -300120;7689960;13
147- -654360;7562040;52
148- 1640;7512840;3
145+ X;Y;ELEV<br />
146+ -300120;7689960;13<br />
147+ -654360;7562040;52<br />
148+ 1640;7512840;3<br />
149149</pre>
150150<p>This file:</p>
151151<ul>
@@ -157,12 +157,12 @@ X;Y;ELEV
157157</ul>
158158<h4><a name="wkt_example">Example of a text file with WKT geometries</a></h4>
159159<pre>
160- id|wkt
161- 1|POINT(172.0702250 -43.6031036)
162- 2|POINT(172.0702250 -43.6031036)
163- 3|POINT(172.1543206 -43.5731302)
164- 4|POINT(171.9282585 -43.5493308)
165- 5|POINT(171.8827359 -43.5875983)
160+ id|wkt<br />
161+ 1|POINT(172.0702250 -43.6031036)<br />
162+ 2|POINT(172.0702250 -43.6031036)<br />
163+ 3|POINT(172.1543206 -43.5731302)<br />
164+ 4|POINT(171.9282585 -43.5493308)<br />
165+ 5|POINT(171.8827359 -43.5875983)<br />
166166</pre>
167167<p>This file:</p>
168168<ul>
You can’t perform that action at this time.
0 commit comments