Modify

Opened 4 years ago

Closed 2 years ago

#20243 closed defect (duplicate)

Overpass query builder fails on "tag"!=*

Reported by: mkoniecz Owned by: team
Priority: normal Milestone:
Component: Core Version:
Keywords: template_report overpass query wizard Cc:

Description

What steps will reproduce the problem?

  1. Enable expert mode
  2. Go to download menu
  3. Switch to Overpass tab
  4. Use query wizard button
  5. Type "tag"!=*

What is the expected result?

It works, like it works in Overpass Turbo query wizard - https://overpass-turbo.eu/s/11cG

What happens instead?

[out:xml][timeout:90][bbox:{{bbox}}];
(
  nwr/*tag*/["!"];
);
(._;>;);
out meta;

Please provide any additional information below. Attach a screenshot if possible.

It may be considered as a duplicate of #17411

Relative:URL: ^/trunk
Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Last:Changed Date: 2020-11-25 13:40:57 +0100 (Wed, 25 Nov 2020)
Revision:17360
Build-Date:2020-11-26 02:30:53
URL:https://josm.openstreetmap.de/svn/trunk

Identification: JOSM/1.5 (17360 en_GB) Linux Ubuntu 20.04.1 LTS
Memory Usage: 198 MB / 976 MB (78 MB allocated, but free)
Java version: 11.0.9.1+1-Ubuntu-0ubuntu1.20.04, Ubuntu, OpenJDK 64-Bit Server VM
Look and Feel: javax.swing.plaf.metal.MetalLookAndFeel
Screen: :0.0 1920×1080 (scaling 1.00×1.00)
Maximum Screen Size: 1920×1080
Best cursor sizes: 16×16→16×16, 32×32→32×32
Desktop environment: LXQt
Java package: openjdk-11-jre:amd64-11.0.9.1+1-0ubuntu1~20.04
Java ATK Wrapper package: libatk-wrapper-java:all-0.37.1-1
Environment variable LANG: en_GB.UTF-8
libcommons-logging-java: libcommons-logging-java:all-1.2-2
fonts-noto: fonts-noto:-

Last errors/warnings:
- 00183.329 W: Unsupported match type class org.openstreetmap.josm.data.osm.search.SearchCompiler$Any: addr:place

Attachments (0)

Change History (1)

comment:1 by taylor.smock, 2 years ago

Keywords: overpass query wizard added
Resolution: duplicate
Status: newclosed

Closed as duplicate of #19151.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain team.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.