An open API service indexing awesome lists of open source software.

https://github.com/osmlab/osmlint-osmium


https://github.com/osmlab/osmlint-osmium

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# OMSlint osmium

![](https://circleci.com/gh/osmlab/osmlint-osmium.png?circle-token=e4229a7582377cb4914b45e6a232441b742eb0ee)

Validate OpenStreetMap data with [PBF files](http://download.geofabrik.de/). osmlint-osmium is using [node-osmium](https://github.com/osmcode/node-osmium) to read the OSM data, dont forget install the [dependencies](https://github.com/osmcode/node-osmium#depends).

## Install

```
git clone git@github.com:osmlab/osmlint-osmium.git
cd osmlint-osmium/
npm link
```

## [Documentation](https://github.com/osmlab/osmlint-osmium/blob/master/doc.md)