Skip to content

Create pairs of maps as training data for machine learning applications.

License

Notifications You must be signed in to change notification settings

delpas/Map-Dataset-Generator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Create pairs of maps as training data for machine learning applications.

Usage

You need to get an API key from https://developers.google.com/maps/documentation/javascript/get-api-key#key to run it and is intented for private use only.

<script src="http://maps.google.com/maps/api/js?key=<APIKEY>&libraries=places&callback=initScript" async defer></script>

Demo

http://bgon.github.io/Map-Dataset-Generator/

Interface

UI

Output files

R_16_52.37247161913425_4.899257492065431.jpg

Amsterdam Road Map

S_16_52.37247161913425_4.899257492065431.jpg

Amsterdam Satellite Map

Dependencies

About

Create pairs of maps as training data for machine learning applications.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 93.8%
  • CSS 4.7%
  • HTML 1.5%