MobilityDB
1.3
Loading...
Searching...
No Matches
meos
src
geo
postgis_funcs.c
_GEO_TYPENAME
box2d_to_lwgeom
box3d_to_lwgeom
cart_to_lwpoint
geo_as_ewkb
geo_as_ewkt
geo_as_geojson
geo_as_hexewkb
geo_as_text
geo_as_wkt
geo_collect_garray
geo_copy
geo_equals
geo_from_ewkb
geo_from_geojson
geo_from_text
geo_is_empty
geo_makeline_garray
geo_npoints
geo_out
geo_reverse
geo_same
geo_serialize
geo_set_srid
geo_srid
geo_transform
geo_transform_pipeline
geo_typename
geog_area
geog_centroid
geog_distance
geog_dwithin
geog_from_binary
geog_from_hexewkb
geog_from_lwgeom
geog_in
geog_intersects
geog_length
geog_perimeter
geog_serialize
geog_to_geom
geogpoint_make2d
geogpoint_make3dz
geography_centroid_from_mline
geography_centroid_from_mpoly
geography_centroid_from_wpoints
geography_valid_type
geom_array_union
geom_azimuth
geom_boundary
geom_buffer
geom_centroid
geom_contains
geom_convex_hull
geom_covers
geom_difference2d
geom_disjoint2d
geom_distance2d
geom_distance3d
geom_dwithin2d
geom_dwithin3d
geom_from_hexewkb
geom_in
geom_intersection2d
geom_intersects2d
geom_intersects3d
geom_length
geom_perimeter
geom_relate_pattern
geom_serialize
geom_shortestline2d
geom_shortestline3d
geom_spatialrel
geom_to_geog
geom_touches
geom_unary_union
geompoint_make2d
geompoint_make3dz
GEOS2POSTGIS
gserialized_is_point
gserialized_is_poly
line_interpolate_point
line_locate_point
line_numpoints
line_point_n
line_substring
lonlat_to_cart
lwgeom_line_interpolate_point
meos_call_geos2
meos_point_in_polygon
PG_PARSER_ERROR
PGIS_FP_TOLERANCE
point_in_multipolygon
point_in_polygon
POSTGIS2GEOS
postgis_valid_typmod
spheroid_init_from_srid
◆
box2d_to_lwgeom()
LWGEOM
* box2d_to_lwgeom
(
GBOX
*
box
,
int32_t
srid
)
Create a geometry from a BOX2D.
Note
PostGIS function:
BOX2D_to_LWGEOM(PG_FUNCTION_ARGS)
. With respect to the original function, we also set the SRID which is passed as an additional argument
Generated by
1.9.5