This commit is contained in:
Motiejus Jakštys
2020-12-16 08:00:45 +02:00
parent ad0217fec1
commit cbe6b70c00
3 changed files with 12 additions and 11 deletions

View File

@@ -1,7 +1,7 @@
<OGRVRTDataSource>
<OGRVRTLayer name="all">
<LayerSRS>EPSG:3346</LayerSRS>
<SrcDataSource>all-small.csv</SrcDataSource>
<SrcDataSource>all.csv</SrcDataSource>
<GeometryType>wkbPoint</GeometryType>
<GeometryField encoding="PointFromColumns" x="field_1" y="field_2" z="field_3"/>
</OGRVRTLayer>