|
POST
|
That's correct, Demetrus LeFlore; batch geoprocessing is available in 2.2 and above:
... View more
08-29-2018
12:28 PM
|
0
|
0
|
1513
|
|
POST
|
I'd suggest to just use the Text to Columns tool in Excel and split by the commas, this is the path of least resistance and leaves your attribute table as tidy as possible.
... View more
08-29-2018
09:14 AM
|
0
|
0
|
1244
|
|
POST
|
Select Multiple is inherently bad news for a normalized database, which is what you're ideally after (it sounds like). Your best bet is to post process in Desktop. You could add in a bunch of fields such as species 1, species 2 etc. etc. Then use python to split the values by "," from the field containing all your species into the individual new fields. Does this help?
... View more
08-29-2018
07:49 AM
|
0
|
2
|
1244
|
|
POST
|
I've followed the directions in this blog post Updating your hosted feature services with ArcGIS Pro and the ArcGIS API for Python, and like other users have experienced, my script is failing with the following error: "RuntimeError: User cant overwrite this service, using this data, as this data is already referring to another service." I've also followed Thomas Colson and Conrad Schaefer tips posted in Feature Layer Overwrite Error - Data Referring to Another Service to modify the script, but the error persists. Any help would be greatly appreciated.
... View more
08-24-2018
08:58 AM
|
0
|
2
|
2371
|
|
POST
|
It's outside the scope of your request, but identifying orphaned domains is out of the box functionality for Laurel Hills GIS GenSentry application.
... View more
08-23-2018
09:08 AM
|
0
|
0
|
2335
|
|
IDEA
|
Thanks Steve, that's what I was afraid of. We're hoping to implement 360 photos on our electrical asset inspections, but we're talking hundreds / thousands of photos. Thanks for the swift feedback, I really appreciate it!
... View more
08-23-2018
08:59 AM
|
1
|
1
|
9737
|
|
IDEA
|
Steve Cole - did you hand-bang in all of the URLs for your photos and videos for the popups, or did you do this programatically?
... View more
08-23-2018
08:29 AM
|
0
|
1
|
9737
|
|
POST
|
I'm trying to use the workflow described here to update a hosted feature service: Updating your hosted feature services with ArcGIS Pro and the ArcGIS API for Python The script is failing when I attempt to pass my credentials. We're using saml FYI. As a first attempt to troubleshoot, I've added a client_id to my content in AGOL and am passing that value as part of: gis =GIS(portal, user, password, client_id). The server still rejects the authentication returning invalid credential errors. Any advice from the community would be greatly appreciated.
... View more
08-23-2018
07:45 AM
|
0
|
1
|
952
|
|
BLOG
|
I realize this is post is coming up on a year old, but I'm currently struggling to display ~100k features from behind the firewall using Server and in my hunt came across the post. This blog post is informative but is also misleading when you start quoting server limitations as if this workflow also applies there: By default, hosted feature services can have a maximum of 8,000 points returned by the server efficiently, and 1000 points for ArcGIS Server services. If one of the virtual tiles exceeds this limit, the orange exclamation mark appears in Map Viewer. The documentation is very clear that publishing vector tiles behind the firewall is only supported with Portal, and it would be honest to mention this at the onset. Also the link in the quote below resolves to the root of the ArcGIS Blog page and not to the specific post the author likely intended. Although it is possible to show as many features as you have in a web map, consider the map reader and the strategies outlined in this blog for displaying large datasets in creating the most appropriate information product. Just my $0.02.
... View more
08-22-2018
12:51 PM
|
1
|
0
|
7033
|
|
POST
|
Forgive me for answering your question with a question, but if your msg['From'] variable is your email address wouldn't the bad address return a non-deliverable error message to your email address?
... View more
08-21-2018
01:51 PM
|
0
|
1
|
870
|
|
POST
|
"I'm not sure about the connectivity between you guys and this company but this does seem like a good workflow for geodatabase replication. I'm also curious about your statement that they are adding new tables for each read and inspection? That seems like it could grow into a lot of tables very quickly. Could they not update attributes in one table?" And then just Append—Data Management toolbox | ArcGIS Desktop
... View more
08-10-2018
07:39 AM
|
0
|
0
|
2216
|
|
POST
|
As far as I know all enabling attachments does is allow you to take photos in Collector / AGOL and have them persist as related objects. If I understand you correctly, it sounds like you're trying to ensure that your existing related records appear in ArcGIS Online. For this to work, all you should have to do is make sure your relationship is established in your geodatabase. Add your feature class and related table(s) to ArcMap and then publish the service. You can control edits at the attribute field level by configuring the popup directly in ArcGIS Online. I'm not seeing any of your screenshots; the way I add them in is to respond directly here in GeoNet, and I embed the photos directly inline with the text, like this:
... View more
08-10-2018
07:26 AM
|
0
|
0
|
5386
|
|
POST
|
Just to be clear - a sign owner can have multiple permitted signs. a permitted sign can have multiple violations. I believe that for collector to see the sign owners table you'll need to create the relationship class so the direction goes: Signs have multiple Owners Violations At least this is how I've always set it up. Hope this helps
... View more
08-08-2018
02:17 PM
|
0
|
0
|
992
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 02-21-2019 07:46 AM | |
| 1 | 08-07-2018 12:30 PM | |
| 1 | 08-22-2018 12:51 PM | |
| 1 | 08-23-2018 09:11 AM | |
| 1 | 07-18-2018 08:45 AM |
| Online Status |
Offline
|
| Date Last Visited |
11-11-2020
02:24 AM
|