oneofftech/geoserver-client-php
最新稳定版本:v0.4.1
Composer 安装命令:
composer require oneofftech/geoserver-client-php
包简介
A GeoServer API client
README 文档
README
GeoServer PHP Client
This PHP library provides programmatic functions to access a GeoServer.
It is Free and Open Source Software. All contributions are most welcome. Learn more about how to contribute.
Features
- Obtain the version of the connected GeoServer instance
- Create workspace or retrieve existing workspace details
- Create datastores and listing them
- Create coveragestores and listing them
- Upload files in various formats
- Manage styles in SLD format
For detailed information of each of the provided functions check out the documentation on the usage.
Requirements
Installation
The GeoServer PHP Client uses Composer to manage its dependencies.
composer require php-http/guzzle7-adapter guzzlehttp/psr7 http-interop/http-factory-guzzle oneofftech/geoserver-client-php
For more information, please review the documentation on the installation process.
Supported file formats
The library handles:
ShapefileShapefileinsideziparchiveGeoTIFFGeoPackageformat version 1.2 (can contain both vector and raster data, but will be reported as vector)- Styled Layer Descriptor
SLDfiles for layer styles in XML format
Read more on supported file formats and encoding.
License
This project is Free and Open Source Software, licensed under the AGPL v3 license.
统计信息
- 总下载量: 6.81k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 30
- 点击次数: 0
- 依赖项目数: 3
- 推荐数: 0
其他信息
- 授权协议: AGPL-3.0-only
- 更新时间: 2018-08-06