If you need to store spatial information and use DB2, then DB2 Spatial Extender might be a choice for you. More details available at: http://www-01.ibm.com/software/data/spatial/db2spatial/ and http://www-01.ibm.com/software/data/spatial/. DB2 Spatial Extender is an add on to DB2. One of it's many use is to store map data (like longitude and latitude) as point, linestring etc. In addition, it provides a large set of functions for data manipulation and calculation. For e.g, db2gse.ST_Length provides a means to calculate the length of a...
[More]
Tags: 
geospatial
gis
map
spatial
extender
db2