Skip to content

Instantly share code, notes, and snippets.

@gislars
Created July 21, 2013 09:54
Show Gist options
  • Save gislars/6048109 to your computer and use it in GitHub Desktop.
Save gislars/6048109 to your computer and use it in GitHub Desktop.
vrt file
<OGRVRTDataSource>
<OGRVRTLayer name="mylines">
<SrcDataSource>berlin-small.osm</SrcDataSource>
<LayerSRS>WGS84</LayerSRS>
<Field name="other_tags"/>
<Field name="highway"/>
<Field name="osm_id"/>
</OGRVRTLayer>
</OGRVRTDataSource>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment