mirror of
https://github.com/enzet/map-machine.git
synced 2025-05-22 21:46:24 +02:00
Add flinger test.
This commit is contained in:
parent
a899706923
commit
867001d797
4 changed files with 49 additions and 5 deletions
|
@ -4,6 +4,9 @@ Test OSM XML parsing.
|
|||
import numpy as np
|
||||
from roentgen.osm_reader import OSMNode, OSMReader, OSMRelation, OSMWay
|
||||
|
||||
__author__ = "Sergey Vartanov"
|
||||
__email__ = "me@enzet.ru"
|
||||
|
||||
|
||||
def test_node() -> None:
|
||||
"""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue