Changeset 3296 for TI02-CSML/trunk/csml/Examples/Parsing/demoCreateV2.py
- Timestamp:
- 04/02/08 12:19:28 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TI02-CSML/trunk/csml/Examples/Parsing/demoCreateV2.py
r2400 r3296 21 21 #note, as description is an xml element not an attribute it is of type csString: 22 22 ptsf.description=csml.parser.csString('Station BLUEBIRD') 23 24 ptsf.location=csml.parser.csString('-50.5, 40.3') 23 25 24 26 #create a PointSeriesCoverage
Note: See TracChangeset
for help on using the changeset viewer.