mirror of
https://github.com/enzet/map-machine.git
synced 2025-05-25 15:06:32 +02:00
Optimize imports.
This commit is contained in:
parent
5b22f7f78e
commit
9613ec2cd4
10 changed files with 12 additions and 14 deletions
|
@ -4,8 +4,7 @@ Test coordinates computation.
|
|||
import numpy as np
|
||||
|
||||
from roentgen.flinger import (
|
||||
pseudo_mercator,
|
||||
osm_zoom_level_to_pixels_per_meter,
|
||||
osm_zoom_level_to_pixels_per_meter, pseudo_mercator
|
||||
)
|
||||
|
||||
__author__ = "Sergey Vartanov"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue