Opened 4 years ago
Last modified 4 years ago
#20981 closed defect
regex search query fails to find features — at Version 1
Reported by: | tguen | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | |
Keywords: | search regex | Cc: |
Description (last modified by )
What steps will reproduce the problem?
- Download data from the query:
rel(7709227);map_to_area; way(area)[highway]; (._;>;);out meta;
- Press ctrl+f, then type:
name~Southwest
- Run this query at overpass-turbo.eu and compare the results
rel(7709227);map_to_area; way(area)[highway][name~Southwest]; out geom;
What is the expected result?
JOSM should select the same data that the latter query returns
What happens instead?
JOSM selects nothing
Please provide any additional information below. Attach a screenshot if possible.
Relative:URL: ^/trunk Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b Last:Changed Date: 2021-04-27 20:35:33 +0200 (Tue, 27 Apr 2021) Revision:17833 Build-Date:2021-04-27 21:58:39 URL:https://josm.openstreetmap.de/svn/trunk Identification: JOSM/1.5 (17833 en) Linux Arch Linux Memory Usage: 150 MB / 3984 MB (38 MB allocated, but free) Java version: 15.0.2+7, N/A, OpenJDK 64-Bit Server VM Look and Feel: javax.swing.plaf.metal.MetalLookAndFeel Screen: :0.0 2560×1440 (scaling 1.00×1.00) Maximum Screen Size: 2560×1440 Best cursor sizes: 16×16→16×16, 32×32→32×32 Environment variable LANG: en_US.UTF-8 System property file.encoding: ANSI_X3.4-1968 System property sun.jnu.encoding: ANSI_X3.4-1968 Locale info: en_US Numbers with default locale: 1234567890 -> 1234567890 Desktop environment: KDE VM arguments: [-Djosm.restart=true, -Dawt.useSystemAAFontSettings=on] Dataset consistency test: No problems found
Change History (1)
comment:1 by , 4 years ago
Description: | modified (diff) |
---|---|
Keywords: | search regex added |
Note:
See TracTickets
for help on using tickets.