Class OgrResolver.OgrParams

java.lang.Object
nz.org.riskscape.engine.data.BookmarkParameters
nz.org.riskscape.engine.data.relation.RelationBookmarkParams
nz.org.riskscape.engine.data.relation.FeatureSourceBookmarkResolver.FeatureSourceBookmarkParams
nz.org.riskscape.ogr.OgrResolver.OgrParams
Enclosing class:
OgrResolver

public static class OgrResolver.OgrParams extends nz.org.riskscape.engine.data.relation.FeatureSourceBookmarkResolver.FeatureSourceBookmarkParams
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
     
     

    Fields inherited from class nz.org.riskscape.engine.data.relation.FeatureSourceBookmarkResolver.FeatureSourceBookmarkParams

    linearizeTolerance

    Fields inherited from class nz.org.riskscape.engine.data.relation.RelationBookmarkParams

    coverageTitle, crs, crsLongitudeFirst, crsName, filter, layer, mapAttribute, rasterize, rasterizeExpression, rasterizeGridSize, rasterizeScaleFactor, setAttribute, skipInvalid, type, validateGeometry

    Fields inherited from class nz.org.riskscape.engine.data.BookmarkParameters

    bindingContext, bookmark, description, format, location, problems, requiresSecret, validatedFile
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class nz.org.riskscape.engine.data.relation.RelationBookmarkParams

    getDataType

    Methods inherited from class nz.org.riskscape.engine.data.BookmarkParameters

    add, getBookmarkedPath, getExecutionContext, getExpressionRealizer, getLocation, getProject, getRealizationContext, getScalarType

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

  • Constructor Details

    • OgrParams

      public OgrParams()