OSMFilterToCSV
csharp osm 

所属分类:GIS/地图编程
开发工具:C#
文件大小:8KB
下载次数:0
上传日期:2021-12-06 10:06:34
上 传 者sh-1993
说明:  该程序从OpenStreetMap(OSM)中提取道路(公路)数据,并将每个道路点转换为x、y、z坐标。Ea...
(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)

文件列表:
OSMFilterToCSV.sln (1122, 2021-12-06)
OSMFilterToCSV (0, 2021-12-06)
OSMFilterToCSV\Coordinate.cs (1226, 2021-12-06)
OSMFilterToCSV\OSMFilterToCSV.csproj (507, 2021-12-06)
OSMFilterToCSV\Program.cs (4030, 2021-12-06)
OSMFilterToCSV\Properties (0, 2021-12-06)
OSMFilterToCSV\Properties\launchSettings.json (174, 2021-12-06)
OSMFilterToCSV\Road.cs (566, 2021-12-06)

# 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.

近期下载者

相关文件


收藏者