Mercurial > dive4elements > river
view etl/src/main/resources/sql/aft-oracle-jdbc-oracledriver.properties @ 8530:4dd6d89ce95e
(issue1788) Do not divide area by two.
The area calcluation correctly calculates the area of a polygon
to divide it by two breaks that result.
author | Andre Heinecke <andre.heinecke@intevation.de> |
---|---|
date | Wed, 18 Feb 2015 17:17:20 +0100 |
parents | 5aa05a7a34b7 |
children |
line wrap: on
line source
select.abflusstafel = \ SELECT ABFLUSSTAFEL_NR, \ ABFLUSSTAFEL_BEZ, \ GUELTIG_VON, \ GUELTIG_BIS, \ PEGELNULLPUNKT, \ AT.BFG_ID \ FROM ABFLUSSTAFEL AT \ WHERE MESSSTELLE_NR LIKE :number