This repository contains various GIS utilities and data.
- bounds_xy.py — Uses geocoding to create a string of upper-left x-y and lower-right x-y values for the matching location.
- bounds_geojson.py — Uses geocoding to generate a GeoJSON polygon object for the matching location. The resulting GeoJSON polygon can easily be tested and viewed at GeoJSONLint.