foundersandcoders / open-tourism-platform

An open platform to facilitate the creation of apps to promote local tourism and business in Nazareth
MIT License
17 stars 3 forks source link

POSTing invalid coordinates to /places #91

Open jwld opened 7 years ago

jwld commented 7 years ago

Inputting coordinates outside the range results in an internal server error.

MongoError: Can't extract geo keys code: 16755

It also allows you to input more than two coordinates in the array, but only validates the first two.