Re: [OpenLayers-Users] Performance problem while measuring on Chrome

2010-05-17 Thread Joseph G.
I'm pasting the example in plain text just in case: http://openlayers.org/api/OpenLayers.js"; type="text/javascript"> OpenLayers function drawPoint(lat, lon) { var point = new OpenLa

[OpenLayers-Users] Performance problem while measuring on Chrome

2010-05-16 Thread Joseph G.
Hello, I'm having performance problems with Chrome/Chromium when using the Measure Control in a map with a lot of features. This is particularly notorious when finishing the measurement. It works much better in Firefox and perfect in Opera. I've attached a minimal example that shows this behaviou

Re: [OpenLayers-Users] Performance of different layers

2010-03-25 Thread Tim Schaub
Rahn Hanno (rahn) wrote: > Hello, > > This helps, Thank you Bryan. But can you give me some details about > the performance? Do you think it will be better to use an WMS Service > with UMN or Geoserver or so, or is it better to show kml, gml, > geojson. If I use this I don't need a Mapserver , rig

[OpenLayers-Users] Performance of different layers

2010-03-24 Thread Rahn Hanno (rahn)
Hello, This helps, Thank you Bryan. But can you give me some details about the performance? Do you think it will be better to use an WMS Service with UMN or Geoserver or so, or is it better to show kml, gml, geojson. If I use this I don't need a Mapserver , right? But do you think it will be m

Re: [OpenLayers-Users] Performance of different layers

2010-03-24 Thread Mapmaker
Hi Hanno, If you are storing your data in a PostGIS database, you can extract your data in an openlayers friendly format (KML, GML, GeoJSON) using a SELECT ST_AsKML query. See http://postgis.refractions.net/docs/ST_AsKML.html http://postgis.refractions.net/docs/ST_AsKML.html You could also wr

[OpenLayers-Users] Performance of different layers

2010-03-24 Thread Rahn Hanno (rahn)
Hello list, I have another question and need a little help. I try to realsie something like a monitoring webgis. For this I have a map with political boundaries. Always the same. And now I will show different indicators in different years. That means that I have some data in a postgis database

Re: [OpenLayers-Users] Performance Tuning in Internet Explorer

2009-09-22 Thread Andreas Hocevar
siness Intelligent > 703.889.8434 [desk] > 703.391.9041[fax] > www.Concept-Solutions.com > > -Original Message- > From: Christopher Schmidt [mailto:crschm...@metacarta.com] > Sent: Tuesday, September 22, 2009 2:06 PM > To: jim.me...@concept-solutions.com > Subject: Re: [Op

Re: [OpenLayers-Users] Performance Tuning in Internet Explorer

2009-09-22 Thread Kris Geusebroek
-boun...@openlayers.org] On Behalf Of jim.me...@concept-solutions.com Sent: Tuesday, September 22, 2009 8:13 PM To: 'Christopher Schmidt' Cc: users@openlayers.org Subject: Re: [OpenLayers-Users] Performance Tuning in Internet Explorer Hi Christopher, We are using GeoServer (not

Re: [OpenLayers-Users] Performance Tuning in Internet Explorer

2009-09-22 Thread Christopher Schmidt
[mailto:crschm...@metacarta.com] > Sent: Tuesday, September 22, 2009 2:06 PM > To: jim.me...@concept-solutions.com > Subject: Re: [OpenLayers-Users] Performance Tuning in Internet Explorer > > On Tue, Sep 22, 2009 at 01:41:34PM -0400, jim.me...@concept-solutions.com > wrot

Re: [OpenLayers-Users] Performance Tuning in Internet Explorer

2009-09-22 Thread jim.meyer
---Original Message- > From: Till Adams [mailto:ad...@terrestris.de] > Sent: Tuesday, September 22, 2009 1:00 PM > To: jim.me...@concept-solutions.com > Cc: users@openlayers.org > Subject: Re: [OpenLayers-Users] Performance Tuning in Internet Explorer > > Jim, > >

Re: [OpenLayers-Users] Performance Tuning in Internet Explorer

2009-09-22 Thread Guillaume Sueur
nt > 703.889.8434 [desk] > 703.391.9041[fax] > www.Concept-Solutions.com > > -Original Message- > From: Till Adams [mailto:ad...@terrestris.de] > Sent: Tuesday, September 22, 2009 1:00 PM > To: jim.me...@concept-solutions.com > Cc: users@openlayers.org > Subject: Re:

Re: [OpenLayers-Users] Performance Tuning in Internet Explorer

2009-09-22 Thread jim.meyer
Till Adams [mailto:ad...@terrestris.de] Sent: Tuesday, September 22, 2009 1:00 PM To: jim.me...@concept-solutions.com Cc: users@openlayers.org Subject: Re: [OpenLayers-Users] Performance Tuning in Internet Explorer Jim, if it is just necessary to *SHOW* the shapes you probably might check to

Re: [OpenLayers-Users] Performance Tuning in Internet Explorer

2009-09-22 Thread Till Adams
; Sent: Tuesday, September 22, 2009 11:37 AM > To: jim.me...@concept-solutions.com > Cc: users@openlayers.org > Subject: Re: [OpenLayers-Users] Performance Tuning in Internet Explorer > > On Tue, Sep 22, 2009 at 10:34:42AM -0400, jim.me...@concept-solutions.com > wrote: > >>

Re: [OpenLayers-Users] Performance Tuning in Internet Explorer

2009-09-22 Thread jim.meyer
-Original Message- From: Christopher Schmidt [mailto:crschm...@metacarta.com] Sent: Tuesday, September 22, 2009 11:37 AM To: jim.me...@concept-solutions.com Cc: users@openlayers.org Subject: Re: [OpenLayers-Users] Performance Tuning in Internet Explorer On Tue, Sep 22, 2009 at 10:34:42AM

Re: [OpenLayers-Users] Performance Tuning in Internet Explorer

2009-09-22 Thread Christopher Schmidt
On Tue, Sep 22, 2009 at 10:34:42AM -0400, jim.me...@concept-solutions.com wrote: > Hi, > >We are rendering a vector layer that has 1000+ shapes. Currently, it is > very slow in IE. Any ideas as to where to start to improve performance? Render fewer shapes. Regards, -- Christopher Schmid

Re: [OpenLayers-Users] Performance Tuning in Internet Explorer

2009-09-22 Thread Pavel Iacovlev
If you have so many shapes you could: 1) Reduce the number of shapes to like 100 2) Render your layer server-side and serve it via WMS-C for example Depends what are you using your vector layer for, as a workground you can: on small scales use the "WMS layer" of your data and on big scales use the

[OpenLayers-Users] Performance Tuning in Internet Explorer

2009-09-22 Thread jim.meyer
Hi, We are rendering a vector layer that has 1000+ shapes. Currently, it is very slow in IE. Any ideas as to where to start to improve performance? The code that is being used to render this layer is below: shapeStore.on('load', function(ds){

[OpenLayers-Users] Performance

2009-08-31 Thread Mr. Rahul Teni
lay       (Mr. Rahul Teni) -- Message: 1 Date: Mon, 31 Aug 2009 07:31:31 +0200 From: "Rahn Hanno (rahn)" Subject: [OpenLayers-Users] Performance To: Message-ID:     <3f643797a078eb4fb028800809680984017c0...@langouste.zhaw.ch> Content-Type: text/plain

Re: [OpenLayers-Users] Performance

2009-08-31 Thread Ivan Grcic
HI, this is not so much related to OpenLayers, but to server components: db and mapserver that generate image, so you should try asking there (have you made spatial indexes in your database? ) cheers On Mon, Aug 31, 2009 at 7:31 AM, Rahn Hanno (rahn) wrote: > Hello list, > > > > I have another

[OpenLayers-Users] Performance

2009-08-30 Thread Rahn Hanno (rahn)
Hello list, I have another question. I have a solution with 4 different maps. In this maps there will always be the same geometries (polygons) but the polygons will style with a sld file in different ways. Now my question. My solution is not very fast. Are there possibilities for upgrade th

Re: [OpenLayers-Users] Performance and Memoryusage measuring: How To

2009-05-14 Thread Kris Geusebroek
rom: users-boun...@openlayers.org [mailto:users-boun...@openlayers.org] On Behalf Of Kris Geusebroek Sent: Friday, May 08, 2009 4:14 PM To: pe...@peterse-uithuizen.com; OpenLayers mailinglijst Subject: Re: [OpenLayers-Users] Performance and Memoryusage measuring: How To Hi all, Ive tied out sIeve to measure l

Re: [OpenLayers-Users] Performance and Memoryusage measuring: How To

2009-05-08 Thread Kris Geusebroek
Hi all, Ive tied out sIeve to measure leaks and memory usage of my OpenLayers client and see some strange things. I have a Vector layer with bbox strategy and wfs protocol that refreshes every 5 seconds. I have points wit h labels and some background image/stroke etc. If I zoom in on 1 feature e

Re: [OpenLayers-Users] Performance and Memoryusage measuring: How To

2009-05-04 Thread Peter Peterse
Hello, I've used sIEve to check memory leaks. Goodluck with it. Peter > Hi all, > > > > I've written an app with openLayers and Geoserver and created a lot of > functions in javascript. > > I want to measure performance and see if no memoryleaks are introduced

[OpenLayers-Users] Performance and Memoryusage measuring: How To

2009-05-04 Thread Kris Geusebroek
Hi all, I've written an app with openLayers and Geoserver and created a lot of functions in javascript. I want to measure performance and see if no memoryleaks are introduced by me ;-) What is the best/easiest way to measure these things (in IE at least since client depends on IE) Chee

Re: [OpenLayers-Users] Performance of own (vector) data in Open Layers

2009-02-05 Thread Christopher Schmidt
On Thu, Feb 05, 2009 at 03:33:36PM +0100, Kai Behncke wrote: > >In general, the latter is based entirely on the type of features: there > >is usually not a *significant* difference i parsing time between > >different formats of vector serialization once you've whittled > >the result set down to the

Re: [OpenLayers-Users] Performance of own (vector) data in Open Layers

2009-02-05 Thread Kai Behncke
e these at the client side? Thank you again for your help, Best regards, Kai Original-Nachricht > Datum: Thu, 5 Feb 2009 08:51:14 -0500 > Von: Christopher Schmidt > An: Kai Behncke > CC: Mika Lehtonen , users@openlayers.org > Betreff: Re: [OpenLayers-Users] Perfo

Re: [OpenLayers-Users] Performance of own (vector) data in Open Layers

2009-02-05 Thread Christopher Schmidt
On Thu, Feb 05, 2009 at 02:24:43PM +0100, Kai Behncke wrote: > Dear Mika, > > well "my server " is a normal root server in the Internet. > "My data" in that case are Vector-Point-Data, I have them in a > PostGIS-Database or can have them as a "typical" shape-file. > I`m quite new to Open Layers a

Re: [OpenLayers-Users] Performance of own (vector) data in Open Layers

2009-02-05 Thread Mika Lehtonen
estion also how to improve the > speed of the WFS, I`m pretty sure there will be some possibilities (indizes > and so on). > > Best regards, Kai > > > > Original-Nachricht > >> Datum: Thu, 05 Feb 2009 13:02:11 +0200 >> Von: Mika Lehtonen

Re: [OpenLayers-Users] Performance of own (vector) data in Open Layers

2009-02-05 Thread Kai Behncke
WFS, I`m pretty sure there will be some possibilities (indizes and so on). Best regards, Kai Original-Nachricht > Datum: Thu, 05 Feb 2009 13:02:11 +0200 > Von: Mika Lehtonen > An: Kai Behncke > CC: users@openlayers.org > Betreff: Re: [OpenLayers-Users] Performanc

Re: [OpenLayers-Users] Performance of own (vector) data in Open Layers

2009-02-05 Thread Mika Lehtonen
ecks to find out the > bottleneck. > > Best regards, Kai > > Original-Nachricht > >> Datum: Thu, 05 Feb 2009 09:22:38 +0100 >> Von: Lars Lingner >> An: users@openlayers.org >> Betreff: Re: [OpenLayers-Users] Performance of own (vector) data in Open

Re: [OpenLayers-Users] Performance of own (vector) data in Open Layers

2009-02-05 Thread Kai Behncke
treff: Re: [OpenLayers-Users] Performance of own (vector) data in Open > Layers > Kai Behncke schrieb: > > Dear users, > > I would like to know with which layer types you made best experiences if > you want to load in own data as a layer. > > So far I checked out w

Re: [OpenLayers-Users] Performance of own (vector) data in Open Layers

2009-02-05 Thread Lars Lingner
Kai Behncke schrieb: > Dear users, > I would like to know with which layer types you made best experiences if you > want to load in own data as a layer. > So far I checked out wms and wfs, but wfs for example took quite a long time > (ok, no indexes are set so far in the database) and one can

[OpenLayers-Users] Performance of own (vector) data in Open Layers

2009-02-04 Thread Kai Behncke
Dear users, I would like to know with which layer types you made best experiences if you want to load in own data as a layer. So far I checked out wms and wfs, but wfs for example took quite a long time (ok, no indexes are set so far in the database) and one can really see: Google appears qu

Re: [OpenLayers-Users] Performance vs number of layer

2008-04-11 Thread Pierre GIRAUD
For your information, MapFish already provides a layerTree which allows to build the advanced layer switcher Chris is talking about. You can do it yourself quite easily too if you need something really simple. Regards, Pierre On Fri, Apr 11, 2008 at 12:02 AM, Christopher Schmidt <[EMAIL PROTECTED

Re: [OpenLayers-Users] Performance vs number of layer

2008-04-10 Thread Christopher Schmidt
On Thu, Apr 10, 2008 at 05:46:44PM -0400, Julien-Samuel Lacroix wrote: > As a solution for this specific case, I think of switching to MapServer > layer for some of them. Then I could merge the layers displayed in the > layer switcher as a single MapServer layer and make only one request. > Woul

[OpenLayers-Users] Performance vs number of layer

2008-04-10 Thread Julien-Samuel Lacroix
Hi all, Since we talk about performance on the dev list... The more layer we add on the top of an openlayer application, the more the application slow down. One of my client's application has around 30 ka-Map layers available. Let just say that if you switch them all to ON at the same time the

Re: [OpenLayers-Users] Performance Issue with multiple layers

2007-08-07 Thread bradleyspencer
@openlayers.org Subject: [OpenLayers-Users] Performance Issue with multiple layers Hi all, I don't know if it's normal, but my page using 7 layers is really slow. I have to mention that the layers are not all activated. Only 2 of them are shown of on the map. Initial loading takes up to

Re: [OpenLayers-Users] Performance Issue with multiple layers

2007-08-06 Thread Marc Desharnais
Hi all, Thanks Gregor, Stephen and Eric for your answers. I will investigate further with your advices. Many thanks! :) Marc Stephen Woodbridge wrote: > Eric Lemoine wrote: >> On 8/6/07, Marc Desharnais <[EMAIL PROTECTED]> wrote: >>> Hi all, >>> >>> I don't know if it's normal, but my page us

Re: [OpenLayers-Users] Performance Issue with multiple layers

2007-08-06 Thread Gregor Mosheh
Marc Desharnais wrote: > I'm using the library from the openlayers website. > http://www.openlayers.org/api/OpenLayers.js > I guess it precompiled. > In fact I don't link the website, I have downloaded the openlayers.js > and the server and load it in LAN. Ah, okay. Then it's already compressed.

Re: [OpenLayers-Users] Performance Issue with multiple layers

2007-08-06 Thread Marc Desharnais
Hi Gregor, I'm using the library from the openlayers website. http://www.openlayers.org/api/OpenLayers.js I guess it precompiled. In fact I don't link the website, I have downloaded the openlayers.js and the server and load it in LAN. But regarding the cpu consumption, is it normal that openlaye

Re: [OpenLayers-Users] Performance Issue with multiple layers

2007-08-06 Thread Stephen Woodbridge
Eric Lemoine wrote: > On 8/6/07, Marc Desharnais <[EMAIL PROTECTED]> wrote: >> Hi all, >> >> I don't know if it's normal, but my page using 7 layers is really slow. >> I have to mention that the layers are not all activated. Only 2 of them >> are shown of on the map. >> >> Initial loading takes up

Re: [OpenLayers-Users] Performance Issue with multiple layers

2007-08-06 Thread Eric Lemoine
On 8/6/07, Marc Desharnais <[EMAIL PROTECTED]> wrote: > Hi all, > > I don't know if it's normal, but my page using 7 layers is really slow. > I have to mention that the layers are not all activated. Only 2 of them > are shown of on the map. > > Initial loading takes up to 30 seconds. Zooming to a p

Re: [OpenLayers-Users] Performance Issue with multiple layers

2007-08-06 Thread Gregor Mosheh
> What is slowing down the process? Are you using the OpenLayers.js library as it was distributed, or the hosted version, or did you "build" the compressed version of the library? The compressed one loads a lot faster, particularly because it incorporates all 75+ libraries into a single file, s

[OpenLayers-Users] Performance Issue with multiple layers

2007-08-06 Thread Marc Desharnais
Hi all, I don't know if it's normal, but my page using 7 layers is really slow. I have to mention that the layers are not all activated. Only 2 of them are shown of on the map. Initial loading takes up to 30 seconds. Zooming to a particular area : 10 seconds. And the CPU consumption of my work