osmlint2csv

1.0.1 • Public • Published

osmlint2csv

Convert osmlint output geojson file to csv file for uploading in to To-Fix. This repository contain script that help convert osmlint output files to csv files readable to-fix.

Installation

git clone https://github.com/osmlab/osmlint2csv.git
cd osmlint2csv/
npm install & npm link

Test

npm test

Usage

Node Ending Near highway

osmlint2csv --conv=nodeendingnearhighway --type=major osmlintOutputFile.geojson > majorRoads.csv
osmlint2csv --conv=nodeendingnearhighway --type=minor osmlintOutputFile.geojson > minorRoads.csv
osmlint2csv --conv=nodeendingnearhighway --type=path osmlintOutputFile.geojson > pathRoads.csv

Overlap Highways

osmlint2csv --conv=overlaphighways osmlintOutputFile.geojson > overlaps.csv

output : peru.csv ,Format: https://github.com/osmlab/to-fix/wiki/Task-sources#krakatoa

Readme

Keywords

none

Package Sidebar

Install

npm i osmlint2csv

Weekly Downloads

0

Version

1.0.1

License

ISC

Last publish

Collaborators

  • rub21