Hello all,
I think this fits in this forum. For a while now I have been wanting to create (on my homepage) a little section which would show a map, and current physical location (implemented through mobile network/internet).
Anyway, my question is the following, since I've been using PHP for a long time I would love to use it to create this very small Geographical Information System (GIS) but there are a few things I know nothing about like:
- Using vector maps through PHP. I have a map of Geneva in Flash (can convert into other formats) but how can I add geo-data to this with php? Is there a way to integrate PHP into this and create an engine that would dynamicaly create the page?
So:
data from mobile > server with php engine > generated new map:
I guess, are there functions which are specialized for this?
Unfortunately I havent yet researched this part of the whole idea, been more busy with figuring out how to get the data from the mobile and collecting maps.
Thank you for any input,
genc