| Package | Description |
|---|---|
| com.geoway.adf.gis.geosrv | |
| com.geoway.adf.gis.geosrv.ime | |
| com.geoway.adf.gis.geosrv.vtile |
| Modifier and Type | Method and Description |
|---|---|
IGeoService |
IGeoServer.getService(ServiceType type,
String serviceName)
获取服务详情
|
IGeoService |
IGeoServer.publishService(IServicePublishParams publishParams)
发布服务
|
IGeoService |
IGeoServer.publishTempService(IServicePublishParams params)
发布临时服务
|
| Modifier and Type | Method and Description |
|---|---|
List<IGeoService> |
IGeoServer.getServices()
获取服务器下所有服务
|
com.geoway.adf.gis.basic.PageList<IGeoService> |
IGeoServer.getServices(List<ServiceType> serviceTypes,
String keyword,
int pageIndex,
int rows)
搜索服务器下的服务
|
| Modifier and Type | Method and Description |
|---|---|
void |
IGeoServer.reCreateCache(IGeoService service)
重建服务缓存
|
| Modifier and Type | Class and Description |
|---|---|
class |
IMEService
IME服务
|
| Modifier and Type | Method and Description |
|---|---|
IGeoService |
IMEServer.getService(ServiceType type,
String serviceName) |
IGeoService |
IMEServer.publishService(IServicePublishParams publishParams) |
IGeoService |
IMEServer.publishTempDTileService(String rasterFilePath,
Integer srid)
用栅格文件发布临时影像动态服务
|
IGeoService |
IMEServer.publishTempService(IServicePublishParams params) |
| Modifier and Type | Method and Description |
|---|---|
List<IGeoService> |
IMEServer.getServices() |
com.geoway.adf.gis.basic.PageList<IGeoService> |
IMEServer.getServices(List<ServiceType> serviceTypes,
String keyword,
int pageIndex,
int rows) |
| Modifier and Type | Method and Description |
|---|---|
void |
IMEServer.reCreateCache(IGeoService service) |
| Modifier and Type | Class and Description |
|---|---|
class |
VTileService
矢量瓦片服务
|
| Modifier and Type | Method and Description |
|---|---|
IGeoService |
VTileServer.getService(ServiceType type,
String serviceName) |
IGeoService |
VTileServer.publishService(IServicePublishParams params) |
IGeoService |
VTileServer.publishTempService(IServicePublishParams params) |
| Modifier and Type | Method and Description |
|---|---|
List<IGeoService> |
VTileServer.getServices() |
com.geoway.adf.gis.basic.PageList<IGeoService> |
VTileServer.getServices(List<ServiceType> serviceTypes,
String keyword,
int pageIndex,
int rows) |
| Modifier and Type | Method and Description |
|---|---|
void |
VTileServer.reCreateCache(IGeoService service)
服务重建缓存
|
Copyright © 2025. All rights reserved.