I will add them in the svn as Mark suggested. In the mean time, I have uploaded all my work to Google Summer of Code Download site for TurboGears (as required by Google for all GSoC projects) and you can download them from here http://google-summer-of-code-2008-turbogears.googlecode.com/files/Sanjiv_Singh.tar.gz .
Open the archive and go through the README.txt file. Code for all the demos are in the demos folder. Regards Sanjiv On Sep 5, 3:34 am, "Lukasz Szybalski" <[EMAIL PROTECTED]> wrote: > On Thu, Sep 4, 2008 at 11:28 AM, Sanjiv <[EMAIL PROTECTED]> wrote: > > > Hi Lucas, > > > I am sorry but the demos not working any more. I have been hosting > > them from my home PC and I have now stopped them after GSoC > > evaluation. We are trying to get them hosted permanently somewhere. > > How big are they? Could you sent them to me or give me a link to download it. > > > > >> > Documentation looks good. Thanks! > >> > I was wondering if we could add some pics to it? and maybe the source > >> > code for the whole app vectorapp.tgz > > > Yes I would happy to do that. Mark, ChrisP should we put it under > > project_code? > > Link in the to the tgz file > onhttp://turbogears.org/2.0/docs/main/Extensions/Geo/MapFishTutorial.html > would be great. > > > > >> I was trying to install tg.ext.geo but I get an error on ctypes? Is > >> python 2.4 supported? > > > Shapely requires ctypes and we need to added it to index if we want to > > support Python 2.4. > > I have added the package. Mark could you put it in download and > > generate the index again? > > > Adding maps is easy but areas with zipcodes can be marked using > > tg.ext.geo only if you have the zipcodes as a geo-database, i.e. > > records with attributes and spatial geometry fields. > > It may be easier to add maps from Google or Yahoo that have a zipcode > > layer (I am guessing). > > > Or, if you have a dataentry form for address, etc. you could have a > > link for map where the user zooms in and clicks on his / her location. > > You can then use tg.ext.geo controller to capture the location clicked > > by the user and add it to Geometry field in the database. Now your > > database would have location information too that can be queried and > > displayed over any map. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears Trunk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears-trunk?hl=en -~----------~----~----~----~------~----~------~--~---
