PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
void lwgeom_set_srid | ( | LWGEOM * | geom, |
int | srid | ||
) |
Set the SRID on an LWGEOM For collections, only the parent gets an SRID, all the children get SRID_UNKNOWN.
Referenced by geom_from_geojson(), line_from_encoded_polyline(), LWGEOM_expand(), lwgeom_from_gserialized(), LWGEOM_from_text(), LWGEOM_in(), lwgeom_voronoi_diagram(), LWGEOMFromEWKB(), lwline_split_by_line(), lwpoly_construct_envelope(), rt_raster_gdal_polygonize(), rt_raster_surface(), and wkt_parser_geometry_new().