Mysql update and insert geometry spatial data points, the geometric surface field

Geometric point geometry type, inserted before the update function needs ST_GeomFromText time value;

Geometric plane (polygon) polygon (multipolygon) type, you need to update the time value prior to insertion and ST_MultiPolygonFromText ST_PolygonFromText function;

Guess you like

Origin www.cnblogs.com/shufan8023/p/10930546.html