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
xiyuan2016
- 粉丝: 117
- 资源: 1226
最新资源
- springboot253社区养老服务系统.zip
- springboot055服装生产管理的设计与实现.zip
- springboot254小区团购管理.zip
- springboot253社区养老服务系统_0303174040.zip
- springboot057洗衣店订单管理系统.zip
- springboot254小区团购管理_0303174040.zip
- springboot056教学资源库.zip
- springboot058美发门店管理系统.zip
- Agile Controller-Campus V300R001C10SPC001T 软件安装指南
- C++大学生课设作业-基于MFC的图形编辑系统.zip
- matlab程序:含冰蓄冷装置的冷电联供型微网经济优化运行 摘要:针对冷电联供型微网的运行成本优化,引入冰蓄冷储能系统,建立了含光伏、风电、微型燃气轮机、电储能和冰蓄冷等可再生能源和常规能源以及冷电储
- 基于逻辑回归的银行客户流失预测研究(数据集,代码,报告)
- matlab代码:多微网、多energy hub、多能源互联系统协同优化 摘要:建立了一个基于交互控制的双层两阶段框架,以实现互联多能源系统间的最优能源供应 在下层,每个MES通过求解一个成本最小化
- matlab代码:基于博弈与需求响应模型的光伏用户群的电能共享方法 摘要:为了使光伏用户群内各经济主体能实现有序的电能交易,提出了一种基于光伏电能供需比(SDR)的内部价格模型 在考虑经济性和舒适度
- 全志Linux Tina-SDK开发完全手册
- 基于单片机酒精检测报警器单片机防酒驾 有AD0809和AD0832两个版本 1.能设置上下限报警值 2.超过设置值声光报警 3.LCD1602液晶屏显示 4.按键设置上下限报警值
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈