Hi,
I'm reading data from local geodatabase and creating SDF.
When publishing to hosted feature layer using to_featurelayer(name, gis) the service is getting published with the weird name.
Is there anyway I can publish the hosted feature service with proper name using to_featurelayer method?
Thanks,
Krish
Is there