mirror of
https://github.com/enzet/map-machine.git
synced 2025-08-03 00:29:53 +02:00
Reorganize the project.
This commit is contained in:
parent
c07e4b4de7
commit
dfbc2691d3
39 changed files with 86 additions and 78 deletions
|
@ -3,7 +3,7 @@ Test coordinates computation.
|
|||
"""
|
||||
import numpy as np
|
||||
|
||||
from map_machine.flinger import (
|
||||
from map_machine.geometry.flinger import (
|
||||
osm_zoom_level_to_pixels_per_meter,
|
||||
pseudo_mercator,
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue