Skip to content

Chieftl/wigle2geojson

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wigle2geojson

Convert WiGLE API format to GeoJSON

Install

$ npm install wigle2geojson
import wigleToGeojson from 'wigle2geojson';
//or
const wigleToGeojson = require('wigle2geojson');

let geojsonCollection = wigleToGeojson(wigleApiResponse);

About

Convert WigleWifi format to GeoJSON

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published