Skip to content

Using Google geocoding API transform Taipei MRT latitude & lontitude into address.

Notifications You must be signed in to change notification settings

Kevinwuu/TaipeiMRT-LatLng-Converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TaipeiMRT-LatLng-Converter

Intro

Request from friend.

Feature

Using the Google Geocoding API to convert Taipei MRT latitude and longitude data into addresses.

Google Geocoding API

Source data is from data.xlsx.

image

Getting Started

  1. Install dependency

      npm install
  2. Get Google API key

    => Login into Google Cloud Platform

    => Create Project

    => Activate Geocoding API service

    => Create Certificate(API key)

  3. set env file

    • change .env.example => .env

    • set API_KEY

Usage

npm install

node ./index.js

Screenshot

alt text

About

Using Google geocoding API transform Taipei MRT latitude & lontitude into address.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published