Projects Maps, code, etc.
Interactive Maps
- Austin Moontower Locations
Google Maps - NEXRAD WMS
Leaflet + Mapbox - US Refinery Capacity
PostGIS, GeoServer, GeoWebCache, Leaflet - Museums of Austin (map)
Python to generate GeoJSON data (code)
Python, GitHub, GeoJSON
Geoprocessing Scripts
For use with ESRI ArcGIS & arcpy Python library- Calculate and compare area
Calculates and compares area within any polygonal dataset. -
Attribute Cleanup
ArcCatalog tools to clean up & standardize text fields in a geodatabase.
-
Delete Empties
Deletes all empty feature classes and/or empty feature datasets from a given geodatabase
-
Merge Geodatabases
A tool to merge one or more geodatabases with matching schemas
-
Update ArcSDE from .CSV
Script to convert a CSV to a geodatabase feature class.
Web Apps
- Texas Burnban Map
Map of TX counties showing burn ban status; updated daily.
Google AppEngine + Python - Recipeminder
Simple application used for storing family recipes.
Google AppEngine + Python