File tree 1 file changed +10
-10
lines changed
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.
142
142
</p>
143
143
<h4><a name="example">Example of a text file with X,Y point coordinates</a></h4>
144
144
<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 />
149
149
</pre>
150
150
<p>This file:</p>
151
151
<ul>
@@ -157,12 +157,12 @@ X;Y;ELEV
157
157
</ul>
158
158
<h4><a name="wkt_example">Example of a text file with WKT geometries</a></h4>
159
159
<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 />
166
166
</pre>
167
167
<p>This file:</p>
168
168
<ul>
You can’t perform that action at this time.
0 commit comments