Notices


Reply
Thread Tools
Posts: 529 | Thanked: 46 times | Joined on Sep 2007
#1
How to start map location application in python ?

Hi,

I would like to develop basic geolocation application, based on GPS Geolocation data .
I can read gps long/lat with gpsbt lib in python
and in theory ( just testing), to inject into a web page.

As map image I plan to use local image file (one tile)
and have application to center it and move around when I move
to show up my position.

Nothing special, very basic.
Just tell me how to start.

Should I write it as a web page + JavaScript and put map tile
on a web server, accessible remotely or locally ?

How to have JavaScript to move map tile in web browser and have it centered with GPS location pin in the centre ?

Please refer me to some basic code.

If not in web browser, can Python open image file and move it,
add 2nd layer with pin + some description + click buttons ?

Another app which comes with graphics and can be scripted is
ImageMagic.
Is ImageMagic ok for my basic one-map tile app ?

Any idea is welcome.
 
Reply


 
Forum Jump


All times are GMT. The time now is 18:38.