Re: [OpenLayers-Users] olhttp: Integration of Django and OpenLayers

2011-09-15 Thread christopher.schmidt
On Sep 15, 2011, at 10:28 AM, ext Sanjay Bhangar wrote: > On Thu, Sep 15, 2011 at 8:48 PM, wrote: >> I've deployed a branch of this code set up specifically to target >> tablet/mobile-based >> editing at http://olhttp.djangozoom.com/ out of the 'djangozoom' branch of >> that tree. >> > > Th

Re: [OpenLayers-Users] olhttp: Integration of Django and OpenLayers

2011-09-15 Thread Sanjay Bhangar
On Thu, Sep 15, 2011 at 8:48 PM, wrote: > I've deployed a branch of this code set up specifically to target > tablet/mobile-based > editing at http://olhttp.djangozoom.com/ out of the 'djangozoom' branch of > that tree. > This link (olhttp.djangozoom.com) does not seem to work for me. But I c

[OpenLayers-Users] olhttp: Integration of Django and OpenLayers

2011-09-15 Thread christopher.schmidt
Hi, Over the last couple weeks, I've been doing a little bit of work on a Django application designed to show how to use OpenLayers for editing in an application. The code is available from: https://github.com/crschmidt/olhttp/ The code demonstrates a couple things: 1. How to create a simp