文件名称:epsg-index:所有EPSG坐标系的机器可读索引
文件大小:6KB
文件格式:ZIP
更新时间:2024-05-30 05:27:10
list coordinate-systems wgs84 epsg wgs-84
epsg指数 机器可读索引。 与和类似,但保持最新。 像 ,但是使用JavaScript / JSON。 正在安装 npm install epsg-index 用法 const epsg4326 = require ( 'epsg-index/s/4326.json' ) console . log ( epsg4326 ) { code : '4326' , kind : 'CRS-GEOGCRS' , name : 'WGS 84' , wkt : 'GEOGCS["WGS 84",DATUM["WGS_1984",SPHEROID["WGS 84",6378137,298.257223563,AUTHORITY["EPSG","7030"]],AUTHORITY["EPSG","6326"]],PRIMEM["Greenwich",0,AUTHORITY["EPSG","
【文件预览】:
epsg-index-master
----.gitignore(91B)
----package.json(959B)
----.travis.yml(375B)
----build()
--------request.js(623B)
--------index.js(2KB)
----index.js(36B)
----test.js(1KB)
----s()
--------.gitkeep(0B)
----readme.md(2KB)
----license.md(727B)
----.editorconfig(293B)