Changes between Version 25 and Version 26 of CLC Join
- Timestamp:
- Jun 1, 2010 11:58:28 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CLC Join
v25 v26 2 2 [wiki:"CookBook Eda"] 3 3 = First an example for Britany = 4 We chose to work on a reduced scale to build the queries as the clc is just damn too big for us, and raster approches are not yet avalaible in postgis, though we fancy using the functions displayed in the developpement page http://trac.osgeo.org/postgis/wiki/WKTRaster. 4 5 == building a table of clc only for Britany == 5 6 After several trial neither --- ST_Crosses --- nor --- ST_Contains --- did work, the example with ST_Intersects provides a surface that is larger than britany, but ST_Crosses missed the area near the coasts as the geom had to be fully within Britany.