ArcGIS Desktop

  • ArcGIS Pro
  • ArcMap

  • My Profile
  • Aide
  • Sign Out
ArcGIS Desktop

ArcGIS Online

La plateforme cartographique de votre organisation

ArcGIS Desktop

Un SIG professionnel complet

ArcGIS Enterprise

SIG dans votre entreprise

ArcGIS for Developers

Outils de création d'applications de localisation

ArcGIS Solutions

Modèles d'applications et de cartes gratuits pour votre secteur d'activité

ArcGIS Marketplace

Téléchargez des applications et des données pour votre organisation.

  • Documentation
  • Support
Esri
  • Se connecter
user
  • Mon profil
  • Déconnexion

ArcMap

  • Accueil
  • Commencer
  • Carte
  • Analyser
  • Gérer les données
  • Outils
  • Extensions

Publish Edits To WFS

Disponible avec une licence Production Mapping.

  • Résumé
  • Utilisation
  • Syntaxe
  • Exemple de code
  • Environnements
  • Informations de licence

Résumé

Publishes modified features, including new and deleted features, back to a Web Feature Service (WFS).

Utilisation

  • To publish, you must have downloaded from the WFS service using the WFS To Geodatabase tool.

  • Your service must have transactional capabilities to utilize this functionality.

  • If the service supports locking features, this tool will try to lock the edited features before publishing them.

Syntaxe

PublishEditsToWFS(wfs_geodatabase)
ParamètreExplicationType de données
wfs_geodatabase

A file geodatabase or .wfs file that contains the changes to publish.

Workspace

Exemple de code

PublishEditsToWFS example (stand-alone script)

The following stand-alone sample script demonstrates how to use the PublishEditsToWFS tool.

# Name: PublishEditsToWFSExample.py 
# Description: Publishes the edited WFS features to their corresponding web feature service.       
# Author: Esri     
# Date: August 2016                        

# Import arcpy module 
import arcpy                      

# Check out Production Mapping license                
arcpy.CheckOutExtension("Foundation")                               

# Define variables            
input_geodatabase = "C:/data/SampleWorldCities.wfs"                     

# Execute WFSToGeodatabase   
arcpy.PublishEditsToWFS_production( input_geodatabase )

Environnements

  • Espace de travail courant

Informations de licence

  • ArcGIS Desktop Basic: Non
  • ArcGIS Desktop Standard: Requiert Production Mapping
  • ArcGIS Desktop Advanced: Requiert Production Mapping

Rubriques connexes

  • An overview of the Conversion toolset

ArcGIS Desktop

  • Accueil
  • Documentation
  • Support

ArcGIS Platform

  • ArcGIS Online
  • ArcGIS Desktop
  • ArcGIS Enterprise
  • ArcGIS for Developers
  • ArcGIS Solutions
  • ArcGIS Marketplace

A propos d'Esri

  • A propos de la société
  • Carrières
  • Blog d’Esri
  • Conférence des utilisateurs
  • Sommet des développeurs
Esri
Donnez-nous votre avis.
Copyright © 2020 Esri. | Confidentialité | Légal