clarisma / geodesk-py

Fast and storage-efficient spatial database engine for OpenStreetMap data
https://docs.geodesk.com/python
GNU Lesser General Public License v3.0
36 stars 0 forks source link

MatcherEmitter creates wrong opcodes for negative queries #13

Closed clarisma closed 6 months ago

clarisma commented 10 months ago

The following queries currently produce bad opcodes: w[highway][highway != motorway] required key, negative clause w[highway != motorway, 'some uncommon type'] negative clause with different types