All Downloads are FREE. Search and download functionalities are using the official Maven repository.

sql.extension.rtree.rtree_load Maven / Gradle / Ivy

There is a newer version: 6.6.7
Show newest version
INSERT OR REPLACE INTO "rtree__"
  SELECT "", ST_MinX(""), ST_MaxX(""), ST_MinY(""), ST_MaxY("") FROM "" WHERE "" NOT NULL AND NOT ST_IsEmpty("");




© 2015 - 2025 Weber Informatics LLC | Privacy Policy