Commit graph

14 commits

Author SHA1 Message Date
Sergey Vartanov
d5ef4aba4e Merge main. 2022-09-07 02:47:46 +03:00
Sergey Vartanov
80aa4b1680 Fix pydocstyle warnings. 2022-06-07 23:52:58 +03:00
Sergey Vartanov
518e8f9590 Merge main. 2022-05-15 20:13:58 +03:00
Andrew Klofas
e8604ec408
PR #131: allow duplicate ids in OSM data.
* Allow duplicate id's in `OSMData` class as long as data identical.

Allows creating OSMData classes from composite datasets with
overlapping but identical data.

* Fixed formatting issues.
2022-05-01 23:22:05 +03:00
Sergey Vartanov
155b1e21c7 Merge main. 2022-04-13 22:43:33 +03:00
Sergey Vartanov
8bfc4f3676 Refactor node boundary box. 2022-02-07 23:20:43 +03:00
Sergey Vartanov
c64eefec0b Fix boundary box computing. 2022-02-07 23:18:30 +03:00
Sergey Vartanov
d634e7e904 Make OSMWay hashable. 2022-02-04 21:47:19 +03:00
Sergey Vartanov
9188e99d50 Add tag verification. 2021-12-02 08:10:29 +03:00
Sergey Vartanov
c3dfaf0604 Fix Pylint warnings. 2021-11-10 02:22:34 +03:00
Sergey Vartanov
bd1efbfe2c Fix timestamp reading. 2021-11-10 02:04:29 +03:00
Sergey Vartanov
5746edaa3f Fix Pylint warnings. 2021-11-08 02:53:51 +03:00
Sergey Vartanov
868a417afc Fix Pylint warnings. 2021-11-08 02:21:34 +03:00
Sergey Vartanov
dfbc2691d3 Reorganize the project. 2021-10-13 01:03:36 +03:00
Renamed from map_machine/osm_reader.py (Browse further)