> use EagleEye
> db.POI.insert({"reporter" : [
], "location" : { "loc" :
{"long" : 48.35421, "lat" : 135.85171}, "course" : 0, "name" : "[GAI Post 20km/h] 13 ( )", "type" : "GIBDD"}})
> db.POI.ensureIndex()
> db.runCommand(
)
{
"ns" : "EagleEye.POI",
"near" : "1101110000001000001011101101110001010011001000111001",
"errmsg" : "exception: assertion db/geo/2d.cpp:356",
"code" : 0,
"ok" : 0
}