takeout-to-geojson
TypeScript icon, indicating that this package has built-in type declarations

0.0.5 • Public • Published

takeout-to-geojson

Build Status NPM

Converts Maps history from Google Takeout to valid GeoJSON.

Example

You can import the file directly:

import { convert } from 'takeout-to-geojson'
import fileData from 'path/to/exported-file.json'
 
convert(fileData)

You can also view the documentation.

Package Sidebar

Install

npm i takeout-to-geojson

Weekly Downloads

1

Version

0.0.5

License

MIT

Unpacked Size

5.97 kB

Total Files

8

Last publish

Collaborators

  • tgrowden