Constant Field Values

Contents

org.geotools.*

  • org.geotools.api.data.FeatureEvent 
    Modifier and Type Constant Field Value
    public static final int FEATURES_REMOVED -1
  • org.geotools.api.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.api.data.Query 
    Modifier and Type Constant Field Value
    public static final int DEFAULT_MAX 2147483647
  • org.geotools.api.filter.NativeFilter 
    Modifier and Type Constant Field Value
    public static final String NAME "NativeFilter"
  • org.geotools.api.filter.PropertyIsBetween 
    Modifier and Type Constant Field Value
    public static final String NAME "Between"
  • org.geotools.api.filter.PropertyIsEqualTo 
    Modifier and Type Constant Field Value
    public static final String NAME "EqualTo"
  • org.geotools.api.filter.PropertyIsGreaterThan 
    Modifier and Type Constant Field Value
    public static final String NAME "GreaterThan"
  • org.geotools.api.filter.PropertyIsGreaterThanOrEqualTo 
    Modifier and Type Constant Field Value
    public static final String NAME "GreaterThanEqualTo"
  • org.geotools.api.filter.PropertyIsLessThan 
    Modifier and Type Constant Field Value
    public static final String NAME "LessThan"
  • org.geotools.api.filter.PropertyIsLessThanOrEqualTo 
    Modifier and Type Constant Field Value
    public static final String NAME "LessThanEqualTo"
  • org.geotools.api.filter.PropertyIsLike 
    Modifier and Type Constant Field Value
    public static final String NAME "Like"
  • org.geotools.api.filter.PropertyIsNil 
    Modifier and Type Constant Field Value
    public static final String NAME "Nil"
  • org.geotools.api.filter.PropertyIsNotEqualTo 
    Modifier and Type Constant Field Value
    public static final String NAME "NotEqualTo"
  • org.geotools.api.filter.PropertyIsNull 
    Modifier and Type Constant Field Value
    public static final String NAME "NullCheck"
  • org.geotools.api.filter.expression.Add 
    Modifier and Type Constant Field Value
    public static final String NAME "Add"
  • org.geotools.api.filter.expression.Divide 
    Modifier and Type Constant Field Value
    public static final String NAME "Div"
  • org.geotools.api.filter.expression.Multiply 
    Modifier and Type Constant Field Value
    public static final String NAME "Mul"
  • org.geotools.api.filter.expression.Subtract 
    Modifier and Type Constant Field Value
    public static final String NAME "Sub"
  • org.geotools.api.filter.spatial.BBOX 
    Modifier and Type Constant Field Value
    public static final String NAME "BBOX"
  • org.geotools.api.filter.spatial.BBOX3D 
    Modifier and Type Constant Field Value
    public static final String NAME "BBOX3D"
  • org.geotools.api.filter.spatial.Beyond 
    Modifier and Type Constant Field Value
    public static final String NAME "Beyond"
  • org.geotools.api.filter.spatial.Contains 
    Modifier and Type Constant Field Value
    public static final String NAME "Contains"
  • org.geotools.api.filter.spatial.Crosses 
    Modifier and Type Constant Field Value
    public static final String NAME "Crosses"
  • org.geotools.api.filter.spatial.Disjoint 
    Modifier and Type Constant Field Value
    public static final String NAME "Disjoint"
  • org.geotools.api.filter.spatial.DWithin 
    Modifier and Type Constant Field Value
    public static final String NAME "DWithin"
  • org.geotools.api.filter.spatial.Equals 
    Modifier and Type Constant Field Value
    public static final String NAME "Equals"
  • org.geotools.api.filter.spatial.Intersects 
    Modifier and Type Constant Field Value
    public static final String NAME "Intersects"
  • org.geotools.api.filter.spatial.Overlaps 
    Modifier and Type Constant Field Value
    public static final String NAME "Overlaps"
  • org.geotools.api.filter.spatial.Touches 
    Modifier and Type Constant Field Value
    public static final String NAME "Touches"
  • org.geotools.api.filter.spatial.Within 
    Modifier and Type Constant Field Value
    public static final String NAME "Within"
  • org.geotools.api.filter.temporal.After 
    Modifier and Type Constant Field Value
    public static final String NAME "After"
  • org.geotools.api.filter.temporal.AnyInteracts 
    Modifier and Type Constant Field Value
    public static final String NAME "AnyInteracts"
  • org.geotools.api.filter.temporal.Before 
    Modifier and Type Constant Field Value
    public static final String NAME "Before"
  • org.geotools.api.filter.temporal.Begins 
    Modifier and Type Constant Field Value
    public static final String NAME "Begins"
  • org.geotools.api.filter.temporal.BegunBy 
    Modifier and Type Constant Field Value
    public static final String NAME "BegunBy"
  • org.geotools.api.filter.temporal.During 
    Modifier and Type Constant Field Value
    public static final String NAME "During"
  • org.geotools.api.filter.temporal.EndedBy 
    Modifier and Type Constant Field Value
    public static final String NAME "EndedBy"
  • org.geotools.api.filter.temporal.Ends 
    Modifier and Type Constant Field Value
    public static final String NAME "Ends"
  • org.geotools.api.filter.temporal.Meets 
    Modifier and Type Constant Field Value
    public static final String NAME "Meets"
  • org.geotools.api.filter.temporal.MetBy 
    Modifier and Type Constant Field Value
    public static final String NAME "MetBy"
  • org.geotools.api.filter.temporal.OverlappedBy 
    Modifier and Type Constant Field Value
    public static final String NAME "OverlappedBy"
  • org.geotools.api.filter.temporal.TContains 
    Modifier and Type Constant Field Value
    public static final String NAME "TContains"
  • org.geotools.api.filter.temporal.TEquals 
    Modifier and Type Constant Field Value
    public static final String NAME "TEquals"
  • org.geotools.api.filter.temporal.TOverlaps 
    Modifier and Type Constant Field Value
    public static final String NAME "TOverlaps"
  • org.geotools.api.metadata.Identifier 
    Modifier and Type Constant Field Value
    public static final String AUTHORITY_KEY "authority"
    public static final String CODE_KEY "code"
  • 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.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"