Code Monkey home page Code Monkey logo

neptune's Introduction

Neptune

Manage your places to find where to go.

Install

go get -u github.com/kasuboski/neptune

You will need a Google API Key for the Places API in order to look up more info. You can get that here.

Import

Export your Google Saved Places from Google Takeout.

This will get you a json file and multiple csv files. The json file is your starred places and the csv is for other lists e.g. Want to go, Favorites.

Import the json file with neptune import geojson -f /path/to/file.json -t saved Import each of the csv files with neptune import csv -f /path/to/file.csv -t <listname>

Neptune outputs your places to data/out/places where it stores a bunch of json files each with a place.

neptune's People

Contributors

kasuboski avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

neptune's Issues

Make an app out of this?

Hey hello!
I was looking for an Android app that would let me fetch places that I saved on google maps (in all lists so "Starred", "Want to go' and "Custom labelled") in order to keep them in a separate app and also to allow me to launch intents (in Android) that will pass the coordinates to any Navigation application that the user could have installed on its smartphone.
Your project could be a good starting point since you have already made the heavy lifting of fetching and process the data.
Do you think it could be achievable? Would you be interested?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.