addSpatialReferences:
Add spatial reference system
Description
Add a term to the spatial references controlled vocabularies. The better way is to
have CUAHSI add the term to the official vocabulary through their web page:
http://his.cuahsi.org/mastercvreg/
#connect to standard databasegetDefaultDB()
#add dataaddSpatialReferences(ID=4269,SRSID=4269, Name="NAD83",
IsGeographic=TRUE, Notes="todo: include notes in this example")