File:North Korean missile range.svg
来自Wikimedia Commons
跳转到导航
跳转到搜索
此SVG文件的PNG预览的大小:512 × 512像素。 其他分辨率:240 × 240像素 | 480 × 480像素 | 768 × 768像素 | 1,024 × 1,024像素 | 2,048 × 2,048像素。
原始文件 (SVG文件,尺寸为512 × 512像素,文件大小:163 KB)
文件信息
结构化数据
说明
摘要
[编辑]描述North Korean missile range.svg |
English: Azimuthal equidistant projection of estimated maximum range of some North Korean missiles based on data from http://ichef.bbci.co.uk/news/624/cpsprodpb/26F5/production/_88837990_north_korea_missile_ranges2_map624new.png . Deutsch: Geschätzte Reichweite nordkoreanischer Raketen auf Basis der folgenden Daten http://ichef.bbci.co.uk/news/624/cpsprodpb/26F5/production/_88837990_north_korea_missile_ranges2_map624new.png . |
日期 | |
来源 | 基于如下对象的个人作品: North-korean-missile-ranges.svg 由 TUBS |
作者 | Cmglee |
SVG开发 InfoField |
convert_absolute_to_relative_svg_path.py
[编辑]Python2 source |
---|
#!/usr/bin/env python
PATH_OUT = 'out.txt'
PATHD = "..."
import re
pathds = re.findall(r'[A-Z][^A-Za-z]+', '%s ' % (PATHD))
outs = []
x_previous = None
y_previous = None
for (i_pathd, pathd) in enumerate(pathds):
fields = (re.sub(r'([A-Z]+)', r'\1\t', re.sub(r'[\s,]+', '\t', pathd)).
split('\t'))
# print(fields)
command = fields[0]
if (fields[1] == '' or fields[2] == ''): ## "Z"
outs.append(command)
else:
x = round(float(fields[1]))
y = round(float(fields[2]))
if (i_pathd == 0): ## first point
outs.append('%s%d,%d' % (command, x, y))
else:
x_out = x - x_previous
y_out = y - y_previous
command = command.lower()
if (command != 'l' or (x_out != 0 and y_out != 0)):
outs.append('%s%d,%d' % (command, x_out, y_out))
else:
if (x_out != 0): outs.append('h%d' % (x_out))
elif (y_out != 0): outs.append('v%d' % (y_out))
else: pass ## same point after rounding
x_previous = x
y_previous = y
print(len(outs))
f_out = open(PATH_OUT, 'wt')
f_out.write(''.join(outs))
f_out.close()
|
许可协议
[编辑]我,本作品著作权人,特此采用以下许可协议发表本作品:
本文件采用知识共享署名-相同方式共享 3.0 未本地化版本许可协议授权。
- 您可以自由地:
- 共享 – 复制、发行并传播本作品
- 修改 – 改编作品
- 惟须遵守下列条件:
- 署名 – 您必须对作品进行署名,提供授权条款的链接,并说明是否对原始内容进行了更改。您可以用任何合理的方式来署名,但不得以任何方式表明许可人认可您或您的使用。
- 相同方式共享 – 如果您再混合、转换或者基于本作品进行创作,您必须以与原先许可协议相同或相兼容的许可协议分发您贡献的作品。
已授权您依据自由软件基金会发行的无固定段落及封面封底文字(Invariant Sections, Front-Cover Texts, and Back-Cover Texts)的GNU自由文件许可协议1.2版或任意后续版本的条款,复制、传播和/或修改本文件。该协议的副本请见“GNU Free Documentation License”。http://www.gnu.org/copyleft/fdl.htmlGFDLGNU Free Documentation Licensetruetrue |
您可以选择您需要的许可协议。
原始上传日志
[编辑]This image is a derivative work of the following images:
- North Korea on the globe (Japan centered).svg licensed with Cc-by-sa-3.0, GFDL
- 2011-04-27T07:27:57Z TUBS 1246x1246 (1188392 Bytes)
Uploaded with derivativeFX
文件历史
点击某个日期/时间查看对应时刻的文件。
日期/时间 | 缩略图 | 大小 | 用户 | 备注 | |
---|---|---|---|---|---|
当前 | 2022年2月3日 (四) 08:14 | 512 × 512(163 KB) | Cmglee(留言 | 贡献) | Update as per http://bbc.com/news/world-asia-60193714#Advances-in-N-Koreas-missile-technology | |
2017年7月5日 (三) 17:25 | 512 × 512(163 KB) | Cmglee(留言 | 贡献) | Update Hwasong/KN-14 range. | ||
2017年5月19日 (五) 18:01 | 512 × 512(162 KB) | Cmglee(留言 | 贡献) | Add KN-08 and KN-14 from http://bbc.com/news/world-asia-17399847 | ||
2017年5月11日 (四) 06:12 | 512 × 512(162 KB) | Cmglee(留言 | 贡献) | Update ranges and map to azimuthal equidistant projection. | ||
2013年4月4日 (四) 18:26 | 512 × 512(688 KB) | Cmglee(留言 | 贡献) | Label Koreas. | ||
2013年4月4日 (四) 12:52 | 512 × 512(688 KB) | Cmglee(留言 | 贡献) | Add Guam and Hawaii. | ||
2013年4月4日 (四) 12:28 | 512 × 512(688 KB) | Cmglee(留言 | 贡献) | == {{int:filedesc}} == {{Information |Description={{de|Lage von XY (siehe Dateiname) auf der Erde.}} {{en|Location of XY (see filename) on the globe.}} |Source={{Derived from|North_Korea_on_the_globe_(Japan_centered).svg|disp... |
您不可以覆盖此文件。
文件用途
以下5个页面使用本文件:
全域文件用途
以下其他wiki使用此文件:
- ar.wikipedia.org上的用途
- ast.wikipedia.org上的用途
- bg.wikipedia.org上的用途
- ca.wikipedia.org上的用途
- de.wikipedia.org上的用途
- en.wikipedia.org上的用途
- North Korea and weapons of mass destruction
- Hwasong-7
- Azimuthal equidistant projection
- User:Cmglee
- Korean People's Army Strategic Force
- Hwasong-10
- 2013 in North Korea
- User:Cmglee/svg
- Wikipedia:Miscellany for deletion/User:B3430715/Userboxes/privacy
- Hwasong-12
- 2018 Hawaii false missile alert
- Aegis system equipped vessels (ASEV)
- en.wikiquote.org上的用途
- es.wikipedia.org上的用途
- es.wikinews.org上的用途
- fa.wikipedia.org上的用途
- fi.wikipedia.org上的用途
- fr.wikipedia.org上的用途
- it.wikipedia.org上的用途
- ja.wikipedia.org上的用途
- ko.wikipedia.org上的用途
- nl.wikipedia.org上的用途
- no.wikipedia.org上的用途
- pl.wikipedia.org上的用途
- pt.wikipedia.org上的用途
- ru.wikipedia.org上的用途
- ru.wikinews.org上的用途
查看此文件的更多全域用途。
元数据
此文件含有额外信息,这些信息可能是创建或数字化该文件时使用的数码相机或扫描仪所添加的。如果文件已从其原始状态修改,某些详细信息可能无法完全反映修改后的文件。
简短标题 | North Korean missile range |
---|---|
图像标题 | Azimuthal equidistant projection of estimated maximum range of some North Korean missiles, drawn by CMG Lee based on data from http://bbc.com/news/world-asia-60193714#Advances-in-N-Koreas-missile-technology and http://ichef.bbci.co.uk/news/624/cpsprodpb/1592D/production/_95456388_missiles.png , and map from http://commons.wikimedia.org/wiki/File:North-korean-missile-ranges.svg . |
宽度 | 100% |
高度 | 100% |
分类: