8 Nov
2005
8 Nov
'05
6:37 p.m.
Allen Huang wrote at 2005-11-6 17:10 -0800:
I want to Reading GIS files(.shp, .dbx, .iforget) into ZopeDatabase.
What does "reading GIS files into ZODB" means? Storing them as blobs (Binary Large OBjects) is trivial (you use a "File" object for this). Understanding them might prove a bit more difficult. -- Dieter