OSM Feature Counts
Mix and totals from GET /v2/osm_features/stats. Use this for how many and what share. Do not paginate GeoJSON to count. The map is a sample around the camera center after you click a bar, not the histogram total.
Style
Stockholm stories
Stories count inside Stockholm Municipality (within=relation/398021). Run uses the current map bbox and clears within. Pan does not refetch counts.
Histogram
Pick a Stockholm story or press Run on the current map view.
GET /v2/osm_features/stats
Same spatial and tag filters as GeoJSON, with a larger window so a city or country count is legal. group_by must be a classifying key such as amenity or cuisine, not name. Live snippet below matches the last Run or story, including within or the bbox that was counted.
More examples
OSM Features GeoJSON
Draw the actual features for a neighborhood bbox. Use Counts when you only need mix or totals.
Places API Playground
Live POI search and nearby (cafes, restaurants, pharmacies, ATMs, EV chargers, with opening hours).
Cycling Trail Finder
Use OR-combined tag filters to find bike-permitted paths and forestry tracks.
Restaurant Guide
Fetch restaurants with names, cuisine types, and map pins from the GeoJSON API.