Statistics
| Revision:

root / trunk / libraries / geotools-2.1.1-epsg-hsql / src / org / geotools / referencing / factory / epsg / doc-files / sqltool.rc @ 28854

History | View | Annotate | Download (700 Bytes)

1
#
2
# Connection parameters to the EPSG database with HSQL. Developpers should
3
# copy this file in their home directory and change the path name to their
4
# database installation directory. Note: the trailing "EPSG" is the database
5
# name, not a directory name.
6
#
7
# This file doesn't need to be distributed in the JAR file. It is
8
# included here only for maintenance of the EPSG database for HSQL.
9
#
10
# Author: Martin Desruisseaux
11
# Revision: $Id: sqltool.rc 14624 2005-06-29 02:19:08Z desruisseaux $
12
#
13

    
14
urlid EPSG
15
url jdbc:hsqldb:file:/tmp/Geotools/Cached databases/EPSG
16
username Geotools
17
password Geotools
18

    
19
urlid EPSG-admin
20
url jdbc:hsqldb:file:/tmp/Geotools/Cached databases/EPSG
21
username sa
22
password