COMMENT DOMAIN topoelement
COMMENT DOMAIN topoelementarray
COMMENT FUNCTION addauth(text)
+COMMENT FUNCTION addedge(atopology character varying, aline public.geometry)
COMMENT FUNCTION addedge(character varying, public.geometry)
COMMENT FUNCTION addface(atopology character varying, apoly public.geometry, force_new boolean)
COMMENT FUNCTION addgeometrycolumn(catalog_namecharacter varying, schema_namecharacter varying, table_namecharacter varying, column_namecharacter varying, new_srid_ininteger, new_typecharacter varying, new_diminteger, use_typmodboolean)
COMMENT FUNCTION addrasterconstraints(rasttable name, rastcolumn name, VARIADIC constraints text[])
COMMENT FUNCTION addtopogeometrycolumn(character varying, character varying, character varying, character varying, character varying)
COMMENT FUNCTION addtopogeometrycolumn(character varying, character varying, character varying, character varying, character varying, integer)
+COMMENT FUNCTION addtopogeometrycolumn(toponame character varying, schema character varying, tbl character varying, col character varying, ltype character varying, child integer)
COMMENT FUNCTION asgml(tgtopogeometry)
COMMENT FUNCTION asgml(tgtopogeometry, nsprefix_in text, precision_in integer, options_in integer, visitedtable regclass, idprefix text, gmlver integer)
COMMENT FUNCTION asgml(tgtopogeometry, nsprefix text)
COMMENT FUNCTION dropgeometrytable(table_namecharacter varying)
COMMENT FUNCTION droprasterconstraints(rasttablename, rastcolumnname, sridboolean, scale_xboolean, scale_yboolean, blocksize_xboolean, blocksize_yboolean, same_alignmentboolean, regular_blockingboolean, num_bandsboolean, pixel_typesboolean, nodata_valuesboolean, extentboolean)
COMMENT FUNCTION droptopogeometrycolumn(character varying, character varying, character varying)
+COMMENT FUNCTION droptopogeometrycolumn(schema character varying, tbl character varying, col character varying)
+COMMENT FUNCTION droptopology(atopology character varying)
COMMENT FUNCTION droptopology(character varying)
COMMENT FUNCTION enablelongtransactions()
COMMENT FUNCTION find_srid(character varying, character varying, character varying)
COMMENT FUNCTION getfacebypoint(atopologycharacter varying, apointpublic.geometry, tol1double precision)
COMMENT FUNCTION getnodebypoint(atopologycharacter varying, apointpublic.geometry, tol1double precision)
COMMENT FUNCTION gettopogeomelementarray(character varying, integer, integer)
+COMMENT FUNCTION gettopogeomelementarray(tg topogeometry)
COMMENT FUNCTION gettopogeomelementarray(topogeometry)
+COMMENT FUNCTION gettopogeomelementarray(toponame character varying, layer_id integer, tgid integer)
COMMENT FUNCTION gettopogeomelements(character varying, integer, integer)
+COMMENT FUNCTION gettopogeomelements(tg topogeometry)
COMMENT FUNCTION gettopogeomelements(topogeometry)
+COMMENT FUNCTION gettopogeomelements(toponame character varying, layerid integer, tgid integer)
COMMENT FUNCTION gettopologyid(character varying)
+COMMENT FUNCTION gettopologyid(toponame character varying)
COMMENT FUNCTION gettopologyname(integer)
+COMMENT FUNCTION gettopologyname(topoid integer)
COMMENT FUNCTION lockrow(text, text, text)
COMMENT FUNCTION lockrow(text, text, text, text, timestampwithouttimezone)
COMMENT FUNCTION lockrow(text, text, text, timestampwithouttimezone)
COMMENT FUNCTION postgis_uses_stats()
COMMENT FUNCTION postgis_version()
COMMENT FUNCTION probe_geometry_columns()
+COMMENT FUNCTION st_3dclosestpoint(geom1 geometry, geom2 geometry)
COMMENT FUNCTION st_3dclosestpoint(geometry, geometry)
+COMMENT FUNCTION st_3ddfullywithin(geom1 geometry, geom2 geometry, double precision)
COMMENT FUNCTION st_3ddfullywithin(geometry, geometry, double precision)
+COMMENT FUNCTION st_3ddistance(geom1 geometry, geom2 geometry)
COMMENT FUNCTION st_3ddistance(geometry, geometry)
+COMMENT FUNCTION st_3ddwithin(geom1 geometry, geom2 geometry, double precision)
COMMENT FUNCTION st_3ddwithin(geometry, geometry, double precision)
+COMMENT FUNCTION st_3dintersects(geom1 geometry, geom2 geometry)
COMMENT FUNCTION st_3dintersects(geometry, geometry)
COMMENT FUNCTION st_3dlength(geometry)
COMMENT FUNCTION st_3dlength_spheroid(geometry, spheroid)
+COMMENT FUNCTION st_3dlongestline(geom1 geometry, geom2 geometry)
COMMENT FUNCTION st_3dlongestline(geometry, geometry)
+COMMENT FUNCTION st_3dmakebox(geom1 geometry, geom2 geometry)
COMMENT FUNCTION st_3dmakebox(geometry, geometry)
+COMMENT FUNCTION st_3dmaxdistance(geom1 geometry, geom2 geometry)
COMMENT FUNCTION st_3dmaxdistance(geometry, geometry)
COMMENT FUNCTION st_3dperimeter(geometry)
+COMMENT FUNCTION st_3dshortestline(geom1 geometry, geom2 geometry)
COMMENT FUNCTION st_3dshortestline(geometry, geometry)
COMMENT FUNCTION st_addband(rast raster, indexinteger, pixeltypetext, initialvaluedouble precision, nodatavaldouble precision)
COMMENT FUNCTION st_addband(rast raster, pixeltypetext, initialvaluedouble precision, nodatavaldouble precision)
COMMENT FUNCTION st_addedgemodface(atopologycharacter varying, anodeinteger, anothernodeinteger, acurvepublic.geometry)
COMMENT FUNCTION st_addedgenewfaces(atopologycharacter varying, anodeinteger, anothernodeinteger, acurvepublic.geometry)
COMMENT FUNCTION st_addisoedge(atopologycharacter varying, anodeinteger, anothernodeinteger, acurvepublic.geometry)
+COMMENT FUNCTION st_addisonode(atopology character varying, aface integer, apoint public.geometry)
COMMENT FUNCTION st_addisonode(character varying, integer, public.geometry)
COMMENT FUNCTION st_addmeasure(geometry, double precision, double precision)
+COMMENT FUNCTION st_addpoint(geom1 geometry, geom2 geometry)
+COMMENT FUNCTION st_addpoint(geom1 geometry, geom2 geometry, integer)
COMMENT FUNCTION st_addpoint(geometry, geometry)
COMMENT FUNCTION st_addpoint(geometry, geometry, integer)
COMMENT FUNCTION st_affine(geometry, double precision, double precision, double precision, double precision, double precision, double precision)
COMMENT FUNCTION st_asewkb(geometry, text)
COMMENT FUNCTION st_asewkt(geometry)
COMMENT FUNCTION st_asgdalraster(rast raster, formattext, optionstext[], sridinteger)
+COMMENT FUNCTION st_asgeojson(geog geography, maxdecimaldigits integer, options integer)
COMMENT FUNCTION st_asgeojson(geography)
COMMENT FUNCTION st_asgeojson(geography, integer)
COMMENT FUNCTION st_asgeojson(geography, integer, integer)
COMMENT FUNCTION st_asgeojson(geometry)
COMMENT FUNCTION st_asgeojson(geometry, integer)
COMMENT FUNCTION st_asgeojson(geometry, integer, integer)
+COMMENT FUNCTION st_asgeojson(geom geometry, maxdecimaldigits integer, options integer)
+COMMENT FUNCTION st_asgeojson(gj_version integer, geog geography, maxdecimaldigits integer, options integer)
+COMMENT FUNCTION st_asgeojson(gj_version integer, geom geometry, maxdecimaldigits integer, options integer)
COMMENT FUNCTION st_asgeojson(integer, geography)
COMMENT FUNCTION st_asgeojson(integer, geography, integer)
COMMENT FUNCTION st_asgeojson(integer, geography, integer, integer)
COMMENT FUNCTION st_asgeojson(integer, geometry)
COMMENT FUNCTION st_asgeojson(integer, geometry, integer)
COMMENT FUNCTION st_asgeojson(integer, geometry, integer, integer)
+COMMENT FUNCTION st_asgml(geog geography, maxdecimaldigits integer, options integer)
COMMENT FUNCTION st_asgml(geography)
COMMENT FUNCTION st_asgml(geography, integer)
COMMENT FUNCTION st_asgml(geography, integer, integer)
COMMENT FUNCTION st_asgml(geometry)
COMMENT FUNCTION st_asgml(geometry, integer)
COMMENT FUNCTION st_asgml(geometry, integer, integer)
+COMMENT FUNCTION st_asgml(geom geometry, maxdecimaldigits integer, options integer)
COMMENT FUNCTION st_asgml(integer, geography)
COMMENT FUNCTION st_asgml(integer, geography, integer)
COMMENT FUNCTION st_asgml(integer, geography, integer, integer)
COMMENT FUNCTION st_asgml(integer, geometry, integer)
COMMENT FUNCTION st_asgml(integer, geometry, integer, integer)
COMMENT FUNCTION st_asgml(integer, geometry, integer, integer, text)
+COMMENT FUNCTION st_asgml(version integer, geog geography, maxdecimaldigits integer, options integer, nprefix text)
+COMMENT FUNCTION st_asgml(version integer, geom geometry, maxdecimaldigits integer, options integer, nprefix text)
COMMENT FUNCTION st_ashexewkb(geometry)
COMMENT FUNCTION st_ashexewkb(geometry, text)
COMMENT FUNCTION st_asjpeg(rast raster, nband integer, optionstext[])
COMMENT FUNCTION st_asjpeg(rast raster, nbands integer[], optionstext[])
COMMENT FUNCTION st_asjpeg(rast raster, nbands integer[], qualityinteger)
COMMENT FUNCTION st_asjpeg(rast raster, optionstext[])
+COMMENT FUNCTION st_askml(geog geography, maxdecimaldigits integer)
COMMENT FUNCTION st_askml(geography)
COMMENT FUNCTION st_askml(geography, integer)
COMMENT FUNCTION st_askml(geometry)
COMMENT FUNCTION st_askml(geometry, integer)
+COMMENT FUNCTION st_askml(geom geometry, maxdecimaldigits integer)
COMMENT FUNCTION st_askml(integer, geography)
COMMENT FUNCTION st_askml(integer, geography, integer)
COMMENT FUNCTION st_askml(integer, geography, integer, text)
COMMENT FUNCTION st_askml(integer, geometry)
COMMENT FUNCTION st_askml(integer, geometry, integer)
COMMENT FUNCTION st_askml(integer, geometry, integer, text)
+COMMENT FUNCTION st_askml(version integer, geog geography, maxdecimaldigits integer, nprefix text)
+COMMENT FUNCTION st_askml(version integer, geom geometry, maxdecimaldigits integer, nprefix text)
COMMENT FUNCTION st_aslatlontext(geometry)
COMMENT FUNCTION st_aslatlontext(geometry, text)
COMMENT FUNCTION st_aspng(rast raster, nband integer, compressioninteger)
COMMENT FUNCTION st_asraster(geomgeometry, widthinteger, heightinteger, gridxdouble precision, gridydouble precision, pixeltypetext[], valuedouble precision[], nodatavaldouble precision[], skewxdouble precision, skewydouble precision, touchedboolean)
COMMENT FUNCTION st_asraster(geomgeometry, widthinteger, heightinteger, pixeltypetext, valuedouble precision, nodatavaldouble precision, upperleftxdouble precision, upperleftydouble precision, skewxdouble precision, skewydouble precision, touchedboolean)
COMMENT FUNCTION st_asraster(geomgeometry, widthinteger, heightinteger, pixeltypetext[], valuedouble precision[], nodatavaldouble precision[], upperleftxdouble precision, upperleftydouble precision, skewxdouble precision, skewydouble precision, touchedboolean)
+COMMENT FUNCTION st_assvg(geog geography, rel integer, maxdecimaldigits integer)
COMMENT FUNCTION st_assvg(geography)
COMMENT FUNCTION st_assvg(geography, integer)
COMMENT FUNCTION st_assvg(geography, integer, integer)
COMMENT FUNCTION st_assvg(geometry)
COMMENT FUNCTION st_assvg(geometry, integer)
COMMENT FUNCTION st_assvg(geometry, integer, integer)
+COMMENT FUNCTION st_assvg(geom geometry, rel integer, maxdecimaldigits integer)
COMMENT FUNCTION st_astext(geography)
COMMENT FUNCTION st_astext(geometry)
COMMENT FUNCTION st_astiff(rast raster, compressiontext, sridinteger)
COMMENT FUNCTION st_astiff(rast raster, nbands integer[], optionstext[], sridinteger)
COMMENT FUNCTION st_astiff(rast raster, optionstext[], sridinteger)
COMMENT FUNCTION st_asx3d(geomgeometry, precinteger)
+COMMENT FUNCTION st_azimuth(geom1 geometry, geom2 geometry)
COMMENT FUNCTION st_azimuth(geometry, geometry)
COMMENT FUNCTION st_bandisnodata(rast raster, bandinteger, forcecheckingboolean)
COMMENT FUNCTION st_bandisnodata(rast raster, forcechecking boolean)
COMMENT FUNCTION st_buildarea(geometry)
COMMENT FUNCTION st_centroid(geometry)
COMMENT FUNCTION st_changeedgegeom(atopologycharacter varying, anedgeinteger, acurvepublic.geometry)
+COMMENT FUNCTION st_closestpoint(geom1 geometry, geom2 geometry)
COMMENT FUNCTION st_closestpoint(geometry, geometry)
+COMMENT FUNCTION st_collect(geom1 geometry, geom2 geometry)
COMMENT FUNCTION st_collect(geometry[])
COMMENT FUNCTION st_collect(geometry, geometry)
COMMENT FUNCTION st_collectionextract(geometry, integer)
COMMENT FUNCTION st_concavehull(param_geomgeometry, param_pctconvexdouble precision, param_allow_holesboolean)
+COMMENT FUNCTION st_contains(geom1 geometry, geom2 geometry)
COMMENT FUNCTION st_contains(geometry, geometry)
+COMMENT FUNCTION st_containsproperly(geom1 geometry, geom2 geometry)
COMMENT FUNCTION st_containsproperly(geometry, geometry)
COMMENT FUNCTION st_convexhull(geometry)
COMMENT FUNCTION st_convexhull(raster)
COMMENT FUNCTION st_count(rast raster, exclude_nodata_valueboolean)
COMMENT FUNCTION st_count(rast raster, nband integer, exclude_nodata_valueboolean)
COMMENT FUNCTION st_coveredby(geography, geography)
+COMMENT FUNCTION st_coveredby(geom1 geometry, geom2 geometry)
COMMENT FUNCTION st_coveredby(geometry, geometry)
COMMENT FUNCTION st_covers(geography, geography)
+COMMENT FUNCTION st_covers(geom1 geometry, geom2 geometry)
COMMENT FUNCTION st_covers(geometry, geometry)
COMMENT FUNCTION st_createtopogeo(atopologycharacter varying, acollectionpublic.geometry)
+COMMENT FUNCTION st_crosses(geom1 geometry, geom2 geometry)
COMMENT FUNCTION st_crosses(geometry, geometry)
COMMENT FUNCTION st_curvetoline(geometry)
COMMENT FUNCTION st_curvetoline(geometry, integer)
+COMMENT FUNCTION st_dfullywithin(geom1 geometry, geom2 geometry, double precision)
COMMENT FUNCTION st_dfullywithin(geometry, geometry, double precision)
+COMMENT FUNCTION st_difference(geom1 geometry, geom2 geometry)
COMMENT FUNCTION st_difference(geometry, geometry)
COMMENT FUNCTION st_dimension(geometry)
+COMMENT FUNCTION st_disjoint(geom1 geometry, geom2 geometry)
COMMENT FUNCTION st_disjoint(geometry, geometry)
COMMENT FUNCTION st_distance(geography, geography)
COMMENT FUNCTION st_distance(geography, geography, boolean)
+COMMENT FUNCTION st_distance(geom1 geometry, geom2 geometry)
COMMENT FUNCTION st_distance(geometry, geometry)
+COMMENT FUNCTION st_distance_sphere(geom1 geometry, geom2 geometry)
COMMENT FUNCTION st_distance_sphere(geometry, geometry)
+COMMENT FUNCTION st_distance_spheroid(geom1 geometry, geom2 geometry, spheroid)
COMMENT FUNCTION st_distance_spheroid(geometry, geometry, spheroid)
COMMENT FUNCTION st_dropbbox(geometry)
COMMENT FUNCTION st_dumpaspolygons(rast raster, bandinteger)
COMMENT FUNCTION st_dumprings(geometry)
COMMENT FUNCTION st_dwithin(geography, geography, double precision)
COMMENT FUNCTION st_dwithin(geography, geography, double precision, boolean)
+COMMENT FUNCTION st_dwithin(geom1 geometry, geom2 geometry, double precision)
COMMENT FUNCTION st_dwithin(geometry, geometry, double precision)
COMMENT FUNCTION st_endpoint(geometry)
COMMENT FUNCTION st_envelope(geometry)
COMMENT FUNCTION st_envelope(raster)
+COMMENT FUNCTION st_equals(geom1 geometry, geom2 geometry)
COMMENT FUNCTION st_equals(geometry, geometry)
COMMENT FUNCTION st_estimated_extent(text, text)
COMMENT FUNCTION st_estimated_extent(text, text, text)
COMMENT FUNCTION st_geographyfromtext(text)
COMMENT FUNCTION st_geohash(geometry)
COMMENT FUNCTION st_geohash(geometry, integer)
+COMMENT FUNCTION st_geohash(geom geometry, maxchars integer)
COMMENT FUNCTION st_geomcollfromtext(text)
COMMENT FUNCTION st_geomcollfromtext(text, integer)
COMMENT FUNCTION st_geometryfromtext(text)
COMMENT FUNCTION st_hasarc(geometry)
COMMENT FUNCTION st_hasbbox(geometry)
COMMENT FUNCTION st_hasnoband(rast raster, nband integer)
+COMMENT FUNCTION st_hausdorffdistance(geom1 geometry, geom2 geometry)
+COMMENT FUNCTION st_hausdorffdistance(geom1 geometry, geom2 geometry, double precision)
COMMENT FUNCTION st_hausdorffdistance(geometry, geometry)
COMMENT FUNCTION st_hausdorffdistance(geometry, geometry, double precision)
COMMENT FUNCTION st_height(raster)
COMMENT FUNCTION st_inittopogeo(atopologycharacter varying)
COMMENT FUNCTION st_interiorringn(geometry, integer)
COMMENT FUNCTION st_intersection(geography, geography)
+COMMENT FUNCTION st_intersection(geom1 geometry, geom2 geometry)
COMMENT FUNCTION st_intersection(geometry, geometry)
COMMENT FUNCTION st_intersection(geomingeometry, rast raster, bandinteger)
COMMENT FUNCTION st_intersection(rast1raster, band1integer, geomgeometry, extenttypetext, otheruserfuncregprocedure)
COMMENT FUNCTION st_intersection(rast1raster, geomgeometry, extenttypetext, otheruserfuncregprocedure)
COMMENT FUNCTION st_intersection(rast1raster, geomgeometry, otheruserfuncregprocedure)
COMMENT FUNCTION st_intersects(geography, geography)
+COMMENT FUNCTION st_intersects(geom1 geometry, geom2 geometry)
COMMENT FUNCTION st_intersects(geometry, geometry)
COMMENT FUNCTION st_intersects(geomgeometry, rast raster, nband integer)
COMMENT FUNCTION st_intersects(rast1raster, nband1integer, rast2raster, nband2integer)
COMMENT FUNCTION st_length(geography, boolean)
COMMENT FUNCTION st_length(geometry)
COMMENT FUNCTION st_length_spheroid(geometry, spheroid)
+COMMENT FUNCTION st_linecrossingdirection(geom1 geometry, geom2 geometry)
COMMENT FUNCTION st_linecrossingdirection(geometry, geometry)
COMMENT FUNCTION st_linefrommultipoint(geometry)
COMMENT FUNCTION st_linefromtext(text)
COMMENT FUNCTION st_linefromwkb(bytea)
COMMENT FUNCTION st_linefromwkb(bytea, integer)
COMMENT FUNCTION st_line_interpolate_point(geometry, double precision)
+COMMENT FUNCTION st_line_locate_point(geom1 geometry, geom2 geometry)
COMMENT FUNCTION st_line_locate_point(geometry, geometry)
COMMENT FUNCTION st_linemerge(geometry)
COMMENT FUNCTION st_linestringfromwkb(bytea)
COMMENT FUNCTION st_locate_along_measure(geometry, double precision)
COMMENT FUNCTION st_locatebetweenelevations(geometry, double precision, double precision)
COMMENT FUNCTION st_locate_between_measures(geometry, double precision, double precision)
+COMMENT FUNCTION st_longestline(geom1 geometry, geom2 geometry)
COMMENT FUNCTION st_longestline(geometry, geometry)
+COMMENT FUNCTION st_makebox2d(geom1 geometry, geom2 geometry)
COMMENT FUNCTION st_makebox2d(geometry, geometry)
COMMENT FUNCTION st_makebox3d(geometry, geometry)
COMMENT FUNCTION st_makeemptyraster(rast raster)
COMMENT FUNCTION st_makeemptyraster(widthinteger, heightinteger, upperleftxdouble precision, upperleftydouble precision, pixelsizedouble precision)
COMMENT FUNCTION st_makeemptyraster(widthinteger, heightinteger, upperleftxdouble precision, upperleftydouble precision, scalexdouble precision, scaleydouble precision, skewxdouble precision, skewydouble precision, sridinteger)
COMMENT FUNCTION st_makeenvelope(double precision, double precision, double precision, double precision, integer)
+COMMENT FUNCTION st_makeline(geom1 geometry, geom2 geometry)
COMMENT FUNCTION st_makeline(geometry[])
COMMENT FUNCTION st_makeline(geometry, geometry)
COMMENT FUNCTION st_makepoint(double precision, double precision)
COMMENT FUNCTION st_mapalgebrafct(rast raster, onerastuserfuncregprocedure, VARIADICargstext[])
COMMENT FUNCTION st_mapalgebrafct(rast raster, pixeltypetext, onerastuserfuncregprocedure)
COMMENT FUNCTION st_mapalgebrafct(rast raster, pixeltypetext, onerastuserfuncregprocedure, VARIADICargstext[])
+COMMENT FUNCTION st_maxdistance(geom1 geometry, geom2 geometry)
COMMENT FUNCTION st_max_distance(geometry, geometry)
COMMENT FUNCTION st_maxdistance(geometry, geometry)
COMMENT FUNCTION st_mem_size(geometry)
COMMENT FUNCTION st_mlinefromtext(text)
COMMENT FUNCTION st_mlinefromtext(text, integer)
COMMENT FUNCTION st_modedgeheal(toponame character varying, e1idinteger, e2idinteger)
+COMMENT FUNCTION st_modedgesplit(atopology character varying, anedge integer, apoint public.geometry)
COMMENT FUNCTION st_modedgesplit(character varying, integer, public.geometry)
+COMMENT FUNCTION st_moveisonode(atopology character varying, anode integer, apoint public.geometry)
COMMENT FUNCTION st_moveisonode(character varying, integer, public.geometry)
COMMENT FUNCTION st_mpointfromtext(text)
COMMENT FUNCTION st_mpointfromtext(text, integer)
COMMENT FUNCTION st_multi(geometry)
COMMENT FUNCTION st_ndims(geometry)
COMMENT FUNCTION st_newedgeheal(toponame character varying, e1idinteger, e2idinteger)
+COMMENT FUNCTION st_newedgessplit(atopology character varying, anedge integer, apoint public.geometry)
COMMENT FUNCTION st_newedgessplit(character varying, integer, public.geometry)
COMMENT FUNCTION st_node(ggeometry)
COMMENT FUNCTION st_npoints(geometry)
COMMENT FUNCTION st_numpoints(geometry)
COMMENT FUNCTION st_offsetcurve(linegeometry, distancedouble precision, paramstext)
COMMENT FUNCTION st_orderingequals(geometry, geometry)
+COMMENT FUNCTION st_overlaps(geom1 geometry, geom2 geometry)
COMMENT FUNCTION st_overlaps(geometry, geometry)
COMMENT FUNCTION st_patchn(geometry, integer)
COMMENT FUNCTION st_perimeter2d(geometry)
COMMENT FUNCTION st_reclass(rast raster, nband integer, reclassexprtext, pixeltypetext, nodatavaldouble precision)
COMMENT FUNCTION st_reclass(rast raster, reclassexprtext, pixeltypetext)
COMMENT FUNCTION st_reclass(rast raster, VARIADICreclassargsetreclassarg[])
+COMMENT FUNCTION st_relate(geom1 geometry, geom2 geometry)
+COMMENT FUNCTION st_relate(geom1 geometry, geom2 geometry, integer)
+COMMENT FUNCTION st_relate(geom1 geometry, geom2 geometry, text)
COMMENT FUNCTION st_relate(geometry, geometry)
COMMENT FUNCTION st_relate(geometry, geometry, integer)
COMMENT FUNCTION st_relate(geometry, geometry, text)
COMMENT FUNCTION st_relatematch(text, text)
COMMENT FUNCTION st_remedgemodface(toponame character varying, e1id integer)
COMMENT FUNCTION st_remedgenewface(toponame character varying, e1id integer)
+COMMENT FUNCTION st_removeisonode(atopology character varying, anode integer)
COMMENT FUNCTION st_removeisonode(character varying, integer)
COMMENT FUNCTION st_removepoint(geometry, integer)
COMMENT FUNCTION st_removerepeatedpoints(geometry)
COMMENT FUNCTION st_setvalue(rast raster, bandinteger, xinteger, yinteger, newvaluedouble precision)
COMMENT FUNCTION st_setvalue(rast raster, ptgeometry, newvaluedouble precision)
COMMENT FUNCTION st_setvalue(rast raster, xinteger, yinteger, newvaluedouble precision)
+COMMENT FUNCTION st_sharedpaths(geom1 geometry, geom2 geometry)
COMMENT FUNCTION st_sharedpaths(geometry, geometry)
COMMENT FUNCTION st_shift_longitude(geometry)
+COMMENT FUNCTION st_shortestline(geom1 geometry, geom2 geometry)
COMMENT FUNCTION st_shortestline(geometry, geometry)
COMMENT FUNCTION st_simplify(geometry, double precision)
COMMENT FUNCTION st_simplifypreservetopology(geometry, double precision)
COMMENT FUNCTION st_skewx(raster)
COMMENT FUNCTION st_skewy(raster)
+COMMENT FUNCTION st_snap(geom1 geometry, geom2 geometry, double precision)
COMMENT FUNCTION st_snap(geometry, geometry, double precision)
+COMMENT FUNCTION st_snaptogrid(geom1 geometry, geom2 geometry, double precision, double precision, double precision, double precision)
COMMENT FUNCTION st_snaptogrid(geometry, double precision)
COMMENT FUNCTION st_snaptogrid(geometry, double precision, double precision)
COMMENT FUNCTION st_snaptogrid(geometry, double precision, double precision, double precision, double precision)
COMMENT FUNCTION st_snaptogrid(geometry, geometry, double precision, double precision, double precision, double precision)
+COMMENT FUNCTION st_split(geom1 geometry, geom2 geometry)
COMMENT FUNCTION st_split(geometry, geometry)
COMMENT FUNCTION st_srid(geometry)
COMMENT FUNCTION st_srid(raster)
COMMENT FUNCTION st_summarystats(rastertabletext, rastercolumntext, nband integer, exclude_nodata_valueboolean)
COMMENT FUNCTION st_summarystats(rast raster, exclude_nodata_valueboolean)
COMMENT FUNCTION st_summarystats(rast raster, nband integer, exclude_nodata_valueboolean)
+COMMENT FUNCTION st_symdifference(geom1 geometry, geom2 geometry)
COMMENT FUNCTION st_symdifference(geometry, geometry)
+COMMENT FUNCTION st_touches(geom1 geometry, geom2 geometry)
COMMENT FUNCTION st_touches(geometry, geometry)
COMMENT FUNCTION st_transform(geometry, integer)
COMMENT FUNCTION st_transform(rast raster, sridinteger, algorithmtext, maxerrdouble precision, scalexdouble precision, scaleydouble precision)
COMMENT FUNCTION st_translate(geometry, double precision, double precision, double precision)
COMMENT FUNCTION st_transscale(geometry, double precision, double precision, double precision, double precision)
COMMENT FUNCTION st_unaryunion(geometry)
+COMMENT FUNCTION st_union(geom1 geometry, geom2 geometry)
COMMENT FUNCTION st_union(geometry[])
COMMENT FUNCTION st_union(geometry, geometry)
COMMENT FUNCTION st_upperleftx(raster)
COMMENT FUNCTION st_value(rast raster, ptgeometry, hasnodataboolean)
COMMENT FUNCTION st_value(rast raster, xinteger, yinteger, hasnodataboolean)
COMMENT FUNCTION st_width(raster)
+COMMENT FUNCTION st_within(geom1 geometry, geom2 geometry)
COMMENT FUNCTION st_within(geometry, geometry)
COMMENT FUNCTION st_wkbtosql(bytea)
COMMENT FUNCTION st_wkttosql(text)
FUNCTION addgeometrycolumn(character varying, character varying, integer, character varying, integer)
FUNCTION addgeometrycolumn(character varying, character varying, integer, character varying, integer, boolean)
FUNCTION addnode(character varying, public.geometry)
+FUNCTION addnode(character varying, public.geometry, boolean, boolean)
FUNCTION _add_overview_constraint(name, name, name, name, name, name, integer)
FUNCTION addoverviewconstraints(name, name, name, name, integer)
FUNCTION addoverviewconstraints(name, name, name, name, name, name, integer)
FUNCTION convexhull(geometry)
FUNCTION copytopology(character varying, character varying)
FUNCTION create_histogram2d(box2d, integer)
+FUNCTION createtopogeom(character varying, integer, integer)
FUNCTION createtopogeom(character varying, integer, integer, topoelementarray)
FUNCTION createtopology(character varying)
FUNCTION createtopology(character varying, integer)
FUNCTION st_area(text)
FUNCTION startpoint(geometry)
FUNCTION st_asbinary(geography)
+FUNCTION st_asbinary(geography, text)
FUNCTION st_asbinary(geometry)
FUNCTION st_asbinary(geometry, text)
FUNCTION st_asbinary(raster)
FUNCTION st_astiff(raster, text, integer)
FUNCTION st_astiff(raster, text[], integer)
FUNCTION st_asx3d(geometry, integer)
+FUNCTION st_asx3d(geometry, integer, integer)
FUNCTION _st_asx3d(integer, geometry, integer, integer, text)
+FUNCTION st_azimuth(geography, geography)
FUNCTION st_azimuth(geometry, geometry)
FUNCTION st_bandisnodata(raster)
FUNCTION st_bandisnodata(raster, boolean)
FUNCTION st_polygon(raster, integer)
FUNCTION st_postgis_gist_joinsel(internal, oid, internal, smallint)
FUNCTION st_postgis_gist_sel(internal, oid, internal, integer)
+FUNCTION st_project(geography, double precision, double precision)
FUNCTION st_quantile(raster, boolean, double precision)
FUNCTION st_quantile(raster, double precision)
FUNCTION st_quantile(raster, double precision[])