Re: GeoDjango: Completely Overwhelmed

2008-04-15 Thread Justin Bronn
> This is precisely the kind of pointer I was looking for. I've read the > documentation about a PointField, but wasn't sure what the application > was or how it works with the rest. Here's a silly question: I can > mixin theseGeoDjangofield types with the base field types from > Django, right?

Re: GeoDjango: Completely Overwhelmed

2008-04-15 Thread Alex Ezell
On Tue, Apr 15, 2008 at 2:03 AM, Nathaniel Whiteinge <[EMAIL PROTECTED]> wrote: > > I'm really new to GeoDjango myself, and I agree that jumping right in > is a bit of a shock. Hopefully someone more knowledgeable will also > pipe-up, but I think I can start you off in the right direction. > >

Re: GeoDjango: Completely Overwhelmed

2008-04-15 Thread Nathaniel Whiteinge
I'm really new to GeoDjango myself, and I agree that jumping right in is a bit of a shock. Hopefully someone more knowledgeable will also pipe-up, but I think I can start you off in the right direction. On Apr 14, 9:43 pm, Alex Ezell <[EMAIL PROTECTED]> wrote: > The system would then show them

GeoDjango: Completely Overwhelmed

2008-04-14 Thread Alex Ezell
I talked with a couple of folks at PyCon about using GeoDjango for my app. I am working on getting all the pieces installed, but frankly, I am completely overwhelmed by all the terminology. My use case is this: My app creates a trip which as a lat/lng pair as a starting point and a lat/lng pair