Open m4v15 opened 7 years ago
related - the location needs to come [Long, Lat] not [Lat, Long] otherwise an error happens. (Lat can be -90 to 90 and long can be -180 to 180 so in some cases if they are the wrong way round it breaks)
Should add this to the docs
related, we need to deal with this error in mongoErrorHandler:
MongoError: Can't extract geo keys
related #91 for that Mongo error
related #28...
Get a
server error 500
which is no good