Mercurial > dive4elements > river
view contrib/make_flys_release/confs/datacage-db.xml @ 4970:174fbaa3d344 dami
Add handling of River Names and remove target_src parameter
This is the first step to make the shpimporter into a more
generic geo importer that communicates directly (not only over
ogr) with the database.
Untested with Oracle
author | Andre Heinecke <aheinecke@intevation.de> |
---|---|
date | Wed, 13 Feb 2013 12:02:30 +0100 |
parents | 9d404069f361 |
children |
line wrap: on
line source
<?xml version="1.0" encoding="UTF-8" ?> <datacage> <user>SA</user> <password></password> <url>jdbc:h2:${artifacts.config.dir}/../datacagedb/datacage</url> </datacage>