Can anyone share some experience with MongoDB or other Spatial database about searching for some points in polygon with a lot of coordinates?
I can draw country polygon in min 3 coordinates and max (almost unlimited). How should i present my countries, basic polygon coordinates or as much as i can draw? What about performance?
I`m not familiar with spatial databases so i cant figure how the query is done...