标签: postgis geopandas
我有一个表,该表的架构状态为value1,value2
df = geopandas.read_postgis(sql,con,geom_col='state')
但由于发现非十六进制数字而出现错误
我以前在POSTGIS数据库上使用过此命令:-
ogr2ogr -f PostgreSQL "PG:dbname=helloworld" gadm36_IND.gpkg