create_map
Create a new map or scene in the ArcGIS Pro project, specifying a name and optional coordinate system or basemap. Adds a fresh map to your session for further layer and geoprocessing work.
Instructions
Create a new map or scene in the project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| epsg | No | Optional coordinate system WKID, e.g. 32647. | |
| name | Yes | Name for the new map. | |
| basemap | No | Optional basemap to add, e.g. 'Topographic'. | |
| map_type | No | MAP or SCENE. | MAP |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |