@mapbox/graph-normalizer
Advanced tools
Comparing version 2.4.1 to 2.4.2
{ | ||
"name": "@mapbox/graph-normalizer", | ||
"version": "2.4.1", | ||
"version": "2.4.2", | ||
"description": "Takes nodes and ways and turn them into a normalized graph of intersections and ways.", | ||
@@ -26,3 +26,3 @@ "bin": "./bin/normalize-ways", | ||
"dependencies": { | ||
"@mapbox/geojson-lr": "^0.1.2", | ||
"@mapbox/geojson-lr": "^0.2.0", | ||
"byline": "^5.0.0", | ||
@@ -29,0 +29,0 @@ "concat-stream": "^1.5.2", |
@@ -1,3 +0,3 @@ | ||
{"type": "Feature", "properties": {"oneway": 1, "refs": ["1", "2", "3"], "id": "123|0!0;12022001101", "highway": "motorway", "openLR": "CwG/kSLC9wH1NvJS+WIBFA=="}, "geometry": {"type":"LineString", "coordinates": [[2.4585342407226562,48.883456897746534],[2.4451446533203125,48.877812415009195],[2.4235153198242188,48.866521538507754]]}} | ||
{"type": "Feature", "properties": {"oneway": 1, "refs": ["11", "22", "33"], "id": "223|0!0;12022001101", "highway": "motorway", "openLR": "CwG5MSK/4QHkNg2uBp4BBQ=="}, "geometry": {"type":"LineString", "coordinates": [[2.4235153198242188,48.866521538507754],[2.4451446533203125,48.877812415009195],[2.4585342407226562,48.883456897746534]]}} | ||
{"type": "Feature", "properties": {"oneway": 0, "refs": ["44", "55"], "id": "224|0!0;12022001101", "highway": "residential", "openLR": "CwG/kSLC9yv/Av/TAJcrHw==", "reverseOpenLR": "CwG/fCLDPSvvAgAt/2krDw=="}, "geometry": {"type":"LineString", "coordinates": [[2.4585342407226562,48.883456897746534],[2.4580836296081543,48.884966688891]]}} | ||
{"type": "Feature", "properties": {"oneway": 1, "refs": ["1", "2", "3"], "id": "123|0!0;12022001101", "highway": "motorway", "openLR": "CwG/kSLC9wEVNvJS+WIBFA=="}, "geometry": {"type":"LineString", "coordinates": [[2.4585342407226562,48.883456897746534],[2.4451446533203125,48.877812415009195],[2.4235153198242188,48.866521538507754]]}} | ||
{"type": "Feature", "properties": {"oneway": 1, "refs": ["11", "22", "33"], "id": "223|0!0;12022001101", "highway": "motorway", "openLR": "CwG5MSK/4QEENg2uBp4BBQ=="}, "geometry": {"type":"LineString", "coordinates": [[2.4235153198242188,48.866521538507754],[2.4451446533203125,48.877812415009195],[2.4585342407226562,48.883456897746534]]}} | ||
{"type": "Feature", "properties": {"oneway": 0, "refs": ["44", "55"], "id": "224|0!0;12022001101", "highway": "residential", "openLR": "CwG/kSLC9yu/Av/TAJcrHw==", "reverseOpenLR": "CwG/fCLDPSuvAgAt/2krDw=="}, "geometry": {"type":"LineString", "coordinates": [[2.4585342407226562,48.883456897746534],[2.4580836296081543,48.884966688891]]}} |
@@ -1,1 +0,1 @@ | ||
{"type": "Feature", "properties": {"oneway": 0, "refs": ["5", "6"], "id": "567|0!0;12022001110", "highway": "secondary_link", "openLR": "CwHTeSK/1x79Cv51Ac8eHQ==", "reverseOpenLR": "CwHSwSLArx7tCgGL/jEeDQ=="}, "geometry": {"type":"LineString", "coordinates": [[2.567882537841797,48.866295694987045],[2.563934326171875,48.87092528343819]]}} | ||
{"type": "Feature", "properties": {"oneway": 0, "refs": ["5", "6"], "id": "567|0!0;12022001110", "highway": "secondary_link", "openLR": "CwHTeSK/1x59Cv51Ac8eHQ==", "reverseOpenLR": "CwHSwSLArx5tCgGL/jEeDQ=="}, "geometry": {"type":"LineString", "coordinates": [[2.567882537841797,48.866295694987045],[2.563934326171875,48.87092528343819]]}} |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
Updated@mapbox/geojson-lr@^0.2.0