Good morning Mirko,

I used this script in the link below:
python tools/tileGet.py -n test.net.xml -t 10

And I got this error message:

Traceback (most recent call last):

  File "C:\Program Files (x86)\Eclipse\Sumo\tools\tileGet.py", line 227, in 
<module>

    get()

  File "C:\Program Files (x86)\Eclipse\Sumo\tools\tileGet.py", line 189, in get

    west, south = net.convertXY2LonLat(*bboxNet[0])

                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

  File "C:\Program Files (x86)\Eclipse\Sumo\tools\sumolib\net\__init__.py", 
line 502, in convertXY2LonLat

    return self.getGeoProj()(x, y, inverse=True)

           ^^^^^^^^^^^^^^^^^

  File "C:\Program Files (x86)\Eclipse\Sumo\tools\sumolib\net\__init__.py", 
line 471, in getGeoProj

    import pyproj

ModuleNotFoundError: No module named 'pyproj'
Thanks in advance for any guidance,

--Hector

From: Mirko Barthauer <m.bartha...@t-online.de>
Sent: Thursday, January 4, 2024 9:52 AM
To: Hector A Martinez <hmarti...@mitre.org>
Cc: SUMO-User mailing list, . <sumo-user@eclipse.org>
Subject: [EXT] AW: SUMO-gui background options

Hi Hector, you can download satellite image tiles ready to import with our 
helper script tileGet. py (see docs). You'll need a Google Maps key though. The 
script supports other background sources like MapQuest and ArcGIS as well. Best 
regards


Hi Hector,



you can download satellite image tiles ready to import with our helper script 
tileGet.py (see docs<https://sumo.dlr.de/docs/Tools/Misc.html#tilegetpy>). 
You'll need a Google Maps key though. The script supports other background 
sources like MapQuest and ArcGIS as well.



Best regards

Mirko









-----Original-Nachricht-----

Betreff: SUMO-gui background options

Datum: 2024-01-04T15:43:47+0100

Von: "Hector A Martinez" <hmarti...@mitre.org<mailto:hmarti...@mitre.org>>

An: "Mirko Barthauer" <m.bartha...@t-online.de<mailto:m.bartha...@t-online.de>>






Good morning Mirko,

Is there a way to make the sumo-gui background be for example the Google Map 
layer?

If so, where can I find the instructions on how to do it?

Thanks,

Hector A. Martinez, P.E.
Transportation Researcher, Resilient Transportation and Logistics LTM
MITRE | National Security Engineering 
Center<https://www.mitre.org/centers/national-security-and-engineering-center/who-we-are>
813.207.5365





_______________________________________________
sumo-user mailing list
sumo-user@eclipse.org
To unsubscribe from this list, visit 
https://www.eclipse.org/mailman/listinfo/sumo-user

Reply via email to