We would like to be able to extract infrastructure geometries from OpenStreetMap.
Tool Arguments
- Regions of South Sudan (CSV / KMZ / SHP.ZIP)
- Region Attribute Name
- Region Name
- Desired Infrastructure
- Desired Format (CSV / KMZ / SHP.ZIP)
Result Properties
- Region Geometry rendered visually as a map
- Region Geometry in Desired Format (CSV / KMZ / SHP.ZIP)
Rodrigo, thank you for creating a version of the requested tool. Here are suggestions:
- [Done] Prove that the tool runs as expected by pasting the result URL.
- [Done] Set the default Region Name to Morobo.
- [Done] Use { Name : Title ? Tooltip } in the tool template markdown to display human-friendly titles and tooltips for each argument.
- [Done] Be consistent with plurality in the Desired Infrastructure options. For example, either make all of the options plural or all of the options singular. Currently, everything is plural except building.
- [Done] Consider adding Desired Format (see specifications above).
- [Done] See if it is possible to update the algorithm so that it is possible to extract any region using TINY memory.
- [Done] Consider setting the tool name to “Extract Infrastructure from OpenStreetMap for Regions in South Sudan.”
- [Done] Render extracted geometries onto a satellite image base map. You can use either
_streets_satellite_geotable
or _satellite_geotable
to render the Mapbox satellite image base map. For example, you can specify buildings_streets_satellite_geotable_path
to help the user see where the data is incomplete.