Shp2SVG: 转换 Esri Shape File 到SVG格式 (附源码)

Shp2SVG, the free tool to convert ESRI shape files to SVG files.

 

Usage:
        Shp2SVG.exe -/shp=xxx -/svg=xxx [-/uom=xxx] [-/width] [-/height] [-/strokewidth] [-/strokecolor] [-/fillcolor]
        -shp=xxx 'xxx' means input shape file path.
        -svg=xxx 'xxx' means output svg file path.
        -uom=xxx 'xxx' means unit of meter in svg file.
        -width=xxx 'xxx' means output svg width, ignored if uom parameter used.
        -height=xxx 'xxx' means output svg height, ignored if uom parameter used.
        -strokewidth=xxx 'xxx' means shape border width, default is 1.0.
        -strokecolor=xxx 'xxx' means shape border color, default is black.
        -fillcolor=xxx 'xxx' means shape fill color, default is none.
    -h show usage information.

Download: Shp2SVG And Example.rar (updated 2006-9-5) 
                 Shp2SVG Source Code

If you want to output as svgz files, you can do it by the command:
gzip -c test.svg > test.svgz

The gzip tool can download from www.gzip.org.

History:

2006-09-05: V0.2, add some style support, fixed the flip vertical problem of the output coordinate y.
2005-07-10: First version.

posted @ 2004-12-30 11:42 Avlee 阅读(2390) 评论(12)  编辑 收藏 所属分类: SVG

  回复  引用  查看    
#1楼 2004-12-30 11:58 | zhouligis      
好东西,希望尽快看到文章。
  回复  引用    
#2楼 2004-12-30 12:04 | Fly [未注册用户]
不错,实用小工具,加上批处理功能就更加完美了
  回复  引用  查看    
#3楼 2004-12-30 12:37 | 灵感之源:PSP团队Guru      
写写技术心得更好:)
 
热烈欢迎您的到来!   

  回复  引用    
#4楼 2004-12-30 21:43 | lpxp [未注册用户]
很好,希望继续看到你的文章
  回复  引用    
#5楼 2005-01-25 22:51 | edison1024 [未注册用户]
希望看到文章
  回复  引用    
#6楼 2005-12-30 19:43 | 浪人|努力 [未注册用户]
不错
  回复  引用    
#7楼 2006-04-13 11:07 | gggx [未注册用户]
分析一下比较好!期待
  回复  引用    
#8楼 2006-05-20 18:55 | fjf [未注册用户]
需要源代码?//
/有.shp转.xml文件的源代码么??谢谢
  回复  引用    
#9楼 2006-05-20 18:55 | fjf [未注册用户]
需要源代码?//
/有.shp转.xml文件的源代码么??谢谢
  回复  引用    
#10楼 2006-06-19 19:19 | 虚拟主机 [未注册用户]
我下载下来用了一下,感觉不错~
  回复  引用    
#11楼 2007-08-30 16:57 | 张福勇 [未注册用户]
请问是否可以将shp2svg的源码给我看一下啊,非常感谢。
fuyong1681@163.com
  回复  引用    
#12楼 2007-09-14 10:44 | henry123 [未注册用户]
能否将shp2svg的源码给我也看一下啊,非常感谢了。
shxxhy@tom.com

标题  
姓名  
主页
Email (只有博主才能看到) 
验证码 *  看不清,换一张 [登录][注册]
内容(请不要发表任何与政治相关的内容)  
  登录  使用高级评论  新用户注册  返回页首  恢复上次提交      
该文被作者在 2007-09-14 12:32 编辑过


相关链接: