Skip to content

airon90/GayMaps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GayMaps

GayMaps lets you find your LGBT places easily wherever you are!

The purpose of the map is to show some items from OpenStreetMap database about LGBT community in order to help people in finding them.

As of now, the following tags are detected:

  • Gay friendly places (gay=welcome)
  • Gay places (gay=yes)
  • Gay-only places (gay=only)

Support to gay male (gay:male=*) and gay female (gay:female=*) places will come soon.

Moreover, the following tags are detected:

  • Condom vending machines (amenity=vending_machine + vending=condoms)

Contribute

The code is partly based on OpenLoveMap source code. Feel free to helo thomersch's project too. The data are based on OpenStreetMap.org, so I encourage users to freely edit the map in order to improve data.

Feel free to open bug reports and to contribute with pull requests!

A translation of the website is to come. Follow this bug report in order to know more about that.

Build

  1. Create a new token from Mapbox.
  2. Download the entire repo.
  3. Edit static/js/gaymap.js and replace YOURTOKENHERE with the token from Mapbox.
  4. Run index.html in a updated browser.

Licenses

As the code is partly based on OpenLoveMap source code, I must respect its license but as of 2018-09-30, there is no official license.

The data are based on OpenStreetMap.org, which are published under ODbL license.