Skip to content
This repository has been archived by the owner on Aug 14, 2022. It is now read-only.

Latest commit

 

History

History
16 lines (8 loc) · 537 Bytes

README.md

File metadata and controls

16 lines (8 loc) · 537 Bytes

This repository is now archived. All the stuff in here went to osmium-surplus.

OSM Data Validation

Tools for validating OSM database integrity

Check Changeset Timestamps

Reads a changeset dump and a planet file and checks for objects created outside the time window given in their changeset. Writes out two files, one containing the data and one the changesets that fail that check.

Usage: check_changeset_timestamps CHANGESET-INPUT DATA-INPUT CHANGESET-OUTPUT DATA-OUTPUT