Google Maps + Gallery
Mozambique
Joined: 2005-11-29
Posts: 108 |
![]() |
floridave wrote:
So this button would be on the map or in the info window? Or both? If you find your self in the middle of Amazona jungle at zoom level 0.0, you probably want an overview. |
|
Termitenshort
![]()
Joined: 2005-10-09
Posts: 1894 |
![]() |
floridave wrote:
Is there some 'reverce' geocoding code about? I want to pass a lat, long and get a city/town or airport. Unless sombody knows how to pass lat/long to weather.com? I can write something up in that regards, should be the same deals as the geocoding ;) |
|
Termitenshort
![]()
Joined: 2005-10-09
Posts: 1894 |
![]() |
I have found very weird bugs with Filter Album: XYZ and using the % for the map sizes ... It seems that it's not recalculating the zoom. I should get that fixed soon. Quick Note: I will not be coding until the 26th of december ... holidays :D I hope you all have an MERRY CHRISTMAS time and once again THANKS FOR YOUR SUPPORT !!!!!! |
|
floridave
![]()
Joined: 2003-12-22
Posts: 27300 |
![]() |
swordfish wrote:
Floridave, The last one looks easy to implement but only does the US. I will look at the others as well. Dave |
|
LFrank
Joined: 2005-02-19
Posts: 1023 |
![]() |
galmoid, termitenshort - upgraded to 4.7 without problems Merry Christmas & a Happy new Year Gallery version=2.0.2+ core 1.0.10 |
|
Radley
Joined: 2005-12-22
Posts: 6 |
![]() |
No Javascript error...I'm using the PG theme...are's the link - http://www.raddimages.com/gallery/main.php?g2_view=map.ShowMap Thanks for the help |
|
Radley
Joined: 2005-12-22
Posts: 6 |
![]() |
Radley wrote:
This may sounds like an inane question, but i installed the Google Map module and everything seems fine. But when I set up an album, the marker appears on the Google Map...but there is no balloon and no apparent navigation to the particular album from the map. What am I doing wrong? Termitenshort wrote:
that sounds weird ... ddo you have any error in the javascript console ? Which template for the infowindow are you using ? No Javascript error...I'm using the PG theme...are's the link - http://www.raddimages.com/gallery/main.php?g2_view=map.ShowMap Thanks for the help |
|
floridave
![]()
Joined: 2003-12-22
Posts: 27300 |
![]() |
Radley wrote:
No Javascript error...I'm using the PG theme...are's the link - http://www.raddimages.com/gallery/main.php?g2_view=map.ShowMap It works for me in IE and FF on windows2k. It is quite slow to render and when you click the thumb in th einfo window it is slow to go to the album/photo. Dave |
|
Radley
Joined: 2005-12-22
Posts: 6 |
![]() |
Radley wrote:
This may sounds like an inane question, but i installed the Google Map module and everything seems fine. But when I set up an album, the marker appears on the Google Map...but there is no balloon and no apparent navigation to the particular album from the map. What am I doing wrong? Termitenshort wrote:
that sounds weird ... ddo you have any error in the javascript console ? Which template for the infowindow are you using ? Radley wrote:
No Javascript error...I'm using the PG theme...are's the link - http://www.raddimages.com/gallery/main.php?g2_view=map.ShowMap Correction there is a JavaScript error when doubling clicking the marker .... |
|
Radley
Joined: 2005-12-22
Posts: 6 |
![]() |
Radley wrote:
No Javascript error...I'm using the PG theme...are's the link - http://www.raddimages.com/gallery/main.php?g2_view=map.ShowMap floridave wrote:
It works for me in IE and FF on windows2k. It is quite slow to render and when you click the thumb in th einfo window it is slow to go to the album/photo. Okay, the plot thickens..it works in the Matrix theme but not the PG theme...as anyone solved this one? |
|
floridave
![]()
Joined: 2003-12-22
Posts: 27300 |
![]() |
Radley wrote:
Same with dotnature: I thought that was solved perhaps file a bug on the Wiki so we can track it. Dave |
|
galmoid
Joined: 2005-11-07
Posts: 364 |
![]() |
Minor item . . . In blocks/map.tpl there needs to be a style tag to make it pretty. Is now: Suggest: My select box ran under the map slightly. |
|
galmoid
Joined: 2005-11-07
Posts: 364 |
![]() |
LFrank wrote:
galmoid, termitenshort - upgraded to 4.7 without problems Great. Thank You. Likewise. |
|
dotnature
![]()
Joined: 2005-10-26
Posts: 224 |
![]() |
Floridadave I put it in the wiki last week, http://www.weatherbonk.com is a good example you can see how they get weather data, you can basically just click anywhere and get weather data, but it seems they are not using long/lat but getting data from nearest city/town that your click is near. After some clicking around I noticed it will ignore a lot of towns and take the nearest one with actual weather data check out http://www.weather.com/services/xmloap.html woops sry for repetition didnt see above posts And I ended up dropping PG theme, it looks great but was a bit heavy for my liking. have a nice holiday termite |
|
floridave
![]()
Joined: 2003-12-22
Posts: 27300 |
![]() |
I have looked at weatherbonk and as you said it looks like they take the closest town. Not the closest town that has data but the closest town that they have a push pin for. This would not work well as you would have to have a list of places with weather data when you add a photo. Not a very good way. I have also seen others but I think the best bet is to get some reverce geocode and give that code the lat/long and have it give you a name and then that name can be given to weather.com and then we can format the xml that they spit back Dave |
|
floridave
![]()
Joined: 2003-12-22
Posts: 27300 |
![]() |
OK I have found a reverse geocode for Canada: Now to find one for about ~200 more countries Dave |
|
dotnature
![]()
Joined: 2005-10-26
Posts: 224 |
![]() |
Ya this might not be as easy as originally thought, maybe for just us/canada but a lot services I found charge quite a bit of money some well over 1k$, the best one I found does 24 countries for 50$ a month. |
|
floridave
![]()
Joined: 2003-12-22
Posts: 27300 |
![]() |
I just saw that one as well. It looks promising. Now that hard part....... ____________________________________________________ |
|
heydecke
Joined: 2005-09-23
Posts: 5 |
![]() |
Hi to everyone developing this module, I've been using the module since it was a theme, and am amazed at the pace of development, good work guys. I seem to be having a few problems with my installation, and I can't quite figure out whats going on. I think its somthing to do with the URLs that the module creates; the gallery installation is in the /images/ directory in my webspace, if anyone could take a look and help me out, I'd really appreciate it. http://www.heydecke.co.uk/images/main.php?g2_view=map.ShowMap cheers oh... I'm using version 0.4.7 |
|
swordfish
![]()
Joined: 2004-10-01
Posts: 388 |
![]() |
heydecke wrote:
Hi to everyone developing this module, I've been using the module since it was a theme, and am amazed at the pace of development, good work guys. The last person who had this same issue was due to Routes previously added. |
|
amentges
Joined: 2005-11-02
Posts: 25 |
![]() |
Probably not the right place to ask but if someone could answer or poitn me in the right direction. I wanted to have a drop down list of countries and when you click on the country it would zoom into that part of the map. Because the global map just has too many points on it that I have added markers and its a bit overwhelming, if anyone has an idea how I would appreciate it Thanks. |
|
galmoid
Joined: 2005-11-07
Posts: 364 |
![]() |
amentges wrote:
Probably not the right place to ask but if someone could answer or poitn me in the right direction. I wanted to have a drop down list of countries and when you click on the country it would zoom into that part of the map. Because the global map just has too many points on it that I have added markers and its a bit overwhelming, if anyone has an idea how I would appreciate it Thanks. Create filters. |
|
heydecke
Joined: 2005-09-23
Posts: 5 |
![]() |
Swordfish.... thanks so much, as you said, I deleted the routes and the map shows again. Keep up the good work |
|
amentges
Joined: 2005-11-02
Posts: 25 |
![]() |
Thanks I have created the filters how do i access them. I couldnt find anything in the documentation. Thanks for the help |
|
galmoid
Joined: 2005-11-07
Posts: 364 |
![]() |
amentges wrote:
Thanks I have created the filters how do i access them. I couldnt find anything in the documentation. Thanks for the help I would guess, in your case, you are not seeing the drop down |
|
amentges
Joined: 2005-11-02
Posts: 25 |
![]() |
Thanks, and i think i figured it out http://mentges.net/gallery2/main.php?g2_view=map.ShowMap&g2_filter=UnitedStates |
|
liaj
Joined: 2004-04-21
Posts: 112 |
![]() |
is it possible to apply the map to one particular sub-album then have the sub-albums under that on the map? if it is i cant seem to figure it out, but it looks like it might not be possible |
|
liaj
Joined: 2004-04-21
Posts: 112 |
![]() |
another quick question...is it possible to put the icon legend below the map instead of right or left? im having problem with the map overlapping the legend box after if fully loads(im not useing a sidebar)...any ideas |
|
floridave
![]()
Joined: 2003-12-22
Posts: 27300 |
![]() |
liaj wrote:
is it possible to apply the map to one particular sub-album then have the sub-albums under that on the map? if it is i cant seem to figure it out, but it looks like it might not be possible You can try the map theme as it is album based. or Don't add coordinates to the other albums. Quote:
Add the grouping feature Perhaps you can add some more detail the that request. |
|
liaj
Joined: 2004-04-21
Posts: 112 |
![]() |
any idea where to get the theme? it seems the original download from the gallery2 download page is missing. |
|
liaj
Joined: 2004-04-21
Posts: 112 |
![]() |
never mind i found it...maby someone should fix think here http://codex.gallery2.org/index.php/Gallery2:UserContributions |
|
floridave
![]()
Joined: 2003-12-22
Posts: 27300 |
![]() |
Try: ____________________________________________________ |
|
floridave
![]()
Joined: 2003-12-22
Posts: 27300 |
![]() |
Opinions for a new feature: Good / bad? Opinions? Dave _____________________________ |
|
galmoid
Joined: 2005-11-07
Posts: 364 |
![]() |
floridave wrote:
Opinions for a new feature: Harkens back to one of my previous posts: Here... |
|
floridave
![]()
Joined: 2003-12-22
Posts: 27300 |
![]() |
That was on page 18 I have had a few speeps since then! |
|
lond
![]()
Joined: 2005-06-27
Posts: 25 |
![]() |
MERRY CHRISTMAS and thx for all help. //lond |
|
Termitenshort
![]()
Joined: 2005-10-09
Posts: 1894 |
![]() |
liaj wrote:
is it possible to apply the map to one particular sub-album then have the sub-albums under that on the map? if it is i cant seem to figure it out, but it looks like it might not be possible Hello, if you are using the map module versio 0.4.7, there is filters created that should show only a specific album or sub-album. In Admin-Panel Filter/Legend, you have a checkbox for "Show Album Filters". After that in the filter box (by the map) you should see all of your album with GPS item in them. I have found that weird behaviour lately with this feature so if it doesn't work right..... I'm trying to fix some of the bug I've created |
|
Termitenshort
![]()
Joined: 2005-10-09
Posts: 1894 |
![]() |
liaj wrote:
another quick question...is it possible to put the icon legend below the map instead of right or left? im having problem with the map overlapping the legend box after if fully loads(im not useing a sidebar)...any ideas I'm adding this for the next release (put the blocks on top of on the bottom) See you |
|
Termitenshort
![]()
Joined: 2005-10-09
Posts: 1894 |
![]() |
Radley wrote:
Okay, the plot thickens..it works in the Matrix theme but not the PG theme...as anyone solved this one? I remember that dotnature was having similar issues and we ended up giving up as he didn't want to use that theme anymore The thing is there is a lot of javascript with the PG theme and it seems to interfere a little with the map operation. I haven't got the theme to work on this Machine so when I get to use my other machine I will look at trying to fix this as well |
|
Termitenshort
![]()
Joined: 2005-10-09
Posts: 1894 |
![]() |
I've found a couple bugs: - When an album was selected in the filter list it was doing the AutoCenter but not the Autozoom if you had % in the map size ... Also corrected: So I corrected those as well as the bug found by galmoid and I prepared the way for the groups (there is nothing done in the frontend, but the back end is pretty much ready I would like more infos on this: * Show markers in GxMagnifier Actually it seems to do random stuff when you chose to display the markers in the GxMagnifier. Observed problems when turning it on: o The docked GxMagnifier doesn't use the zoomlevel set in the admin o The map shows no markers at all o Disabling the option doesn't seem to restore the state before... I had to completely disable the GxMagnifier and then enable it again to have the settings from before.
I can't reproduce it Here ya go ------------------------- |
|
Termitenshort
![]()
Joined: 2005-10-09
Posts: 1894 |
![]() |
Tracklog Adventure I have added a paramters in my tracklog tracing tool that reduces the amount of decimal numbers. When tracing the mother I can reduce by 3 decimal which gives me: => this traces without issues and work great The next one up (reducing by 2 decimal only) gives this: And display the "error message" this script is taking a while do you want to stop it ? When you say no, it continues on and trace the all thing correctly. It's the same behaviour if you choose to reduce by 1 decimal or none There is a HUGE gap between reducing 2 decimals and 3 decimals so I need to figure out something else --- keep you all posted ------------------------- |
|
floridave
![]()
Joined: 2003-12-22
Posts: 27300 |
![]() |
In regards to this post: Dave ____________________________________________________ |
|
Termitenshort
![]()
Joined: 2005-10-09
Posts: 1894 |
![]() |
Tracklog ... more & more .... I have found the limit for IE to display a tracklog (somewhat) This means I will code the limit to be 50k (to have some breathing room) So I now need to find some algorithm to reduce the tracklogs and this should be an all set feature for the next release If anyone have some idea it would help greatly |
|
Termitenshort
![]()
Joined: 2005-10-09
Posts: 1894 |
![]() |
floridave wrote:
In regards to this post: I dunno what post is that but we sure can transform the image to .gif |
|
floridave
![]()
Joined: 2003-12-22
Posts: 27300 |
![]() |
Termitenshort wrote:
OOOOps: |
|
galmoid
Joined: 2005-11-07
Posts: 364 |
![]() |
Termitenshort wrote:
Tracklog ... more & more .... I ran across this awhile back. The code used (see bottom of page) is |
|
galmoid
Joined: 2005-11-07
Posts: 364 |
![]() |
floridave wrote:
That was on page 18 I have had a few speeps since then! Both, if possible and not too much effort; otherwise, just on If at all possible, it would be nice if the dreaded over-zoomed |
|
galmoid
Joined: 2005-11-07
Posts: 364 |
![]() |
0.4.7b |
|
galmoid
Joined: 2005-11-07
Posts: 364 |
![]() |
0.4.7b The above may be true for other "special?" characters . . . I have |
|
Termitenshort
![]()
Joined: 2005-10-09
Posts: 1894 |
![]() |
galmoid wrote:
0.4.7b Yes I have the same I never had triedn that before I'm not sure when the characters get escaped but there shoud no need for it. I'll be looking at that. I think I know why it's happening |
|