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.

> > 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?

> 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.

Regards
Sanjiv
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to