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

  • 大小: 25.33MB
    文件類型: .zip
    金幣: 1
    下載: 0 次
    發布日期: 2023-07-06
  • 語言: 其他
  • 標簽: 可達性??

資源簡介

基于ArcGIS進行可達性分析數據,制作ArcGIS Server發布地圖數據,進行可達性分析。

資源截圖

代碼片段和文件信息

#?Import?necessary?modules
import?arceditor?#DeleteVersion_management?requires?ArcEditor?(Standard)?or?higher?license.
import?arcpy

#?Set?variables?from?input?parameters.
eGDB?=?arcpy.GetParameterAsText(0)
versionName?=?arcpy.GetParameterAsText(1)

#?Delete?the?specified?version.
arcpy.SetParameter(2?False)
try:
????arcpy.DeleteVersion_management(eGDB?versionName)
????arcpy.SetParameter(2?True)
except:
????arcpy.SetParameter(2?False)

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2013-10-16?11:16??GP?Service?Examples\ClipAndShip\
?????文件??????602112??2011-12-10?18:54??GP?Service?Examples\ClipAndShip\ClipAndShip.mxd
?????文件??????138752??2011-12-13?18:04??GP?Service?Examples\ClipAndShip\CustomSPRef.tbx
?????文件??????299008??2011-12-14?15:34??GP?Service?Examples\ClipAndShip\ExtractZion.tbx
?????目錄???????????0??2013-10-16?11:16??GP?Service?Examples\ClipAndShip\Scratch\
?????目錄???????????0??2013-10-16?11:16??GP?Service?Examples\ClipAndShip\Scratch\Scratch.gdb\
?????文件?????????110??2011-10-31?12:04??GP?Service?Examples\ClipAndShip\Scratch\Scratch.gdb\a00000001.gdbindexes
?????文件?????????302??2011-10-31?12:04??GP?Service?Examples\ClipAndShip\Scratch\Scratch.gdb\a00000001.gdbtable
?????文件????????5152??2011-10-31?12:04??GP?Service?Examples\ClipAndShip\Scratch\Scratch.gdb\a00000001.gdbtablx
?????文件????????4118??2011-10-31?12:04??GP?Service?Examples\ClipAndShip\Scratch\Scratch.gdb\a00000001.TablesByName.atx
?????文件????????2055??2011-10-31?12:04??GP?Service?Examples\ClipAndShip\Scratch\Scratch.gdb\a00000002.gdbtable
?????文件????????5152??2011-10-31?12:04??GP?Service?Examples\ClipAndShip\Scratch\Scratch.gdb\a00000002.gdbtablx
?????文件??????????42??2011-10-31?12:04??GP?Service?Examples\ClipAndShip\Scratch\Scratch.gdb\a00000003.gdbindexes
?????文件?????????525??2011-10-31?12:04??GP?Service?Examples\ClipAndShip\Scratch\Scratch.gdb\a00000003.gdbtable
?????文件????????5152??2011-10-31?12:04??GP?Service?Examples\ClipAndShip\Scratch\Scratch.gdb\a00000003.gdbtablx
?????文件????????4118??2011-10-31?12:04??GP?Service?Examples\ClipAndShip\Scratch\Scratch.gdb\a00000004.CatItemsByPhysicalName.atx
?????文件????????4118??2011-10-31?12:04??GP?Service?Examples\ClipAndShip\Scratch\Scratch.gdb\a00000004.CatItemsByType.atx
?????文件????????4118??2011-10-31?12:04??GP?Service?Examples\ClipAndShip\Scratch\Scratch.gdb\a00000004.FDO_UUID.atx
?????文件?????????310??2011-10-31?12:04??GP?Service?Examples\ClipAndShip\Scratch\Scratch.gdb\a00000004.gdbindexes
?????文件????????1633??2011-10-31?12:04??GP?Service?Examples\ClipAndShip\Scratch\Scratch.gdb\a00000004.gdbtable
?????文件????????5152??2011-10-31?12:04??GP?Service?Examples\ClipAndShip\Scratch\Scratch.gdb\a00000004.gdbtablx
?????文件????????4118??2011-10-31?12:04??GP?Service?Examples\ClipAndShip\Scratch\Scratch.gdb\a00000004.spx
?????文件???????12310??2011-10-31?12:04??GP?Service?Examples\ClipAndShip\Scratch\Scratch.gdb\a00000005.CatItemTypesByName.atx
?????文件????????4118??2011-10-31?12:04??GP?Service?Examples\ClipAndShip\Scratch\Scratch.gdb\a00000005.CatItemTypesByParentTypeID.atx
?????文件????????4118??2011-10-31?12:04??GP?Service?Examples\ClipAndShip\Scratch\Scratch.gdb\a00000005.CatItemTypesByUUID.atx
?????文件?????????296??2011-10-31?12:04??GP?Service?Examples\ClipAndShip\Scratch\Scratch.gdb\a00000005.gdbindexes
?????文件????????1705??2011-10-31?12:04??GP?Service?Examples\ClipAndShip\Scratch\Scratch.gdb\a00000005.gdbtable
?????文件????????5152??2011-10-31?12:04??GP?Service?Examples\ClipAndShip\Scratch\Scratch.gdb\a00000005.gdbtablx
?????文件????????4118??2011-10-31?12:04??GP?Service?Examples\ClipAndShip\Scratch\Scratch.gdb\a00000006.CatRelsByDestinationID.atx
?????文件????????4118??2011-10-31?12:04??GP?Service?Examples\ClipAndShip\Scratch\Scratch.gdb\a00000006.CatRelsByOriginID.atx
?????文件????????4118??2011-10-31?12:04??GP?Service?Examples\ClipAndShip\Scratch\Scratch.gdb\a00000006.CatRelsByType.atx
............此處省略1444個文件信息

評論

共有 條評論