Can you use SQL Views in Geoserver to insert a new database record into a PostGis Datastore?

后端 未结 0 656
感情败类
感情败类 2021-02-13 19:16

I have tried to make an entry into a PostGIS Store in Geoserver using a SQL View in Geoserver with the following statement:

INSERT INTO marker_shp(gid, id, geom) VALUES (

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