Fix omitting the last point's coordinates in the geometry field

This commit is contained in:
Michael Krasnyk
2016-06-15 00:23:21 +02:00
parent b98431e8e6
commit 8c378191df
4 changed files with 36 additions and 3 deletions
+2 -1
View File
@@ -9,7 +9,8 @@
"node-timeout": "0.0.4",
"request": "^2.69.0",
"xmlbuilder": "^4.2.1",
"chalk": "^1.1.3"
"chalk": "^1.1.3",
"polyline": "^0.2.0"
},
"bin": {
"cucumber": "./node_modules/cucumber/bin/cucumber.js"