Cosmos db unexpected validation failures from GeoJSON obtained from UK Environment Agency
问题 UPDATE 2020-03-04 Using MySql Server 8.0.19 I am able to successfully validate this GeoJSON using SELECT ST_IsValid(ST_GeomFromGeoJSON(geojson)) FROM test; The data type for geojson column is json . ORIGINAL QUESTION I'm new to the geospatial game, and it appears very much non-trivial! The headlines suggest Cosmos db supports GeoJSON out of the box with the exception that ST_WITHIN() doesn't support holes. Not a problem. So I loaded up all the of the available "polygons" from https:/