You are not logged in.

maXim

Trainee

  • "maXim" is male
  • "maXim" started this thread

Posts: 53

Date of registration: Jan 5th 2009

Location: Sesto Fiorentino, Florence (ITALY)

Occupation: design & development (HW, SW & FW)

Hobbies: chess, fly fishing, good wine and beautiful women!

  • Send private message

1

Wednesday, February 18th 2009, 5:42pm

db2000 Get Location from IP

db2000 Get Location from IP

This example allows to detect the coordinates of a location from an IP address and displays the map using the Google Static Maps API. The solution uses the JavaSQLite wrapper to access the database that associates each location with a IP range. The database is not completely updated and it is likely that some locations are found for approximation only... So, anyone who harbors updates to these data is welcome! Given the size of the database the whole project can be downloaded using the link provided in the file attached below...

Questo esempio permette di rilevare le coordinate geografiche di una località da un indirizzo IP e visualizza la mappa tramite le Google Static Maps API. La soluzione fa uso del JavaSQLite wrapper per accedere al database che associa le singole località ad una serie di IP. Il database non è del tutto aggiornato ed è probabile che alcune località risultino trovate solo per approssimazione... Quindi, chiunque porterà aggiornamenti a questi dati è il benvenuto! Viste le dimensioni del database l'intero progetto può essere scaricato utilizzando il link presente nel file allegato qui sotto...


maXim has attached the following file:
  • download.txt (72 Byte - 797 times downloaded - latest: Mar 1st 2024, 1:04am)

This post has been edited 3 times, last edit by "maXim" (Apr 3rd 2020, 1:13pm)


swissmade

Beginner

  • "swissmade" is male

Posts: 46

Date of registration: Aug 4th 2011

Location: The Netherlands

Occupation: Old Fasion Programmer

Hobbies: Play Music with my Bass

  • Send private message

2

Thursday, October 24th 2013, 6:54pm

Nice Feature

Where can I download the Jabaco Project. :rolleyes:
Thanks

maXim

Trainee

  • "maXim" is male
  • "maXim" started this thread

Posts: 53

Date of registration: Jan 5th 2009

Location: Sesto Fiorentino, Florence (ITALY)

Occupation: design & development (HW, SW & FW)

Hobbies: chess, fly fishing, good wine and beautiful women!

  • Send private message

3

Friday, October 25th 2013, 12:07pm

Hi swissmade,

you can download the project from the link provided in the attached text file in the first post...

I remind you that the project is a long-standing (february 2009), I have not checked if the same conditions are still valid and if they can still be proposed...

regards,

Massimo

swissmade

Beginner

  • "swissmade" is male

Posts: 46

Date of registration: Aug 4th 2011

Location: The Netherlands

Occupation: Old Fasion Programmer

Hobbies: Play Music with my Bass

  • Send private message

4

Friday, October 25th 2013, 1:10pm

Hi Massimo
But this link give me a http error file not found. ;(
that's why I ask for it

Thanks for help

maXim

Trainee

  • "maXim" is male
  • "maXim" started this thread

Posts: 53

Date of registration: Jan 5th 2009

Location: Sesto Fiorentino, Florence (ITALY)

Occupation: design & development (HW, SW & FW)

Hobbies: chess, fly fishing, good wine and beautiful women!

  • Send private message

5

Friday, October 25th 2013, 4:26pm

... once you've opened the file "download.txt", copy all the text (ALL TEXT!) and paste it into the address field of your browser ... that's it! ;)

Regards,

Massimo

swissmade

Beginner

  • "swissmade" is male

Posts: 46

Date of registration: Aug 4th 2011

Location: The Netherlands

Occupation: Old Fasion Programmer

Hobbies: Play Music with my Bass

  • Send private message

6

Saturday, October 26th 2013, 12:24pm

Ok thanks

theuserbl

Intermediate

Posts: 436

Date of registration: Dec 20th 2008

  • Send private message

7

Saturday, October 26th 2013, 2:46pm

But this link give me a http error file not found. ;(


With Firefox it works fine.
Possible the reason is, that the filename have emty spaces in it.

Solution: Replace the four empty spaces (" ") with an "%20".
So instead of the filename "db2000 Get Location from IP.zip" write "db2000%20Get%20Location%20from%20IP.zip".

Greatings
theuserbl

swissmade

Beginner

  • "swissmade" is male

Posts: 46

Date of registration: Aug 4th 2011

Location: The Netherlands

Occupation: Old Fasion Programmer

Hobbies: Play Music with my Bass

  • Send private message

8

Saturday, October 26th 2013, 3:00pm

You are like Always a live safer :thumbup:

Thanks theuserbl

Rate this thread
WoltLab Burning Board