Select to view content in your preferred language

Updating a hosted map image layer with minimal downtime

71
0
yesterday
DORPAD
by
Emerging Contributor

Hello all,

I'm trying to find a better way to update a hosted map image layer. 

The current setup:

1)  Hosted map image layer published via ArcPro, with data reference from a feature class in a SDE.  The SDE is registered as a datastore.  The map image is only overwritten if there is a symbology change or something along those lines.

2)  The registered feature class is updated via a python script that essentially deletes out of date data from the feature class and inserts new data.

This works fine, but makes for awkward user experience during the time it takes to update the feature class, they layer doesn't draw at all, or at best only shows partial data.

I'd like to greatly reduce or entirely eliminate the downtime incurred by the update process.  It seems like this would be a pretty common issue with a well defined workflow, but I'm not asking google the right questions.  So I'll pose the question here. 

What's the best way to update a map image layer given the setup outlined above with minimal/no downtime?  Currently using Enterprise 11.3, ArcPro 3.2.

Thanks in advance

 

0 Kudos
0 Replies