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
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
010368dfea
Refactor and add documentation.
2021-10-17 13:39:26 +03:00
Sergey Vartanov
dfbc2691d3
Reorganize the project.
2021-10-13 01:03:36 +03:00