we've been asked whether it is possible to display specific feature layer content even at a very rough zoom scale.
Here's an example of how to do this in an on premise setting: To achieve this change I had to change some files in the "/conf/profiles/rendering":
- fl_trafficincidents.xml is responsible for the generic definition of the "traffic incidents" rendering scheme.
- You can find similar files for SpeedPatterns, TruckAttributes, ... in the same folder.
- Repeat this for each icon category you want to show up at a rough level.
- Ensure to cover the proper geographical sub unit, e.g. "<countryStyles countryCodes="US">" for the United States
- This updated configuration requires a server restart.
- After the restart all rendering profiles such as silkysand, gravelpit and so son will use the new definition.
- Stay patient: the CUS will reload the traffic data - therefore you may have to wait for the reloaded traffic data.
- On client side you should clear the browser cache to see the changes take effect.
Bernd