Constant Field Values

Contents

org.geotools.*

  • org.geotools.coverage.io.catalog.CoverageSlice.Attributes 
    Modifier and Type Constant Field Value
    public static final String BASE_SCHEMA "the_geom:Polygon,imageindex:Integer"
    public static final String BASE_SCHEMA_LOCATION "the_geom:Polygon,imageindex:Integer,location:String"
    public static final String DEFAULT_SCHEMA "the_geom:Polygon,imageindex:Integer,time:java.util.Date,elevation:Double"
    public static final String ELEVATION "elevation"
    public static final String GEOMETRY "the_geom"
    public static final String INDEX "imageindex"
    public static final String LOCATION "location"
    public static final String TIME "time"
  • org.geotools.coverage.io.catalog.CoverageSlicesCatalog 
    Modifier and Type Constant Field Value
    public static final String IMAGE_INDEX_ATTR "imageindex"
  • org.geotools.coverage.io.grib.GribUtilities 
    Modifier and Type Constant Field Value
    public static final String GRIB_CACHE_DIR "GRIB_CACHE_DIR"
  • org.geotools.coverage.processing.BaseMathOperationJAI 
    Modifier and Type Constant Field Value
    public static final String SOURCES_NAME "Sources"
  • org.geotools.coverage.processing.BaseScaleOperationJAI 
    Modifier and Type Constant Field Value
    public static final String AFFINE "Affine"
    public static final String ROI "roi"
    public static final String SCALE "Scale"
    public static final String TRANSLATE "Translate"
    public static final String WARP "Warp"
  • org.geotools.coverage.processing.Operation2D 
    Modifier and Type Constant Field Value
    protected static final int PRIMARY_SOURCE_INDEX 0
  • org.geotools.coverage.processing.OperationJAI 
    Modifier and Type Constant Field Value
    protected static final String RENDERED_MODE "rendered"
  • org.geotools.csw.CSW 
    Modifier and Type Constant Field Value
    public static final String NAMESPACE "http://www.opengis.net/cat/csw/2.0.2"
  • org.geotools.csw.DC 
    Modifier and Type Constant Field Value
    public static final String NAMESPACE "http://purl.org/dc/elements/1.1/"
  • org.geotools.csw.DCT 
    Modifier and Type Constant Field Value
    public static final String NAMESPACE "http://purl.org/dc/terms/"
  • org.geotools.data.DefaultFIDReader 
    Modifier and Type Constant Field Value
    protected static final String CLOSE_MESG "Close has already been called on this FIDReader"
  • org.geotools.data.FeatureEvent 
    Modifier and Type Constant Field Value
    public static final int FEATURES_REMOVED -1
  • org.geotools.data.Parameter<T> 
    Modifier and Type Constant Field Value
    public static final String CRS "crs"
    public static final String DEPRECATED "deprecated"
    public static final String ELEMENT "element"
    public static final String EXT "ext"
    public static final String FEATURE_TYPE "featureType"
    public static final String IS_LARGE_TEXT "isLargeText"
    public static final String IS_PASSWORD "isPassword"
    public static final String LENGTH "length"
    public static final String LEVEL "level"
    public static final String MAX "max"
    public static final String MIN "min"
    public static final String OPTIONS "options"
  • org.geotools.data.Query 
    Modifier and Type Constant Field Value
    public static final int DEFAULT_MAX 2147483647
  • org.geotools.data.WorldFileReader 
    Modifier and Type Constant Field Value
    public static final int DEFAULT_BUFFER_SIZE 4096
  • org.geotools.data.WorldFileWriter 
    Modifier and Type Constant Field Value
    public static final int DEFAULT_BUFFER_SIZE 4096
  • org.geotools.data.jdbc.FilterToSQL 
    Modifier and Type Constant Field Value
    protected static final String IO_ERROR "io problem writing filter"
  • org.geotools.data.oracle.OracleDialect 
    Modifier and Type Constant Field Value
    public static final String GEODETIC "geodetic"
  • org.geotools.data.postgis.HStore 
    Modifier and Type Constant Field Value
    public static final String TYPENAME "hstore"
  • org.geotools.data.postgis.PostGISDialect 
    Modifier and Type Constant Field Value
    public static final String BIGDATE_UDT "bigdate"
  • org.geotools.data.shapefile.files.ShpFiles 
    Modifier and Type Constant Field Value
    public static final boolean DEFAULT_SKIP_SCAN false
  • org.geotools.data.shapefile.index.Lock 
    Modifier and Type Constant Field Value
    public static final short EXCLUSIVE 2
    public static final short SHARED 1
  • org.geotools.data.shapefile.index.LockManager 
    Modifier and Type Constant Field Value
    public static final short READ 1
    public static final short WRITE 2
  • org.geotools.data.shapefile.shp.ShapefileHeader 
    Modifier and Type Constant Field Value
    public static final int MAGIC 9994
    public static final int VERSION 1000
  • org.geotools.feature.simple.SimpleSchema 
    Modifier and Type Constant Field Value
    public static final String NAMESPACE "http://www.geotools.org/simple"
  • org.geotools.filter.text.cqljson.FilterToCQL2Json 
    Modifier and Type Constant Field Value
    protected static final String ARGS "args"
    protected static final String OP "op"
  • org.geotools.filter.v1_0.OGC 
    Modifier and Type Constant Field Value
    public static final String NAMESPACE "http://www.opengis.net/ogc"
  • org.geotools.filter.v1_0.capabilities.OGC 
    Modifier and Type Constant Field Value
    public static final String NAMESPACE "http://www.opengis.net/ogc"
  • org.geotools.filter.v1_1.OGC 
    Modifier and Type Constant Field Value
    public static final String NAMESPACE "http://www.opengis.net/ogc"
  • org.geotools.filter.v2_0.FES 
    Modifier and Type Constant Field Value
    public static final String NAMESPACE "http://www.opengis.net/fes/2.0"
  • org.geotools.gce.geotiff.GeoTiffReader 
    Modifier and Type Constant Field Value
    public static final String OVERRIDE_CRS_SWITCH "org.geotools.gce.geotiff.override.crs"
  • org.geotools.gce.grassraster.metadata.GrassBinaryImageMetadata 
    Modifier and Type Constant Field Value
    public static final String CATEGORIES_DESCRIPTOR "categoriesDescriptor"
    public static final String COLOR_RULES_DESCRIPTOR "colorRulesDescriptor"
    public static final String CRS "CRS"
    public static final String EAST "EAST"
    public static final String nativeMetadataFormatName "eu.hydrologis.jgrass.grassbinary.imageio.GrassBinaryImageMetadata_1.0"
    public static final String NCOLS "NCOLS"
    public static final String NO_DATA "NO_DATA"
    public static final String NORTH "NORTH"
    public static final String NROWS "NROWS"
    public static final String REGION_DESCRIPTOR "regionDescriptor"
    public static final String RULESSPLIT "@@split@@"
    public static final String SOUTH "SOUTH"
    public static final String WEST "WEST"
    public static final String XRES "XRES"
    public static final String YRES "YRES"
  • org.geotools.gce.imagemosaic.catalog.index.IndexerUtils 
    Modifier and Type Constant Field Value
    public static final String INDEXER_PROPERTIES "indexer.properties"
    public static final String INDEXER_XML "indexer.xml"
  • org.geotools.geojson.GeoJSONUtil 
    Modifier and Type Constant Field Value
    public static final String DATE_FORMAT "yyyy-MM-dd\'T\'HH:mm:ss.SSSZ"
  • org.geotools.geometry.jts.CircularArc 
    Modifier and Type Constant Field Value
    public static final double COLLINEARS 1d/0d
  • org.geotools.geopkg.wps.xml.GPKG 
    Modifier and Type Constant Field Value
    public static final String NAMESPACE "http://www.opengis.net/gpkg"
  • org.geotools.gml2.GML 
    Modifier and Type Constant Field Value
    public static final String NAMESPACE "http://www.opengis.net/gml"
  • org.geotools.gml3.GML 
    Modifier and Type Constant Field Value
    public static final String NAMESPACE "http://www.opengis.net/gml"
  • org.geotools.gml3.smil.SMIL20 
    Modifier and Type Constant Field Value
    public static final String NAMESPACE "http://www.w3.org/2001/SMIL20/"
  • org.geotools.gml3.smil.SMIL20LANG 
    Modifier and Type Constant Field Value
    public static final String NAMESPACE "http://www.w3.org/2001/SMIL20/Language"
  • org.geotools.gml3.v3_2.GML 
    Modifier and Type Constant Field Value
    public static final String CANONICAL_SCHEMA_LOCATION "http://schemas.opengis.net/gml/3.2.1/gml.xsd"
    public static final String NAMESPACE "http://www.opengis.net/gml/3.2"
  • org.geotools.gml3.v3_2.gco.GCO 
    Modifier and Type Constant Field Value
    public static final String NAMESPACE "http://www.isotc211.org/2005/gco"
  • org.geotools.gml3.v3_2.gmd.GMD 
    Modifier and Type Constant Field Value
    public static final String NAMESPACE "http://www.isotc211.org/2005/gmd"
  • org.geotools.gml3.v3_2.gmx.GMX 
    Modifier and Type Constant Field Value
    public static final String NAMESPACE "http://www.isotc211.org/2005/gmx"
  • org.geotools.gml3.v3_2.gsr.GSR 
    Modifier and Type Constant Field Value
    public static final String NAMESPACE "http://www.isotc211.org/2005/gsr"
  • org.geotools.gml3.v3_2.gss.GSS 
    Modifier and Type Constant Field Value
    public static final String NAMESPACE "http://www.isotc211.org/2005/gss"
  • org.geotools.gml3.v3_2.gts.GTS 
    Modifier and Type Constant Field Value
    public static final String NAMESPACE "http://www.isotc211.org/2005/gts"
  • org.geotools.gml4wcs.GML 
    Modifier and Type Constant Field Value
    public static final String NAMESPACE "http://www.opengis.net/gml"
  • org.geotools.graph.io.standard.AbstractReaderWriter 
    Modifier and Type Constant Field Value
    public static final String BUILDER "BUILDER"
    public static final String EDGES "EDGES"
    public static final String GENERATOR "GENERATOR"
    public static final String NODES "NODES"
  • org.geotools.graph.io.standard.DBReaderWriter 
    Modifier and Type Constant Field Value
    public static final String DBNAME "DBNAME"
    public static final String DRIVERCLASS "DRIVERCLASS"
    public static final String DRIVERURL "DRIVERURL"
    public static final String PORT "PORT"
    public static final String SERVER "SERVER"
    public static final String TABLENAME "TABLENAME"
    public static final String USERNAME "USERNAME"
  • org.geotools.graph.io.standard.FileReaderWriter 
    Modifier and Type Constant Field Value
    public static final String FILENAME "FILENAME"
  • org.geotools.graph.io.standard.TextfileReaderWriter 
    Modifier and Type Constant Field Value
    public static final String DELIMITER "DELIMITER"
  • org.geotools.graph.util.delaunay.Triangle 
    Modifier and Type Constant Field Value
    public static final int INSIDE 1
    public static final int ON_EDGE 2
    public static final int OUTSIDE 0
  • org.geotools.kml.KML 
    Modifier and Type Constant Field Value
    public static final String NAMESPACE "http://earth.google.com/kml/2.1"
  • org.geotools.kml.v22.KML 
    Modifier and Type Constant Field Value
    public static final String NAMESPACE "http://www.opengis.net/kml/2.2"
  • org.geotools.mbstyle.parse.MBFilter 
    Modifier and Type Constant Field Value
    public static final String TYPE_LINE "LineString"
    public static final String TYPE_POINT "Point"
    public static final String TYPE_POLYGON "Polygon"
  • org.geotools.mbstyle.sprite.SpriteGraphicFactory 
    Modifier and Type Constant Field Value
    public static final String FORMAT "mbsprite"
  • org.geotools.ows.v1_1.OWS 
    Modifier and Type Constant Field Value
    public static final String NAMESPACE "http://www.opengis.net/ows/1.1"
  • org.geotools.ows.v2_0.OWS 
    Modifier and Type Constant Field Value
    public static final String NAMESPACE "http://www.opengis.net/ows/2.0"
  • org.geotools.ows.wms.request.DescribeLayerRequest 
    Modifier and Type Constant Field Value
    public static final String LAYERS "LAYERS"
  • org.geotools.ows.wms.request.GetFeatureInfoRequest 
    Modifier and Type Constant Field Value
    public static final String FEATURE_COUNT "FEATURE_COUNT"
    public static final String INFO_FORMAT "INFO_FORMAT"
    public static final String QUERY_LAYERS "QUERY_LAYERS"
    public static final String QUERY_X "X"
    public static final String QUERY_Y "Y"
  • org.geotools.ows.wms.request.GetLegendGraphicRequest 
    Modifier and Type Constant Field Value
    public static final String EXCEPTIONS "EXCEPTIONS"
    public static final String FEATURETYPE "FEATURETYPE"
    public static final String FORMAT "FORMAT"
    public static final String HEIGHT "HEIGHT"
    public static final String LAYER "LAYER"
    public static final String RULE "RULE"
    public static final String SCALE "SCALE"
    public static final String SLD "SLD"
    public static final String SLD_BODY "SLD_BODY"
    public static final String STYLE "STYLE"
    public static final String WIDTH "WIDTH"
  • org.geotools.ows.wms.request.GetMapRequest 
    Modifier and Type Constant Field Value
    public static final String BBOX "BBOX"
    public static final String BGCOLOR "BGCOLOR"
    public static final String ELEVATION "ELEVATION"
    public static final String EXCEPTION_BLANK "application/vnd.ogc.se_blank"
    public static final String EXCEPTION_INIMAGE "application/vnd.ogc.se_inimage"
    public static final String EXCEPTION_XML "application/vnd.ogc.se_xml"
    public static final String EXCEPTIONS "EXCEPTIONS"
    public static final String FORMAT "FORMAT"
    public static final String HEIGHT "HEIGHT"
    public static final String LAYERS "LAYERS"
    public static final String REMOTE_OWS_TYPE "REMOTE_OWS_TYPE"
    public static final String REMOTE_OWS_WCS "WCS"
    public static final String REMOTE_OWS_WFS "WFS"
    public static final String REMOVE_OWS_URL "REMOTE_OWS_URL"
    public static final String SLD "SLD"
    public static final String SLD_BODY "SLD_BODY"
    public static final String SRS "SRS"
    public static final String STYLES "STYLES"
    public static final String TIME "TIME"
    public static final String TRANSPARENT "TRANSPARENT"
    public static final String WFS "WFS"
    public static final String WIDTH "WIDTH"
  • org.geotools.ows.wms.request.GetStylesRequest 
    Modifier and Type Constant Field Value
    public static final String LAYERS "LAYERS"
    public static final String SLDVER "SLDVER"
  • org.geotools.ows.wms.request.PutStylesRequest 
    Modifier and Type Constant Field Value
    public static final String INSERT_AND_REPLACE "InsertAndReplace"
    public static final String MODE "MODE"
    public static final String REPLACE_ALL "ReplaceAll"
    public static final String SLD "SLD"
    public static final String SLD_BODY "SLD_BODY"
  • org.geotools.ows.wmts.request.AbstractGetTileRequest 
    Modifier and Type Constant Field Value
    public static final String FORMAT "Format"
    public static final String LAYER "Layer"
    public static final String STYLE "Style"
  • org.geotools.process.Progress 
    Modifier and Type Constant Field Value
    public static final float WORKING -1.0f
  • org.geotools.process.factory.DescribeParameter 
    Modifier and Type Constant Field Value
    public static final String DEFAULT_NULL "THIS IS THE NULL VALUE FOR THE DEFAULT ATTRIBUTE"
  • org.geotools.referencing.epsg.esri.EsriExtension 
    Modifier and Type Constant Field Value
    public static final String FILENAME "esri.properties"
  • org.geotools.referencing.epsg.esri.UnnamedExtension 
    Modifier and Type Constant Field Value
    public static final String FILENAME "unnamed.properties"
  • org.geotools.referencing.iau.IAUAuthorityFactory 
    Modifier and Type Constant Field Value
    public static final String FILENAME "iau.properties"
  • org.geotools.referencing.operation.builder.AdvancedAffineBuilder 
    Modifier and Type Constant Field Value
    public static final String PHIX "phix"
    public static final String PHIY "phiy"
    public static final String SX "sx"
    public static final String SXY "sxy"
    public static final String SY "sy"
    public static final String TX "tx"