Unpack the EPSG database form a zipped binary version
-----------------------------------------------------

                 Key: GEOT-2667
                 URL: http://jira.codehaus.org/browse/GEOT-2667
             Project: GeoTools
          Issue Type: Improvement
    Affects Versions: 2.6-M2
            Reporter: Andrea Aime
            Assignee: Andrea Aime
             Fix For: 2.6-M2


The current way of creating the EPSG database is based on creating a new 
database and running a script. This takes a long time and can create problems 
if the user kills the process mid-way during the db creation. 
Store a ready to use zipped database instead, and unzip it when needed. The 
zipped database takes 1.7MB and unpacks in a couple of seconds, the only 
downside is that the hsql jar will grow by about 1.1MB
(the sql script is 4MB but it compressed down to 600KB when in the jar, the 
zipped database won't).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to