Mercurial > dive4elements > river
view artifacts/doc/conf/datacage-db.xml @ 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 | 308a0d822d18 |
line wrap: on
line source
<?xml version="1.0" encoding="UTF-8" ?> <datacage> <user>SA</user> <password/> <driver>org.h2.Driver</driver> <url>jdbc:h2:${artifacts.config.dir}/../datacagedb/datacage</url> </datacage>