Postgres/Postgis - How to insert geometry in postges (postgis)

后端 未结 0 1971
甜味超标
甜味超标 2021-01-31 23:15

I wouldike to insert this value to my database with postgres (postgis) :

INSERT INTO test(
    id, shape)
    VALUES ("test", "

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