Topological Plate Polygons
Topological Plate Polygons
Description:
Use HTTP GET request to retrieve reconstructed topological plate polygons
Endpoint:
https://gws.gplates.org/topology/plate_polygons
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 polygon features
Examples:
🟢 E1: This link will retrieve the topological plate polygon 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.