geojsontoosm
Advanced tools
Comparing version 0.0.3 to 0.0.4
@@ -27,3 +27,3 @@ var jxon = require('jxon'); | ||
break; | ||
case "Multipolygon": | ||
case "MultiPolygon": | ||
processMultiPolygon(geometry.coordinates, properties, relations, ways, nodes, nodesIndex) | ||
@@ -30,0 +30,0 @@ break; |
{ | ||
"name": "geojsontoosm", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "Convert GeoJSON to OSM", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package