91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 0M
    文件類型: .py
    金幣: 1
    下載: 0 次
    發布日期: 2021-05-04
  • 語言: Python
  • 標簽: 其他??

資源簡介

publishHelper.py

資源截圖

代碼片段和文件信息

#?Publishes?a?service?to?machine?myserver?using?USA.mxd
#?A?connection?to?ArcGIS?Server?must?be?established?in?the
#??Catalog?window?of?ArcMap?before?running?this?script
#?Import?arcpy?module?
import?sys
import?time
import?arcpy??

def?generate_time_stamp():
????time_now?=?int(time.time())
????time_local?=?time.localtime(time_now)
????dt?=?time.strftime(“%Y%m%d%H%M%S“?time_local)
????return?dt

def?main(mxdurlmxdnm):
????#?Define?local?variables
????wrkspc?=?mxdurl
????mapDoc?=?arcpy.mapping.MapDocument(wrkspc?+?mxdnm)?

????#?Provide?path?to?connection?file
????#?To?create?this?file?right-click?a?folder?in?the?Catalog?window?and
????#??click?New?>?ArcGIS?Server?Connection

????out_folder_path?=?wrkspc
????con_Filename?=?“connection.ags“
????server_url?=?“http:/

評論

共有 條評論