xssfox / garticmaps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Draws maps on gartic page for use in the flags game mode. locator.png is what is used to locate where the app should be drawing. playarea.png can be used for testing without needing the game running.

Warning: Do not use maps drawing on gartic.io for survey or navigation purposes. The maps aren't correctly projected and are basically squashed onto the play space.

Requirements

  • Python3
  • pyautogui
  • opencv-python

Shapefile

Not all countries are available because they get simplified to no shape as they are too small.

Shapefile originally came from arcgis hub but was simplified using https://mapshaper.org and converted to GeoJSON

About


Languages

Language:Python 100.0%