Topological Plate Boundaries
Topological Plate Boundaries
Description:
Use HTTP GET request to retrieve reconstructed topological plate boundaries
Endpoint:
https://gws.gplates.org/topology/plate_boundaries
Parameters:
time : reconstruction time (Ma) [required]
model : name of the reconstruction model (if not specified, will use the default model)
Return:
JSON data containing reconstructed plate boundary features
Examples:
🟢 E1: This link will retrieve the topological plate boundary features for model Muller2019 at 100Ma.
🟢 E2: The image below was generated with the GPlates Web Service Python Wrapper. Click the image to see the Python source code for this example.