Re: [OpenLayers-Users] Cartographer.js Thematic Mapping Library

2010-01-04 Thread Julien Jeudy
Hello Steve, To do this with OpenLayers you can also have a look to MapFish's GeoStat. API : http://mapfish.org/apidoc/1.1/files/mapfish/core/GeoStat-js.html Examples : http://demo.mapfish.org/mapfishsample/1.2/examples/geostat/ Julien -Message d'origine- DeĀ :

[OpenLayers-Users] Format GML 3 issue?

2009-12-23 Thread Julien Jeudy
Dear all, I have a doubt on a GML 3 OpenLayers format issue (from a WFS 1.1.0). In GML there are two ways to list polygons points: 1. a unique posList element: the following geom is correctly transform from GML3 to OpenLayers geometry

[OpenLayers-Users] [Feature style] Dashed border style

2008-04-09 Thread Julien JEUDY
Dear all, I would like to modify the style of a feature to a dashed border style. I try the following code, but it doesn't work. Can you please help me to solve this problem? Var my_style = { strokeColor : blue , strokeWidth : 1, fillColor : blue ,