Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 1.27 KB

README.md

File metadata and controls

26 lines (22 loc) · 1.27 KB

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