Reconstruct Motion Path
Reconstruct Motion Path
HTTP GET request to retrieve reconstructed motion path
Endpoint:
https://gws.gplates.org/reconstruct/motion_path
Parameters:
seedpoints : seed points [required]
timespec : specification for times for motion path construction, in format 'mintime,maxtime,increment' [defaults to '0,100,10']
fixplate : integer plate id for fixed plate [default=0]
movplate : integer plate id for moving plate [required]
model : name for the reconstruction model (if not specified, will use the default model)
Return:
GeoJSON containing reconstructed motion path features
Example:
Click this link to try this example in a web browser.
Alternatively, use curl command.
curl "https://gws.gplates.org/reconstruct/motion_path/?seedpoints=12,21&movplate=701×pec=0,100,5"