URX_PUBLIC._st_asgeojson(integer, geography, integer, integer) - Procedure
Home|Tables|Schemas|Diagrams|Foreign Keys|Indexes

NameURX_PUBLIC._st_asgeojson(integer, geography, integer, integer)
Comment
Src
CREATE FUNCTION "URX_PUBLIC"."_st_asgeojson"(integer, geography, integer, integer) 
 RETURNS text AS 
$BODY$geography_as_geojson$BODY$
 LANGUAGE 'c' IMMUTABLESTRICT ;