首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Python > 一些GIS工具

一些GIS工具

资 源 简 介

PyShapelib 0.3.1 subversion Customize 0.3 py shapelib to add support to (x,y,z) shape object. (Orignial PyShapelib 0.3 is at: http://mail.python.org/pipermail/python-announce-list/2004-May/003129.html) Source codes, Windows Installer, Mac Installer and Linux installer are available at: Download: http://code.google.com/p/geoyard/downloads/list ``` import shapelib make shape file shptype = shapelib.SHPTPOLYGONZ obj = shapelib.SHPObject(shp_type, 1, [[(0,0,0),(1,0,1),(1,1,2),(2,2,3),(3,3,4)]]) outfile = shapelib.create(shapeout, shptype) outfile.write_object( -1, obj) del outfile ```

文 件 列 表

pyshapelib-0.3.1.win32-py2.6.exe

相 关 资 源

您 可 能 感 兴 趣 的

同 类 别 推 荐

VIP VIP
  • 开心快活人 36分钟前 成为了本站会员

  • 晋财 1小时前 成为了本站会员

  • WYG 1天前 成为了本站会员

  • Shine 1天前 成为了本站会员

  • 柳贻 1天前 成为了本站会员

  • hallelujah_HL 1天前 成为了本站会员

  • 焦昱贺 1天前 成为了本站会员

  • Rubin 1天前 成为了本站会员

  • Li 2天前 成为了本站会员

  • bigfatcat1977 3天前 成为了本站会员

0.192828s