LightBox API to Shapefile Python Sample
In this example we demonstrate the steps to connect to the LightBox Geocoding API, obtain the coordinates of a subject property, and using those coordinates, select a set of building footprints around a radius of that location. If successful the python script will use the Shapely and Fiona libraries to export the result to a shapefile.