Title: Message Title
| |
|
|
| Issue Type: |
Bug |
| Affects Versions: |
2.10-RC1 |
| Assignee: |
Unassigned |
| Created: |
26/Oct/16 1:19 PM |
| Environment: |
CentOS 6.8 Virtual Maschine (Virtual Box) |
| Labels: |
style ysld shapefile |
| Priority: |
Medium |
| Reporter: |
Thomas Cürten |
|
| I have a problem with styling multiple points that have the same coordinates in a Shapefile. Each point at one location is supposed to be symbolized by an arrow. That arrow should aim in another direction for each point. Unfortunately the Geoserver only displays one arrow for each location in the layer preview. Through the Mailinglist (https://sourceforge.net/p/geoserver/mailman/message/35439235/) I found out that it could be a Shapefile Problem. Therefore I tried the styling with an GeoPackage and that worked fine. I am using this YSLD-Code for the Styling: feature-styles:
- rules:
- filter: $ {SYSTEMTECH = 'LTE1800'}
scale: [min, 50000000] symbolizers:
- point:
rotation: $ {OEFFNUNGSW} size: 12 anchor: [0.0, 0.5] symbols:
- mark:
shape: arrow fill-color: '#072393'
|
|
|
|
| |
|
|
------------------------------------------------------------------------------
The Command Line: Reinvented for Modern Developers
Did the resurgence of CLI tooling catch you by surprise?
Reconnect with the command line and become more productive.
Learn the new .NET and ASP.NET CLI. Get your free copy!
http://sdm.link/telerik
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel