Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use footprint in seeding #5

Open
Schpidi opened this issue Oct 25, 2013 · 0 comments
Open

Use footprint in seeding #5

Schpidi opened this issue Oct 25, 2013 · 0 comments

Comments

@Schpidi
Copy link
Member

Schpidi commented Oct 25, 2013

Using the exact footprint instead of a bouding box speeds up the seeding. In the example below the time needed was 1m49s instead of 2m17s or a reduction of about 20%.

mapcache_seed -c /var/www/cache/seed_mapcache.xml -t TEST_MER_FRS -g WGS84 -e 8.478450,32.190250,25.410150,46.268645 -n 1 -z 0,8 -D TIME=2012-10-02T09:20:00Z/2012-10-02T09:20:00Z -m seed -f -M 8,8
mapcache_seed -c /var/www/cache/seed_mapcache.xml -t TEST_MER_FRS -g WGS84 -n 1 -z 0,8 -D TIME=2012-10-02T09:20:00Z/2012-10-02T09:20:00Z -m seed -f -M 8,8 -d PG:"dbname='...' user='...' password='...'" -l coverages_eometadatarecord -w id=18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant