Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- accumulation - Variable in class cn.mapway.common.geo.stretch.HistogramNode
- add(double) - Method in class cn.mapway.common.geo.stretch.Histogram
- add(String, Object) - Method in class cn.mapway.common.geo.gdal.VectorUtil.Attrs
- addDateField(String, int) - Method in class cn.mapway.common.geo.gdal.VectorUtil
- addDefaultValue(StringBuilder, MappingField) - Method in class cn.mapway.common.geo.postgis.MyPostgresqlExpert
- addDefaultValue(StringBuilder, MappingField) - Method in class cn.mapway.common.geo.sqlite.SqliteAdaptor
- addDoubleField(String, Double) - Method in class cn.mapway.common.geo.gdal.VectorUtil
- addGeometry(String) - Method in class cn.mapway.common.geo.gdal.VectorUtil
- addGeometry(String, Integer) - Method in class cn.mapway.common.geo.gdal.VectorUtil
- addIntField(String, Integer) - Method in class cn.mapway.common.geo.gdal.VectorUtil
- addStringField(String, int, String) - Method in class cn.mapway.common.geo.gdal.VectorUtil
- Attrs() - Constructor for class cn.mapway.common.geo.gdal.VectorUtil.Attrs
B
- BandData - Class in cn.mapway.common.geo.tools
-
BandData
- BandData(Band, BandInfo) - Constructor for class cn.mapway.common.geo.tools.BandData
- BaseTileExtractor - Class in cn.mapway.common.geo.tools
-
BaseTileExtractor
- BaseTileExtractor() - Constructor for class cn.mapway.common.geo.tools.BaseTileExtractor
C
- calcPointByLonAndlat(double, double, double[]) - Static method in class cn.mapway.common.geo.gdal.GdalUtil
-
根据传入的坐标计算所在的行列号 若geoTransform不是长度为6位的数组会报错
- calcPointByLonAndlat(double, double, List<Double>) - Static method in class cn.mapway.common.geo.gdal.GdalUtil
-
根据传入的坐标计算所在的行列号 若geoTransform不是长度为6位的list会报错
- calcPointByRowAndCol(double, double, double[]) - Static method in class cn.mapway.common.geo.gdal.GdalUtil
-
根据行列号计算经纬度 若geoTransform不是长度为6位的数组会报错
- calcPointByRowAndCol(double, double, Double[]) - Static method in class cn.mapway.common.geo.gdal.GdalUtil
-
根据行列号计算经纬度 若geoTransform不是长度为6位的数组会报错
- calcPointByRowAndCol(int, int, double[]) - Static method in class cn.mapway.common.geo.gdal.GdalUtil
-
根据行列号计算经纬度 若geoTransform不是长度为6位的数组会报错
- calcPointByRowAndCol(int, int, Double[]) - Static method in class cn.mapway.common.geo.gdal.GdalUtil
-
根据行列号计算经纬度 若geoTransform不是长度为6位的数组会报错
- calcPointByRowAndCol(int, int, List<Double>) - Static method in class cn.mapway.common.geo.gdal.GdalUtil
-
根据行列号计算经纬度 若geoTransform不是长度为6位的list会报错
- calculateAccumulation() - Method in class cn.mapway.common.geo.stretch.Histogram
- calculatePct(int) - Method in class cn.mapway.common.geo.stretch.Histogram
- calRasterHistogram(String, BandInfo, int, ProgressCallback) - Static method in class cn.mapway.common.geo.tools.TiffTools
-
计算图像的直方图
- calRasterOverview(String, ProgressCallback) - Static method in class cn.mapway.common.geo.tools.TiffTools
-
计算图像的金字塔
- calRasterPreview(String, String, int, List<BandInfo>, ChanelData, ColorTable, ProgressCallback) - Static method in class cn.mapway.common.geo.tools.TiffTools
-
计算影像的预览图
- Canny - Class in cn.mapway.common.geo.geotools
- Canny() - Constructor for class cn.mapway.common.geo.geotools.Canny
- CGCS2000TileExtractor - Class in cn.mapway.common.geo.tools
-
CGCS2000 TileExtractor(EPSG:4490) 偷个懒 直接使用 WGS84坐标转换代替,在我们的精度范围内,可以认为他们是一样的,未来有时间再进行补充完整
- CGCS2000TileExtractor() - Constructor for class cn.mapway.common.geo.tools.CGCS2000TileExtractor
- checkFieldSerial(Dao, Class) - Static method in class cn.mapway.common.geo.postgis.DbTools
-
檢查序列
- clear() - Method in class cn.mapway.common.geo.tools.TileTools
-
清空.S数据文件
- ClipMetric - Class in cn.mapway.common.geo.tools
-
切片指标
- ClipMetric() - Constructor for class cn.mapway.common.geo.tools.ClipMetric
- close() - Method in class cn.mapway.common.geo.gdal.VectorUtil
- cn.mapway.common.geo.gdal - package cn.mapway.common.geo.gdal
- cn.mapway.common.geo.geotools - package cn.mapway.common.geo.geotools
- cn.mapway.common.geo.opencv - package cn.mapway.common.geo.opencv
- cn.mapway.common.geo.postgis - package cn.mapway.common.geo.postgis
- cn.mapway.common.geo.sfile - package cn.mapway.common.geo.sfile
- cn.mapway.common.geo.sqlite - package cn.mapway.common.geo.sqlite
- cn.mapway.common.geo.stretch - package cn.mapway.common.geo.stretch
- cn.mapway.common.geo.tools - package cn.mapway.common.geo.tools
- cn.mapway.common.geo.tools.parser - package cn.mapway.common.geo.tools.parser
- commonDrawer(TileTools, int, IDrawTile...) - Method in class cn.mapway.common.geo.sqlite.MapRender
-
通用的绘制Tile过程
- copyTo(TileTools, long, long, int) - Method in class cn.mapway.common.geo.tools.TileTools
-
拷贝瓦片到目标数据库中
- count - Variable in class cn.mapway.common.geo.stretch.HistogramNode
- count() - Method in class cn.mapway.common.geo.gdal.VectorUtil
-
记录数量
- createAttrs() - Method in class cn.mapway.common.geo.gdal.VectorUtil
- createEntity(Dao, Entity<?>) - Method in class cn.mapway.common.geo.sqlite.SqliteAdaptor
- createFeature(Geometry, Map<String, Object>) - Method in class cn.mapway.common.geo.gdal.VectorUtil
- createLayer(String) - Method in class cn.mapway.common.geo.gdal.GeoPackageUtil
- createLayer(String) - Method in class cn.mapway.common.geo.gdal.OpenFileGdbUtil
- createNormalTable(String) - Method in class cn.mapway.common.geo.gdal.GeoPackageUtil
- createNormalTable(String) - Method in class cn.mapway.common.geo.gdal.OpenFileGdbUtil
- createPolygonStyle(Color, float, Color, float) - Static method in class cn.mapway.common.geo.geotools.GenerateThumbnail
- createRecord(Layer, Map<String, Object>) - Method in class cn.mapway.common.geo.gdal.VectorUtil
D
- DbTools - Class in cn.mapway.common.geo.postgis
-
數據庫工具
- DbTools() - Constructor for class cn.mapway.common.geo.postgis.DbTools
- DEFAULT_BINS - Static variable in class cn.mapway.common.geo.stretch.Histogram
- delete(Integer, Integer, Integer) - Method in class cn.mapway.common.geo.tools.TileTools
-
删除数据库的一条记录
- draw(Graphics2D, double, double, int, Geometry) - Method in interface cn.mapway.common.geo.sqlite.IDrawTile
- drawFeature(Feature, MapStyle) - Method in class cn.mapway.common.geo.gdal.TileCanvas
- drawGeometry(String, Graphics2D, double, double, Geometry, int, MapStyle) - Method in class cn.mapway.common.geo.sqlite.MapRender
-
画布上绘制几何图形
- drawPolygon(String, double, double, Graphics2D, Geometry, int, MapStyle) - Method in class cn.mapway.common.geo.sqlite.MapRender
E
- each(Each<Feature>) - Method in class cn.mapway.common.geo.gdal.VectorUtil
-
循环每个要素
- EARTH_RADIUS - Static variable in class cn.mapway.common.geo.gdal.WebMercator
- EARTH_RADIUS - Variable in class cn.mapway.common.geo.tools.GlobalMercator
- emptyImage - Static variable in class cn.mapway.common.geo.tools.TileTools
- enablePam(String) - Static method in class cn.mapway.common.geo.gdal.GdalUtil
- evalFieldType(MappingField) - Method in class cn.mapway.common.geo.postgis.MyPostgresqlExpert
- evalFieldType(MappingField) - Method in class cn.mapway.common.geo.sqlite.SqliteAdaptor
- exists(Integer, Integer, Integer) - Method in class cn.mapway.common.geo.tools.TileTools
-
tile是否存在
- export() - Method in class cn.mapway.common.geo.sqlite.MapRender
- exportLevel(TileTools, int) - Method in class cn.mapway.common.geo.sqlite.MapRender
-
输出某一级别
- exportLevel(TileTools, int) - Method in class cn.mapway.common.geo.sqlite.SqliteMapTools
- extract(String, ImageInfo) - Method in class cn.mapway.common.geo.tools.parser.GF1Parser
- extract(String, ImageInfo) - Method in interface cn.mapway.common.geo.tools.parser.ISatelliteExtractor
- extractBandOverview(Band) - Static method in class cn.mapway.common.geo.tools.TiffTools
- extractFromSource(ImageInfo, long, long, int, ColorTable) - Method in class cn.mapway.common.geo.tools.TiffTools
-
从原始影像中输出瓦片
- extractImageInformation(String, String, IImagePreviewProvider) - Method in class cn.mapway.common.geo.tools.TiffTools
-
读取影像的信息 有sha256值 就去数据库中查找 没找到 计算 找到 返回 无Msha256值 计算
- extractImageInformation(Dataset) - Static method in class cn.mapway.common.geo.tools.TiffTools
-
解析一个影像的坐标和影像信息
- extractTileToTarget(ImageInfo, long, long, int, int, Dataset, Dataset) - Method in class cn.mapway.common.geo.tools.NoCrsTileExtractor
- extractTileToTarget(ImageInfo, long, long, int, Dataset, Dataset) - Method in interface cn.mapway.common.geo.tools.ITileExtractor
-
从原始影像中提取一个Tile
- extractTileToTarget(ImageInfo, long, long, int, Dataset, Dataset) - Method in class cn.mapway.common.geo.tools.NoCrsTileExtractor
- extractTileToTarget(ImageInfo, long, long, int, Dataset, Dataset) - Method in class cn.mapway.common.geo.tools.NoGCSTileExtractor
- extractTileToTarget(ImageInfo, long, long, int, Dataset, Dataset) - Method in class cn.mapway.common.geo.tools.WebMercatorTileExtractor
- extractTileToTarget(ImageInfo, long, long, int, Dataset, Dataset) - Method in class cn.mapway.common.geo.tools.WGS84TileExtractor
F
- filter(Box) - Method in class cn.mapway.common.geo.gdal.VectorUtil
-
过滤与 tileBox 相交的要素
- font - Variable in class cn.mapway.common.geo.sqlite.MapStyle
- formatFileSize(long) - Static method in class cn.mapway.common.geo.tools.InfoExport
- fromGeometry(Geometry) - Static method in class cn.mapway.common.geo.tools.TiffTools
G
- gammaStretch(byte[], Double[], Double, Double, Double, Double, Double) - Static method in class cn.mapway.common.geo.stretch.GammaStretch
- gammaStretch(double[], Double[], Double, Double, Double, Double, Double) - Static method in class cn.mapway.common.geo.stretch.GammaStretch
-
Gamma stretch byte [ ].
- gammaStretch(float[], Double[], Double, Double, Double, Double, Double) - Static method in class cn.mapway.common.geo.stretch.GammaStretch
- gammaStretch(int[], Double[], Double, Double, Double, Double, Double) - Static method in class cn.mapway.common.geo.stretch.GammaStretch
- gammaStretch(short[], Double[], Double, Double, Double, Double, Double) - Static method in class cn.mapway.common.geo.stretch.GammaStretch
- GammaStretch - Class in cn.mapway.common.geo.stretch
- GammaStretch() - Constructor for class cn.mapway.common.geo.stretch.GammaStretch
- gdalTypeFromGeometryType(GeometryType) - Static method in class cn.mapway.common.geo.gdal.VectorUtil
- GdalUtil - Class in cn.mapway.common.geo.gdal
-
Gdal工具类
- GdalUtil() - Constructor for class cn.mapway.common.geo.gdal.GdalUtil
- generateImagePreview(ImageInfo, int, ColorTable) - Static method in class cn.mapway.common.geo.tools.TiffTools
- generateRaster(File, File, File) - Static method in class cn.mapway.common.geo.geotools.GenerateThumbnail
-
生成缩略图
- generateRaster(File, File, File, int, int) - Static method in class cn.mapway.common.geo.geotools.GenerateThumbnail
- GenerateThumbnail - Class in cn.mapway.common.geo.geotools
- GenerateThumbnail() - Constructor for class cn.mapway.common.geo.geotools.GenerateThumbnail
- generateVector(File, String, int, File, boolean) - Static method in class cn.mapway.common.geo.geotools.GenerateThumbnail
-
导出缩略图
- generateVector(File, String, int, File, double, String, boolean) - Static method in class cn.mapway.common.geo.geotools.GenerateThumbnail
- GeojsonUtils - Class in cn.mapway.common.geo.geotools
-
解析geojson
- GeojsonUtils() - Constructor for class cn.mapway.common.geo.geotools.GeojsonUtils
- geometryToGeojson(Geometry) - Static method in class cn.mapway.common.geo.geotools.GeojsonUtils
- geomFromString(String, BinaryParser, boolean, Integer) - Static method in class cn.mapway.common.geo.postgis.WktAdaptor
- GeoObjectAdaptor - Class in cn.mapway.common.geo.postgis
-
GeoObjectAdaptor
- GeoObjectAdaptor() - Constructor for class cn.mapway.common.geo.postgis.GeoObjectAdaptor
- GeoObjectFromGdalGeometry(Geometry) - Static method in class cn.mapway.common.geo.tools.GeoUtilScript
- GeoPackageUtil - Class in cn.mapway.common.geo.gdal
-
GeoPackageUtil 处理GeoPackage GDAL 关于多线程的信息 https://trac.osgeo.org/gdal/wiki/FAQMiscellaneous
- GeoPackageUtil(String) - Constructor for class cn.mapway.common.geo.gdal.GeoPackageUtil
- GeoPackageUtil(String, Integer, Integer) - Constructor for class cn.mapway.common.geo.gdal.GeoPackageUtil
- geoToTile(double, double, double, double, int) - Method in class cn.mapway.common.geo.tools.GlobalMercator
-
地理坐标 转化为 tile内像素坐标 (256*256) 坐标系为 左下角为坐标原点
- GeoUtil - Class in cn.mapway.common.geo.tools
-
地理相关的工具类
- GeoUtil() - Constructor for class cn.mapway.common.geo.tools.GeoUtil
- GeoUtilScript - Class in cn.mapway.common.geo.tools
-
GeoJsonObject Gdal Geometry GeoObject 转换
- GeoUtilScript() - Constructor for class cn.mapway.common.geo.tools.GeoUtilScript
- get() - Static method in class cn.mapway.common.geo.tools.GlobalMercator
-
全局获取墨卡托参数信息
- get(ResultSet, String) - Method in class cn.mapway.common.geo.postgis.GeoObjectAdaptor
- get(ResultSet, String) - Method in class cn.mapway.common.geo.postgis.PGBoxAdaptor
- get(ResultSet, String) - Method in class cn.mapway.common.geo.postgis.PGCircleAdaptor
- get(ResultSet, String) - Method in class cn.mapway.common.geo.postgis.PGLineAdaptor
- get(ResultSet, String) - Method in class cn.mapway.common.geo.postgis.PGObject2JsonObjectAdaptor
- get(ResultSet, String) - Method in class cn.mapway.common.geo.postgis.PGObjectAdaptor
- get(ResultSet, String) - Method in class cn.mapway.common.geo.postgis.PGPathAdaptor
- get(ResultSet, String) - Method in class cn.mapway.common.geo.postgis.PGPointAdaptor
- get(ResultSet, String) - Method in class cn.mapway.common.geo.postgis.PGpolygonAdaptor
- get(ResultSet, String) - Method in class cn.mapway.common.geo.postgis.WktAdaptor
- get(ResultSet, String) - Method in class cn.mapway.common.geo.sqlite.SqliteJsonAdaptor
- getAdaptor(MappingField) - Method in class cn.mapway.common.geo.postgis.MyPostgresqlExpert
- getAdaptor(MappingField) - Method in class cn.mapway.common.geo.sqlite.SqliteAdaptor
- getBackground(int) - Method in class cn.mapway.common.geo.sqlite.MapRender
-
子类可以重载该方法 返回地图北京色
- getBand(boolean, Size, Rect, Rect, List<BandData>, List<Band>) - Method in class cn.mapway.common.geo.tools.BaseTileExtractor
-
读取 三波段影像数据 并返回 Alpha波段数据
- getBlackBuffer(int) - Method in class cn.mapway.common.geo.tools.BaseTileExtractor
-
每张图片只能调用一次
- getCannyImg(BufferedImage, double, double, double) - Method in class cn.mapway.common.geo.geotools.Canny
-
边缘检测
- getCannyImg(BufferedImage, double, double, double, Color, BufferedImage) - Method in class cn.mapway.common.geo.geotools.Canny
-
边缘检测
- getCannyImg(BufferedImage, BufferedImage) - Method in class cn.mapway.common.geo.geotools.Canny
- getDataSource() - Method in class cn.mapway.common.geo.gdal.VectorUtil
- getDbFile(long, long, int) - Method in class cn.mapway.common.geo.tools.TileTools
- getDriver() - Method in class cn.mapway.common.geo.gdal.GeoPackageUtil
- getDriver() - Method in class cn.mapway.common.geo.gdal.OpenFileGdbUtil
- getDriver() - Method in class cn.mapway.common.geo.gdal.ShapeUtil
- getDriver() - Method in class cn.mapway.common.geo.gdal.VectorUtil
- getEncoding() - Method in class cn.mapway.common.geo.gdal.VectorUtil
- getEqualizedPixel(double) - Method in class cn.mapway.common.geo.stretch.Histogram
- getEqualizedPixel(int) - Method in class cn.mapway.common.geo.stretch.Histogram
- getExtend() - Method in class cn.mapway.common.geo.gdal.VectorUtil
-
WGS 84
- getExtendBox() - Method in class cn.mapway.common.geo.gdal.VectorUtil
- getFeature(int) - Method in class cn.mapway.common.geo.gdal.VectorUtil
- getFeatureById(long) - Method in class cn.mapway.common.geo.gdal.VectorUtil
- getFields() - Method in class cn.mapway.common.geo.gdal.VectorUtil
-
获取字段定义
- getGeomTransformerToWebMercator() - Method in class cn.mapway.common.geo.gdal.VectorUtil
- getGeomTransformerToWgs84() - Method in class cn.mapway.common.geo.gdal.VectorUtil
- getGeoType() - Method in class cn.mapway.common.geo.gdal.VectorUtil
- getGeoTypeAsString() - Method in class cn.mapway.common.geo.gdal.VectorUtil
- getHistogram(double[], Double[], Double, Double, Double, Double, int) - Static method in class cn.mapway.common.geo.stretch.HistogramStretchUtils
- getHistogram(int[], Double[], Double, Double, Double, Double, int) - Static method in class cn.mapway.common.geo.stretch.HistogramStretchUtils
- getHistogramNodeByMaxPct(double) - Method in class cn.mapway.common.geo.stretch.Histogram
- getHistogramNodeByMinPct(double) - Method in class cn.mapway.common.geo.stretch.Histogram
- getLayer() - Method in class cn.mapway.common.geo.gdal.VectorUtil
- getMemoryDriver() - Static method in class cn.mapway.common.geo.tools.ReadTileTest
- getMemoryDriver() - Static method in class cn.mapway.common.geo.tools.TiffTools
-
PNG Driver
- getMercatorBox() - Method in class cn.mapway.common.geo.gdal.TileCanvas
- getMinMax(double[], Double[], Double, Double, List<Histogram>) - Static method in class cn.mapway.common.geo.stretch.LinearStretch
- getMinMax(int[], Double[], Double, Double, List<Histogram>) - Static method in class cn.mapway.common.geo.stretch.LinearStretch
- getPngDriver() - Static method in class cn.mapway.common.geo.tools.ReadTileTest
- getPngDriver() - Static method in class cn.mapway.common.geo.tools.TiffTools
-
PNG Driver
- getSourceBuffer(int, int) - Method in class cn.mapway.common.geo.tools.BaseTileExtractor
- getSpatialRef() - Method in class cn.mapway.common.geo.gdal.VectorUtil
- getTargetBuffer(int, int) - Method in class cn.mapway.common.geo.tools.BaseTileExtractor
- getTileTools() - Method in class cn.mapway.common.geo.sqlite.MapRender
- getTileTools() - Method in class cn.mapway.common.geo.sqlite.SqliteMapTools
- getWebMercatorReference() - Static method in class cn.mapway.common.geo.tools.TiffTools
- getWgs84Reference() - Static method in class cn.mapway.common.geo.tools.TiffTools
- getWhiteBand() - Method in class cn.mapway.common.geo.tools.GlobalMercator
-
获取一个波段数据
- GF1Parser - Class in cn.mapway.common.geo.tools.parser
-
GF1Parser 对高分1卫星影像进行数据采集
- GF1Parser() - Constructor for class cn.mapway.common.geo.tools.parser.GF1Parser
- GlobalMercator - Class in cn.mapway.common.geo.tools
-
GlobalMercator 墨卡托信息
- GlobalMercator(int) - Constructor for class cn.mapway.common.geo.tools.GlobalMercator
- guessFileFormat(byte[]) - Method in class cn.mapway.common.geo.tools.TileTools
H
- Histogram - Class in cn.mapway.common.geo.stretch
- Histogram(int, double, double, Set<Double>) - Constructor for class cn.mapway.common.geo.stretch.Histogram
- HistogramEqualization - Class in cn.mapway.common.geo.stretch
- HistogramEqualization() - Constructor for class cn.mapway.common.geo.stretch.HistogramEqualization
- HistogramNode - Class in cn.mapway.common.geo.stretch
- HistogramNode() - Constructor for class cn.mapway.common.geo.stretch.HistogramNode
- histogramStretch(double[], Double[], Double, Double, Double, Double, Integer) - Static method in class cn.mapway.common.geo.stretch.HistogramStretch
- histogramStretch(int[], Double[], Double, Double, Double, Double, Integer) - Static method in class cn.mapway.common.geo.stretch.HistogramStretch
- HistogramStretch - Class in cn.mapway.common.geo.stretch
- HistogramStretch() - Constructor for class cn.mapway.common.geo.stretch.HistogramStretch
- HistogramStretchUtils - Class in cn.mapway.common.geo.stretch
- HistogramStretchUtils() - Constructor for class cn.mapway.common.geo.stretch.HistogramStretchUtils
I
- IDrawTile - Interface in cn.mapway.common.geo.sqlite
-
DrawTile
- IImagePreviewProvider - Interface in cn.mapway.common.geo.tools
-
IImagePreviewProvider 影像预览接口标准
- imageSha256(File, Long, IProgressNotify) - Method in class cn.mapway.common.geo.tools.TiffTools
- imageSha256(String) - Method in class cn.mapway.common.geo.tools.TiffTools
-
计算影像的 SHA256
- imageSpaceToSourceSpace(double[], Point) - Static method in class cn.mapway.common.geo.tools.BaseTileExtractor
-
根据仿射变换 将经纬度坐标转换到 影像的像素坐标空间 利用下面的公式进行逆变换求解 已知(XP YP ) 求解 (P L) * Xp = padfTransform[0] + P*padfTransform[1] + L*padfTransform[2]; * Yp = padfTransform[3] + P*padfTransform[4] + L*padfTransform[5];
- InfoExport - Class in cn.mapway.common.geo.tools
-
InfoExport 打印有关信息
- InfoExport() - Constructor for class cn.mapway.common.geo.tools.InfoExport
- init() - Static method in class cn.mapway.common.geo.gdal.GdalUtil
- init() - Static method in class cn.mapway.common.geo.opencv.OpenCvUtils
- initialize() - Method in class cn.mapway.common.geo.sqlite.MapRender
-
初始化
- initialize() - Method in class cn.mapway.common.geo.sqlite.ShapePreviewTools
-
初始化之前做的事情
- initialize() - Method in class cn.mapway.common.geo.sqlite.SqliteMapTools
-
初始化之前做的事情
- initialResolution - Static variable in class cn.mapway.common.geo.gdal.WebMercator
- IProgressNotify - Interface in cn.mapway.common.geo.tools
-
IProgressNotify
- ISatelliteExtractor - Interface in cn.mapway.common.geo.tools.parser
-
ISatelliteExtractor 卫星数据提取接口
- isGeoPackage(File) - Static method in class cn.mapway.common.geo.gdal.VectorUtil
- isOpenFileGdb(File) - Static method in class cn.mapway.common.geo.gdal.VectorUtil
- isShapeFile(File) - Static method in class cn.mapway.common.geo.gdal.VectorUtil
- isSuccess() - Method in class cn.mapway.common.geo.gdal.VectorUtil
- ITileExtractor - Interface in cn.mapway.common.geo.tools
-
IExtractTile
L
- linearStretch(byte[], Double[], Double, Double, Double, Double) - Static method in class cn.mapway.common.geo.stretch.LinearStretch
- linearStretch(double[], Double[], Double, Double, Double, Double, List<Histogram>) - Static method in class cn.mapway.common.geo.stretch.LinearStretch
-
linear stretch byte [ ].
- linearStretch(float[], Double[], Double, Double, Double, Double, List<Histogram>) - Static method in class cn.mapway.common.geo.stretch.LinearStretch
- linearStretch(int[], Double[], Double, Double, Double, Double, List<Histogram>) - Static method in class cn.mapway.common.geo.stretch.LinearStretch
- linearStretch(short[], Double[], Double, Double, Double, Double) - Static method in class cn.mapway.common.geo.stretch.LinearStretch
- LinearStretch - Class in cn.mapway.common.geo.stretch
- LinearStretch() - Constructor for class cn.mapway.common.geo.stretch.LinearStretch
- lngLatBoxToTileBox(Box, int) - Method in class cn.mapway.common.geo.tools.GlobalMercator
-
给定一个经纬度坐标范围 返回一个 墨卡托坐标系下 zoom级别中对应的 瓦片范围
- lngLatToMeter(double, double) - Method in class cn.mapway.common.geo.tools.GlobalMercator
-
"Converts lon/lat to pixel coordinates in given zoom of the EPSG:4326 pyramid" 经纬度 转化为 以mi为单位的坐标
- lngLatToTile(double, double, int) - Method in class cn.mapway.common.geo.tools.GlobalMercator
-
经纬度所在的tile编号
- locationBoxPixelExtent(double[], Box) - Method in class cn.mapway.common.geo.tools.BaseTileExtractor
-
根据仿射变换 将经纬度坐标转换到 影像的像素坐标空间 利用下面的公式进行逆变换求解 已知(XP YP ) 求解 (P L) * Xp = padfTransform[0] + P*padfTransform[1] + L*padfTransform[2]; * Yp = padfTransform[3] + P*padfTransform[4] + L*padfTransform[5];
- locationBoxPixelExtentFromWgs84(Dataset, Box) - Method in class cn.mapway.common.geo.tools.BaseTileExtractor
-
根据 wgs84坐标范围 转化为 影像 像素空间坐标
M
- main(String[]) - Static method in class cn.mapway.common.geo.gdal.GdalUtil
- main(String[]) - Static method in class cn.mapway.common.geo.gdal.GeoPackageUtil
- main(String[]) - Static method in class cn.mapway.common.geo.gdal.OpenFileGdbUtil
- main(String[]) - Static method in class cn.mapway.common.geo.geotools.GenerateThumbnail
- main(String[]) - Static method in class cn.mapway.common.geo.geotools.GeojsonUtils
- main(String[]) - Static method in class cn.mapway.common.geo.postgis.WktAdaptor
- main(String[]) - Static method in class cn.mapway.common.geo.sqlite.ShapePreviewTools
- main(String[]) - Static method in class cn.mapway.common.geo.sqlite.SqliteMapTools
- main(String[]) - Static method in class cn.mapway.common.geo.stretch.HistogramEqualization
- main(String[]) - Static method in class cn.mapway.common.geo.stretch.HistogramStretch
- main(String[]) - Static method in class cn.mapway.common.geo.tools.BaseTileExtractor
- main(String[]) - Static method in class cn.mapway.common.geo.tools.ClipMetric
- main(String[]) - Static method in class cn.mapway.common.geo.tools.GeoUtil
- main(String[]) - Static method in class cn.mapway.common.geo.tools.GeoUtilScript
- main(String[]) - Static method in class cn.mapway.common.geo.tools.GlobalMercator
- main(String[]) - Static method in class cn.mapway.common.geo.tools.InfoExport
- main(String[]) - Static method in class cn.mapway.common.geo.tools.NoCrsTileExtractor
- main(String[]) - Static method in class cn.mapway.common.geo.tools.ReadTileTest
- main(String[]) - Static method in class cn.mapway.common.geo.tools.TiffTools
- MapRender - Class in cn.mapway.common.geo.sqlite
-
MapRender
- MapRender() - Constructor for class cn.mapway.common.geo.sqlite.MapRender
- MapStyle - Class in cn.mapway.common.geo.sqlite
-
MapStyle
- MapStyle() - Constructor for class cn.mapway.common.geo.sqlite.MapStyle
- MapStyle(Boolean, Color, Color, boolean) - Constructor for class cn.mapway.common.geo.sqlite.MapStyle
- max - Variable in class cn.mapway.common.geo.stretch.HistogramNode
- MAXZOOMLEVEL - Variable in class cn.mapway.common.geo.tools.GlobalMercator
- MEMORY_DB_PATH - Static variable in class cn.mapway.common.geo.tools.TileTools
- meterToGeo(Box) - Method in class cn.mapway.common.geo.tools.GlobalMercator
-
墨卡托坐标 转化为经纬度
- meterTolngLat(double, double) - Method in class cn.mapway.common.geo.tools.GlobalMercator
-
"Maximal scaledown zoom of the pyramid closest to the pixelSize." 墨卡托 以米为单位的坐标 转化为WGS84经纬度坐标
- meterToPixels(double, double, int) - Method in class cn.mapway.common.geo.tools.GlobalMercator
-
Converts EPSG:3857 to pyramid pixel coordinates in given zoom level"
- meterToTile(double, double, long, long, int) - Method in class cn.mapway.common.geo.tools.GlobalMercator
-
墨卡托坐标 在 tile下的像素坐标
- min - Variable in class cn.mapway.common.geo.stretch.HistogramNode
- MyPostgresqlExpert - Class in cn.mapway.common.geo.postgis
-
MyPostgresqlExpert NUtz DB 字段类型转换
- MyPostgresqlExpert(JdbcExpertConfigFile) - Constructor for class cn.mapway.common.geo.postgis.MyPostgresqlExpert
N
- NoCrsTileExtractor - Class in cn.mapway.common.geo.tools
- NoCrsTileExtractor() - Constructor for class cn.mapway.common.geo.tools.NoCrsTileExtractor
- NoGCSTileExtractor - Class in cn.mapway.common.geo.tools
-
NoGCSTileExtractor 将原始影像 坐标参考系为地理坐标系 WGS84的影像中 提取出按照WebMecator规定的瓦片数据
- NoGCSTileExtractor() - Constructor for class cn.mapway.common.geo.tools.NoGCSTileExtractor
- notify(Long, String, int, Integer, String, int) - Method in interface cn.mapway.common.geo.tools.IProgressNotify
-
向用户 userId 发送通用 task_message 消息
O
- OpenCvUtils - Class in cn.mapway.common.geo.opencv
- OpenCvUtils() - Constructor for class cn.mapway.common.geo.opencv.OpenCvUtils
- openFile(String) - Static method in class cn.mapway.common.geo.gdal.VectorUtil
-
打开矢量数据
- OpenFileGdbUtil - Class in cn.mapway.common.geo.gdal
-
FileGdbUtil 处理 ArcGIS OpenFileGDB GDAL 关于多线程的信息 https://gdal.org/drivers/vector/filegdb.html
- OpenFileGdbUtil(String) - Constructor for class cn.mapway.common.geo.gdal.OpenFileGdbUtil
- OpenFileGdbUtil(String, Integer, Integer) - Constructor for class cn.mapway.common.geo.gdal.OpenFileGdbUtil
- originShift - Static variable in class cn.mapway.common.geo.gdal.WebMercator
P
- parse(String) - Static method in class cn.mapway.common.geo.tools.GeoUtilScript
- parseFeature(String) - Static method in class cn.mapway.common.geo.geotools.GeojsonUtils
- parseFeatures(String) - Static method in class cn.mapway.common.geo.geotools.GeojsonUtils
- parseGeometry(String) - Static method in class cn.mapway.common.geo.geotools.GeojsonUtils
- parseGeometryCollection(String) - Static method in class cn.mapway.common.geo.geotools.GeojsonUtils
- parseGeometryFromWkt(String) - Static method in class cn.mapway.common.geo.geotools.GeojsonUtils
- pct - Variable in class cn.mapway.common.geo.stretch.HistogramNode
- PGBoxAdaptor - Class in cn.mapway.common.geo.postgis
-
PGpolygonAdaptor
- PGBoxAdaptor() - Constructor for class cn.mapway.common.geo.postgis.PGBoxAdaptor
- PGCircleAdaptor - Class in cn.mapway.common.geo.postgis
-
PGpolygonAdaptor
- PGCircleAdaptor() - Constructor for class cn.mapway.common.geo.postgis.PGCircleAdaptor
- PGLineAdaptor - Class in cn.mapway.common.geo.postgis
-
PGpolygonAdaptor
- PGLineAdaptor() - Constructor for class cn.mapway.common.geo.postgis.PGLineAdaptor
- PGObject2JsonObjectAdaptor - Class in cn.mapway.common.geo.postgis
- PGObject2JsonObjectAdaptor(Type) - Constructor for class cn.mapway.common.geo.postgis.PGObject2JsonObjectAdaptor
- PGObjectAdaptor - Class in cn.mapway.common.geo.postgis
-
PGpolygonAdaptor PGObject 对象 我们 将转换为GeoJSON格式
- PGObjectAdaptor() - Constructor for class cn.mapway.common.geo.postgis.PGObjectAdaptor
- PGPathAdaptor - Class in cn.mapway.common.geo.postgis
-
PGpolygonAdaptor
- PGPathAdaptor() - Constructor for class cn.mapway.common.geo.postgis.PGPathAdaptor
- PGPointAdaptor - Class in cn.mapway.common.geo.postgis
-
PGpolygonAdaptor
- PGPointAdaptor() - Constructor for class cn.mapway.common.geo.postgis.PGPointAdaptor
- PGpolygonAdaptor - Class in cn.mapway.common.geo.postgis
-
PGpolygonAdaptor
- PGpolygonAdaptor() - Constructor for class cn.mapway.common.geo.postgis.PGpolygonAdaptor
- pixel - Variable in class cn.mapway.common.geo.stretch.HistogramNode
- pixel(double) - Method in class cn.mapway.common.geo.stretch.Histogram
- pixelsToMeters(double, double, int) - Method in class cn.mapway.common.geo.tools.GlobalMercator
-
"Converts pixel coordinates in given zoom level of pyramid to EPSG:3857" tile (tx,ty)对应的经纬度范围 墨卡托 tile编码规则 左上角 为(0,0) 向右向下生长 墨卡托坐标单位 为 mi 坐标原点为 将 中央子午线和赤道的交点 (0,0) 这个方法 将 像素坐标 转化为 以mi为单位的 墨卡托坐标
- pixelsToRaster(double, double, int) - Method in class cn.mapway.common.geo.tools.GlobalMercator
-
"Move the origin of pixel coordinates to top-left corner"
- pixelToLocation(double[], long, long) - Static method in class cn.mapway.common.geo.tools.TiffTools
-
像素坐标 转化为 坐标参考系下的坐标 进行仿射变换 * Xp = padfTransform[0] + P*padfTransform[1] + L*padfTransform[2]; * Yp = padfTransform[3] + P*padfTransform[4] + L*padfTransform[5];
- pixelToTile(double, double) - Method in class cn.mapway.common.geo.tools.GlobalMercator
-
"Returns a tile covering region in given pixel coordinates"
- preview(ImageInfo, Dataset, Dataset, int, int) - Method in class cn.mapway.common.geo.tools.BaseTileExtractor
- previewImage(Dataset, ImageInfo, IImagePreviewProvider) - Method in class cn.mapway.common.geo.tools.TiffTools
-
构建图像的预览信息
- previewShapeFile(DataSource, Double[]) - Static method in class cn.mapway.common.geo.sqlite.ShapePreviewTools
-
预览shape文件 输出一张预览图
- processBands(ImageInfo, Dataset, Dataset, List<BandData>, List<Band>) - Method in class cn.mapway.common.geo.tools.BaseTileExtractor
-
处理波段数据
R
- randomPolygon(GeoExtend) - Static method in class cn.mapway.common.geo.tools.GeoUtil
-
在 extend范围内 随机产生一个多边形
- range(int, int) - Method in class cn.mapway.common.geo.sqlite.MapRender
- rasterMask(long, long, int, Geometry) - Static method in class cn.mapway.common.geo.tools.TileTools
-
raster Geometry intersects box in tile tile (x,y,z)
- rasterSpaceToImageSpace(double[], Point) - Static method in class cn.mapway.common.geo.tools.BaseTileExtractor
-
根据仿射变换 将像素空间 转化为影像所在参考系下的坐标 利用 放射变化6参数进行变换 Xgeo = GT(0) + Xpixel*GT(1) + Yline*GT(2) Ygeo = GT(3) + Xpixel*GT(4) + Yline*GT(5)
- read(long, long, int) - Method in class cn.mapway.common.geo.tools.TileTools
-
S数据库中瓦片坐标 是左上角为原点 向上 向下生长 leaflet 采用这种坐标系统 注意 读取墨卡托 瓦片数据 瓦片坐标原点定位左上角 向下 向右生长
- read(Integer, Integer, Integer, OutputStream) - Method in class cn.mapway.common.geo.tools.TileTools
- read(Object) - Static method in class cn.mapway.common.geo.geotools.GeojsonUtils
- read(String) - Method in interface cn.mapway.common.geo.tools.IImagePreviewProvider
- readAndTranslateToBytes256(byte[], BandData, int, int, int, int, int, int, int, int, int, int) - Method in class cn.mapway.common.geo.tools.BaseTileExtractor
-
读取元数据 转换为 RGB byte 格式
- readAsString(Feature, Integer) - Method in class cn.mapway.common.geo.gdal.VectorUtil
- readAsString(Feature, Integer, String) - Static method in class cn.mapway.common.geo.gdal.VectorUtil
- readAsString(Feature, String) - Method in class cn.mapway.common.geo.gdal.VectorUtil
- readAsString(Feature, String, String) - Static method in class cn.mapway.common.geo.gdal.VectorUtil
- readImage(long, long, int) - Method in class cn.mapway.common.geo.tools.TileTools
-
读取指定位置的图像
- readImage(String) - Static method in class cn.mapway.common.geo.geotools.GenerateThumbnail
- readImageBandSourceData(String, int, int, int, int, int[], int[]) - Method in class cn.mapway.common.geo.tools.BaseTileExtractor
-
直接读取目标影像中的数据 不进行采样
- readPixelValues(String, double, double) - Static method in class cn.mapway.common.geo.tools.TiffTools
-
根据经纬度坐标 查询映像中的数值
- readPixelValues(Band) - Static method in class cn.mapway.common.geo.geotools.GenerateThumbnail
- readPixelValues(Band, int, Double, Double) - Static method in class cn.mapway.common.geo.geotools.GenerateThumbnail
- readPixelValues(Band, Double, Double) - Static method in class cn.mapway.common.geo.geotools.GenerateThumbnail
- readSourceDataNoTranslate(byte[], BandData, int, int, int, int, int, int, int, int, int) - Method in class cn.mapway.common.geo.tools.BaseTileExtractor
-
读取元数据 不进行格式转换 原始影像的一个举行区域 读取数据到 目标区域
- readString(Feature, Integer, String) - Static method in class cn.mapway.common.geo.gdal.VectorUtil
- readString(Feature, String, String) - Static method in class cn.mapway.common.geo.gdal.VectorUtil
- ReadTileTest - Class in cn.mapway.common.geo.tools
- ReadTileTest() - Constructor for class cn.mapway.common.geo.tools.ReadTileTest
- resetCache(String) - Method in interface cn.mapway.common.geo.tools.IImagePreviewProvider
-
清空目标缓存
- resolution(double[]) - Static method in class cn.mapway.common.geo.tools.TiffTools
-
目标单位 像素分辨率 WGS84 度 WEB MOCATOR mi
- resolution(int) - Static method in class cn.mapway.common.geo.gdal.WebMercator
- resolution(int) - Method in class cn.mapway.common.geo.tools.GlobalMercator
-
"Resolution (meters/pixel) for given zoom level (measured at Equator)"
S
- searchExtend() - Method in class cn.mapway.common.geo.tools.TileTools
-
搜索数据库找出该SFile的经纬度范围 此值是一个估计值,不是精确值 S文件中 tile编号是 左上角为原点 向右 向下生长 找到一个有值就返回
- set(PreparedStatement, Object, int) - Method in class cn.mapway.common.geo.postgis.GeoObjectAdaptor
- set(PreparedStatement, Object, int) - Method in class cn.mapway.common.geo.postgis.PGBoxAdaptor
- set(PreparedStatement, Object, int) - Method in class cn.mapway.common.geo.postgis.PGCircleAdaptor
- set(PreparedStatement, Object, int) - Method in class cn.mapway.common.geo.postgis.PGLineAdaptor
- set(PreparedStatement, Object, int) - Method in class cn.mapway.common.geo.postgis.PGObject2JsonObjectAdaptor
- set(PreparedStatement, Object, int) - Method in class cn.mapway.common.geo.postgis.PGObjectAdaptor
- set(PreparedStatement, Object, int) - Method in class cn.mapway.common.geo.postgis.PGPathAdaptor
- set(PreparedStatement, Object, int) - Method in class cn.mapway.common.geo.postgis.PGPointAdaptor
- set(PreparedStatement, Object, int) - Method in class cn.mapway.common.geo.postgis.PGpolygonAdaptor
- set(PreparedStatement, Object, int) - Method in class cn.mapway.common.geo.postgis.WktAdaptor
- set(PreparedStatement, Object, int) - Method in class cn.mapway.common.geo.sqlite.SqliteJsonAdaptor
- setColorTable(ColorTable) - Method in class cn.mapway.common.geo.tools.BaseTileExtractor
-
设置颜色表
- setEncoding(String) - Method in class cn.mapway.common.geo.gdal.VectorUtil
- setGeometryDecimals(int) - Static method in class cn.mapway.common.geo.geotools.GeojsonUtils
- setPAM(boolean, String) - Static method in class cn.mapway.common.geo.gdal.GdalUtil
-
设置全局 PAM 数据 Persistent Auxiliary MetaData
- SFileExtend - Class in cn.mapway.common.geo.sfile
-
SFileExtend
- SFileExtend() - Constructor for class cn.mapway.common.geo.sfile.SFileExtend
- ShapePreviewTools - Class in cn.mapway.common.geo.sqlite
-
SqliteMapTools 基于.S文件格式的操作
- ShapePreviewTools() - Constructor for class cn.mapway.common.geo.sqlite.ShapePreviewTools
- ShapeUtil - Class in cn.mapway.common.geo.gdal
-
ShapeUtil 处理ShapeFile GDAL 关于多线程的信息 https://trac.osgeo.org/gdal/wiki/FAQMiscellaneous
- ShapeUtil(String) - Constructor for class cn.mapway.common.geo.gdal.ShapeUtil
- ShapeUtil(String, Integer, Integer) - Constructor for class cn.mapway.common.geo.gdal.ShapeUtil
- simpleFeatureToGeojson(SimpleFeature) - Static method in class cn.mapway.common.geo.geotools.GeojsonUtils
- slerp(double, double, double) - Static method in class cn.mapway.common.geo.tools.GeoUtil
-
线性内插 y=x0+(x1-x0)*t
- SLevelInfo - Class in cn.mapway.common.geo.sfile
-
SFileInfo
- SLevelInfo() - Constructor for class cn.mapway.common.geo.sfile.SLevelInfo
- SLevelInfo(int) - Constructor for class cn.mapway.common.geo.sfile.SLevelInfo
- SqliteAdaptor - Class in cn.mapway.common.geo.sqlite
- SqliteAdaptor(JdbcExpertConfigFile) - Constructor for class cn.mapway.common.geo.sqlite.SqliteAdaptor
- SqliteJsonAdaptor - Class in cn.mapway.common.geo.sqlite
- SqliteJsonAdaptor(Type) - Constructor for class cn.mapway.common.geo.sqlite.SqliteJsonAdaptor
- SqliteMapTools - Class in cn.mapway.common.geo.sqlite
-
SqliteMapTools 基于.S文件格式的操作
- SqliteMapTools() - Constructor for class cn.mapway.common.geo.sqlite.SqliteMapTools
- SRC_WEB_MERCATOR - Static variable in class cn.mapway.common.geo.gdal.WebMercator
- SRC_WGS84 - Static variable in class cn.mapway.common.geo.gdal.WebMercator
- srcWebMercator - Static variable in class cn.mapway.common.geo.gdal.VectorUtil
- srcWgs84 - Static variable in class cn.mapway.common.geo.gdal.VectorUtil
- stretch(float[], Double, Double) - Static method in class cn.mapway.common.geo.geotools.GenerateThumbnail
- stretch(Dataset, int, double, double, int) - Method in class cn.mapway.common.geo.stretch.HistogramStretch
- sureTable(Connection, String, boolean) - Method in class cn.mapway.common.geo.tools.TileTools
T
- tempFile() - Method in class cn.mapway.common.geo.tools.TiffTools
-
临时的png文件
- TiffTools - Class in cn.mapway.common.geo.tools
-
TiffTools tiff格式影像处理工具 每一次从影像中切片 都会进行计算,为了简化这种操作,我们每次计算完成后 就将结果存入 mongoDB中,下次再查找 就不用每次都去计算图像信息了 怎么标识一个图像? 我们是计算这副图像的md5值进行唯一索引
- TiffTools() - Constructor for class cn.mapway.common.geo.tools.TiffTools
- TILE_SIZE - Static variable in class cn.mapway.common.geo.tools.TileTools
- tileBoundMercator(long, long, int) - Static method in class cn.mapway.common.geo.gdal.WebMercator
-
tile 左上角的 墨卡托坐标 | | | -------+------- EQUATOR_LENGTH | | |
- tileBounds(double, double, int) - Method in class cn.mapway.common.geo.tools.GlobalMercator
-
"Returns bounds of the given tile in EPSG:3857 coordinates"
- tileBoundsWebMercator(double, double, int) - Method in class cn.mapway.common.geo.tools.GlobalMercator
-
某一个级别下的瓦片编号 tx ty ,计算其WEB墨卡托的像素坐标 (tx ty) 左上角为 (0,0) 向右 向下 增加 WEB墨卡托 所坐标系定义 (地图中心点为坐标原点) (tx*512 , ty*512)是一个世界坐标系 第0级是一个 512*512图片 对应一个地球表面 赤道上 每个像素对应的地面距离为 RES= 2*PI*r/512 第n级赤道上每个像素对应的地面距离为 RES/2^n
- tileBoundWgs84(double, double, int) - Method in class cn.mapway.common.geo.tools.GlobalMercator
-
tile (tx,ty)对应的经纬度范围 墨卡托 tile编码规则 左上角 为(0,0) 向右向下生长 墨卡托坐标单位 为 mi 坐标原点为 将 中央子午线和赤道的交点 (0,0)
- tileBoundWgs84(long, long, int) - Static method in class cn.mapway.common.geo.gdal.WebMercator
-
tile的范围
- tileBoundWgs84(TileNo) - Static method in class cn.mapway.common.geo.gdal.WebMercator
-
tile的wgs84 范围
- TileCanvas - Class in cn.mapway.common.geo.gdal
-
TileCanvas
- TileCanvas(long, long, int) - Constructor for class cn.mapway.common.geo.gdal.TileCanvas
- tileLngLatBounds(long, long, int) - Method in class cn.mapway.common.geo.tools.GlobalMercator
-
墨卡托坐标下 tile的编号规则 左下角的编号为 (0,0) 向右 向上增加 WGS坐标 统一称做 gps坐标
- TileNo - Class in cn.mapway.common.geo.sfile
-
TileNo 瓦片的编号
- TileNo() - Constructor for class cn.mapway.common.geo.sfile.TileNo
- tileNoBoxToLngLatBox(Box, int) - Method in class cn.mapway.common.geo.tools.GlobalMercator
-
给定瓦片的范围 范围其经纬度信息范围
- tileNoFromWgs84(double, double, int) - Static method in class cn.mapway.common.geo.gdal.WebMercator
-
经纬度坐标 所在的tile索引 参考 https://wiki.openstreetmap.org/wiki/Slippy_map_tilenames
- tileNoFromWgs84(double, double, int) - Static method in class cn.mapway.common.geo.tools.GlobalMercator
-
经纬度坐标 所在的tile索引 参考 https://wiki.openstreetmap.org/wiki/Slippy_map_tilenames
- TileTools - Class in cn.mapway.common.geo.tools
-
TileTools 瓦片工具,主要用于将GeoTiff切图存储在.S文件中 将一个文件切片的主要过程分为四部 打开输入 生产元数据 生成基本title 生成索引title TODO 解决连接池数量和关闭的问题
- TileTools(String) - Constructor for class cn.mapway.common.geo.tools.TileTools
- toBox(Geometry) - Method in class cn.mapway.common.geo.gdal.VectorUtil
- toEWkt(Geometry) - Static method in class cn.mapway.common.geo.geotools.GeojsonUtils
- toGeometry(Box, SpatialReference) - Method in class cn.mapway.common.geo.gdal.VectorUtil
- toGeometry(Box, SpatialReference) - Static method in class cn.mapway.common.geo.tools.TiffTools
- toPolygon(Box) - Static method in class cn.mapway.common.geo.tools.TileTools
- toTargetGeometry(Geometry, SpatialReference) - Static method in class cn.mapway.common.geo.tools.TiffTools
- toWebMercator(Geometry) - Method in class cn.mapway.common.geo.gdal.VectorUtil
-
Deprecated.
- toWgs84(Geometry) - Method in class cn.mapway.common.geo.gdal.VectorUtil
- toWgs84(Geometry) - Static method in class cn.mapway.common.geo.tools.TiffTools
- toWkt(Geometry) - Static method in class cn.mapway.common.geo.geotools.GeojsonUtils
- translateColor(double) - Method in class cn.mapway.common.geo.tools.BaseTileExtractor
V
- VectorUtil - Class in cn.mapway.common.geo.gdal
- VectorUtil(String) - Constructor for class cn.mapway.common.geo.gdal.VectorUtil
- VectorUtil(String, Integer, Integer) - Constructor for class cn.mapway.common.geo.gdal.VectorUtil
- VectorUtil.Attrs - Class in cn.mapway.common.geo.gdal
W
- WebMercator - Class in cn.mapway.common.geo.gdal
-
WebMercator tools for web mercator https://wiki.openstreetmap.org/wiki/Slippy_map_tilenames some information about tile server https://www.maptiler.com/google-maps-coordinates-tile-bounds-projection/#0/-140.84/67.89
- WebMercator() - Constructor for class cn.mapway.common.geo.gdal.WebMercator
- WebMercatorTileExtractor - Class in cn.mapway.common.geo.tools
-
WebMercatorTileExtractor 原始影像 和目标瓦片 都是 墨卡托投影
- WebMercatorTileExtractor() - Constructor for class cn.mapway.common.geo.tools.WebMercatorTileExtractor
- wgs84Resolution(Point, Point) - Static method in class cn.mapway.common.geo.tools.TiffTools
- WGS84TileExtractor - Class in cn.mapway.common.geo.tools
-
WGS84TileExtractor 将原始影像 坐标参考系为地理坐标系 WGS84的影像中 提取出按照WebMecator规定的瓦片数据
- WGS84TileExtractor() - Constructor for class cn.mapway.common.geo.tools.WGS84TileExtractor
- WktAdaptor - Class in cn.mapway.common.geo.postgis
- WktAdaptor(String) - Constructor for class cn.mapway.common.geo.postgis.WktAdaptor
- wrapLat(double) - Static method in class cn.mapway.common.geo.tools.GeoUtilScript
- wrapLng(double) - Static method in class cn.mapway.common.geo.tools.GeoUtilScript
- write(long, long, int, InputStream) - Method in class cn.mapway.common.geo.tools.TileTools
-
写入指定位置图像 只有一个线程支持写操作
- write(Object) - Static method in class cn.mapway.common.geo.geotools.GeojsonUtils
- write(Object, Object) - Static method in class cn.mapway.common.geo.geotools.GeojsonUtils
- write(String, byte[]) - Method in interface cn.mapway.common.geo.tools.IImagePreviewProvider
- writeBytes(long, long, int, byte[]) - Method in class cn.mapway.common.geo.tools.TileTools
-
写入数据
- writeMetaFile(ImageInfo) - Method in class cn.mapway.common.geo.tools.TileTools
-
当前目录下写入元数据信息
- writeToOutputStream(OutputStream) - Method in class cn.mapway.common.geo.gdal.TileCanvas
Z
- zoomForPixelSize(double) - Method in class cn.mapway.common.geo.tools.GlobalMercator
-
"Maximal scaledown zoom of the pyramid closest to the pixelSize."
- zoomResolution(double, int) - Static method in class cn.mapway.common.geo.gdal.WebMercator
-
zoom level 的分辨率 单位米
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form