-
main(String[]) - Static method in class de
.topobyte
.osm4j
.utils
.executables
.
OsmBboxFilter
-
-
main(String[]) - Static method in class de
.topobyte
.osm4j
.utils
.executables
.
OsmCat
-
-
main(String[]) - Static method in class de
.topobyte
.osm4j
.utils
.executables
.
OsmCollectNodes
-
-
main(String[]) - Static method in class de
.topobyte
.osm4j
.utils
.executables
.
OsmCollectRelations
-
-
main(String[]) - Static method in class de
.topobyte
.osm4j
.utils
.executables
.
OsmCollectWays
-
-
main(String[]) - Static method in class de
.topobyte
.osm4j
.utils
.executables
.
OsmCount
-
-
main(String[]) - Static method in class de
.topobyte
.osm4j
.utils
.executables
.
OsmCountCallback
-
-
main(String[]) - Static method in class de
.topobyte
.osm4j
.utils
.executables
.
OsmDropMetadata
-
-
main(String[]) - Static method in class de
.topobyte
.osm4j
.utils
.executables
.
OsmDropTags
-
-
main(String[]) - Static method in class de
.topobyte
.osm4j
.utils
.executables
.
OsmEntitySplit
-
-
main(String[]) - Static method in class de
.topobyte
.osm4j
.utils
.executables
.
OsmFindMostRecentTimestamp
-
-
main(String[]) - Static method in class de
.topobyte
.osm4j
.utils
.executables
.
OsmIdFilter
-
-
main(String[]) - Static method in class de
.topobyte
.osm4j
.utils
.executables
.
OsmKeyFilter
-
-
main(String[]) - Static method in class de
.topobyte
.osm4j
.utils
.executables
.
OsmMerge
-
-
main(String[]) - Static method in class de
.topobyte
.osm4j
.utils
.executables
.
OsmRegionFilter
-
-
main(String[]) - Static method in class de
.topobyte
.osm4j
.utils
.executables
.
OsmTagFilter
-
-
main(String[]) - Static method in class de
.topobyte
.osm4j
.utils
.executables
.
OsmTagFilterRegex
-
-
MemorySort
- Class in
de.topobyte.osm4j.utils.sort
-
-
MemorySort(OsmOutputStream, OsmIterator) - Constructor for class de
.topobyte
.osm4j
.utils
.sort
.
MemorySort
-
Sort the elements from a OSM input source by their id in memory and write to an OSM output in that order.
-
MemorySort(OsmOutputStream, OsmIterator, Comparator<OsmEntity>) - Constructor for class de
.topobyte
.osm4j
.utils
.sort
.
MemorySort
-
Sort the elements from a OSM input source using the supplied comparator in memory and write to an OSM output in that order.
-
MemorySort(OsmOutputStream, OsmIterator, Comparator<? super OsmNode>, Comparator<? super OsmWay>, Comparator<? super OsmRelation>) - Constructor for class de
.topobyte
.osm4j
.utils
.sort
.
MemorySort
-
Sort the elements from a OSM input source using the supplied comparators in memory and write to an OSM output in that order.
-
Merge
- Class in
de.topobyte.osm4j.utils.merge
-
-
Merge(OsmOutputStream, Collection<OsmIterator>) - Constructor for class de
.topobyte
.osm4j
.utils
.merge
.
Merge
-
Merge the elements from a collection of OSM input sources to a single OSM output.
-
Merge(OsmOutputStream, Collection<OsmIterator>, Comparator<OsmEntity>) - Constructor for class de
.topobyte
.osm4j
.utils
.merge
.
Merge
-
Merge the elements from a collection of OSM input sources to a single OSM output.
-
Merge(OsmOutputStream, Collection<OsmIterator>, Comparator<? super OsmNode>, Comparator<? super OsmWay>, Comparator<? super OsmRelation>) - Constructor for class de
.topobyte
.osm4j
.utils
.merge
.
Merge
-
Merge the elements from a collection of OSM input sources to a single OSM output.
-
MergeIterator
- Class in
de.topobyte.osm4j.utils.merge
-
-
MergeIterator(Collection<OsmIterator>) - Constructor for class de
.topobyte
.osm4j
.utils
.merge
.
MergeIterator
-
Merge the elements from a collection of OSM input sources to a single OSM input source.
-
MergeIterator(Collection<OsmIterator>, Comparator<OsmEntity>) - Constructor for class de
.topobyte
.osm4j
.utils
.merge
.
MergeIterator
-
Merge the elements from a collection of OSM input sources to a single OSM input source.
-
MergeIterator(Collection<OsmIterator>, Comparator<? super OsmNode>, Comparator<? super OsmWay>, Comparator<? super OsmRelation>) - Constructor for class de
.topobyte
.osm4j
.utils
.merge
.
MergeIterator
-
Merge the elements from a collection of OSM input sources to a single OSM input source.