Select to view content in your preferred language

Choose output location when creating network analysis solvers

3053
12
01-10-2023 01:11 PM
Status: Implemented
Labels (1)
wayfaringrob
Honored Contributor

When adding a new network analysis layer to the map, enable the user to select an output location and name. Currently network analyst uses the default project geodatabase as defined in environments along with a randomized alphanumeric name with no option to change, which is not always desirable...

rburke_0-1673384934332.png

...nor is this consistent with other tools in the application, which do preview/allow edits to output location and name on creation. You can manually rename it, but as far as I know, you can't move it -- cutting and pasting just makes a copy, and you can't change the source of the analysis layers.

Most tutorials I've seen push the user through the Analysis tab > Network Analysis > New Network Analysis Type, but I've found that even the GP tools such as Make Service Area Analysis Layer do not have any control for output location.

12 Comments
MelindaMorang
Status changed to: In Product Plan

We are planning to add this functionality in the Pro 3.7 release.

MelindaMorang
Status changed to: Implemented

This functionality is available in Pro 3.7.

The geoprocessing tools used to create network analysis layers (Make Route Analysis Layer, etc.) have two new parameters:

  • Analysis Geodatabase – The existing file geodatabase workspace where the new network analysis layer's sublayer data will be stored.
  • Analysis Feature Dataset Name – The name to use for the new feature dataset that the tool will create in the analysis geodatabase to store the network analysis layer's sublayer data.

MelindaMorang_0-1778882847415.png