pittcsc / PantherView

Spring semester Open Data club project: PantherView
http://pittcsc.org/PantherView/
MIT License
24 stars 24 forks source link

Update the ordering of the logic statements to pull Lat Long positions after filtering #103

Closed mbilker closed 7 years ago

mbilker commented 7 years ago

Filtering should be done after processing, but before fetching the latitude and longitude for the sake of consistency and grouping the variable declarations and the logic statements together.