|
POST
|
How about if you use "Contains the text" instead of "is equal to," in the middle drop-down?
... View more
07-27-2023
02:14 PM
|
1
|
1
|
6562
|
|
POST
|
Hello, I'm not an expert in SQL, but I looked around a little and found something that worked for me when I tested it. It's the last comment on this page: https://ask.sqlservercentral.com/questions/1743/how-to-select-records-with-letters-in-an-nvarchar.html It looks like this in ArcGIS Pro, select by attributes: You could add another clause for lower case, as in the last comment on that website above. I hope that helps!
... View more
07-27-2023
11:34 AM
|
0
|
3
|
6579
|
|
POST
|
I created a new domain for a file geodatabase by using the Create Domain geoprocessing tool. It ran successfully. Then I opened Domains View by right clicking on the file geodatabase > domains. Domains View opened, but the new domain was not listed. In the Catalog pane, I did: right click on file geodatabase > Refresh. I also refreshed the folder that the file geodatabase is in. The domain did not show up in Domains View. Then I closed Domains View and refreshed the folder and file geodatabase again. I re-opened Domains View, but the new domain still did not show up. I waited a few minutes and repeated the process - still nothing. Finally, I closed Pro and reopened my project. Then the domain showed up. Is this a known problem? It would be great if it wasn't that hard. Going forward, I will try creating domains in Domains View, rather than with the geoprocessing tool, and I'm hoping that will work more smoothly.
... View more
07-27-2023
11:17 AM
|
1
|
2
|
1292
|
|
IDEA
|
Good idea! I have a way of doing this with Python, but of course that's a lot more complicated than simply being able to perform a selection. You use an arcpy Update Cursor, add each row's value for that field to a list if the value is not in the list already, and if it is in the list, then you put a value in a different field to indicate that it's a duplicate value. Like, the field could be "Duplicate" and the value you enter for that row would be "yes." Then later you can select all the rows that have "yes." That wouldn't select the first row that had the duplicate value, but I know it would be possible to do that, with different use of the value list or what you put into the "Duplicate" field.
... View more
07-11-2023
11:33 AM
|
0
|
0
|
5767
|
|
IDEA
|
It would be very helpful to have the option of specifying field data types when using the Excel to Table geoprocessing tool in Pro. Sometimes the field types don't get assigned in the way you want in Excel, and then that carries over to Pro. Then you have to do annoying workarounds like adding and calculating a new field. Thanks!
... View more
06-29-2023
11:30 AM
|
9
|
1
|
1057
|
|
POST
|
Hello, unfortunately I don't have any idea why this would be happening! That is weird that it's only happening with the Arabic one. I hope you can find a solution!
... View more
06-19-2023
09:25 AM
|
0
|
0
|
7123
|
|
POST
|
Thank you, Robert! Another person tried creating the replica, and it worked. It's a mystery! I'm all set now.
... View more
06-15-2023
11:24 AM
|
0
|
1
|
1287
|
|
POST
|
Hello, I am using the Create Replica tool in ArcGIS Pro, version 3.0.3, and I got error 002829 "Can't ConstructUnion on a point." Why?? this does not make any sense to me, because I am creating a replica, not doing anything with a union. Any ideas? I am trying to create a replica from one Feature Dataset to another Feature Dataset in the same database. That might seem weird; it's for testing. The prod environment has replicas from one database to another, but the dev environment only has one database, so I'm trying to approximate prod in dev the best I can. The replica consists of only one feature class, a point feature class. Parameters: one way, parent to child, simple model I'm using what I think is the right database service account to run Pro to create the replica. Thank you to anyone who has ideas!
... View more
06-13-2023
04:17 PM
|
0
|
3
|
1523
|
|
POST
|
I got an answer! I worked with Esri representatives and it took some time and digging, but they ultimately told me that you need to be connected to the Esri License Manager, like via ArcGIS Pro on the machine, in order to use geoprocessing tools like Rebuild Address Locator in Python. This explains why I was able to run the function in a Pro Notebook, and then later in Windows Command Prompt using the Python .exe that comes with Pro, but not the Python .exe that comes with ArcGIS Server. Side note - I was trying to run the script on an actual ArcGIS Server, rather than a PC or file server, because we needed to rebuild our address locators that are in our Public DMZ network. Internal network machines cannot access the DMZ servers for this purpose, so I was trying to run the script on the DMZ server using the Python .exe that comes with ArcGIS Server software (because Pro was not installed on that server, and regardless, that server can't access the license manager in order for Pro to work there). So the solution is to have Pro on the machine and connect to the license manager. If the machine cannot do that, which is the case for our DMZ servers, then you have to find a workaround. We might try rebuilding the locators on the internal network and then copying the files onto the DMZ server, or allowing the ability to have a shared folder on the DMZ server where the internal server can access the locator files. Esri previously told me that Server Python and Pro Python were equivalent, and I'm sure they have the same ingredients, but it would be nice if there was documentation somewhere that said you basically can't use arcpy via Server Python.
... View more
06-08-2023
03:09 PM
|
1
|
4
|
7144
|
|
POST
|
Hello! I know this post is old, but did you ever find a solution? I'm facing something similar. Thanks!
... View more
05-09-2023
08:51 AM
|
0
|
0
|
1400
|
|
POST
|
Thanks for your reply. So far I am just running the script via Command Prompt by entering the Python exe path and the script file path. I have rebuilt the locators manually by running Pro as the account that I use to run the script in Command Prompt, and that works, so I think the account seems fine.
... View more
05-08-2023
10:15 AM
|
0
|
0
|
7225
|
|
POST
|
Hello! Did you ever find an answer to this problem? I know this post is extremely old, but I recently ran into a similar situation.
... View more
05-04-2023
05:26 PM
|
0
|
0
|
1326
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 2 weeks ago | |
| 2 | 2 weeks ago | |
| 1 | 09-17-2020 12:57 PM | |
| 1 | 3 weeks ago | |
| 3 | 09-30-2025 05:49 PM |
| Online Status |
Offline
|
| Date Last Visited |
2 weeks ago
|