Subduction Zones

Subduction Zones

Description:

Use HTTP GET request to retrieve subduction zone features

Endpoint:

https://gws.gplates.org/topology/get_subduction_zones

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 subduction zone 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.