split 2009 and 2017 makefiles

This commit is contained in:
Motiejus Jakštys
2020-12-16 07:23:35 +02:00
parent e9c23a6ded
commit ad0217fec1
3 changed files with 59 additions and 0 deletions

8
contours/all.vrt Normal file
View File

@@ -0,0 +1,8 @@
<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>