Skip to content
GuidesBlogPlaygroundDashboard

Query

Execute a PlazaQL query
query.execute(QueryExecuteParams**kwargs) -> FeatureCollection
POST/api/v1/query
ModelsExpand Collapse
class PlazaqlQuery:

PlazaQL query request. The query is executed against Plaza's OSM database and results are returned as GeoJSON.

data: str

PlazaQL query string