com.onthegomap.planetiler.reader.WithSourceLayer Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of planetiler-core Show documentation
Show all versions of planetiler-core Show documentation
Planetiler is tool to build planet-scale vector tilesets from OpenStreetMap data fast.
The newest version!
package com.onthegomap.planetiler.reader;
public interface WithSourceLayer {
String getSourceLayer();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy