Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 0.1.0

Request #3094 $this->table attribute acces
Submitted: 2005-01-04 16:14 UTC
From: mquinton at gmail dot com Assigned:
Status: Open Package: Image_GIS2
PHP Version: Irrelevant OS: irrelevant
Roadmaps: (Not assigned)    
Subscription  
Comments Add Comment Add patch


Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know! Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem : 40 - 39 = ?

 
 [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.

Comments

 [2005-02-25 10:20 UTC] mquinton at gmail dot com
sources snapshot is visible at : http://toulouse.sans.fil.free.fr/files/
 [2012-05-14 18:25 UTC] doconnor (Daniel O'Connor)
-Package: Image_GIS +Package: Image_GIS2