腾讯云
开发者社区
文档
建议反馈
控制台
登录/注册
首页
学习
活动
专区
圈层
工具
MCP广场
文章/答案/技术大牛
搜索
搜索
关闭
发布
搜索
关闭
文章
问答
(28)
视频
开发者手册
清单
用户
专栏
沙龙
全部问答
原创问答
Stack Exchange问答
更多筛选
回答情况:
全部
有回答
回答已采纳
提问时间:
不限
一周内
一月内
三月内
一年内
问题标签:
未找到与 相关的标签
筛选
重置
1
回答
Scala SBT无法添加依赖项(
geotrellis
)
" %% "
geotrellis
-raster" % "1.0.0" % "1.1.0" ,).map(_ .exclude("com.azavea.
geotrellis
", "
geotrellis
-
浏览 6
提问于2017-08-06
得票数 0
2
回答
当从当前主机中拉出时,
Geotrellis
.spark._不是
Geotrellis
包的成员?
我下载了
Geotrellis
,并尝试按照上的说明进行操作已验证是否正确配置了Java我以前遇到过以下问题: scala
浏览 3
提问于2019-05-16
得票数 0
1
回答
GeoTrellis
:为
GeoTrellis
外部托管的云优化GeoTIFF创建属性存储
example_cog_layer", zoom)) val raster: Raster[Tile] = layer.stitch如果没有预先存在的目录,但是有支持范围请求的FileCOGLayerReader,那么如何创建URL呢?
浏览 6
修改于2018-10-04
得票数 0
1
回答
Scala,Spark,
Geotrellis
Rdd CRS再投影
Feature(point, yieldrow(fields(4).toDouble,fields(20)))那就得到:现在需要重新设计EPSG:4326到EPSG:3270val crsFrom :
geotrellis
.proj4.CRS =
geotrellis
.proj4.CRS.fromName("EPSG:4326")
浏览 5
提问于2017-11-12
得票数 2
回答已采纳
1
回答
GeoTrellis
和GeoPySpark - TypeError:“JavaPackage”对象不可调用
我刚接触
GeoTrellis
,对geopyspark readme:中的示例脚本有一个问题。jsonfrom geopyspark.
geotrellis
.constantsimport SPATIAL, ZOOMfrom geopyspark.
geotrellis
浏览 4
修改于2017-08-10
得票数 2
1
回答
GeoTrellis
/Scala:查找缺少Json解析的隐式证据
要从GeoJson.parse编译对
GeoTrellis
的调用,需要哪些导入才能找到隐式证据?
geotrellis
.vector.io.json.Geometry使用spray.json来解析,并且必须能够找到JsonReader或JsonFormats实例,模板化到WithCrs和几何类。以下内容无法解决证据问题: 直接导入
浏览 3
修改于2018-09-18
得票数 0
1
回答
在KeyBounds中动态确定聚合
GeoTrellis
给定RDD[(SpatialKey, Tile)]中的
GeoTrellis
,如何计算聚合KeyBounds[SpatialKey]
浏览 5
提问于2017-05-04
得票数 2
回答已采纳
0
回答
geotrellis
从hbase读取格栅切片数据和发布服务?
、
tif文件已通过
geotrellis
切片并存储至hbase中 如何从hbase中读取切片数据并发布服务
浏览 590
提问于2020-05-14
1
回答
如何使用
geotrellis
修复geotiff中丢失的SRS
可以使用GDAL命令修复SRS:如何使用
geotrellis
代码替换GDAL命令?
浏览 9
修改于2017-05-04
得票数 2
1
回答
Geotrellis
,获取多边形网格Rdd中的点。
我需要计算多边形网格中点的平均值。//In://or是否可以使用
浏览 5
提问于2017-11-17
得票数 5
1
回答
Java或scala,GeoTools或
GeoTrellis
,如何将哨兵2数据转换为多波段大地测量
我对Scala很满意,所以我看过
geotrellis
,但也没有找到解决方案。谢谢
浏览 2
提问于2018-05-17
得票数 1
回答已采纳
1
回答
IllegalAccessException ..无法访问具有修饰符"protected“的类的成员
package RasterDataIngest.RasterDataIngestIntoHadoop import
geotrellis
.spark.ingest._import
geotrellis
.spark.io.index._import
geotrellis
.spark.utils.
浏览 2
提问于2016-03-07
得票数 0
1
回答
火花放电加载数据进入累加故障
当我学会使用
geotrellis
将数据加载到accumulo时,我遇到了一个问题: 线程"main“
geotrellis
.spark.io.package$LayerWriteError中的异常:未能写入层(名称=”示例“,缩放=13).rg.apache.accumulo.core.client.AccumuloException: file:/
geotrellis
-ingest/726314aa-5b72-4f9c-9c41-f9521a045603-O45VGIHPpi: java.io.IOExcep
浏览 2
修改于2019-07-13
得票数 0
3
回答
如何将maven pom文件设置为绑定版本?
我的项目的一个依赖项在链接下的绑定栏中他们给出了maven片段如下所示 <groupId>com.azavea.
geotrellis
</groupId> <artifactId>
geotrellis
-spark_2.10</artifac
浏览 3
修改于2016-03-10
得票数 2
回答已采纳
2
回答
类未找到错误- scala
程序:import
geotrellis
.spark.ingest._import
geotrellis
.spark.io.index._import
geotrellis
.spark.ut
浏览 3
提问于2016-03-04
得票数 1
回答已采纳
1
回答
如何解决在写入Tif时将RasterFrameLayer转换为栅格时出现的NPE?
Geotrellis
版本:3.3.0import
geotrellis
.proj4.LatLngimport
geotrellis
.raster.io.geotiff{MultibandGeoTiff, SinglebandGeoTiff}import
geotrellis
.raster.ren
浏览 5
修改于2021-01-12
得票数 1
1
回答
如何在scala中将多个TIFF合并成一个大型Geotiff?
代码提供如下:import
geotrellis
.raster._object
浏览 3
提问于2019-04-04
得票数 0
回答已采纳
1
回答
TypeCasting IndexedColorMap to ColorMap
有没有办法将colormap1转换为ColorMap(
geotrellis
.raster.render.ColorMap),因为我的整个代码都是基于ColorMap而不是IndexedColorMap的
浏览 43
提问于2019-10-18
得票数 0
1
回答
IntelliJ在构建时没有引用正确的Scala版本
{Version => SbtVersion} ) .settings(resolvers += "LocationTech
GeoTrellis
Releases" at "
浏览 2
修改于2018-01-15
得票数 1
回答已采纳
1
回答
从Scala源代码组装的远程调试JAR
"-agentlib:jdwp=transport=dt_socket,server=y,suspend=y,address=5005" -cp /home/vagrant/shared/build/
geotrellis
-chatta-demo-assembly-0.1-SNAPSHOT.jar
geotrellis
.chatta.MainListening for transport dt_socket at address: 5005
浏览 4
修改于2017-02-03
得票数 0
回答已采纳
第 2 页
领券