View previous topic :: View next topic |
Author |
Message |
guest
Joined: 08 Oct 2006 Posts: 4914
|
Posted: Mon Apr 09, 2007 9:11 pm Post subject: Creating map / satellite / hybrid with googlehack2? |
|
|
Hi!
I can not figure out how to get a satellite or hybrid map using GoogleHackPureJava2!
Perhaps an additional command line switch could be added (-mapType [map|sattelite|hybrid]) wich woud create the requested type of map?
Is somebody able to hack this? It would be great!  |
|
Back to top |
|
 |
guest
Joined: 08 Oct 2006 Posts: 4914
|
Posted: Wed Apr 11, 2007 6:56 pm Post subject: |
|
|
the current googlehack / 2 doesn't use the official google api. at the current state there ist no chance to get satelite or hybrid images.
googlehack uses the google maps interface you get when visiting maps.google.com without javascript |
|
Back to top |
|
 |
s_bostjan
Joined: 09 Jan 2007 Posts: 12
|
|
Back to top |
|
 |
bbevol
Joined: 24 Feb 2007 Posts: 2
|
Posted: Fri Apr 13, 2007 6:25 pm Post subject: |
|
|
Can anyone upload a test file ie. map / set of toronto or something bundled in a zip.
I don't seem to be able to get it working on my w900. Just wanted to see if it was something I am doing. Thanks
or send to bbevol@gmail.com please, thanks.
Edit:
I used googlehack2
Selected the area, changed the zoom level
selected two waypoints
used one slice for simplicity
Pressed map, created map file
Pressed gif saved gif and converted to png
Placed png into the set folder and created set file
Then tried to open map on the phone and selected the map file but only a black map displays.
P.S. If anyone can get the w900 to automatically allow permissions please tell me how since it doesn't seem to allow this on my phone. Installing with jad or changing permission on phone itself. |
|
Back to top |
|
 |
bbevol
Joined: 24 Feb 2007 Posts: 2
|
Posted: Sun Apr 29, 2007 3:50 am Post subject: Can anyone answer my question? |
|
|
Anyone? |
|
Back to top |
|
 |
guest
Joined: 08 Oct 2006 Posts: 4914
|
Posted: Sun May 13, 2007 11:00 am Post subject: Map of Tallinn |
|
|
Can't get the map of Tallinn Estonia properly with googlehack2 It seems to work with most of other plases. Estonia was recently added in detail. On the online version you can see streetnames in Tallinn but with googlehack 1 and 2 it only shows bigger roads and nothing helps. Changed the zoom level.. nothing. What am I doing wrong? Could someone try making a map of Tallinn. |
|
Back to top |
|
 |
rvs
Joined: 19 May 2007 Posts: 10 Location: Spain
|
Posted: Wed May 23, 2007 11:22 am Post subject: |
|
|
s_bostjan wrote: |
You'r right. Now the zoom is calculated the same way as in mapexplore. (but zooms are mapped: 8-17 in mapexplore is 10-1 in this tool) |
Thanks, program works excellent.
It would be nice can use zoom to 12.  |
|
Back to top |
|
 |
guest
Joined: 08 Oct 2006 Posts: 4914
|
Posted: Thu May 31, 2007 1:36 pm Post subject: |
|
|
Hi, i'm new with this trekbuddy thing, but i would like to have it on my phone (SEw800i). I'm trying to get it to work for about 4days now. So I wondered, does anyone have any made maps for slovenia that I could copy on my mem. stick and use them. Cause i'm trying to do this with no success and I'm getting frustrated. I would really like to try this Trekbuddy cause it looks promising. Thanks very very much to one that decides to help me. Thanks again.
P.S.: I already have TrekBuddy on my phone and I think is 0.9.55 or .56 version.
Thanks for any help |
|
Back to top |
|
 |
john3voltas
Joined: 27 May 2007 Posts: 45
|
Posted: Sun Jun 10, 2007 2:54 pm Post subject: |
|
|
I have just tried googlehack and I think I don't quite follow it's concept.
What should I expect? A map? Or an Atlas?
Looking to it's output it really looks like an atlas.
What I would like is to create a TAR-ed map or atlas of my town.
So I tried to achieve that by using GoogleHack.
Here's my CLI:
Code: |
java -jar GoogleHackPureJava.jar 1792 -9.106292724609375 38.687356784208035 -8.982353210449219 38.61254943384224 1 barreiro 256 |
The coordinates are from Portugal>Setubal>Barreiro and I wanted to have it in 256x256 tiles with maximum zooming.
The output is similar to this:
\maps
\maps\cr.tba
\maps\barreiro1\
\maps\barreiro1\barreiro1000001
\maps\barreiro1\barreiro10000xx (every step from 1 until 35)
\maps\barreiro1\barreiro1000035
\maps\barreiro1\barreiro1000001\barreiro1000010.map
\maps\barreiro1\barreiro1000001\barreiro1000010.set
\maps\barreiro1\barreiro1000001\set
\maps\barreiro1\barreiro1000001\set\barreiro1000010_0_0.png
\maps\barreiro1\barreiro1000001\set\barreiro1000010_xxxx_xxxx.png (steps from 0_0 until 1536_1536)
\maps\barreiro1\barreiro1000001\set\barreiro1000010_1536_1536.png
...
...
\maps\barreiro1\barreiro1000035\barreiro1000035.map
\maps\barreiro1\barreiro1000035\barreiro1000035.set
\maps\barreiro1\barreiro1000035\set
\maps\barreiro1\barreiro1000035\set\barreiro1000035_0_0.png
\maps\barreiro1\barreiro1000035\set\barreiro1000035_xxxx_xxxx.png (steps from 0_0 until 1536_1536)
\maps\barreiro1\barreiro1000035\set\barreiro1000035_1536_1536.png
Folders and Sub-Folders in green.
Files in blue
I tried to go by the Packed Atlas guide is this post but the one in the example is missing the *.set files, the folder and subfolder structure is radically different than the one I found in GoogleHack and last but not least I can't download the packed atlas example file.
In such sense, I would be glad if someone could give me a hand trying to understand packed maps/atlas.
Thanks in advance.
Cheers |
|
Back to top |
|
 |
kruch Site Admin
Joined: 02 Jul 2006 Posts: 5662
|
Posted: Sun Jun 10, 2007 5:34 pm Post subject: |
|
|
.set files are useless in tar-ed maps, but it does not matter when they are included in the resulting tar file.
john3voltas wrote: |
the folder and subfolder structure is radically different than the one I found in GoogleHack and last but not least I |
Is it? Looks very similar, to me...
Sorry, file was really gone, I have just reploaded it. |
|
Back to top |
|
 |
bschneider_94
Joined: 15 Jul 2007 Posts: 1
|
Posted: Sun Jul 15, 2007 6:18 pm Post subject: |
|
|
Hi there,
tool doesnt work and i dont have much time, can anybody please make me an atlas/map of Basel ins switzerland?
how big would be the file size of an atlas/map for the entire area of switzerland?
regards, benjamin |
|
Back to top |
|
 |
vinco.nr
Joined: 18 Jun 2007 Posts: 48
|
Posted: Mon Jul 30, 2007 12:51 pm Post subject: |
|
|
Nedalo by sa doplnit aby jednotlive mapy nenadvazovali presne, ale aby sa prekryvali o nejaky pocet pixelov? Sam to nezvladnem doprogramovat...
Diiik |
|
Back to top |
|
 |
m_1000rr6
Joined: 26 Jun 2007 Posts: 2
|
Posted: Sat Aug 11, 2007 1:53 am Post subject: |
|
|
I'm a newb to trekbuddy and creating maps. Finding maps, calibrating them and then having to slice them is a long process. So I'd like to thank s_bostjan for this great tool.
I'm a user in the western hemisphere of the world and whenever I use the tool, it brings up a map of the correct lattitude but, the longittude is for the eastern half of the world. I'd like for the map to be of the western hemisphere. I'd appreciate some help. Here's the info of the map section I'm trying to acquire (it's a map of Las Vegas, USA).
Start Lat: 36.315 N
Start Long: 114.891 W
End Lat: 35.946 N
End Long: 115.357 W |
|
Back to top |
|
 |
Moller
Joined: 26 Mar 2007 Posts: 62
|
Posted: Sat Aug 11, 2007 10:17 am Post subject: |
|
|
Start Lat: 36.315 N
Start Long: 114.891 W
End Lat: 35.946 N
End Long: 115.357 W[/quote]
What will happen if you set a minus sign (-) before 114.891 and 115.357 i tried that in TrekBuddy Atlas Creator and i got a preview over Las Vegas. I did not try to download the total atlas, but i think it should work.
Regards
Fredrik Moller |
|
Back to top |
|
 |
m_1000rr6
Joined: 26 Jun 2007 Posts: 2
|
Posted: Sun Aug 12, 2007 4:05 am Post subject: |
|
|
Moller:
That worked! Thanks for the help! |
|
Back to top |
|
 |
|