Module: Underpass::QL
- Defined in:
- lib/underpass/ql/ql.rb,
lib/underpass/ql/query.rb,
lib/underpass/ql/shape.rb,
lib/underpass/ql/parser.rb,
lib/underpass/ql/request.rb,
lib/underpass/ql/bounding_box.rb
Overview
Provides the means to work with Overpass by using the Overpass Query Language (QL). Overpass also provides an XML based query language but we’re not interested in that.
Defined Under Namespace
Classes: BoundingBox, Parser, Query, Request, Shape