mirror of
https://github.com/enzet/map-machine.git
synced 2025-05-23 05:56:28 +02:00
Optimize imports.
This commit is contained in:
parent
5b22f7f78e
commit
9613ec2cd4
10 changed files with 12 additions and 14 deletions
|
@ -2,6 +2,7 @@
|
|||
Test OSM XML parsing.
|
||||
"""
|
||||
import numpy as np
|
||||
|
||||
from roentgen.osm_reader import OSMNode, OSMReader, OSMRelation, OSMWay
|
||||
|
||||
__author__ = "Sergey Vartanov"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue