POST
|
Add to Selection using Shift+Draw works ok with free hand drawing and I'm able to add the selection. However Remove selection using Ctrl+Draw is not working, or most of the time it's not, I will loose all the selection or it won't respond. I don't seem to be able to find anyone complaining about this. thanks, May
... View more
02-02-2021
04:09 PM
|
0
|
0
|
2326
|
POST
|
It has the full path name of a sde connection file. I just posted pseudo code.
... View more
07-05-2019
09:34 AM
|
0
|
0
|
1553
|
POST
|
I want to copy a table from SDE to a local file gdb. Assuming SDEworkspace is the full path to the SDE database outGDB is the full path to the local file gdb Here is the code: arcpy.env.workspace = SEDworkspace tableName = "MasterStreetName" outTableName = "{}\{}".format(outGDB, tableName) arcpy.Copy_management(tableName, outTableName) Runtime error Traceback (most recent call last): File "<string>", line 1, in <module> File "c:\program files (x86)\arcgis\desktop10.6\arcpy\arcpy\management.py", line 4314, in Copy raise e ExecuteError: ERROR 000840: The value is not a Data Element. This script used to work and other features are copied correctly, just seem to have problem with tables.
... View more
07-03-2019
05:30 PM
|
0
|
5
|
2056
|
POST
|
Still can't get map service to work. I gave up and switch over to feature service. Now it's working! Thanks for your help. May
... View more
02-15-2018
04:37 PM
|
0
|
1
|
1698
|
POST
|
I have the same problem as James but my layers are not in a relationship. However I do have map service layers instead of feature service layers. But you said that it shouldn't matter. Any other thoughts?
... View more
02-15-2018
10:29 AM
|
0
|
3
|
1698
|
POST
|
I have the same problem as Pete. I already made sure I have: the layers are in the webmap "Show Pop-ups" are check marked the pop up is using "A custom attribute display" and configured to show the address But I still cannot see any layers under "Address Layers" May
... View more
02-14-2018
02:12 PM
|
0
|
7
|
5172
|
POST
|
Thanks for offering to help. I figured it out. It was because the feature service was published with a definition query and the field that this query was based on was not being pre populated. So when a new feature was created, it immediately became obscure.
... View more
06-23-2017
10:48 AM
|
0
|
0
|
945
|
POST
|
Thanks Jake. I checked but in the "Properties" area it stated that there are no properties for this capability.
... View more
06-22-2017
12:59 PM
|
0
|
2
|
945
|
POST
|
I created a webapp to collect information in the field. The points feature classes are all fine. A line feature class somehow after it's been created it never registered in the layer. Once you zoom out, it's gone....
... View more
06-22-2017
11:48 AM
|
0
|
4
|
1227
|
Online Status |
Offline
|
Date Last Visited |
05-19-2025
04:38 PM
|