mirror of
https://github.com/enzet/map-machine.git
synced 2025-05-31 09:56:24 +02:00
Refactor constructor; change code style.
This commit is contained in:
parent
8509e3c0e2
commit
21be74a8a2
18 changed files with 759 additions and 683 deletions
|
@ -1,3 +1,8 @@
|
|||
"""
|
||||
Getting OpenStreetMap data from the web.
|
||||
|
||||
Author: Sergey Vartanov (me@enzet.ru).
|
||||
"""
|
||||
import os
|
||||
import re
|
||||
import time
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue