26 reputation
6
bio website
location
age 25
visits member for 4 months
seen 15 hours ago
stats profile views 6

18h
comment google geocoding service combined with openlayers - not working
@ Vadim I thought it is an OpenLayers question, because I'm trying to render the output of geocoding API on an OpenLayers map. Anyway, create a test page is not a bad idea, thanks
21h
asked google geocoding service combined with openlayers - not working
Feb
12
awarded  Supporter
Feb
11
comment add a feature in openlayers using lonlat from geolocation
Thanks, it worked. Sir, you made my day. But, there is something strange going on. Features gets rendered on the map. But alert(feature_point_g); still alerts [object Object] . In Chrome's console I can see there is actually a new feature added and as I said gets rendered. But why still alerts object ?Is that normal? Thanks again.
Feb
11
comment add a feature in openlayers using lonlat from geolocation
@ Taylor H. That's not my demo, I found it. Something goes wrong when creating the point and the feature. They return undifined and [object Object] respectively. So I can't add a simple feature to my layer, based on the lon/lat that succesfully came from geolocation API
Feb
10
asked add a feature in openlayers using lonlat from geolocation
Feb
8
comment ajax not working with postgresql
@tomfumb I edited my code according to this simle tutorial. Works fine. But, one more thing. Now I want to do something like jQuery.post("testone.php", { jas : sff }, function(data) { //pass data to php var });} Thanks again....
Feb
7
comment ajax not working with postgresql
@tomfumb @user1702401 Thanks for the advise. I also tried jquery and (guess) still no luck. I added an echo'test'; before my query and gets rendered. I believe the biggest problem is that I'm new to ajax/jquery and I havent found a tutorial about passing values in the same file. So I'm kind of voodoo-coding here. You guys know a good tutorial or can you give me some guidelines or something? Thanks
Feb
6
awarded  Tumbleweed
Feb
6
revised ajax not working with postgresql
added 133 characters in body
Feb
5
asked ajax not working with postgresql
Jan
30
revised open layers export map control not working
deleted 3 characters in body
Jan
30
asked open layers export map control not working
Jan
22
revised how to search a vector/wfs layer
added 323 characters in body
Jan
22
revised how to search a vector/wfs layer
added 150 characters in body
Jan
22
comment how to search a vector/wfs layer
@ Aragon Yes, that's exactly what I mean.
Jan
22
comment how to search a vector/wfs layer
@Brad There's no change at the layer. It's shows all the features that got laod when I set the WFS, not the ones I expected, after I perform a search
Jan
21
awarded  Custodian
Jan
21
reviewed Edit suggested edit on how to search a vector/wfs layer
Jan
21
revised how to search a vector/wfs layer
Fixed code block; minor typo fixes.