How to create many (8.000+) polygons as fast as possible?
Posted: 2008-10-06T04:37:22-07:00
Hi,
I have a problem in creating about 8.000 polygons for a google map.
Does anybody have some experience with such a problem?
I work normally with Ruby and RMagick, but I could take ImageMagick as well. So I hope that this forum could help me with my question. The coordinates for the polygons came from a database server.
I have tested my application with 20 Polygons and it works well. But more than 500 take about 20 seconds... And finally I have to handle more than 8.000 Polygons...
I have already increased my server with up to 3GB Ram, but the drawing process still tooks too long.
Any ideas?
Big thanks in advance for any help,
neuholger
I have a problem in creating about 8.000 polygons for a google map.
Does anybody have some experience with such a problem?
I work normally with Ruby and RMagick, but I could take ImageMagick as well. So I hope that this forum could help me with my question. The coordinates for the polygons came from a database server.
I have tested my application with 20 Polygons and it works well. But more than 500 take about 20 seconds... And finally I have to handle more than 8.000 Polygons...
I have already increased my server with up to 3GB Ram, but the drawing process still tooks too long.
Any ideas?
Big thanks in advance for any help,
neuholger