initial geo location conversion using pyproj
This commit is contained in:
parent
ceb3d072da
commit
95c32ddd28
6 changed files with 435 additions and 276 deletions
|
@ -1128,7 +1128,6 @@ class CoreHandler(socketserver.BaseRequestHandler):
|
|||
self.session.location.refgeo,
|
||||
self.session.location.refscale,
|
||||
)
|
||||
logging.info("location configured: UTM%s", self.session.location.refutm)
|
||||
|
||||
def handle_config_metadata(self, message_type, config_data):
|
||||
replies = []
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue