Skip to content

This program extract road(highway) data from OpenStreetMap(OSM) and convert each road point to a x,y,z coordinate. Each road element is stored with it's type of highway in a csv file

Notifications You must be signed in to change notification settings

joahol/OSMFilterToCSV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OSMFilterToCSV

This program extract's road(highway tag) data from OpenStreetMap(OSM) files and convert each geographics road coordinate to a cartesian coordinate, in the format (x,y,z). Each road element is then stored with it's type in a csv file.

Dependencies: The current version is dependent on the OSMSharp 6.2 library.

About

This program extract road(highway) data from OpenStreetMap(OSM) and convert each road point to a x,y,z coordinate. Each road element is stored with it's type of highway in a csv file

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages