Select to view content in your preferred language

How can I directly use a file that I've uploaded to ArcGis Online, like a direct URL to that file?

1210
5
Jump to solution
07-20-2020 02:13 PM
JoshFields
Emerging Contributor

I have 2 use cases here:

#1

I upload a .png file to ArcGis Online and I want to use that as a custom symbol.  What is the URL to that file?  I tried going to the file in the portal and using the URL generated by the "download" button, which gave me something like https://ago-item-storage.s3.region.amazonaws.com/abcdefg1234567890/my_custom_file.png?X-Amz-Security...

That worked, but only for a few days, then it no longer existed.  I think that link expires.

So, is there a way to get a permanent URL to these files?

#2

Similar use case, but using a png image in javascript to put on top of the map.  I'm using a similar link to the above, and it also expires after a few days.

0 Kudos
1 Solution

Accepted Solutions
Katie_Clark
MVP Alum

The way I've done it is add the image to ArcGIS Online, share with everyone, and then use this URL at the bottom of the item details page:

Best,
Katie

If this answer helped you, please consider giving a kudos and/or marking as the accepted solution. Thanks!

View solution in original post

5 Replies
Katie_Clark
MVP Alum

Are you able to share the image with everyone? That would solve the issue of the token expiring. 

Best,
Katie

If this answer helped you, please consider giving a kudos and/or marking as the accepted solution. Thanks!
0 Kudos
JoshFields
Emerging Contributor

So just make it public and use the amazon link?  Or is there some special arcgis/esri rest api link that I should use?

0 Kudos
Katie_Clark
MVP Alum

The way I've done it is add the image to ArcGIS Online, share with everyone, and then use this URL at the bottom of the item details page:

Best,
Katie

If this answer helped you, please consider giving a kudos and/or marking as the accepted solution. Thanks!
JoshFields
Emerging Contributor

Ah!  Thank you so much for that picture.  I was missing that part.  The URL doesn't show at all until after it is shared with everyone.  You have helped me very much!!!

Katie_Clark
MVP Alum

Thank goodness for the "snipping tool", a picture is definitely worth a thousand words.  

Glad I could help!

Best,
Katie

If this answer helped you, please consider giving a kudos and/or marking as the accepted solution. Thanks!
0 Kudos