You don't need "Java or so" ! What you just need is a valid GeoJSON file. This file can come from a service request or can simply be static. The main part of the code is client (javascript) side.
Regards, Pierre On Nov 28, 2007 9:39 AM, R. Ortner <[EMAIL PROTECTED]> wrote: > > well as i saw the demo with the choropleth i was wondering if i could use > this funktionallity in my OL application without doin something big with > java or so... > > but if i have time somehow maybe i´ll try (or maybe someone has already?) > > thx > > > > > Pierre GIRAUD wrote: > > > > I'm not sure I understand your question. > > MapFish IS based on OpenLayer ! > > > > One other (simpler) example can be seen at. Note that MapFish's demos > > and examples are been migrating to ExtJS. > > Though, if you don't want to use Ext, you may find code in > > MapFish/client/mfbase/core/GeoStat.js. The code there should allow you > > to get choropleths programmaticaly (no UI). > > Sorry if it's not well documented for the moment. > > > > Also, don't hesitate to post your messages on mapfish lists. > > > > Regards, > > Pierre > > > > On Nov 28, 2007 8:30 AM, R. Ortner > > <[EMAIL PROTECTED]> wrote: > >> > >> Hi, > >> > >> is it possible to use funktions like Choropleth or Proportional Symbols > >> like > >> in this MapFish demo in OL? > >> http://demo.mapfish.org/stable/demos/world_factbk/geostat.html > >> -- > >> View this message in context: > >> http://www.nabble.com/Choropleth---Proportional-Symbols-tf4886808.html#a13987273 > >> Sent from the OpenLayers Users mailing list archive at Nabble.com. > >> > >> _______________________________________________ > >> Users mailing list > >> [email protected] > >> http://openlayers.org/mailman/listinfo/users > >> > > _______________________________________________ > > Users mailing list > > [email protected] > > http://openlayers.org/mailman/listinfo/users > > > > > > -- > View this message in context: > http://www.nabble.com/Choropleth---Proportional-Symbols-tf4886808.html#a13988090 > > Sent from the OpenLayers Users mailing list archive at Nabble.com. > > _______________________________________________ > Users mailing list > [email protected] > http://openlayers.org/mailman/listinfo/users > _______________________________________________ Users mailing list [email protected] http://openlayers.org/mailman/listinfo/users
