Results 1 to 8 of 8

Thread: Custom Google Map....?

  1. #1
    Yes, for my sins I'm offically Zak33's *better* half... Sair33's Avatar
    Join Date
    Jul 2003
    Location
    Aylesbury
    Posts
    1,017
    Thanks
    3
    Thanked
    7 times in 7 posts

    Custom Google Map....?

    Hi all.... I need to create a small database of places and add the locations to a map.
    I've seen a few free custom Google map sites online, but they don't look very easy to use.
    Does anyone know of a good free (or cheap!) way to do this?

    thanks


    I've had a lot of sobering thoughts in my time.... It was them that started me drinking.

  2. #2
    cat /dev/null streetster's Avatar
    Join Date
    Jul 2003
    Location
    London
    Posts
    4,138
    Thanks
    119
    Thanked
    100 times in 82 posts
    • streetster's system
      • Motherboard:
      • Asus P7P55D-E
      • CPU:
      • Intel i5 750 2.67 @ 4.0Ghz
      • Memory:
      • 4GB Corsair XMS DDR3
      • Storage:
      • 2x1TB Drives [RAID0]
      • Graphics card(s):
      • 2xSapphire HD 4870 512MB CrossFireX
      • PSU:
      • Corsair HX520W
      • Case:
      • Coolermaster Black Widow
      • Operating System:
      • Windows 7 x64
      • Monitor(s):
      • DELL U2311
      • Internet:
      • Virgin 50Mb

    Re: Custom Google Map....?

    Have a look at the Google Maps API v3 Tutorial...

    If you've got any programming experience it should be fairly straightforward to get working... you can just iterate over the rows in your database and create Markers for each.

  3. #3
    ɯʎɔɐɹsɐʌʍ mycarsavw's Avatar
    Join Date
    Feb 2007
    Posts
    4,945
    Thanks
    1,097
    Thanked
    653 times in 482 posts
    • mycarsavw's system
      • Motherboard:
      • P8H77-M Pro
      • CPU:
      • i5 3350P
      • Memory:
      • 16Gb
      • Storage:
      • Lots
      • Graphics card(s):
      • R9 285
      • PSU:
      • HX 620w
      • Case:
      • FD Define Mini
      • Operating System:
      • W10
      • Monitor(s):
      • BenQ G2420HDBL + GL2450HT
      • Internet:
      • Sky

    Re: Custom Google Map....?

    As an alternative to the API route, BatchGeo has a limited tool that allows you to copy multiple points from a spreadsheet.

    Community Walk offers something similar for free, although I've not used it myself.
    |Kata: "Read title as 'fisting'. Not sure why I clicked. Relieved, really."|
    |TAKTAK: "It was so small that mine wouldn't fit into it"|

  4. Received thanks from:

    Sair33 (25-01-2012),Zak33 (25-01-2012)

  5. #4
    Account closed at user request
    Join Date
    Aug 2003
    Location
    Elephant watch camp
    Posts
    2,150
    Thanks
    56
    Thanked
    115 times in 103 posts
    • wasabi's system
      • Motherboard:
      • MSI B85M-G43
      • CPU:
      • i3-4130
      • Memory:
      • 8 gig DDR3 Crucial Rendition 1333 - cheap!
      • Storage:
      • 128 gig Agility 3, 240GB Corsair Force 3
      • Graphics card(s):
      • Zotac GTX 750Ti
      • PSU:
      • Silver Power SP-S460FL
      • Case:
      • Lian Li T60 testbanch
      • Operating System:
      • Win7 64bit
      • Monitor(s):
      • First F301GD Live
      • Internet:
      • Virgin cable 100 meg

    Re: Custom Google Map....?

    KML files probably the simplest way to go.

    You could convert using something like this
    http://www.earthpoint.us/ExcelToKml.aspx

  6. #5
    Sublime HEXUS.net
    Join Date
    Jul 2003
    Location
    The Void.. Floating
    Posts
    11,819
    Thanks
    213
    Thanked
    233 times in 160 posts
    • Stoo's system
      • Motherboard:
      • Mac Pro
      • CPU:
      • 2*Xeon 5450 @ 2.8GHz, 12MB Cache
      • Memory:
      • 32GB 1600MHz FBDIMM
      • Storage:
      • ~ 2.5TB + 4TB external array
      • Graphics card(s):
      • ATI Radeon HD 4870
      • Case:
      • Mac Pro
      • Operating System:
      • OS X 10.7
      • Monitor(s):
      • 24" Samsung 244T Black
      • Internet:
      • Zen Max Pro

    Re: Custom Google Map....?

    Alternatively upload the details into google docs, then tell it to geocode the postcode column, then export it all out as a KML file
    (\__/)
    (='.'=)
    (")_(")

  7. #6
    HEXUS.timelord. Zak33's Avatar
    Join Date
    Jul 2003
    Location
    I'm a Jessie
    Posts
    35,176
    Thanks
    3,121
    Thanked
    3,173 times in 1,922 posts
    • Zak33's system
      • Storage:
      • Kingston HyperX SSD, Hitachi 1Tb
      • Graphics card(s):
      • Nvidia 1050
      • PSU:
      • Coolermaster 800w
      • Case:
      • Silverstone Fortress FT01
      • Operating System:
      • Win10
      • Internet:
      • Zen FTC uber speedy

    Re: Custom Google Map....?

    Quote Originally Posted by mycarsavw View Post
    As an alternative to the API route, BatchGeo has a limited tool that allows you to copy multiple points from a spreadsheet.
    I love you and want to marry you.

    I can explain that to Sair easy enough and she can use it...

    sheer sheer genius.

    Being able to paste an excel doc with simple address columns into a website and have a unique URL created for a googlemap with icons is nothing short of genius.

    So.. when you want to get hitched big boy?

    Quote Originally Posted by Advice Trinity by Knoxville
    "The second you aren't paying attention to the tool you're using, it will take your fingers from you. It does not know sympathy." |
    "If you don't gaffer it, it will gaffer you" | "Belt and braces"

  8. Received thanks from:

    mycarsavw (26-01-2012)

  9. #7
    Yes, for my sins I'm offically Zak33's *better* half... Sair33's Avatar
    Join Date
    Jul 2003
    Location
    Aylesbury
    Posts
    1,017
    Thanks
    3
    Thanked
    7 times in 7 posts

    Re: Custom Google Map....?

    Thanks everyone
    Much appreciated!!


    I've had a lot of sobering thoughts in my time.... It was them that started me drinking.

  10. #8
    ɯʎɔɐɹsɐʌʍ mycarsavw's Avatar
    Join Date
    Feb 2007
    Posts
    4,945
    Thanks
    1,097
    Thanked
    653 times in 482 posts
    • mycarsavw's system
      • Motherboard:
      • P8H77-M Pro
      • CPU:
      • i5 3350P
      • Memory:
      • 16Gb
      • Storage:
      • Lots
      • Graphics card(s):
      • R9 285
      • PSU:
      • HX 620w
      • Case:
      • FD Define Mini
      • Operating System:
      • W10
      • Monitor(s):
      • BenQ G2420HDBL + GL2450HT
      • Internet:
      • Sky

    Re: Custom Google Map....?

    Quote Originally Posted by Zak33 View Post
    I love you and want to marry you.

    [...]

    So.. when you want to get hitched big boy?
    You had your chance when you went to Dover Castle
    |Kata: "Read title as 'fisting'. Not sure why I clicked. Relieved, really."|
    |TAKTAK: "It was so small that mine wouldn't fit into it"|

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •