Search:
logged in as visitor
Logout
Settings
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Last Change
Revision Log
root
/
bbox
/
store
/
dump.py
View revision:
Revision
214
, 90 bytes (checked in by zool, 3 years ago)
postgis spatial index working; moved the support stuff around a bit.
Property
svn:executable
set to
*
Line
1
import rdfobj
2
import sys
3
m = rdfobj.Model(sys.argv[1])
4
for obj in m.model:
5
print obj
Note:
See
TracBrowser
for help on using the browser.
Download in other formats:
Plain Text
Original Format