inuits/render_list_geo.pl

Name: render_list_geo.pl

Owner: Inuits

Description: Python script for automatic rendering tiles for renderd+mod_tile

Created: 2016-02-03 16:38:19.0

Updated: 2016-02-03 17:01:58.0

Pushed: 2016-02-03 16:40:06.0

Homepage: null

Size: 3

Language: Perl

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

render_list_geo.pl

Perl script for automatic rendering OSM tiles for renderd+mod_tile with using geographic coordinates (WGS-84)

Usage:
nder_list_geo.pl -n <n> -z <z> -Z <Z> -x <x> -X <X> -y <y> -Y <Y>
e:
- number of concurrent threads
- render tiles from this zoom level
- render tiles to this zoom level
- render tiles from this latitude
- render tiles to this latitude
- render tiles from this longitude
- render tiles to this longitude
sample
 Ukraine
nder_list_geo.pl -n 2 -z 6 -Z 15 -x 21.8 -X 40.7 -y 44.03 -Y 52.6
gium (using three threads)
nder_list_geo.pl -n 3 -z 6 -Z 16 -x 2.5 -X 6.5 -y 49.4 -Y 51.6  

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.