com.bbn.openmap.dataAccess.mapTile
Class TileGrabber

java.lang.Object
  extended by com.bbn.openmap.dataAccess.mapTile.TileGrabber

public class TileGrabber
extends java.lang.Object

Utility class that fetches tiles from a http source. Runs as an application. Prints out a usage statement that describes options.

Author:
dietrick

Nested Class Summary
static class TileGrabber.Builder
           
 
Constructor Summary
TileGrabber()
           
 
Method Summary
static void main(java.lang.String[] args)
          Takes arguments for source tile directory, target directory, and option sub-jar zoom level, and creates jars in the right place with expected tiles.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TileGrabber

public TileGrabber()
Method Detail

main

public static void main(java.lang.String[] args)
Takes arguments for source tile directory, target directory, and option sub-jar zoom level, and creates jars in the right place with expected tiles. Prints usage statement.

Parameters:
args -


Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details