Modify

Opened 4 years ago

Closed 21 months ago

#3942 closed enhancement (fixed)

[Patch] Allow open-ended ranges in search

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

Description

For instance, I'd like to be able to search for all ways with more than 200 nodes, and tried "nodes:200-" and "nodes:200+", but it insists I give an upper limit. To keep it happy, I just enter a large number, but having open-ended ranges would seem logical.

For symmetry's sake: "nodes:-200" should also work, meaning "everything with 200 nodes or less".

Attachments (1)

3942.patch (9.6 KB) - added by simon04 21 months ago.

Download all attachments as: .zip

Change History (3)

Changed 21 months ago by simon04

comment:1 Changed 21 months ago by simon04

  • Summary changed from Allow open-ended ranges in search to [Patch] Allow open-ended ranges in search

Patch attached.

comment:2 Changed 21 months ago by stoecker

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

In [4346/josm]:

fix #3942 - patch by simon04 - improve range handling for search

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.