CodeforLeipzig / kidsle

Kitas, Kindergärten, Spielplätze und Schulen in Leipzig
GNU General Public License v2.0
9 stars 3 forks source link

Clean daycare data #26

Open rm-- opened 9 years ago

rm-- commented 9 years ago

We have to clean the daycare data because there is a problem with entries without geo information. After an update of leaflet there is a error: Uncaught Error: Invalid LatLng object: (NaN, NaN) on console. Is it possible to find out the data of the nannies or should we delete them because for our app we need geo location ?

NucsuM commented 9 years ago

Hello rm--, nannies like "Rahn01" have a contract with a (social) company. To apply for a care place you need to contact the company. In my view i would delete (or better skip) the nannies without a valid address because we need to contact all of these companies to get the addresses. To keep these informations up to date, we need do recontact sometimes. I would skip them :)

rm-- commented 9 years ago

I have created a pull request to solve this issue.