Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

zig-community/user-map

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

279 Commits
279 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zig User Map

This is the second attempt on creating a cool map where you can see the (rough) locations of all ziguanas out there!

Visit the map!

Contribution

If you want to add yourself to the repo, make a PR that adds a file to the folder people. This file has to have the following format and should have ${your-nick}.json as name:

{
  "nick": "xq",
  "coordinates": [
    48.77844,
    9.18014
  ],
  "links": {
    "Website": "https://random-projects.net",
    "GitHub": "https://github.com/MasterQ32"
  }
}

Some tips:

  • You can create the file online
  • You can find your location with either OpenStreet Maps, Google Maps or your mobile phone if GPS is enabled
  • links is an object where each key will be displayed as a link with the string content as href.
  • You decide how precise you want it to be. On your room, just the right street, the center of the city, center of the country. You decide!

About

A second attempt on documenting where the ziguanas of the world live

Resources

License

Stars

Watchers

Forks

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.