icos-urenio / Improve-my-city

Improve my city allows citizens to report, vote and track non-emergency issues
Other
58 stars 37 forks source link

Sugestion: Check to see if coordinates are inside boundaries #107

Open ghost opened 11 years ago

ghost commented 11 years ago

I would like to make a simple suggestion. Since everyone is expecting user input in their database how about limiting that input to the place of interest. A simple set of dimensions (lat,lon) could be used in the configuration xml as minimum and maximum lat and long expected for user input. This can limit user input to a specific area (a city for ex.).

For example a user cannot input an issue in komotini if the plugin is hosted in thermi's website. I hope I have more time in the future going through the hole code of your componenet and suggesting more... Keep up the good work.