Reconstruct Coastlines
Reconstruct Coastlines
Description:
http GET request to retrieve reconstructed coastline polygons
Endpoint:
https://gws.gplates.org/reconstruct/coastlines/
Parameters:
anchor_plate_id : integer value for reconstruction anchor plate id [default=0]
time : time for reconstruction [required]
model : name for reconstruction model [defaults to default model from web service settings]
Returns:
GeoJSON data containing reconstructed coastline features
Examples:
E4: Reconstruct the coastlines back to 140Ma using SETON2012 model.
https://gws.gplates.org/reconstruct/coastlines/?&time=140&model=SETON2012
See the result in an interactive map.