# Bunting Labs Docs ## Docs - [Building Outlines](https://docs.buntinglabs.com/building-api/select-buildings.md): Download the outlines of buildings inside a bounding box from a dataset derived from satellite imagery. - [Median Income](https://docs.buntinglabs.com/census-api/median-income.md): Calculate the median income of the population inside a circle centered at a point with a given radius. - [Population](https://docs.buntinglabs.com/census-api/population.md): Calculate the number of people living in a radius around a point, according to US Census data. - [Generate Metes](https://docs.buntinglabs.com/coordinate-geometry-api/generate-metes.md): Generate the metes (compass bearing and distance) between consecutive points in a polygon. - [Introduction](https://docs.buntinglabs.com/introduction.md): Welcome to the Bunting Labs API documentation - [Count Features](https://docs.buntinglabs.com/openstreetmap-api/count.md): This endpoint counts the features in OpenStreetMap that match the given tags and reside in a bounding box. - [Count within Geometry](https://docs.buntinglabs.com/openstreetmap-api/count-within-geometry.md): This endpoint searches for features matching tags inside an uploaded WKT geometry, then gives the total count and GeoJSON download size. - [Extract Features](https://docs.buntinglabs.com/openstreetmap-api/extract.md): This endpoint downloads features from OpenStreetMap based on tags and optionally a bounding box, resulting in a GeoJSON. - [Extract in Radius](https://docs.buntinglabs.com/openstreetmap-api/extract-in-radius.md): Download features within a radius around an address (or coordinates), matching given tags as GeoJSON. - [Extract within Geometry](https://docs.buntinglabs.com/openstreetmap-api/extract-within-geometry.md): This endpoint downloads features matching tags inside an uploaded WKT geometry as GeoJSON. - [Search Tags](https://docs.buntinglabs.com/openstreetmap-api/search-tags.md): Search for OpenStreetMap tags (key and value combinations) by a query. - [Using OSM Data](https://docs.buntinglabs.com/openstreetmap-api/using-osm-data.md): An overview of using OpenStreetMap data in your applications - [Neighborhood Description](https://docs.buntinglabs.com/poi-api/neighborhood.md): Describes a neighborhood to contextualize a home, rental, or investment opportunity listed on a website.