|
POST
|
Jeff, We are releasing a number of enhancements to information lookup in September, but a TOC is not one of them. The app is designed to not care if a layer is visible or not to show the pop up result. Pop ups will not work on the additional layers if they are not configured as a lookup layer. Could you provide some additional information or your scenario so we can properly evaluate adding a TOC to a future version? Mike
... View more
09-01-2015
05:50 AM
|
0
|
1
|
1346
|
|
POST
|
I have placed the final version of the tools here. utilities-telecom-desktop-addins/Compiled at master · Esri/utilities-telecom-desktop-addins · GitHub
... View more
08-14-2015
08:44 AM
|
3
|
2
|
2746
|
|
POST
|
We use a number of processes that require Advance. One of those, Pivot, we have used since the beginning. I do not believe these ever worked with Standard.
... View more
08-10-2015
09:33 AM
|
0
|
0
|
1048
|
|
POST
|
The report tools require an Advance license of ArcGIS Desktop. I just checked the solution page and we have the license level listed incorrectly. We will get the help updated in the next release.
... View more
08-10-2015
07:33 AM
|
0
|
2
|
1048
|
|
POST
|
I tested the sample this am and I was able to disable sync. Can you post the error message and we can figure out what is going on. Feel free to log an issue in the ArcRest github repo and we can get it resolved.
... View more
07-13-2015
09:25 AM
|
0
|
0
|
3737
|
|
POST
|
The Generate ID by Intersect does not support this option. We have added this option to the Generate ID method. I logged an enhancement to add this capability to the Generate ID by Intersect. Enhancement - Generate ID by Interest · Issue #50 · Esri/local-government-desktop-addins · GitHub
... View more
06-29-2015
12:21 PM
|
0
|
0
|
550
|
|
POST
|
Non versioned data can be edited and it how the tools work. The code performs a non versioned edit on the data table. If the table is versioned, you will get duplicate IDs. Can you review the Attribute Assistant log file and post the section for the generate ID? Can you verify you can edit the table manually in arcmap( you will have to enable non versioning editing in the editor options). I am guessing it is a permission issue on the table. Also, you may want to create a separate GDB just for the generate ID table to ensure duplicates do not appear. What database are you using(SQL Server, Oracle, etc?)
... View more
06-24-2015
06:03 AM
|
0
|
1
|
803
|
|
POST
|
In the filter for the layer. It is probably best to create some random filter on the layer. That way the filter parameter is part of the json of the layer in the webmap. Then use the AGO Assistant to replace the random filter with the one you want. Just remember the following: 1: The date syntax is database dependent 2: This is considered a non standard query, so you need to make sure you server supports non standard queries
... View more
05-29-2015
06:55 AM
|
1
|
9
|
2329
|
|
POST
|
Oh, you need to modify the json that makes up the webmap manually, the UI does not allow you to specify this query. The AGO-Assistant can help. Just be careful, it is easy to mess the json up.
... View more
05-27-2015
12:09 PM
|
0
|
16
|
2346
|
|
POST
|
The syntax I provided above is for SQL Server and ArcGIS Online hosted data. If you use a different database, you will need to determine the syntax for that database, You will also need date fields so enable editor tracking is one way to get these.
... View more
05-27-2015
11:41 AM
|
0
|
18
|
2346
|
|
POST
|
We do not currently provide the tools as a separate download. You will need to download one of the solutions that include it.
... View more
05-15-2015
06:20 AM
|
0
|
0
|
1445
|
|
POST
|
The attribute assistant can be used on any data model with any data schema. We just deliver it pre-configured for layers modeled in the Local Government Information model.
... View more
05-15-2015
05:59 AM
|
0
|
2
|
1445
|
|
POST
|
For Hosted services, if you allow non standard queries, you can use the sql server date syntax. Here is an example that will only show feature created in the last 30 seconds. DATEDIFF(s,DATEADD(s,30,CreationDate),GETDATE()) < 0
... View more
05-12-2015
12:43 PM
|
1
|
20
|
2346
|
|
POST
|
I would utilize the GeoEvent Extension for ArcGIS server. If can create an email when a new point it logged.
... View more
04-21-2015
05:33 PM
|
0
|
0
|
1607
|
|
POST
|
Stacy, The app is not designed to report on stacked polygons, it just mashes up the first result from many layers into one polygon. We can add an enhancement to joined stacked data from one layer into the popup. If a result layer has more than one feature, join to the results · Issue #18 · Esri/information-lookup · GitHub
... View more
04-21-2015
05:32 PM
|
2
|
1
|
1252
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | Tuesday | |
| 2 | 2 weeks ago | |
| 1 | 2 weeks ago | |
| 1 | 4 weeks ago | |
| 1 | a month ago |
| Online Status |
Offline
|
| Date Last Visited |
yesterday
|