Package com.gaia3d.terrain.tile
Class TileWgs84Manager
java.lang.Object
com.gaia3d.terrain.tile.TileWgs84Manager
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
double
double
getMaxTriangleSizeForTileDepth
(int depth) double
getMinTriangleSizeForTileDepth
(int depth) getQuantizedMeshTileFolderPath
(TileIndices tileIndices) getQuantizedMeshTilePath
(TileIndices tileIndices) getTilePath
(TileIndices tileIndices) loadOrCreateTileWgs84
(TileIndices tileIndices) loadTileWgs84
(TileIndices tileIndices) void
makeTempFilesFromQuantizedMeshes
(int depth) void
void
boolean
void
processResizeRasters
(String terrainElevationDataFolderPath, String currentFolderPath) void
void
resizeRasters
(String terrainElevationDataFolderPath, String currentFolderPath) void
standardizeRasters
(List<String> geoTiffFileNames) timeFormat
(long time)
-
Constructor Details
-
TileWgs84Manager
public TileWgs84Manager()
-
-
Method Details
-
deleteObjects
public void deleteObjects() -
makeTempFilesFromQuantizedMeshes
public void makeTempFilesFromQuantizedMeshes(int depth) -
makeTileMeshes
public void makeTileMeshes() throws IOException, org.opengis.referencing.operation.TransformException, org.opengis.referencing.FactoryException- Throws:
IOException
org.opengis.referencing.operation.TransformException
org.opengis.referencing.FactoryException
-
makeTileMeshesContinue
public void makeTileMeshesContinue() throws IOException, org.opengis.referencing.operation.TransformException, org.opengis.referencing.FactoryException- Throws:
IOException
org.opengis.referencing.operation.TransformException
org.opengis.referencing.FactoryException
-
timeFormat
-
getMaxTriangleSizeForTileDepth
public double getMaxTriangleSizeForTileDepth(int depth) -
getMinTriangleSizeForTileDepth
public double getMinTriangleSizeForTileDepth(int depth) -
getMaxDiffBetweenGeoTiffSampleAndTrianglePlane
public double getMaxDiffBetweenGeoTiffSampleAndTrianglePlane(int depth) -
getTilePath
-
getQuantizedMeshTileFolderPath
-
getQuantizedMeshTilePath
-
loadOrCreateTileWgs84
public TileWgs84 loadOrCreateTileWgs84(TileIndices tileIndices) throws IOException, org.opengis.referencing.operation.TransformException - Throws:
IOException
org.opengis.referencing.operation.TransformException
-
loadTileWgs84
- Throws:
IOException
-
processStandardizeRasters
public void processStandardizeRasters() -
standardizeRasters
-
processResizeRasters
public void processResizeRasters(String terrainElevationDataFolderPath, String currentFolderPath) throws IOException, org.opengis.referencing.FactoryException - Throws:
IOException
org.opengis.referencing.FactoryException
-
resizeRasters
public void resizeRasters(String terrainElevationDataFolderPath, String currentFolderPath) throws IOException, org.opengis.referencing.FactoryException - Throws:
IOException
org.opengis.referencing.FactoryException
-
originIsLeftUp
public boolean originIsLeftUp()
-