POST
|
I have an SDE database hosted in Microsoft Azure. I can easily run geoprocessing tools on the feature classes in this database, however, when I want to access the feature classes in a stand-alone Python script (using full path to the feature class), I get an error saying that the feature class does not exist. Does anyone have any idea why this is? Can I use stand-alone Python scripts with feature classes hosted in Azure SQL at all?
... View more
04-17-2019
01:23 AM
|
0
|
0
|
402
|
POST
|
I have an SDE database hosted in Microsoft Azure. I can easily run geoprocessing tools on the feature classes in this database, however, when I want to access the feature classes in a stand-alone Python script (using full path to the feature class), I get an error saying that the feature class does not exist. Does anyone have any idea why this is? Can I use stand-alone Python scripts with feature classes hosted in Azure SQL at all?
... View more
04-16-2019
03:24 AM
|
0
|
0
|
479
|
POST
|
I'm encountering problems deploying an ArcGIS GIS server site under my Azure subscription using ArcGIS Enterprise Cloud Builder for Microsoft Azure. I have an SQL database set up under my subscription and I'm providing the same credentials to the Cloud Builder that I used for setting up the database and its admin login. I can use the same credentials to successfully set up a database connection in ArcMap, too. However, the deployment ends with a error message saying "Unable to login using Credentials provided for sde". Am I missing something? Can someone please help me with this?
... View more
07-25-2018
03:36 AM
|
0
|
0
|
686
|
POST
|
Okay, so as it turns out, my problem was not including the fields with URLs to my images in the fieldInfos. I added my image fields to fieldInfos and changed the "visible" property to false and everything worked just fine. Hopefully it's useful for someone else as well.
... View more
05-11-2018
06:32 AM
|
0
|
0
|
1044
|
POST
|
Hi all, I am unable to add popups with an image gallery to an ArcGISDynamicMapServiceLayer using the mediaInfos property in popupTemplate. There are no problems with FeatureLayers but I need to use ArcGISDynamicMapServiceLayer. Could someone post a working sample please? Mihkel
... View more
05-11-2018
03:12 AM
|
0
|
3
|
1381
|
POST
|
Thanks for the information, Bruce! I actually always used 64-bit Python for running scripts for different geoprocessing tasks etc. and only now started to have problems with these FME tools.
... View more
11-21-2017
11:31 PM
|
0
|
0
|
277
|
POST
|
Okay, I stumbled upon a solution myself.. I had the 64-bit Python set as the Python path and tried to use it for Python scripts from command line. However, it did not work for scripts and models that were using Data Interoperability functions. When directing the Python path to 32-bit Python, the scripts worked. So I guess Data Interoperability tools use 32-bit Python in the background and we can also only use 32-bit Python for Data Interoperability scripting...
... View more
11-21-2017
12:44 AM
|
1
|
2
|
1731
|
POST
|
Thanks for the sample TBX and Python script, Bruce! However, after inserting my API key in the model and fixing the path to the toolbox in the Python script, I still get the same error: AttributeError: 'module' object has no attribute 'GetChathams_GetChathams' . If I run the same model in ArcGIS, everything works fine. The toolbox import in the script works and "GetChathams" is added as an arcpy attribute, but "GetChathams_GetChathams" is not.
... View more
11-13-2017
12:19 AM
|
0
|
4
|
1731
|
POST
|
The "interop" module gets listed, as well as the "QuickExport_interop" and "QuickImport_interop" tools/functions. Checking out the extension (arcpy.CheckOutExtension("DataInteroperability")) in the script before importing the toolbox doesn't help, unfortunately..
... View more
11-10-2017
05:54 AM
|
0
|
0
|
1731
|
POST
|
Thanks for the reply, Bruce! It certainly seems that your suggestion should be the way to go but I'm unable to use the model in my Python script. I can use other models and Python scripts from my toolbox but for some reason I cannot use the model with the Quick Import tool. If I list the attributes of the arcpy object after importing my toolbox (with dir(arcpy) or arcpy.__dict__), is does not contain the name of the Quick Import tool (but the names of the other tools and models are listed). I'm using ArcGIS 10.5.1. Any ideas for a solution?
... View more
11-10-2017
02:15 AM
|
0
|
8
|
1731
|
POST
|
Hi all, I need to automate downloading features from a WFS service. When using the Quick Import tool from the Data Interoperability toolbox in ArcMap/ArcCatalog, it works fine, but when right-click the successful result, copy it as a Python snippet and use it in a script from command line, it won't work. A generic error message is displayed: RuntimeError: Object: Error in executing tool. Any ideas how to resolve this? Thanks!
... View more
11-09-2017
04:20 AM
|
0
|
10
|
3158
|
POST
|
I also have the same issue.. I'm using Web AppBuilder for ArcGIS Developer Edition with Portal for ArcGIS 10.5.1.
... View more
11-03-2017
01:19 AM
|
0
|
1
|
1109
|
POST
|
Thanks for the answers and sorry for the confusion, Dan! You're absolutely right! I realized now where I was going wrong with my initial solution! Thanks again!
... View more
10-27-2017
06:47 AM
|
0
|
0
|
1203
|
POST
|
Sorry for being unclear in my initial question. My intention is to adjust the position of some text and layout elements in my Data Driven Pages mxd according to the position and size of my map. I think I need to know the planar distance between some points on the map to do this and I have to base my calculation on the points' "real-world" coordinates. Am I going in the wrong direction?
... View more
10-27-2017
06:14 AM
|
0
|
1
|
1203
|
Title | Kudos | Posted |
---|---|---|
1 | 11-26-2016 12:33 PM | |
1 | 10-29-2015 12:37 AM | |
1 | 10-01-2015 11:34 AM | |
1 | 11-21-2017 12:44 AM | |
1 | 09-16-2016 04:08 AM |
Online Status |
Offline
|
Date Last Visited |
11-11-2020
02:24 AM
|