All Downloads are FREE. Search and download functionalities are using the official Maven repository.

be.vlaanderen.informatievlaanderen.ldes.ldi.WktResult Maven / Gradle / Ivy

package be.vlaanderen.informatievlaanderen.ldes.ldi;

import be.vlaanderen.informatievlaanderen.ldes.ldi.valueobjects.GeoType;

public record WktResult(GeoType type, String wkt) {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy