|
POST
|
Hi George In our case we added features to the geometric network. This same links says that "You can use ArcMap … to maintain flow direction in your geometric network" But I do not understand how. Is there a tool in ArcMap to run the "Set Flow Direction", after an editor adds additional points or lines? In our environment a regular editors performs these operations: - Add or remove features from the network. - Post and Reconcile from his/her child version to QA version So as part of the editor tasks we need to include a "Set Flow Direction" How can we do that?
... View more
10-16-2020
06:27 AM
|
0
|
1
|
1803
|
|
POST
|
Hello everyone, Environment: ArcGIS 10.7, ArcSDE 10.7 in a Ms SQL Server database. We set up our geometric network with Flow direction "With Digitized Direction". After running the tool, the whole Geometric Network had a direction. Now when we digitize new lines with the regular editor tool, we do not see the flow direction represented in the new lines, it shows as UnInitialized . Is there anything else we have to do in ArcMap to see flow direction in new digitized lines. # Process: Set Flow Direction arcpy.SetFlowDirection_management(SewerNetwork, "WITH_DIGITIZED_DIRECTION")
... View more
10-16-2020
05:43 AM
|
0
|
3
|
1839
|
|
POST
|
Hello everyone, I am trying to publish a service with ArcMap in ArcGIS 10.7, but when I hit validate I am getting the following error message: High Unresolved 00129 Data frame has layers that record Editor Tracking dates in database time zone, but the service does not have time zone information The feature class has editor tracking enamble and dates fro the editor tracking in database time zone not UTC. How can I fix this error? Thanks
... View more
09-30-2020
12:17 PM
|
1
|
0
|
849
|
|
POST
|
Good morning, We are working in ArcSDE 10.7 SQL server and when we run a full compress on a database with versioned feature classes, we do not see all the records in the Default table when we query these FC (tables) with a SDE view or in SQL Server. It looks like they stay in the Delta tables. Is there a way to force in a full compress to write these Delta records to Default (Base Tables)? Thank you
... View more
09-30-2020
05:00 AM
|
0
|
1
|
1099
|
|
POST
|
Hello everyone, How do I change in the current SDE connection the version to point to a specific version instead of Default? This can be changed in ArcCatalog going to "GeodatabaseConnection Properties" arcpy.env.workspace = " ..\Production.sde" Change from Default to a specific version.
... View more
08-26-2020
10:04 AM
|
0
|
0
|
641
|
|
POST
|
Hi George, For the second option "host the WMS./WFS layers in your ArcGIS Enterprise and register them as items within ArcGIS Online or Portal". How do you grant access only to the organization or specific groups? Using ArcGIS Online/Portal sharing privileges? Share items—ArcGIS Online Help | Documentation Thanks Jose
... View more
08-12-2020
04:25 PM
|
0
|
1
|
5155
|
|
POST
|
Hi George, How do we host a WMS Map Service in ARCGIS Online to host our data and provide the WMS interface? Thanks
... View more
08-12-2020
08:54 AM
|
0
|
0
|
5155
|
|
POST
|
Thank you George, What is the difference between WMS and WFS?
... View more
08-12-2020
05:37 AM
|
0
|
1
|
5155
|
|
POST
|
Hi How do you set up privileges to restrict access to external users and grant access to internal users to this OGC Web Map Service (WMS)? Thanks
... View more
08-11-2020
01:30 PM
|
0
|
3
|
5155
|
|
POST
|
Good afternoon, How to restrict access or secure OGC Web Map Service (WMS)? The goal is to grant access to internla users, but require a login for external users. Thanks
... View more
08-11-2020
10:59 AM
|
0
|
0
|
611
|
|
POST
|
Hello everyone, How can I create OGC Web Feature Service (WFS) and OGC Web Map Service (WMS)? Any manual that explain how to create these sevices using SDe layers. Thanks
... View more
08-11-2020
10:22 AM
|
0
|
9
|
5209
|
|
POST
|
It looks like it is the owner of [Pre_Prod_Version] who has t.o do the edits from the Child to [Pre_Prod_Version] arcgis desktop - Unable to post edits to the default database when default version access is “protected” - Geographic In…
... View more
08-10-2020
12:02 PM
|
0
|
0
|
1079
|
|
POST
|
Hello everyone, Environment: ArcSDe 10.7 and Python 2.7. When I run a reconcile version with the Post option checked I get in ArcCatalog and eBuilder the following error message: Error posting version [child version].[Operation can only be executed by the owner since the version is protected. [Pre_Prod_Version]]” The error is caused because [Pre_Prod_Version] is protected. Questions? - how do I do a Reconcile and Post when the PArent version is protected? - how do I catch this error message, This is what I have in my Try, Except Source code try: arcpy.ReconcileVersions_management(database, "ALL_VERSIONS", "Pre_Prod_Version", child version, "LOCK_ACQUIRED", "NO_ABORT", "BY_OBJECT", "FAVOR_TARGET_VERSION", "POST", "KEEP_VERSION", reconcileLog) except Exception as e: print "Python Error occurred" #print exception message to the Interactive window print e #place error message in geoprocessing messages sys.exit(1) except arcpy.ExecuteError: print "Geoprocessing error occurred" print arcpy.GetMessages(2) sys.exit(1) except: print "Error occurred" #print any geoprocessing messages to the Interactive window print arcpy.GetMessages() sys.exit(1) Please advise. Thanks
... View more
08-10-2020
11:35 AM
|
0
|
1
|
1103
|
|
POST
|
Hello How can I delete a FGDB using vb.net, C# and ArcObjects? something than i Python takes 2 lines: # Delete Existing FGDB if arcpy.Exists(fgdb 😞 arcpy.Delete_management(fgdb )
... View more
07-24-2020
11:06 AM
|
0
|
2
|
1314
|
|
POST
|
https://developers.arcgis.com/python/guide/working-with-feature-layers-and-features/
... View more
07-14-2020
05:15 AM
|
0
|
0
|
797
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 2 weeks ago | |
| 1 | 05-01-2026 12:34 PM | |
| 1 | 12-02-2022 08:17 AM | |
| 1 | 12-26-2025 05:02 AM | |
| 1 | 08-05-2025 04:28 AM |
| Online Status |
Offline
|
| Date Last Visited |
Wednesday
|