This document proposes a novel real-time application to identify bursty local areas related to emergency topics using geotagged tweets. It uses three techniques: Naive Bayes classification to extract tweets related to emergency topics, density-based spatiotemporal clustering to group tweets by location and time into clusters, and Kleinberg's burst detection algorithm to identify clusters with higher tweet volumes indicating emergencies. The application was implemented as a web and mobile interface. It was tested in a real-time weather monitoring system using Twitter data and successfully detected bursty local areas for weather emergencies.