Comparing version
@@ -0,1 +1,6 @@ | ||
## 0.2.2 | ||
* Fix formatting of `ExtendedData` sections | ||
* Improved CLI help | ||
## 0.2.1 | ||
@@ -2,0 +7,0 @@ |
@@ -10,1 +10,9 @@ tokml | ||
enable simplestyle icon translation | ||
--name | ||
property for <name> | ||
--description | ||
property for <description> | ||
--documentName | ||
property for document <name> | ||
--documentDescription | ||
property for document <description> |
@@ -129,3 +129,3 @@ module.exports = function tokml(geojson, options) { | ||
function data(_) { | ||
return tag('Data', encode(_[1]), [['name', encode(_[0])]]); | ||
return tag('Data', tag('value', encode(_[1])), [['name', encode(_[0])]]); | ||
} | ||
@@ -132,0 +132,0 @@ |
{ | ||
"name": "tokml", | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
"description": "convert geojson to kml", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
217013
0.09%62
-1.59%