Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] [EXT] AW: SUMO-gui background options
  • From: Hector A Martinez <hmartinez@xxxxxxxxx>
  • Date: Fri, 19 Jan 2024 13:41:02 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=mitre.org; dmarc=pass action=none header.from=mitre.org; dkim=pass header.d=mitre.org; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=t++xdTNfPHmIkTT4/I1hnLphifGIdC09vOiAmysKESU=; b=MrBxdFD7hJHOTDSFeFx4t3PEvv6DjwKXsh7P8E/6jq/GFfJmZ6Av0OWHjnZnd9RgYTxayiVWGMUvYNFPeqRUZISKyoY2j5IO1h1PZTjADnWFakLT0IUr1J3VD2z95oXSBSXkgrJnAtkHHSZeC/5TkAfqJsSrm98ZDNpKsBH+7lW7wpYeijBYawOEInkMnX5WiIasM16OGEiNgzZmBetKAyauNzHggVb+ogHDdS23yOf20S5mBW2hjA135hEMn3lWD8zizFk09c+WiaFw9TDmnYuvR+1cz08/QWPY7197C5yXSOunJDWjg6y0u5itVN9I55o78ADxBqGCmdbhFx2i5w==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=O9lUu4Lv+8rrfkuVYQN6VNKP+2yCROCvsqRCJcCHNeHT+m1vGDO0kRpaAMrqGnni9H+0s6AT9x0eeDfG43mv4/nfxx+2ENL7jsPJSl6Vi3VU3VnzOdb6jeljPmTT2khQAJdb/WR9QsR0KzPg6mtpvnOqD7kni61pAmh8H4URvE4F6OsjWy+0CIyMmSZl+IgLDF0cVwdqClfZVhGNdWOf0VZk1HR/hMq82K65eQLhO+muMuM5AHkR3YN3/Z8quDz+zboJp6uJgzN5rrIMcHGR9nWIktp1OGx2CtuBNxdqgAa91FP9x+aiPkkitHTxI9BNB7FMNO3aPMzSZRZIAzINRA==
  • Delivered-to: sumo-user@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/sumo-user/>
  • List-help: <mailto:sumo-user-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/sumo-user>, <mailto:sumo-user-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/sumo-user>, <mailto:sumo-user-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AQHaPxxpGsZk7FFKAUa0hZAcrKfwSrDJvOWAgBd+QsA=
  • Thread-topic: [EXT] AW: SUMO-gui background options

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.barthauer@xxxxxxxxxxx>
Sent: Thursday, January 4, 2024 9:52 AM
To: Hector A Martinez <hmartinez@xxxxxxxxx>
Cc: SUMO-User mailing list, . <sumo-user@xxxxxxxxxxx>
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). 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" <hmartinez@xxxxxxxxx>

An: "Mirko Barthauer" <m.barthauer@xxxxxxxxxxx>

 

 

 

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

813.207.5365

 

 

 




Back to the top