EnglishFrenchSpanish

OnWorks favicon

osmium-check-refs - Online in the Cloud

Run osmium-check-refs in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command osmium-check-refs that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


osmium-check-refs - check referential integrity of OSM file

SYNOPSIS


osmium check-refs [OPTIONS] INPUT-FILE

DESCRIPTION


Ways in OSM files refer to OSM nodes; relations refer to nodes, ways, or other relations.
This command checks whether all objects referenced in the input file are also present in
the input file.

Referential integrity is often broken in extracts. This can lead to problems with some
uses of the OSM data. Use this command to make sure your data is good.

This command will do the check in one pass through the input data. It needs enough main
memory to store all temporary data. Largest memory need will be 1 bit for each node ID,
thats roughly 500 MB these days (Summer 2015).

If the option -r is not given, this command will only check if all nodes references in
ways are in the file, with the option, relations will also be checked.

This command expects the input file to be ordered in the usual way: First nodes in order
of ID, then ways in order of ID, then relations in order of ID.

OPTIONS


-F, --input-format=FORMAT
The format of the input file. Can be used to set the input format if it can't be
autodetected from the file name. See osmium-file-formats(5) or the libosmium
manual for details.

-i, --show-ids
Print all missing IDs to stdout. If you don't give this option, only a summary is
shown.

-r, --check-relations
Also check referential integrity of relations. Without this option, only nodes in
ways are checked.

-v, --verbose
Set verbose mode. The program will output information about what it is doing to
stderr.

DIAGNOSTICS


osmium check-refs exits with exit code

0 if all references are satisfied

1 if there was an error processing the data or some references were not satisfied, or

2 if there was a problem with the command line arguments.

Use osmium-check-refs online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Alt-F
    Alt-F
    Alt-F provides a free and open source
    alternative firmware for the DLINK
    DNS-320/320L/321/323/325/327L and
    DNR-322L. Alt-F has Samba and NFS;
    supports ext2/3/4...
    Download Alt-F
  • 2
    usm
    usm
    Usm is a unified slackware package
    manager that handles automatic
    dependency resolution. It unifies
    various package repositories including
    slackware, slacky, p...
    Download usm
  • 3
    Chart.js
    Chart.js
    Chart.js is a Javascript library that
    allows designers and developers to draw
    all kinds of charts using the HTML5
    canvas element. Chart js offers a great
    array ...
    Download Chart.js
  • 4
    iReport-Designer for JasperReports
    iReport-Designer for JasperReports
    NOTE: iReport/Jaspersoft Studio Support
    Announcement: As of version 5.5.0,
    Jaspersoft Studio will be the official
    design client for JasperReports. iReport
    will...
    Download iReport-Designer for JasperReports
  • 5
    PostInstallerF
    PostInstallerF
    PostInstallerF will install all the
    software that Fedora Linux and others
    doesn't include by default, after
    running Fedora for the first time. Its
    easy for...
    Download PostInstallerF
  • 6
    strace
    strace
    The strace project has been moved to
    https://strace.io. strace is a
    diagnostic, debugging and instructional
    userspace tracer for Linux. It is used
    to monitor a...
    Download strace
  • More »

Linux commands

Ad