Toggle navigation
JarYard
Browse
Search
About
Groups
de.topobyte
overpass-utils
0.0.1
Javadoc
Package
Class
Use
Tree
Deprecated
Index
Help
Search
C
D
O
Q
C
cache(BBox)
- Static method in class de
.topobyte
.overpass
.
OverpassUtil
Retrieves data from Overpass API for the specified bounding box and stores it in the file that
cache(BBox)
returns.
cache(BBox, boolean)
- Static method in class de
.topobyte
.overpass
.
OverpassUtil
Retrieves data from Overpass API for the specified bounding box and stores it in the file that
cache(BBox)
returns.
cacheFile(BBox)
- Static method in class de
.topobyte
.overpass
.
OverpassUtil
Retrieves the path to a cache file in /tmp that is used to cache data from the specified bounding box.
D
de.topobyte.overpass
- package de.topobyte.overpass
O
OverpassUtil
- Class in
de.topobyte.overpass
OverpassUtil()
- Constructor for class de
.topobyte
.overpass
.
OverpassUtil
Q
query(BBox)
- Static method in class de
.topobyte
.overpass
.
OverpassUtil
Retrieves the query to the Overpass API for the specified bounding box.
C
D
O
Q