map-machine/map_machine
Sergey Vartanov 7092ef0052 Add icons for flags.
For tags:
  - `man_made=flagpole` + `country=US` (USA),
  - `man_made=flagpole` + `country=Tanzania`,
  - `man_made=flagpole` + `country=PH` (Philippines),
  - `man_made=flagpole` + `country=FR` (France).

Top four values from current Taginfo: see
https://taginfo.openstreetmap.org/keys/country#values
2022-08-21 17:32:58 +03:00
..
doc Rename element command to draw. 2022-08-17 08:12:53 +03:00
element Rename element command to draw. 2022-08-17 08:12:53 +03:00
feature Fix code style. 2022-07-24 18:26:17 +03:00
geometry Fix code style and documentation. 2022-07-03 21:45:30 +03:00
icons Add icons for flags. 2022-08-21 17:32:58 +03:00
osm Fix module descriptions. 2022-06-25 21:00:48 +03:00
pictogram Add error handling for SVG parsing. 2022-08-19 10:59:33 +03:00
scheme Add icons for flags. 2022-08-21 17:32:58 +03:00
slippy Issue #140: put scheme inside map configuration. 2022-08-15 11:27:19 +03:00
ui Rename element command to draw. 2022-08-17 08:12:53 +03:00
__init__.py Restore requirements as a list. 2022-08-18 11:58:06 +03:00
__main__.py Fix documentation. 2022-06-25 21:01:13 +03:00
color.py Fix pydocstyle warnings. 2022-06-07 23:52:58 +03:00
constructor.py Issue #140: put scheme inside map configuration. 2022-08-15 11:27:19 +03:00
drawing.py Fix pydocstyle warnings. 2022-06-07 23:52:58 +03:00
figure.py Remove debug printing. 2022-07-06 00:23:31 +03:00
main.py Rename element command to draw. 2022-08-17 08:12:53 +03:00
map_configuration.py Make credits optional. 2022-08-17 02:41:42 +03:00
mapcss.py Fix pydocstyle warnings. 2022-06-07 23:52:58 +03:00
mapper.py Issue #140: check for an empty scheme file. 2022-08-19 10:58:39 +03:00
scheme.py Issue #140: check for an empty scheme file. 2022-08-19 10:58:39 +03:00
text.py Fix pydocstyle warnings. 2022-06-07 23:52:58 +03:00
util.py Fix pydocstyle warnings. 2022-06-07 23:52:58 +03:00
workspace.py Issue #140: find scheme by identifier or path. 2022-08-15 10:44:42 +03:00