[OpenLayers-Users] force and manage labels with sld

2010-07-23 Thread Jan Burdziej
Hi, Does anyone know if it's possible to "enforce" labelling all polygon objects using SLD, even if the labels overlap? (sth like "Place overlapping labels" option in ArcGIS). Does OpenLayers support such things? Best regards, Jan ___ Users mailing list U

Re: [OpenLayers-Users] scaleline in lon/lat projection

2010-04-30 Thread Jan Burdziej
sing the geodesic > option. > Hmm, so I must be doing something wrong. Having applied your patch and having set both scaleline and scale controls to geodesic: true these work fine now. But the scaleline attached to a PDF generated with GeoServer PDF

Re: [OpenLayers-Users] scaleline in lon/lat projection

2010-04-29 Thread Jan Burdziej
r(layer); map.setCenter(new OpenLayers.LonLat(0,0), 2); map.addControl(new OpenLayers.Control.MousePosition()); map.addControl(new OpenLayers.Control.ScaleLine({geodesic: true})) } Jan Burdziej 2010/4/28 Andreas Hocevar > > On Apr 28, 2010, at