Exemplo n.º 1
0
 def __init__(self, extents=4096):
     self.tile    = vector_tile_pb2.tile()
     self.extents = extents
Exemplo n.º 2
0
 def __init__(self, extents, layer_name=""):
     self.tile          = vector_tile_pb2.tile()
     self.extents       = extents
Exemplo n.º 3
0
 def __init__(self, extents, layer_name=""):
     self.tile          = vector_tile_pb2.tile()
     self.extents       = extents