Modify

Opened 4 years ago

Closed 4 years ago

#3677 closed enhancement (fixed)

[PATCH] Don't complain about coastlines not closed when connected to another coastline

Reported by: mjulius Owned by: team
Priority: normal Component: Core validator
Version: latest Keywords:
Cc:

Description

Validator almost always complains when uploading coastlines because most of them are not closed. But, this is not an error when they are connected to another coastline.

I believe Validator used to ignore those cases in the (distant) past.

Attachments (1)

validator-coastlines.patch (10.7 KB) - added by Daeron 4 years ago.
Complete rewrite of coastline checks

Download all attachments as: .zip

Change History (3)

Changed 4 years ago by Daeron

Complete rewrite of coastline checks

comment:1 Changed 4 years ago by Daeron

  • Summary changed from Don't complain about coastlines not closed when connected to another coastline to [PATCH] Don't complain about coastlines not closed when connected to another coastline

Attached patch is a rewrite of the coastline checks. It moves the unclosed coastline check from UnclosedWays to Coastlines, and also makes the Coastline check to distinguish between a single segment of reversed coastline, which can be automatically fixed.

comment:2 Changed 4 years ago by stoecker

  • Resolution set to fixed
  • Status changed from new to closed

Add Comment

Modify Ticket

Change Properties
<Author field>
Action
as closed .
as The resolution will be set. Next status will be 'closed'.
The resolution will be deleted. Next status will be 'reopened'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.