Skip to content

Query Parser fails on feature-type clause (Android only)  #91

@sh3llc0d3r

Description

@sh3llc0d3r

Tried many different scenarios but no luck so far. Works fine with the tool.

FeatureLibrary library = new FeatureLibrary("/storage/emulated/0/Download/bremen.gol"); //this is okay

Features<?> movieTheaters = library.select("na[amenity=cinema]"); //throws an error
- com.geodesk.feature.match.QueryException: [1:4]: Unknown feature type '[', should be 'n','w','a', or 'r'

Any ideas would be helpful.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions