When I attempted to publish my vector tile service directly to AGOL the process failed without a message the point is NO MESSAGE.
I then used the CreateVectorTilePackage and it failed but gave me a sensible message the point is I GOT A MESSAGE. The issue was ERROR 001860: Tiles contain too many vertices, so I could then deal with it.
The MAIN POINT here is that the direct publish SHOULD HAVE reported that I had this issue(Tiles contain too many vertices.) but it did not.
I would like Esri to update the Pro 2.0.0 publish code to properly report errors to the user.
In more recent versions of ArcGIS Pro, 001860 appears as a warning and should not have prevented the vector tile package from being created. The vector tile may not draw in some clients, so the warning appears to suggest creating an index polygons beforehand. If an issue still appears when sharing or creating the package, contact Technical Support.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.