Home » Images » Image_GIS2 » Bug #3094
$this->table attribute acces
Details
| Request #3094 | $this->table attribute acces |
|---|---|
| Submitted | 2005-01-04 16:14 UTC |
| From | mquinton at gmail dot com |
| Status | Open |
| Package | Image_GIS2 |
| PHP Version | Irrelevant |
| OS | irrelevant |
| Roadmaps | (Not assigned) |
Comments
[2005-01-04 16:14 UTC] mquinton at gmail dot com
Description:
------------
I've been using Image_GIS to display map for Wireless communities. GIS files contains very large amount of data. So when you store all points of all segments of all file in memory, you can reach memory limits (by php configuration).
I have writen a new class for GIS usages, based on Image_GIS and a Perl package. This new class has a very far complet parser and can render segments on the fly to avoid hudge memory usage.
You can see a live view a this framework at : http://toulouse.sans.fil.free.fr/
All my software is open source, so we can share it. My php classes are not directly usable with Pear framework.
[2005-02-25 10:20 UTC] mquinton at gmail dot com
sources snapshot is visible at : http://toulouse.sans.fil.free.fr/files/