|
POST
|
The way it is now you have to click the feature template you want, then add the feature, then close the attribute box, then click the feature template again to go on to the next one. We need to do some fast feature adding and this slows us way down. It seems like you can click the feature template again and that removes the attribute box but is there a way to default to the last feature template used or have it just stay selected (or a default one or something). That way we could add features one after the other without all the extra clicks. For example if a point I want to be able to just click, click, click and immediately add 3 features. (This IS possible in ArcMap). I even have just one Feature template and it still unselects it after each feature add. At this point we will have to not use Arc Online for this project. Just plain too slow. Thanks
... View more
09-09-2015
01:58 PM
|
0
|
0
|
2341
|
|
POST
|
10.1 will let you export Esri layers to a tpk. It was taken out after and was supposed to be back for 10.3.1 but was not.
... View more
09-02-2015
01:55 PM
|
0
|
2
|
4148
|
|
POST
|
10.1 will let you make a Tile Package of any online layer including ESRI basemaps. I keep a old machine around just for this. I have gone up to a 9 gb tpk with no issues (we use this one unpacked though since it is faster). This was taken out due to "licensing" I heard and was supposed to be put back in at 10.3.1 but it was not. We use a 3rd party product that lets us use 80+ tpk files and turn them on and off like layers (not just for basemap). It also lets us use a SD Card so we can carry around 30+GB of tpks covering all our area. In testing the sd card was just as fast if not faster than internal. Really hope Collector gets this at some point.
... View more
09-02-2015
01:47 PM
|
3
|
5
|
4104
|
|
POST
|
The app seems to be for allowing mapping of Excel table data in a map. But is it possible to instead see the attribute data of a ArcGIS Online service in an excel table? Hopefully then I could set it to a pivot table, etc. In other words I would just like to browse my attribute table in a excel sheet. Thanks
... View more
08-14-2015
11:19 AM
|
0
|
0
|
3016
|
|
POST
|
I have a standard weekly maintenance script that runs Compress, Rebuild Indexes, and Analyze each weekend (python script called from a bat file). It runs fine on 9 of our 10 servers (slight ram increase but not so much it is an issue). But 1 server runs up the memory to the high 90% range then either gives a out of memory error and ends the script or it completes the script but leaves so little memory left that I have to reboot the server after. When I run it manually I can see the ram steadily creep up and up - 2-10% increase for each db it hits - there are just 5 sde dbs. A fresh reboot will run ram from 25% to about 75%. At the end of the week the server is at about 55% and runs to 95-98% then gets mad. Most Dbs the rebuild takes 1-4 minutes but I have one db that takes 13 minutes - and this db seems to grow the ram the most. I have tried everything I can think of but it still happens every single weekend. It has replica copies of the same DBs that other servers have so not sure why this one server has an issue. The rebuilds take about the same about of time as other servers. I did find several bad spatial indexes (9999999 to -9999999 on the extent) and fixed them all but still does it. Have checked all regular extents and all good. I then set the max ram in sql but it still goes right past it and runs out. This server is part of a VM that had log issues once that affected memory but that has been all cleaned up. I do see that it lists the GeoDB version as 10.1 where we are 10.2.2. In the Domain, Resolution, Tolerance tab I have a min Y of -9998099.99992653 and a Mix X of -5120899.99993323 which seems odd. This is a UTM 10 db. Any other ideas on what I can try? Win 2008 R2 Server Enterprise 64 bit Arc 10.2.2 SDE MSSQL 2008 R2 Thanks
... View more
08-10-2015
10:16 AM
|
0
|
0
|
3346
|
|
POST
|
Also tried Psexec with no luck. For now I have to leave the user logged in and just pray that no one logs it off or a reboot does not happen. (It runs over the weekend so I can not babysit it.)
... View more
03-23-2015
04:19 PM
|
0
|
0
|
1566
|
|
POST
|
I have now found that it will work if the scheduled job option is set to "Run only when user is logged in". But this of course does not help me much. There is some security option deep in there that is wrong.
... View more
03-23-2015
02:09 PM
|
0
|
1
|
1566
|
|
POST
|
I am running this command in a python script arcpy.ExportTileCache_management(unzipedTPK, pathTPK, justfilenameTPK, "TILE_PACKAGE", "#", "#", boundryFile) It works fine if I run it in PyScripter. It also runs fine if I run it from a batch file. But if I schedule that batch file with Task Scheduler it dies with this error. ExecuteError: ERROR 001132: Failed to export cache ERROR 001485: Failed to create tile package : \\hnrgad\vancouver\GISFiles\Projects\MobileMap Data\CurrentBuilds\BC\TPK\BCSettings.tpk Failed to execute (ExportTileCache). I found old bugs that it does not pick of the user correctly but nothing that is recent. It seems to die on trying to create a subdir. It will create the main names dir and conf.cdi, conf.properties, and conf.xml but not anything else. The task seems fine and has rights in every other part of the script (runs Create Tile Package to same location fine). The user is in the Admin group. Any ideas? 10.3, Windows 7 Enterprise Thanks
... View more
03-23-2015
11:37 AM
|
0
|
2
|
5610
|
|
POST
|
I am trying to figure out how to set the default style of a python addin (add-in) button so that it shows both the text and image icon. It will only show the icon until I manually change it to Image and Text in customize. I found this in the forum but it does nothing. showCaption="true" Thanks
... View more
02-18-2015
01:27 PM
|
0
|
0
|
4337
|
|
POST
|
I found deep inside the map that 2 layers were accessing the same FC but with different definition queries. It works now. Thanks a lot.
... View more
01-16-2015
03:13 PM
|
0
|
1
|
5567
|
|
POST
|
I have a map with about 15 layers on it that are all part of a single feature service. All point to a single sql db. I can see and edit all of them in a webmap no problem. When I try to download the map in Collector I get this error "The map failed to download with the message: Failed to create replica. Multiple layers are referencing a dataset, which is not supported" Also note the download stays in the android notification bar forever Tried using ArcGIS Online and Portal 10.3 (and server 10.3). I made a new map with just one of these layers and it works fine. I am pointing to the exact same Feature Service just using a /10. I can find nothing in the help or here on this. I think it means I can only have one editable layer in a map when going offline. But that seems strange. Not a very useful app if I can only edit one thing. Is there any documentation on this? I would like to know how to work around it or what all my limits are. Do I need to publish one layer per feature service (and if I do can I add multiple feature services to a map then download) or have one feature service and the rest map service? Thanks
... View more
01-16-2015
02:33 PM
|
1
|
11
|
12003
|
|
POST
|
We had a checkout replica go corrupt on us and just seeing if anyone had any info. The replica disappeared off the list on both the check out and the db it was checked out from - even though no one was trying to check it in. A table showed up in the checkout GeoDB called ORG_NameofFC where NameofFC was the name of the only FC in the GeoDB. This table had 108 records in it that seemed to be random - main FC has 6,650 records. They did not line up at all with the changes that had been made in the checkout nor were they recent data at all. The only thing I have found searching is that ORG_ tables should be system tables. This user has been using checkouts and checkins 6+ times in the last few weeks with no issues. But again they were not even trying to check in. The replica log shows nothing on that day. Any info on any logs, properties, or anything else I can look at to track it down would be great. Thanks
... View more
08-22-2014
10:12 AM
|
0
|
0
|
3743
|
|
POST
|
Is there a way to find the relative replica of a replica in a script? Synchronize Changes tool needs the name of the relative to sync to. Instead of having the user pick I want to find it myself. When running the Synchronize Changes tool through a right click it seems to know where the relative is - even though you can change it, it does default to the correct location. I can not find any properties that tell me this. Where is it getting this value and how can i get it? ListReplicas gives me the name of the replica but not where the check out replica came from. Any ideas? --------------------- code replica_gdb2 = ??? arcpy.SynchronizeChanges_management(replica_gdb1, replica_name, replica_gdb2, sync_direction, conflict_policy, conflict_detection, reconcile) Thanks
... View more
07-02-2014
09:32 AM
|
0
|
0
|
1059
|
|
POST
|
Just make sure if you are going to use it offline that the tablet has a GPS in it. Some of the cheap ones do not. We picked up Samsung Tab 2s on closeout for 129 bucks. Work great.
... View more
06-17-2014
11:29 AM
|
0
|
0
|
1408
|
|
POST
|
They are not separate basemaps -both the Topo and imagery wrapped up into one tpk file. Does this not work? Thanks
... View more
04-29-2014
01:32 PM
|
0
|
0
|
1252
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 07-08-2026 07:34 AM | |
| 1 | 3 weeks ago | |
| 1 | 07-08-2026 03:46 PM | |
| 1 | 07-08-2026 03:08 PM | |
| 1 | 07-08-2026 03:15 PM |
| Online Status |
Offline
|
| Date Last Visited |
Thursday
|