- Posts: 20
 - Thank you received: 0
 
HTTP ERROR
- twinbo
 - Topic Author
 - Offline
 - Junior Member
 - 
            
         
        Less
        More
        
            
    
        
            
        
                13 years 3 months ago         -  13 years 3 months ago        #1161
        by twinbo
    
    
    
            
            
            
            
                                
    
                                                
    
        Replied by twinbo on topic HTTP ERROR            
    
    
        Last edit: 13 years 3 months ago  by twinbo.            
            Please Log in or Create an account to join the conversation.
- Dima
 - 
            
				
                                 - Offline
 - Platinum Member
 - 
            
         
            
        
                13 years 3 months ago                #1166
        by Dima
    
    
            
Don't forget support my developments: post review in JED , donate , help with translation
        
    
            
            
            
            
            
                                
    
                                                
    
        Replied by Dima on topic HTTP ERROR            
    
        Hi
I've loaded your file. And on my web server I've got not enough memory (190M).
I think you've got the same problem. My 6000 placemarks loaded very quickly, I think in your case you should something else, not like direct placemark creation
            I've loaded your file. And on my web server I've got not enough memory (190M).
I think you've got the same problem. My 6000 placemarks loaded very quickly, I think in your case you should something else, not like direct placemark creation
Don't forget support my developments: post review in JED , donate , help with translation
Please Log in or Create an account to join the conversation.
- twinbo
 - Topic Author
 - Offline
 - Junior Member
 - 
            
         
        Less
        More
        
            
    
        - Posts: 20
 - Thank you received: 0
 
            
        
                13 years 3 months ago                #1167
        by twinbo
    
    
            
            
            
            
            
                                
    
                                                
    
        Replied by twinbo on topic HTTP ERROR            
    
        6K placemarks I can load too. The problem is when I load more. I've 17K, placemark.    
    Please Log in or Create an account to join the conversation.
- Dima
 - 
            
				
                                 - Offline
 - Platinum Member
 - 
            
         
            
        
                13 years 3 months ago                #1168
        by Dima
    
    
            
Don't forget support my developments: post review in JED , donate , help with translation
        
    
            
            
            
            
            
                                
    
                                                
    
        Replied by Dima on topic HTTP ERROR            
    
        Yes, I've replied you.
I haven't enough memory on my web server (190M) for displaying. I've got PHP error.
May be you've got the same on 17K placemarks.
            I haven't enough memory on my web server (190M) for displaying. I've got PHP error.
May be you've got the same on 17K placemarks.
Don't forget support my developments: post review in JED , donate , help with translation
Please Log in or Create an account to join the conversation.
- twinbo
 - Topic Author
 - Offline
 - Junior Member
 - 
            
         
        Less
        More
        
            
    
        - Posts: 20
 - Thank you received: 0
 
            
        
                13 years 3 months ago                #1208
        by twinbo
    
    
            
            
            
            
            
                                
    
                                                
    
        Replied by twinbo on topic HTTP ERROR            
    
        Can you optimize the code ? I'd like to use this elegant component, but at the moment this is a big limit.
Why require so much mem ?
    Why require so much mem ?
Please Log in or Create an account to join the conversation.
- Dima
 - 
            
				
                                 - Offline
 - Platinum Member
 - 
            
         
            
        
                13 years 3 months ago                #1219
        by Dima
    
    
            
Don't forget support my developments: post review in JED , donate , help with translation
        
    
            
            
            
            
            
                                
    
                                                
    
        Replied by Dima on topic HTTP ERROR            
    
        Hi.
When I create map, I load all information from placemarks, and create page on that data. And I think this is caused so many memory consumption.
And for each placemark I create onclick listener, and it is code, each code for each placemark.
Today I'm on way to create dynamic request into database by mootools request (like ajax) to get what I have to do when you click placemarks. And you'll get a placemarks, and only a few loops to automatic create listeners. I think code will be extremely less - only placemark creation.
Cheers,
Dmitry
            When I create map, I load all information from placemarks, and create page on that data. And I think this is caused so many memory consumption.
And for each placemark I create onclick listener, and it is code, each code for each placemark.
Today I'm on way to create dynamic request into database by mootools request (like ajax) to get what I have to do when you click placemarks. And you'll get a placemarks, and only a few loops to automatic create listeners. I think code will be extremely less - only placemark creation.
Cheers,
Dmitry
Don't forget support my developments: post review in JED , donate , help with translation
Please Log in or Create an account to join the conversation.
        Time to create page: 0.196 seconds