9 lines
294 B
Plaintext
9 lines
294 B
Plaintext
|
<OGRVRTDataSource>
|
||
|
<OGRVRTLayer name="all">
|
||
|
<LayerSRS>EPSG:3346</LayerSRS>
|
||
|
<SrcDataSource>all-small.csv</SrcDataSource>
|
||
|
<GeometryType>wkbPoint</GeometryType>
|
||
|
<GeometryField encoding="PointFromColumns" x="field_1" y="field_2" z="field_3"/>
|
||
|
</OGRVRTLayer>
|
||
|
</OGRVRTDataSource>
|