Extract Geometry for Region of Interest

We would like to simplify the process of getting the administrative boundary for a specific region of interest. Then downstream tools can take the region of interest as an input argument.

For example, if the user types “Morobo, South Sudan” and chooses the KMZ file format, then the tool should return the administrative boundary for the county of Morobo in South Sudan.

You may want to use the Google Maps API to convert the region name into the corresponding region geometry.

Tool Arguments

  • Region Name
  • Desired File Format (CSV, KMZ, SHP.ZIP)

Result Properties

  • Region Geometry in Desired File Format