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

org.opengis.cite.wfs20.nsg.testsuite.NSGWFSConstants Maven / Gradle / Ivy

package org.opengis.cite.wfs20.nsg.testsuite;

/**
 * @author Lyn Goltz 
 */
public class NSGWFSConstants {

    public static final String NSG_NAMESPACE =  "http://www.opengis.net/nsg/2.0";

    public static final String GML_OUTPUTFORMAT = "application/gml+xml; version=3.2";

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy