MobilityDB
1.3
Toggle main menu visibility
Main Page
Modules
Data Structures
Data Structures
Data Structure Index
Data Fields
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
y
z
Variables
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
y
z
Files
File List
Globals
All
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
z
Variables
$
_
a
b
c
d
e
f
g
h
i
l
m
n
p
r
s
t
u
w
x
y
z
Typedefs
_
b
c
d
e
f
g
i
k
l
m
n
o
p
q
r
s
t
u
v
w
Enumerations
Enumerator
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
r
s
t
u
v
Macros
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
•
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Modules
Pages
Loading...
Searching...
No Matches
meos
include
geo
postgis_funcs.h
box2d_to_lwgeom
box3d_to_lwgeom
geo_as_wkt
geog_serialize
geom_serialize
geom_spatialrel
GEOS2POSTGIS
lwgeom_line_interpolate_point
POSTGIS2GEOS
postgis_valid_typmod
◆
lwgeom_line_interpolate_point()
LWGEOM
* lwgeom_line_interpolate_point
(
LWGEOM
*
lwgeom
,
double
fraction
,
int32_t
srid
,
char
repeat
)
Interpolate a point from a line.
Precondition
The argument
fraction
is in [0,1] and the type of the geometry is
LINETYPE
Note
PostGIS function:
LWGEOM_line_interpolate_point(PG_FUNCTION_ARGS)
Generated by
1.9.5