Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Set image as Polygon or POI texture

Images are tinted according to the configured POI color. If the poi color happens to be black, the whole image will be black. When the color is set to white, the original image colors are shown.
Generally, if there is no error message when loading the POI, then the file format is supported.
Some images are loaded using the gdal library which means you will lack some support if you use the default windows build (instead of the the extra-build).

regards,
Jakob

Am Di., 22. Jan. 2019 um 16:45 Uhr schrieb m.barthauer@xxxxxxxxxxx <m.barthauer@xxxxxxxxxxx>:

Hello everybody,

 

in the SUMO doc http://sumo.dlr.de/wiki/Simulation/Shapes it is stated that image files can be used to fill the polygon/poi shape as a kind of texture.I might use it for visualising some added functions from my script, so I gave it a short try. The poi is displayed at the right place and at the right size, but it is colored black instead of the image....?

 

Which restrictions in terms of file formats etc. apply to this feature?

 

Regards

Mirko

 


_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/sumo-user

Back to the top