Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
wdb:manuals:wdb_metadata [2013-01-24 10:25:46]
michaeloa [Add place Definitions]
wdb:manuals:wdb_metadata [2013-09-11 17:25:50]
michaeloa [Spatial Reference ID]
Line 165: Line 165:
                            st_geomfromtext('POINT(10.7464 59.9111)',4030));                            st_geomfromtext('POINT(10.7464 59.9111)',4030));
  
-The first parameter in the function is the place name, while the second is the geographical position of the place definition in the default coordinate system of the WDB instance (as a binary geometry). Parameters three and four, define the valid time of the place point definition.+The first parameter in the function is the place name, while the second is the geographical position of the place definition in the default coordinate system of the WDB instance (as a binary geometry). Note that the SRID provided must be the same as the default PostGIS SRID used to build WDB (by default, this tends to be PostGIS ID 4030).
  
   select wci.addplaceregulargrid( 'ecmwf 0.5 grid',   select wci.addplaceregulargrid( 'ecmwf 0.5 grid',
Line 187: Line 187:
 ==== Spatial Reference ID ====  ==== Spatial Reference ID ==== 
  
 +All SRIDs should always be defined with +no_defs.
 ==== Setting a Place Name ==== ==== Setting a Place Name ====
  
  • wdb/manuals/wdb_metadata.txt
  • Last modified: 2022-05-31 09:29:32
  • (external edit)