In “Geospatial Data” course, video shows field “skyCoverLayer”. I tried to find it in Compass via {field: “skyCoverLayer”}, but no documents are returning. Have I miswrote the syntax of filter or something?
Compass version - 1.20.5
In “Geospatial Data” course, video shows field “skyCoverLayer”. I tried to find it in Compass via {field: “skyCoverLayer”}, but no documents are returning. Have I miswrote the syntax of filter or something?
Compass version - 1.20.5
Which connect string you used and in which DB/collection you checked for the field
It is available.I can see from Compass
Hi @_72525,
You might be connected to a different cluster. Please connect to the class atlas cluster.
Note that the database names are different. In the video it is 100YWeather
and in the cluster it is 100YWeatherSmall
.
Hope it helps!
~ Shubham