Skip to content

[arcgis_download_feature_layer_anonymously] Filename being returned does not mention the right folder #166

@nicopace

Description

@nicopace

In a run, where the folder_name was "export" the response was:

[
    "outputs/yyy/xxx.geojson"
]

where yyy was the service_id, and xxx was the layer name of the id referred by the only value in the layer_index_list.

It should have been:

[
    "export/xxx.geojson"
]

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingconnectorsConnector scripts for ETL from upstream data sources

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions