|
POST
|
I cant seem to find that email. Additionally, the "My Organization" link isnt showing at the top of my ArcGIS Online Page. The only way i can see my organization info is by clicking "My Profile" going to "My Esri" and clicking "My Organization". It shows i have an organization and that i am the admin but maybe there is something wrong.
... View more
11-19-2016
07:35 AM
|
0
|
2
|
3119
|
|
POST
|
Hi all, I'm trying to download Survey123-Connect through my ArcGIS Personal License and i'm running into an error saying i don't have a valid organizational account. I know the personal license includes a subscription to arcgis online but does it not include the ability to administer a survey. I was hoping I could create some project surveys through my personal license rather than having to put to host them on my work account. Thanks, Ben
... View more
11-15-2016
04:19 PM
|
1
|
7
|
4544
|
|
POST
|
This may be helpful https://community.esri.com/thread/119480
... View more
11-09-2016
06:48 AM
|
0
|
0
|
894
|
|
POST
|
perfect, this saved me 89 hours of processing time. Thanks!
... View more
09-13-2016
10:00 AM
|
1
|
0
|
1391
|
|
POST
|
Hi all, I'm merging together 4416 tables all within a single geodatabase, each table has two records in it. I've run this simple python script twice now, once it made it to table 343 after 7 hours, the second time 791 after 16 hours. Both times the script averaged 49 merged tables per hour which means this script would take a total of 90 hrs to run. Is there any other tool i can run that would make this run faster? Thanks import arcpy
arcpy.env.workspace = "C:\\DeleteMe\\tomerge\\tables.gdb"
tblList = arcpy.ListTables()
arcpy.Merge_management(tblList,"Merged")
... View more
09-13-2016
08:23 AM
|
0
|
5
|
2455
|
|
POST
|
Hi all, I'm trying to use to Arc Hydro Groundwater Toolbar and running into an issue. When I install the tools and open up ArcMap, if i navigate to customize->toolbars the Arc Hydro Groundwater toolbar will be there. However, when i click it no toolbar pops up and when I go back to click it again it has now disappeared from the toolbar menu. I have uninstalled and reinstalled many times. I can add the toolbox directly from the folder but the tool i need is only on the toolbar. Any help would be greatly appreciated. Thanks, Ben
... View more
09-08-2016
08:57 AM
|
0
|
0
|
1384
|
|
POST
|
Try using the "Make Feature Layer" on the input shapefile before the join.
... View more
08-22-2016
11:57 AM
|
0
|
0
|
4207
|
|
POST
|
I think you should be able to solve this problem by using the "Keep All Target Features" checkbox in the "Add Join" tool. uncheck the box so that only matching features are kept, then export.
... View more
08-22-2016
11:44 AM
|
1
|
2
|
4207
|
|
POST
|
Hi All, I'm trying to create a Stream Order layer from named NHD lines and I'm running into a few problems. First off, I have done this before and it is possible. I'm running through the steps: Assign Hydro ID, Generate to/from nodes,Find next Downstream line, Assign River order. My data set has around 66,000 lines segments and each of these steps takes anywhere from 30 min to 2 hour to run. The issue I seem to be having is with the "Find next Downstream" step. Each time I attempt to run this it assigns a portion of my dataset a "-1" value. I undestand that-1 is assigned when there is no downstream feature but it is assigning this vale to feature that clearly have a downstream feature. Also, I have run this step multiple times and each time it gives a -1 value to a different number of features. Any idea why this is happening? I tried running this entire process outside of ArcMap in python but i'm getting the same results. I just deleted and reinstalled ArcHydro to make sure I was using the correct version for 10.3. Just to note, after reinstalling ArcHydro I noticed that when clicking the help button on the ArcHydro toolbar the help page contains the line "Welcome to Arc Hydro Arc Hydro for ArcGIS 10.2", are other people seeing this or am I somehow installing the wrong version. Thanks! Ben
... View more
08-15-2016
06:32 AM
|
1
|
0
|
1459
|
|
POST
|
When in data view in the bottom there should be x and y values and a unit. What is the unit associated with these values? You could also check the data frame properties for this same unit.
... View more
07-28-2016
08:29 AM
|
1
|
0
|
2918
|
|
POST
|
As a temporary workaround this should work: left( [Year] ,4) &" "& [Project] &" "& [Age]&" yrs old"
... View more
06-01-2016
11:29 AM
|
1
|
1
|
3585
|
|
POST
|
When you run the conversion in arcmap is it saving to the folder in your script or is it saving the table in your default.gdb. I find fhe Excel to Table tool is always much more friendly when saving to a gdb
... View more
05-31-2016
12:16 PM
|
0
|
0
|
1975
|
|
POST
|
At first glance, the "for" line shouldn't be indented.
... View more
05-31-2016
11:23 AM
|
1
|
0
|
1975
|
|
POST
|
I think you can create a new field in a layer and set the value of that field to the img url. In AGO you can then direct the popup manager to pull the image from that field. ... this may be more difficult than uploading separately depending on how many features you have.
... View more
05-31-2016
09:22 AM
|
2
|
5
|
6724
|
|
POST
|
What kind of basemap are you using? 2MB seems kind of small for a 5100x3300 map using a raster basemap.
... View more
05-31-2016
08:55 AM
|
0
|
0
|
3691
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 01-27-2026 08:39 AM | |
| 1 | 01-14-2026 08:12 AM | |
| 2 | 04-10-2026 10:50 AM | |
| 1 | 09-04-2025 11:06 AM | |
| 1 | 12-05-2025 06:34 AM |
| Online Status |
Offline
|
| Date Last Visited |
2 weeks ago
|