PostGIS ST_Difference function returns wrong geometry in result

前端 未结 0 2097
被撕碎了的回忆
被撕碎了的回忆 2020-12-03 04:35

I\'m trying to run ST_Difference but my result is incorrect The code is here:

SELECT ST_AsText(
    ST_Difference(
        ST_GeomFromEWKT(\'SRID=4326;POLYGON         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题