Added fires union (wip)

This commit is contained in:
vjrj 2018-11-18 11:48:03 +01:00
parent 7b5f17fbe8
commit 6abe668740
12 changed files with 216 additions and 40 deletions

6
package-lock.json generated
View file

@ -10835,9 +10835,9 @@
}
},
"map-common-utils": {
"version": "0.4.0",
"resolved": "https://registry.npmjs.org/map-common-utils/-/map-common-utils-0.4.0.tgz",
"integrity": "sha512-GjLGyIfusloAGwtaP7H15yzwmrMoHYVvx3+L5xiDBpjbRsgMphaaw+r+in0phwuQZApmGoA+VWV6ttQfTWqwWw==",
"version": "0.5.0",
"resolved": "https://registry.npmjs.org/map-common-utils/-/map-common-utils-0.5.0.tgz",
"integrity": "sha512-dldbEOEMxlrzSWg+OgSJQgODW58D4ZYNCYVH8+kml+UY8XEB6Rpo3FO4YkMPqIqU5XlBIadPad9N2Br89NBBOQ==",
"requires": {
"@turf/bbox": "6.0.1",
"@turf/bbox-polygon": "6.0.1",