Servers/analyser.openstreetmap.fr

From OpenStreetMap Wiki
Jump to navigation Jump to search
This page describes a historic artifact in the history of OpenStreetMap. It does not reflect the current situation, but instead documents the historical concepts, issues, or ideas.
Reason for being historic
analyser.openstreetmap.fr was disfunctional as of March 2018. You can use the similar service https://polygons.openstreetmap.fr/.
Captured time
2025


The analyser.openstreetmap.fr service is a relation analyse tool in real time. Given a relation id, it tests for validation of multipolygons of any kind, admin boundaries (and also linear relations to some extend). It is hosted at French association servers.

You can use permalinks of the form: http://analyser.openstreetmap.fr/cgi-bin/index.py?relation=123456.

You can use talk page for questions.

Results

administrative border drawn by the parser

The result is a map, with the relation displayed over it. Tags, nodes where the problem is are displayed.

  • A yellow marker is displayed for an opening in the relation
  • A green Marker for self intersection

A direct link to JOSM is given to repair the relation where it has a problem.

Source code

Code is here https://github.com/osm-fr/relation-analyser

See also