Re: Google maps routes in geodjango

2010-01-27 Thread Peter Landry
Ubuntu has fairly up-to-date Postgis packages available, I believe. That might be an easier route to start from if you're unfamiliar with building from source. On 1/27/10 12:04 PM, "Alexis Selves" wrote: > Hello again, > I have another problem... > When I want to install PostGIS using this > htt

Re: Google maps routes in geodjango

2010-01-27 Thread Alexis Selves
Hello again, I have another problem... When I want to install PostGIS using this http://geodjango.org/docs/install.html#postgis I receive this: make -C liblwgeom make[1]: Entering directory `/home/petr/Skola/postgis-1.4.0/liblwgeom' gcc -g -O2 -fno-common -DPIC -Wall -Wmissing-prototypes -c -o

Re: Google maps routes in geodjango

2010-01-26 Thread Alessandro Pasotti
2010/1/26 Alexis Selves > Thanks for hints. > > But here is another problem, how can I store my data do geodb with > javascript? > I was searching several hours, but nothing... > > On 25 led, 15:40, Alessandro Pasotti wrote: > > 2010/1/25 Alexis Selves > > > > > Hi there, > > > I am new here by

Re: Google maps routes in geodjango

2010-01-26 Thread Alexis Selves
Thanks for hints. But here is another problem, how can I store my data do geodb with javascript? I was searching several hours, but nothing... On 25 led, 15:40, Alessandro Pasotti wrote: > 2010/1/25 Alexis Selves > > > Hi there, > > I am new here by the way. > > I have only simple question, how

Re: Google maps routes in geodjango

2010-01-25 Thread Alessandro Pasotti
2010/1/25 Alexis Selves > Hi there, > I am new here by the way. > I have only simple question, how can I extract route from google map > and save it into geodb as multipoint or etc.. > Thanks for answers. > > According to the GMap api docs, you can request driving directions from the client with

Re: Google maps routes in geodjango

2010-01-25 Thread Jorge Bastida
Probably you can download the route as KML. Parse that XML, and use the data in your app Hope this help you Best Regards 2010/1/25, Alexis Selves : > Hi there, > I am new here by the way. > I have only simple question, how can I extract route from google map > and save it into geodb as multipoin

Re: Google maps routes in geodjango

2010-01-25 Thread Shawn Milochik
When you use the Google Maps API and request a driving route, what comes back in the data? Shawn -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@googlegroups.com. To unsubscribe from this group