---
title: "Features as GeoJSON"
method: GET
path: "/features/geojson"
tags: ["features"]
---

# Features as GeoJSON

`GET /features/geojson`

Returns features as a GeoJSON FeatureCollection. Requires Starter+ plan.

## Query parameters

- `type` string, required
- `jurisdiction` string
- `bbox` string
- `active` 'true' | 'false'
- `starts_after` string
- `starts_before` string
- `ends_after` string
- `ends_before` string

## Response `200`

GeoJSON FeatureCollection

## Other responses

- `403` — GeoJSON not available on Free plan

---

[API](https://skmtc.net/road511/apis/road511-traffic-api.md) · [All operations](https://skmtc.net/road511/apis/road511-traffic-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/road511/road511-traffic-api/versions/39a088b9c155/schema)
