I seem to have a limit in that any Model builder scripted Tile Pack Creation toolbox tool limits the number of package creation tasks to the single first Tile package, i.e if you string three tile creation packages using different mxds, and the same tile scheme for a run time tpk, the tiling is only successful on the one tile package. the others either are limited in the amount of data included or and often have no discernible data in the package.
Running in Batch mode is a little better but still is incomplete, I tried hanging three packages together using different mxds and different outputs but the same xml tile schema, this didn't work. with the output of the first as a precondition before the next package creation step was started.
I also tried running three separate tools simultaneously, with the belief that the software was smart enough to use one of the 8 processor cores that are not busy
That met with the same limitations, ie says it finishes, which it does do (supposedly without error) but still incomplete data in each package. (the 2nd and third are always less than about 1 MB) versus 1.5 GB that I am expecting to see, and when loaded onto a device have no or limited amounts of data present.
Is there any plans to offer time limited and/or Access limited data to a runtime database tile package, via encryption or whatever.
i.e have data time out after so many days of use, offline, or conversely stop anyone copying / moving / duplicating a tile package and displaying it on another device.
The following are NOT supported in ArcGIS Runtime content:
This is not an all-inclusive list.
Domains are not supported too.
I am not sure about subtypes.
Renaming runtime.geodatabase, currently this is not possible .
I am running a product called Geomaster Mobile on both Android and Apple devices, This utilises a Geodatabase runtime Database. Developed by Integral in Rotorua New Zealand.
As my data natively resides on a SDE server under aSQL Server, I have an issue whereby if I try to split data from many feature datasets into separate databases, currently it names these the same in my case xyzcore.geodatase .
I was hoping there was a way to store the data in separate runtime geodatabases and name them slightly differently and still house them inside a single folder structure. I see how ESRI do it by creating a folder sub-structure for each dataset. But this I think is not so transparent in Apple Iphone Ipad devices, it may work for Android. The net effect is the application doesn’t know where to look for the data if it resides in sub-directories. I was hoping there was a way I can choose independent names for the xyzcore.geodatabases and in the same folder on the device.
Eg As all these feature classes reside inside xyzcore. So make a mxd with only a few data featureclasses named forest and stand AAA , BBB, CCC out of xyzcore and push forest and stand to AAA.geodatabse as one runtime geodatabase, likewise road and hydrography then sit inside say BBB.geodatabase, plots and stratum sit inside CCC.geodatabase etc etc.
I tried the logical approach of just renaming the geodatabase file via windows explorer but for some reason, structure of the runtime.geodatabase is governed by its source name, I assume it has a masterdb table header or xml document type descriptor that sets the scene of what each file name contains. I have yet not figured a way to rename the runtime geodatabse inside of an arctool or script if there is such a tool or method. As the create runtime geodatabase arctool doesn’t provide a name for the output .
Is this possible or not maybe via some other lower lying python script or some convertor tool is added to allow renaming of these?
I also tried adding the .geodatabase file type in Arc Catalog File otions this does give me a method to rename the geodatabase but I have also found it makes ArcGIS run extremely slow if not crashing ARCGIS often or never actually starting an ARCGIS desktop session..
As per a known issue with custom file types being added to the Arc Catalog "pool" of file extension types.
So what I would want is ESRI to write a the rename or file name choice function into the runtime creation tool or build a tool to do the renaming.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.