Home
last modified time | relevance | path

Searched defs:geom_column (Results 1 – 25 of 39) sorted by relevance

12

/dports/databases/grass7/grass-7.8.6/vector/v.out.postgis/
H A Dtable.c16 const char *fid_column, const char *geom_column) in check_columns()
H A Dcreate.c12 char **fid_column, char **geom_column) in create_pgfile()
H A Dmain.c37 char *fid_column, *geom_column; in main() local
/dports/math/R-cran-sf/sf/R/
H A Ddefunct.R27 geom_column = NULL, EWKB = TRUE, ...) { argument
/dports/graphics/qgis/qgis-3.22.3/python/plugins/db_manager/db_plugins/oracle/
H A Dconnector.py1432 def deleteMetadata(self, table, geom_column=None): argument
1450 def updateMetadata(self, table, geom_column, new_geom_column=None, argument
1502 def insertMetadata(self, table, geom_column, extent, srid, dim=2): argument
1544 def addGeometryColumn(self, table, geom_column='GEOM', argument
1568 def deleteGeometryColumn(self, table, geom_column): argument
1609 def createSpatialIndex(self, table, geom_column='GEOM'): argument
1623 def deleteSpatialIndex(self, table, geom_column='GEOM'): argument
/dports/graphics/qgis-ltr/qgis-3.16.16/python/plugins/db_manager/db_plugins/oracle/
H A Dconnector.py1432 def deleteMetadata(self, table, geom_column=None): argument
1450 def updateMetadata(self, table, geom_column, new_geom_column=None, argument
1502 def insertMetadata(self, table, geom_column, extent, srid, dim=2): argument
1544 def addGeometryColumn(self, table, geom_column='GEOM', argument
1568 def deleteGeometryColumn(self, table, geom_column): argument
1609 def createSpatialIndex(self, table, geom_column='GEOM'): argument
1623 def deleteSpatialIndex(self, table, geom_column='GEOM'): argument
/dports/graphics/qgis/qgis-3.22.3/python/plugins/db_manager/db_plugins/gpkg/
H A Dconnector.py716 def addGeometryColumn(self, table, geom_column='geometry', geom_type='POINT', srid=-1, dim=2): argument
759 def deleteGeometryColumn(self, table, geom_column): argument
787 def createSpatialIndex(self, table, geom_column): argument
799 def deleteSpatialIndex(self, table, geom_column): argument
808 def hasSpatialIndex(self, table, geom_column): argument
H A Dplugin.py260 def hasSpatialIndex(self, geom_column=None): argument
264 def createSpatialIndex(self, geom_column=None): argument
271 def deleteSpatialIndex(self, geom_column=None): argument
/dports/graphics/qgis/qgis-3.22.3/python/plugins/db_manager/db_plugins/spatialite/
H A Dconnector.py615 def addGeometryColumn(self, table, geom_column='geometry', geom_type='POINT', srid=-1, dim=2): argument
622 def deleteGeometryColumn(self, table, geom_column): argument
650 def createSpatialIndex(self, table, geom_column='geometry'): argument
658 def deleteSpatialIndex(self, table, geom_column='geometry'): argument
673 def hasSpatialIndex(self, table, geom_column='geometry'): argument
H A Dplugin.py233 def hasSpatialIndex(self, geom_column=None): argument
237 def createSpatialIndex(self, geom_column=None): argument
244 def deleteSpatialIndex(self, geom_column=None): argument
/dports/graphics/qgis-ltr/qgis-3.16.16/python/plugins/db_manager/db_plugins/gpkg/
H A Dconnector.py715 def addGeometryColumn(self, table, geom_column='geometry', geom_type='POINT', srid=-1, dim=2): argument
758 def deleteGeometryColumn(self, table, geom_column): argument
786 def createSpatialIndex(self, table, geom_column): argument
798 def deleteSpatialIndex(self, table, geom_column): argument
807 def hasSpatialIndex(self, table, geom_column): argument
H A Dplugin.py260 def hasSpatialIndex(self, geom_column=None): argument
264 def createSpatialIndex(self, geom_column=None): argument
271 def deleteSpatialIndex(self, geom_column=None): argument
/dports/graphics/qgis-ltr/qgis-3.16.16/python/plugins/db_manager/db_plugins/spatialite/
H A Dconnector.py614 def addGeometryColumn(self, table, geom_column='geometry', geom_type='POINT', srid=-1, dim=2): argument
621 def deleteGeometryColumn(self, table, geom_column): argument
649 def createSpatialIndex(self, table, geom_column='geometry'): argument
657 def deleteSpatialIndex(self, table, geom_column='geometry'): argument
672 def hasSpatialIndex(self, table, geom_column='geometry'): argument
H A Dplugin.py233 def hasSpatialIndex(self, geom_column=None): argument
237 def createSpatialIndex(self, geom_column=None): argument
244 def deleteSpatialIndex(self, geom_column=None): argument
/dports/converters/osm2pgsql/osm2pgsql-1.5.1/src/
H A Dpgsql-helper.cpp38 std::string const &geom_column) in create_geom_check_trigger()
/dports/graphics/qgis/qgis-3.22.3/python/plugins/db_manager/db_plugins/vlayers/
H A Dplugin.py172 def hasSpatialIndex(self, geom_column=None): argument
175 def createSpatialIndex(self, geom_column=None): argument
178 def deleteSpatialIndex(self, geom_column=None): argument
H A Dconnector.py361 def addGeometryColumn(self, table, geom_column='geometry', geom_type='POINT', srid=-1, dim=2): argument
365 def deleteGeometryColumn(self, table, geom_column): argument
389 def createSpatialIndex(self, table, geom_column='geometry'): argument
393 def deleteSpatialIndex(self, table, geom_column='geometry'): argument
397 def hasSpatialIndex(self, table, geom_column='geometry'): argument
/dports/graphics/qgis-ltr/qgis-3.16.16/python/plugins/db_manager/db_plugins/vlayers/
H A Dplugin.py172 def hasSpatialIndex(self, geom_column=None): argument
175 def createSpatialIndex(self, geom_column=None): argument
178 def deleteSpatialIndex(self, geom_column=None): argument
H A Dconnector.py361 def addGeometryColumn(self, table, geom_column='geometry', geom_type='POINT', srid=-1, dim=2): argument
365 def deleteGeometryColumn(self, table, geom_column): argument
389 def createSpatialIndex(self, table, geom_column='geometry'): argument
393 def deleteSpatialIndex(self, table, geom_column='geometry'): argument
397 def hasSpatialIndex(self, table, geom_column='geometry'): argument
/dports/science/py-libpysal/libpysal-4.5.1/libpysal/io/iohandlers/
H A Ddb.py60 def _get_gjson(self, tablename: str, geom_column="GEOMETRY"): argument
/dports/graphics/R-cran-ggplot2/ggplot2/R/
H A Dlayer-sf.R88 geom_column <- function(data) { function
/dports/databases/spatialite/libspatialite-5.0.1/src/spatialite/
H A Dcreate_routing.c439 const char *to_column, const char *geom_column, in do_check_input_table()
1895 const char *geom_column, const char *name_column, in do_prepare_header()
2056 const char *geom_column, const char *name_column, in do_create_data()
2395 const char *table, const char *geom_column, in do_check_registered_spatial_table()
2478 const char *geom_column, const char *from_column, in do_check_spatial_table()
2657 const char *geom_column, const char *from_column, in do_create_routing_nodes()
3017 const char *geom_column, in gaia_create_routing_nodes()
3085 const char *geom_column, in gaia_create_routing()
H A Dvirtualspatialindex.c138 const char *geom_column, char **real_table, in vspidx_check_view_rtree()
236 const char *table_name, const char *geom_column, in vspidx_check_rtree()
716 char *geom_column = NULL; in vspidx_filter() local
/dports/graphics/qgis/qgis-3.22.3/python/plugins/db_manager/db_plugins/postgis/
H A Dconnector.py1158 def addGeometryColumn(self, table, geom_column='geom', geom_type='POINT', srid=-1, dim=2): argument
1166 def deleteGeometryColumn(self, table, geom_column): argument
1194 def createSpatialIndex(self, table, geom_column='geom'): argument
1200 def deleteSpatialIndex(self, table, geom_column='geom'): argument
/dports/graphics/qgis-ltr/qgis-3.16.16/python/plugins/db_manager/db_plugins/postgis/
H A Dconnector.py1145 def addGeometryColumn(self, table, geom_column='geom', geom_type='POINT', srid=-1, dim=2): argument
1153 def deleteGeometryColumn(self, table, geom_column): argument
1181 def createSpatialIndex(self, table, geom_column='geom'): argument
1187 def deleteSpatialIndex(self, table, geom_column='geom'): argument

12