Home
last modified time | relevance | path

Searched defs:ST_Area (Results 1 – 8 of 8) sorted by relevance

/dports/devel/libgpkg/luciad-libgpkg-c56e3708453e/test/
H A Dgeom_func_spec.rb18 describe 'ST_Area' do describe
/dports/databases/postgis32/postgis-3.2.0/postgis/
H A Dgeography.sql.in569 CREATE OR REPLACE FUNCTION ST_Area(geog geography, use_spheroid boolean DEFAULT true) function
576 CREATE OR REPLACE FUNCTION ST_Area(text) function
H A Dlwgeom_functions_basic.c275 Datum ST_Area(PG_FUNCTION_ARGS) in ST_Area() function
/dports/databases/postgis30/postgis-3.0.4/postgis/
H A Dgeography.sql.in564 CREATE OR REPLACE FUNCTION ST_Area(geog geography, use_spheroid boolean DEFAULT true) function
571 CREATE OR REPLACE FUNCTION ST_Area(text) function
H A Dlwgeom_functions_basic.c275 Datum ST_Area(PG_FUNCTION_ARGS) in ST_Area() function
/dports/databases/postgis31/postgis-3.1.4/postgis/
H A Dgeography.sql.in569 CREATE OR REPLACE FUNCTION ST_Area(geog geography, use_spheroid boolean DEFAULT true) function
576 CREATE OR REPLACE FUNCTION ST_Area(text) function
H A Dlwgeom_functions_basic.c270 Datum ST_Area(PG_FUNCTION_ARGS) in ST_Area() function
/dports/databases/postgis25/postgis-2.5.5/postgis/
H A Dgeography.sql.in633 CREATE OR REPLACE FUNCTION ST_Area(geog geography, use_spheroid boolean DEFAULT true) function
640 CREATE OR REPLACE FUNCTION ST_Area(text) function