org.opengis.cite.iso19142.joins.TemporalJoinTests Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of ets-wfs20 Show documentation
Show all versions of ets-wfs20 Show documentation
Checks WFS 2.0 implementations for conformance to ISO 19142:2010.
package org.opengis.cite.iso19142.joins;
public class TemporalJoinTests {
// self-join T1 DURING T1 (period)
// self-join T1 AFTER T1
// self-join T1 BEFORE T1
// join T1 DURING T2 (period)
// join T1 AFTER T2
// join T1 BEFORE T2
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy