|
POST
|
Terry, Sorry I missed you inquiry. Another sorry, because I never did follow up with his link. Got busy with other stuff. Michael
... View more
09-08-2015
01:40 PM
|
0
|
0
|
451
|
|
POST
|
Are you using collector in disconnected mode? If you are the newly added features would not display until data is synced.
... View more
08-27-2015
09:36 AM
|
0
|
0
|
1117
|
|
POST
|
Apparently the arcpy Metadata conversion tools will not run on ArcGIS install using 64-bit python. Looks like we'll have to install a 32-bit ArcGIS Desktop on the server.
... View more
08-19-2015
01:11 PM
|
0
|
0
|
2593
|
|
POST
|
Both ImportMetadata_conversion and MetadataImporter_conversion work when invoked in a test script on the desktop, but neither work when invoked by the same test script on ArcGIS server.
... View more
08-14-2015
08:21 AM
|
0
|
1
|
2593
|
|
POST
|
As you can see from the code above, I'm using UNC paths assigned to variables.
... View more
08-13-2015
12:51 PM
|
0
|
3
|
2593
|
|
POST
|
import arcpy
metadata = r"\\itdhq1apt90\InputData\CreateGISDataWarehouse\assets\Bridge_metadata.xml"
output_bridge = r"\\itdhq1apt90\InputData\CreateGISDataWarehouse\output\Staging.gdb\Assets\Bridge"
arcpy.ImportMetadata_conversion(metadata,"FROM_ARCGIS",output_bridge,"ENABLED")
... View more
08-13-2015
09:14 AM
|
0
|
7
|
2593
|
|
POST
|
I'm have a script that we run as a scheduled task to build feature classes and we are trying to import metadata from pre-configured xml files. The ImportMetadata_conversion will run when the script is invoked on the desktop but not when invoked from ArcGIS server. Is this a bug in the 64bit version of arcpy on the server?
... View more
08-13-2015
08:54 AM
|
0
|
9
|
5313
|
|
POST
|
Thanks Randy. I'll explore employing your method. Thanks again.
... View more
07-31-2015
08:18 AM
|
0
|
0
|
1697
|
|
POST
|
Can you think of a way that we can have the latitude and longitude that are collected in Collector show up automatically in lat/long fields? As it is right now, the workflow goes like this: 1. Person collects data in field and syncs it up to AGOL. 2. I pull the service down and calculate geometry in the Lat/Long fields that I created. 3. I republish. My drill crew wants to be able to pull lats and longs automatically from the table in AGOL, but I have to generate these through the calculate geometry tool each time they collect. Any ideas?
... View more
07-27-2015
09:03 AM
|
0
|
2
|
4648
|
|
POST
|
Thanks Jeff. What are the downsides of using ESRI-Leaflet? From first glance, it appears that it may not be as robust as the regular ESRI JavaScript API. Michael
... View more
04-22-2015
07:03 AM
|
1
|
2
|
1464
|
|
POST
|
Diving into the ESRI javascript api and I see that it uses dojo rather than jquery. Anyone have a online suggestions to ramp up with dojo?
... View more
04-21-2015
01:49 PM
|
0
|
5
|
4707
|
|
POST
|
I'm looking for advice suggestions regarding responsive grid frameworks like Bootstrap in creating web mapping applications and the ESRI Javascript API. Anyone use Bootstrap or other responsive grids?
... View more
04-21-2015
12:53 PM
|
0
|
2
|
4489
|
|
POST
|
Probably has something to do with you drive letters. On the server it does not know where to find your “C” and “D” drives. Need to use UNC paths instead. Just my guess. Michael
... View more
04-03-2015
11:45 AM
|
0
|
0
|
1783
|
|
POST
|
Thank you Rebecca. That's what I thought regarding the AGOL version of WAB. The docs and help files are perfect, thank you!
... View more
03-11-2015
06:26 AM
|
0
|
0
|
1254
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 03-29-2012 10:22 AM | |
| 2 | 09-17-2018 05:38 AM | |
| 1 | 03-23-2016 06:25 AM | |
| 1 | 06-30-2016 09:13 AM | |
| 1 | 11-23-2015 08:40 AM |
| Online Status |
Offline
|
| Date Last Visited |
11-11-2020
02:24 AM
|