Skip to content
GuidesBlogPlaygroundDashboard

Query

Execute a PlazaQL query
client.Query.Execute(ctx, params) (*FeatureCollection, error)
POST/api/v1/query
ModelsExpand Collapse
type PlazaqlQuery struct{…}

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

Data string

PlazaQL query string