licenses.dev

osm-p2p-geojson v4.0.7

Export and Import GeoJSON from osm-p2p-db

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT35
PackageRelationDependenciesPublished
@turf/meta • 3.14.0turf meta moduleINDIRECT0
base64-js • 0.0.2Base64 encoding/decoding in pure JSINDIRECT0
bops • 0.0.6buffer operationsINDIRECT2
buffer-from • 1.1.2A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.INDIRECT0
clone • 2.1.2deep cloning of objects and arraysDIRECT0
collect-stream • 1.2.1Collect a readable stream's output and errorsDIRECT13
commander • 2.20.3the complete solution for node.js command-line programsINDIRECT0
concat-stream • 1.2.1writable stream that concatenates strings or binary data and calls a callback with the resultINDIRECT3
concat-stream • 1.6.2writable stream that concatenates strings or binary data and calls a callback with the resultINDIRECT10
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
duplexify • 3.7.1Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 inputINDIRECT12
end-of-stream • 1.4.4Call a callback when a readable/writable/duplex stream has completed or failed.INDIRECT2
from2 • 2.3.0Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"DIRECT8
get-stdin • 6.0.0Get stdin as a string or bufferINDIRECT0
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
jsonparse • 1.3.1This is a pure-js JSON streaming parser for node.jsINDIRECT0
map-limit • 0.0.1async.mapLimit's functionality available as a standalone npm moduleDIRECT2
minimist • 0.0.5parse argument optionsINDIRECT0
minimist • 1.2.0parse argument optionsINDIRECT0
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
pump • 1.0.3pipe streams together and close all of them if one of them closesDIRECT3
pump • 2.0.1pipe streams together and close all of them if one of them closesINDIRECT3
pumpify • 1.5.1Combine an array of streams into a single duplex stream using pump and duplexifyDIRECT14
randombytes • 2.1.0random bytes from browserify stand aloneDIRECT1
read-only-stream • 2.0.0wrap a readable/writable stream to be read-onlyDIRECT8
readable-stream • 2.3.8Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
stream-shift • 1.0.3Returns the next buffer/object in a stream's readable queueINDIRECT0
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
through • 2.3.8simplified stream constructionINDIRECT0
through2 • 2.0.5A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noiseDIRECT9
to-utf8 • 0.0.1single-function form of node's Buffer.toString(utf8)INDIRECT0
typedarray • 0.0.6TypedArray polyfill for old browsersINDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
xtend • 4.0.2extend like a bossDIRECT0
ISC10
PackageRelationDependenciesPublished
geojson-dissolve • 3.1.0Dissolve contiguous GeoJSON LineStrings and Polygons into single units.DIRECT8
geojson-linestring-dissolve • 0.0.1Dissolve contiguous GeoJSON LineStrings and Polygons into single units.INDIRECT0
geojson-polygons-equal • 0.0.1compares two GeoJSON Polygons or MultiPolygons for equalityDIRECT0
geojson-rewind • 0.2.0enforce winding order for geojsonDIRECT7
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()DIRECT0
once • 1.3.3Run a function exactly one timeINDIRECT1
once • 1.4.0Run a function exactly one timeDIRECT1
topojson-client • 3.1.0Manipulate TopoJSON and convert it to GeoJSON.INDIRECT1
topojson-server • 3.0.1Convert GeoJSON to TopoJSON for smaller files and the power of topology!INDIRECT1
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
BSD-2-Clause3
PackageRelationDependenciesPublished
geojson-area • 0.1.0calculate the physical area of a geojson geometryINDIRECT1
geojson-flatten • 0.2.4transform geojson into single-partsINDIRECT2
wgs84 • 0.0.0constants from the standard reference ellipsoidINDIRECT0
Apache-2.0 OR MIT1
PackageRelationDependenciesPublished
JSONStream • 1.3.5rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)DIRECT2
LGPL-3.01
PackageRelationDependenciesPublished
geojson-validation • 0.2.1A GeoJSON Validation LibraryDIRECT0
CC0-1.01
PackageRelationDependenciesPublished
osm-polygon-features • 0.9.2OSM tags indicate if a closed way should be treated as a polygon or linestringDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/osm-p2p-geojson)](https://licenses.dev/npm/osm-p2p-geojson)
<a href="https://licenses.dev/npm/osm-p2p-geojson">
  <img src="https://licenses.dev/b/npm/osm-p2p-geojson" alt="licenses" />
</a>

Or the licenses badge code for the 4.0.7 version:

[![licenses](https://licenses.dev/b/npm/osm-p2p-geojson/4.0.7)](https://licenses.dev/npm/osm-p2p-geojson/4.0.7)
<a href="https://licenses.dev/npm/osm-p2p-geojson/4.0.7">
  <img src="https://licenses.dev/b/npm/osm-p2p-geojson/4.0.7" alt="licenses" />
</a>
GitHub