|
IDEA
|
Just updated to the latest version of Collector, very disappointing to see this feature still missing. Still holding on to my old Trimble hand-helds, at least ArcPad isn't dependent on flaky Wifi connections!
... View more
04-06-2018
04:09 AM
|
1
|
0
|
4643
|
|
POST
|
"Instead of asking us to keep adding things to the ideas site why not get the Pro developers to just run Pro operations concurrently to the same in ArcMap/Catalog. If it exists, works and is faster keep it. If not go back to the drawing board." Yes!
... View more
04-06-2018
04:04 AM
|
0
|
0
|
2945
|
|
POST
|
This post has intrigued me, as well as why there isn't an email notification option baked in. Looking at Group Applications—ArcGIS REST API: Users, groups, and content | ArcGIS for Developers , it looks like there is a json/python solution, but I'm not motivated enough to write it......
... View more
04-05-2018
07:29 AM
|
2
|
0
|
4641
|
|
POST
|
This doesn't notify you, but this thread contains a solution to automatically add users from AD groups to PTL groups. https://community.esri.com/thread/208978-arcgis-portal-active-directory-groups-questions
... View more
04-05-2018
07:17 AM
|
2
|
0
|
4641
|
|
POST
|
I haven't tried this, or investigated, but is that join request lingering in a json somewhere? Then you could scrape the json with python, and fire your email event from there...
... View more
04-05-2018
07:09 AM
|
2
|
0
|
4641
|
|
IDEA
|
Using a template actually creates two FGDB's: The default one that was in your project when you made the template, then another one when you create a new project using the template. So instead of 40 files (typical # in a new blank FGDB) fire-hosing your nightly back up, there are now 80, when you wanted zero because you're using things like Portal, Server, and AGOL. Tech support is telling me that this is the designed behavior, which I don't buy. How could filling up a project folder with that much clutter be "designed"? . Pro doesn't allow you the option of not creating a default GDB (why?), just use the same one over and over, or create a new one for each project. Setting the default one to an SDE simply isn't possible in our security model.
... View more
04-05-2018
06:07 AM
|
3
|
1
|
9900
|
|
IDEA
|
The first, and only STIG for ArcGIS Server is 10.3. It's rather hard to write a security plan for 10.5.1, or 10.6, when referencing a STIG for an older version. The folks that review these plans don't miss a thing. The current STIG can mostly apply to the current server version, however there are security features in the later versions that aren't referenced in the STIG, and, most importantly, the current STIG does not specifically state the current release of server. For example, the STIG does not cover security configurations when the server is federated to a Portal. While we're on the topic of STIGs, there needs to be one for Portal and Data Store.
... View more
04-04-2018
04:34 AM
|
6
|
9
|
4488
|
|
IDEA
|
Some Privacy Officers "could" interpret the presence of the full user name as PII...
... View more
04-04-2018
04:28 AM
|
0
|
0
|
3806
|
|
IDEA
|
Perhaps this is already offered/idea, but I can find neither. A very common request that GIS folks get in land management agencies, where there are lots of trails going up and down mountains, is "how far is it? What are the mile posts? Where is the middle? How far to the stream crossing/bridge/water source?". Using 2d interpolation and measurements just doesn't work, where the difference between 2d and 3d line length can be a 1 to 1.5 ratio in some cases (a trail in 2d measure 1 mile, where in fact it is 1.5 miles due to terrain). This is handily summarized in Construct Points on polyline at 3d distance ,Creating point file along line (trail) at regular distances (0.20 miles) using ArcGIS Desktop? - Geographic Information … ,http://www.arcgis.com/home/item.html?id=afb3cb8727c54ceba30c1df1c734f97a ,ArcGIS Toolbox - Create Points on Polylines with ArcPy – Ian Broad , and solved in Arc with http://www.arcgis.com/home/item.html?id=9416fbdf13474923b462567e750417df With linear referencing I can create true 3d length and use hatching to show those miles, but I can't convert the hatches to a feature class. How To: Create a route with measured values that reflect the 3D length of a line
... View more
04-03-2018
07:25 AM
|
21
|
4
|
4103
|
|
POST
|
I just tried, and couldn't reproduce your issue by adding a double field and using the values in your screenshot. Suggest calling tech support.
... View more
04-03-2018
05:37 AM
|
0
|
0
|
2544
|
|
IDEA
|
In Arc, it is very quick and easy for me to draw (not create a 3d line feature), emphasis on click one button and start drawing, a line, hit another button, and have a graph, or 3. Where this comes in handy, in an urgent, time-sensitive situation, is when deciding how to route rescue teams in steep, densely vegetated mountainous terrain in off trail searches. In about 10 seconds I'm able to produce the "yeah, we're not gonna do that" graph, the "well it will be easy coming down" graph, and the "is the helicopter flying today?" graph. I can even (very quickly) do mean things like set the horizontal axis to Logarithmic to create the "doesn't look too steep we can do this" graph. Looks like this has been brought up in the past: Loss of line profile tool in ArcGIS Pro? , 3D Profile in ArcGIS Pro with no answer, or "Interactive line profiling is not yet available in ArcGIS Pro, it will be added in a future release. Around the 1.2-1.3 time frame.", which doesn't appear to be the case. The existing Profile tools in Pro either take way to many steps, do not produce manipulatable output like you can in Arc unless you choose the Stack Profile tool, and export to Excel, or the Create Chart tool, which does not allow exporting to Excel. Looks like Profile Tools in general need a lot more development before Pro can be considered an "Arc Map Replacement": Elevation Profile Improvement, Batch export profile charts from ArcGIS Pro? , modify defaults for Point Profile Graph , profile graph in ArcGIS pro 2.0 Yes, I can hit the pencil button and "interactively" draw my lines, then I have to wrestle with chart options (make your own), or export the table: neither of which I have to do with the interactive profile tool in Arc.
... View more
04-02-2018
07:01 AM
|
74
|
31
|
21213
|
|
BLOG
|
To answer my own question, after several hours of grief: try:newDomain = arcpy.TableToDomain_management(tempTable, 'CODE', 'DESC', outWorkspace, domainName, update_option='REPLACE')
except Exception: print 'Domain Exists'
... View more
03-30-2018
11:52 AM
|
1
|
0
|
17257
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 05-17-2022 12:19 PM | |
| 1 | 03-14-2019 06:24 AM | |
| 1 | 07-12-2018 09:29 AM | |
| 1 | 06-27-2019 12:08 PM | |
| 2 | 09-23-2019 11:03 AM |
| Online Status |
Offline
|
| Date Last Visited |
04-26-2026
07:12 AM
|