jar

org.openstreetmap.osmosis : osmosis-extract

Maven & Gradle

Sep 08, 2020
593 stars

osmosis-extract · Osmosis is a Java application and library for processing OSM data.

Table Of Contents

Latest Version

Download org.openstreetmap.osmosis : osmosis-extract JAR file - Latest Versions:

All Versions

Download org.openstreetmap.osmosis : osmosis-extract JAR file - All Versions:

Version Vulnerabilities Size Updated
0.48.x
0.47.x
0.47
0.46
0.45
0.44.x
0.43.x
0.43

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window osmosis-extract-0.48.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.openstreetmap.osmosis.extract.apidb.common

├─ org.openstreetmap.osmosis.extract.apidb.common.Configuration.class - [JAR]

org.openstreetmap.osmosis.extract.apidb.v0_6

├─ org.openstreetmap.osmosis.extract.apidb.v0_6.DatabaseTimeLoader.class - [JAR]

├─ org.openstreetmap.osmosis.extract.apidb.v0_6.IntervalExtractor.class - [JAR]

├─ org.openstreetmap.osmosis.extract.apidb.v0_6.OsmosisExtractApiDb.class - [JAR]

Advertisement