First commit
This commit is contained in:
commit
87d22a4516
235 changed files with 51802 additions and 0 deletions
17
node_modules/proj4/component.json
generated
vendored
Normal file
17
node_modules/proj4/component.json
generated
vendored
Normal file
|
@ -0,0 +1,17 @@
|
|||
{
|
||||
"name": "proj4",
|
||||
"version": "2.9.0",
|
||||
"description": "Proj4js is a JavaScript library to transform point coordinates from one coordinate system to another, including datum transformations.",
|
||||
"repo": "proj4js/proj4js",
|
||||
"keywords": [
|
||||
"projections",
|
||||
"proj4",
|
||||
"transform",
|
||||
"crs"
|
||||
],
|
||||
"license": "MIT",
|
||||
"main": "dist/proj4.js",
|
||||
"scripts": [
|
||||
"dist/proj4.js"
|
||||
]
|
||||
}
|
Loading…
Add table
editor.link_modal.header
Reference in a new issue