|
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
|
2581
|
|
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
|
1732
|
|
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
|
1374
|
|
POST
|
Mine is also a composite. At this point I would log a bug with Tech Support. If there is an issue, it would be in the search dijit that this app uses.
... View more
03-04-2015
06:27 AM
|
0
|
1
|
1460
|
|
POST
|
I cannot repo this. It could be something specific with your locator. Can you compare your settings in your locator to mine? Locators/WaterLocator (GeocodeServer)
... View more
03-04-2015
06:12 AM
|
0
|
1
|
3110
|
|
POST
|
I checked in changes tonight that fix the issue you are having. You can now set queryToOrg to false and it will load the basemap gallery. You will need to specify your geocoders, the url and singleLineFieldName are required. Esri/information-lookup · GitHub
... View more
03-03-2015
05:55 PM
|
1
|
3
|
3110
|
|
POST
|
Kendell, The app uses the settings in your ArcGIS Online to get a list of locators. If you do not want to add your locator to the org and have the app only use one locator, you can change the _getGeocoders function in the search.js javascript function. You will want to only return your locator in the defaultSources variable. Basically you want the function to do this: geocoder.locator = new Locator(<YourURL); defaultSources.push(geocoder); geocoder.placeholder = this.i18n.geocoder.defaultText; Edit: The above is untested
... View more
02-18-2015
12:59 PM
|
0
|
1
|
3110
|
|
POST
|
The app currently does not support the Location API of windows 8.
... View more
02-05-2015
05:18 AM
|
1
|
2
|
1068
|
|
POST
|
ok, stupid me, I had it hard code in the script, duh!
... View more
10-22-2014
03:17 PM
|
0
|
3
|
2575
|
|
POST
|
Also, only the trimming of the lines to the survey length is failing, everything else is working, so you should be all set, just remove that part if you cannot figure it out. I will look into why it is not getting the correct location.
... View more
10-22-2014
03:15 PM
|
0
|
4
|
2575
|
|
POST
|
It looks like the output is defaulting to my output location and not yours. Can you check the model and see if it is hard coded somewhere, it is would be around the trim lines python script.
... View more
10-22-2014
03:09 PM
|
0
|
5
|
2575
|
|
POST
|
Take a look at one of the reporting apps, they will summarize data by geography and publish it to your organization. Here is one example: Water Inventory Reports | ArcGIS for Utilities
... View more
10-22-2014
06:33 AM
|
0
|
1
|
1549
|
|
POST
|
It is up to you if you want to delete the copies. This has nothing to do with the error you are getting. You are probably getting that error because you already processes the PACP output tables. Start with a fresh export.
... View more
10-21-2014
08:28 AM
|
0
|
7
|
2575
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 2 hours ago | |
| 1 | 3 weeks ago | |
| 1 | 3 weeks ago | |
| 2 | a month ago | |
| 1 | 05-22-2026 05:34 AM |
| Online Status |
Online
|
| Date Last Visited |
2 hours ago
|