AI & geospatial workflow
AI Crosswalk Detection Program
- Purpose
- Assist identification of crosswalk features from geospatial coordinates and image data instead of relying entirely on manual review.
- Contribution
- Designed and developed a Python processing workflow with external API data, concurrent and batched processing, caching, restart-safe execution, structured logging, error handling, and structured output for downstream analysis.
- Availability
- Internal municipal project; no public link is available.
- Python
- REST APIs
- geospatial data
- satellite/image data
- CSV pipelines
- concurrency
- caching
- structured logging