This is an official git repository for the jVectorMap plug-in for jQuery. Its main purpose is to show interactive vector maps on the web pages.
You can find maps, documentation, examples and more at [the official site](http://jvectormap.com/)
It also includes a converter that could be used to create your own maps for jVectorMap from the data in various GIS formats like Shapefile. The following command could be used to convert USA map from the data available at [www.naturalearthdata.com](http://www.naturalearthdata.com/downloads/10m-cultural-vectors/10m-admin-1-states-provinces/):
python \
path/to/converter.py \
path/to/geo-data.shp \
path/to/resulting-map.js \
--width 900 \
--country_name_index 4 \
--where "ISO = 'USA'" \
--codes_file path/to/codes-en.tsv \
--insets '[{"codes": ["US-AK"], "width": 200, "left": 10, "top": 370}, {"codes": ["US-HI"], "width": 100, "left": 220, "top": 400}]' \
--minimal_area 4000000 \
--buffer_distance -0.5 \
--simplify_tolerance 1000 \
--longitude0 -10.15 \
--name us

baidu_17433251
- 粉丝: 2
最新资源
- APP网络推广营销方案范文.pdf
- Excel2007使用技巧大全(经典超全).pdf
- ch05时域离散系统的基本网络结构.pptx
- OpenStack云计算管理平台项目教程整本书教学教程电子教案(.pptx
- IOSONOIPC100产品介绍及国内外案例.ppt
- 2023年计算机网络重要知识点.doc
- HPLC法测定复方氯霉素洗剂中氯霉素和水杨酸的含量.docx
- java双语教学总结.docx
- C语言学生信息管理系统方案.doc
- 2023年操作系统原理实验报告.doc
- 成就卓越的培训经理之培训项目管理.pdf
- PPT模板:VR虚拟现实产品介绍人工智能科技.pptx
- Excel常用函数使用技巧.docx
- GIS设备内部异响现场处置预案.docx
- 2023年西交春计算机应用基础在线作业及满分答案.docx
- CAD—室内施工图规范(平、立、剖面图绘制方法).pdf
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈



- 1
- 2
- 3
- 4
- 5
- 6
前往页