What is the maximum size allowable for publishing through the ArcGIS online?
Hi,The problem here is not the size of your feature class. In your example, you tried to publish a hosted tiled service, which means AGOL generates tiles for faster display. Generating tiles are very expensive (in credits), so it is recommended to use tile services only if you have large amount of data (features and vertices).Instead of tile services you can use hosted feature services.There is another way to create and publish tile services. For this you have to create tile packages in ArcGIS for Desktop and upload it to your AGOL account. In this case you don't use AGOL resources to create tiles, but your ArcGIS for Desktop.To enable this option do the following: - Go to Customize > ArcMap Options > Sharing - Check the box next to "Enable ArcGIS Runtime Tools" - Click OK - Go to File > Share as > Tile PackageIn the Tile Format box you have the opportunity to adjust the minimum scale.After you uploaded the tile package (tpk) to your AGOL account, go to item properties in My Content and click on Publish.I hope this could help.Regards,Akos
Hi Jamal,Actually, based on your second and third screenshot you are using ArcGIS for Server instead of ArcGIS Online.Akos
Hi Jamal,Yes, I can see it now. You did not get an error message because the dataset you created the tiles for was smallIf you have a large dataset or a large extent, it requires a lot of credits. For that case I recommend the tile packages that I mentioned earlier.You can check the credits the tile creation consumed if you click on "View Status" (Its on the right on "My organization" page)Regards,Akos
Angemeldete Mitglieder können Beiträge verfassen, Updates folgen und mehr. Neu hier? Registriere ein kostenloses Konto.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.