POST
|
I'm having issues with geocoding in ArcGIS Pro version 2.9.2 (my organization has advised us to not update to 3.0+). This process has worked in the past but I'm running into problems: Drag and drop CSV of addresses into the map frame. It appears as a standalone table at the bottom of the Table of Contents. Right-click the standalone table, Geocode Table. Select my custom geocoder (I've been using the same one for over a year, and it's been fine). Issue 1: On "Step Two: About your table", the Input Table is blank, and I can't select or type anything in the box. Repeating this process doesn't fix it. Somehow, after trying this dozens of times, it worked for one of my tables one time, and I was able to run the geocoder and get results. After geocoding it asks if you want to start the rematch process. I clicked Yes, but... Issue 2: The Rematch Addresses window never opened. So I right-clicked the geocoded layer in the Table of Contents and tried to open Rematch Addresses from there. The side panel opens, but it either: Just says the title and loads forever with nothing else inside the box, or, Finally loads but is an empty box, and the Attribute Table doesn't have any of the usual fields about matching - it's just the information from the original standalone table. The points do appear in the map frame. I know from experience that there will be addresses in this file that need to be rematched, so something is wrong. Other things I've tried: Using other locators Closing and reopening ArcMap Logging in and out of ArcGIS Online Rebooting computer Recreating the file from scratch and trying again Nothing is working. Any ideas?
... View more
09-27-2022
09:28 AM
|
0
|
1
|
1534
|
POST
|
Thank you! I am still in the early stages of this project, so it's fine if it takes a little while to sort out. I can make do with just the coordinates for now - that way we can at least grab a user's location who needs assistance - but some of the other fields could be useful for troubleshooting app issues. Appreciate it!
... View more
08-30-2022
09:11 AM
|
0
|
0
|
539
|
POST
|
Hi there, I know this post is old but I didn't want to leave it unanswered. This issue was eventually fixed. I believe the issue had something to do with outdated drivers.
... View more
08-18-2022
05:36 PM
|
0
|
0
|
2057
|
POST
|
I have a Quick Capture project that is working well so far. However, I can't seem to get all of the available fields to work when I create a "link" button and then use the URL formatting to customize a default email to send (following this format). Only some of the fields are populating in the body of the email. So I went ahead and put all of the fields I might ever use into my sample email, to see what would work and what wouldn't. Here is what I put in: mailto:myemail@city.gov?subject=Stuff%20Tracker%20Help&body=A%20Stuff%20Tracker%20field%20worker%20needs%20assistance.%0D%0A%0D%0A${captureTime}%0D%0A%0D%0A${azimuth}%0D%0A%0D%0A${pitch}%0D%0A%0D%0A${roll}%0D%0A%0D%0A${magneticDeclination}%0D%0A%0D%0A${powerMode}%0D%0A%0D%0A${batteryState}%0D%0A%0D%0A${powerSource}%0D%0A%0D%0A${batteryLevel}%0D%0A%0D%0A${appVersion}%0D%0A%0D%0A${operatingSystem}%0D%0A%0D%0A${deviceModel}%0D%0A%0D%0A${projectName}%0D%0A%0D%0A${installUUID}%0D%0A%0D%0A${latitude}%0D%0A%0D%0A${longitude}%0D%0A%0D%0A${altitude}%0D%0A%0D%0A${horizontalAccuracy}%0D%0A%0D%0A${verticalAccuracy}%0D%0A%0D%0A${DMS}%0D%0A%0D%0A${DDM}%0D%0A%0D%0A${USNG}%0D%0A%0D%0A${MGRS}%0D%0A%0D%0A${speedMS}%0D%0A%0D%0A${speedKPH}%0D%0A%0D%0A${speedMPH}%0D%0A%0D%0A${speedKTS}%0D%0A%0D%0A${direction}%0D%0A%0D%0A${directionCardinal4}%0D%0A%0D%0A${directionCardinal8}%0D%0A%0D%0A${activityType}%0D%0A%0D%0A${username}%0D%0A%0D%0A${fullName}%0D%0A%0D%0A${firstName}%0D%0A%0D%0A${firstName}%0D%0A%0D%0A${lastName}%0D%0A%0D%0A${email}%0D%0A%0D%0A${userInput:003}%0D%0A%0D%0A${userInput:002}%0D%0A%0D%0A${userInput:005} and here is the resulting email - I have bolded the fields that worked: A Stuff Tracker field worker needs assistance. ${captureTime} ${azimuth} ${pitch} ${roll} ${magneticDeclination} ${powerMode} ${batteryState} ${powerSource} ${batteryLevel} ${appVersion} ${operatingSystem} ${deviceModel} ${projectName} ${installUUID} 30.44896924 -97.62843571 195.9215087890625 ${horizontalAccuracy} ${verticalAccuracy} ${DMS} ${DDM} ${USNG} ${MGRS} ${speedMS} ${speedKPH} ${speedMPH} ${speedKTS} ${direction} ${directionCardinal4} ${directionCardinal8} ${activityType} my correct logged in AGOL account name ${fullName} ${firstName} ${firstName} ${lastName} ${email} ${userInput:003} ${userInput:002} ${userInput:005} The last three fields are the Project User Inputs for the project, which I filled out when testing the app. Any thoughts as to why so many of the fields aren't working? Thanks
... View more
08-18-2022
05:34 PM
|
0
|
2
|
606
|
POST
|
I am making basic edits to a polygon feature class (manually moving vertices and using Reshape Geometry to have it align to polygons on another layer). None of the polygon layers are particularly complex - only about 30 polygons per layer and the vertices aren't super dense. However, no matter what, I have to save edits after every single tiny edit, because Pro will crash to desktop on the next edit. I am having to do tiny bits of reshaping at a time because it can't handle doing more than a few city blocks (10-30 vertices) before it crashes to desktop. And when I say "crashes to desktop", I mean I'm actively working, and suddenly Pro is gone, like flicking a light switch. No warnings, no errors, nothing. Rarely, it doesn't crash to desktop, but I have to force quit it instead. Either a black box appears over the whole editing area, and it acts like it's frozen. Or it acts like it's stuck processing/loading, with a spinning wheel on the cursor and all the editing options grayed out. I was curious what could be happening so I Googled around a bit and found suggestions to update video card drivers. My organization locks down our ability to install anything without IT's approval so I'm checking on this. The driver was last updated in March 2018 so this may be a big part of it. In the meantime I checked my GPU and found that it is spiking suddenly just as it crashes (Screenshot attached). The only other thing running on my computer is my email, and I've simplified my Pro project as much as possible so that nothing else is loading. Any other ideas?
... View more
11-20-2019
12:17 PM
|
0
|
3
|
2584
|
Online Status |
Offline
|
Date Last Visited |
04-11-2023
08:52 PM
|