ttungbmt/geoserver-rest-api

GeoServer REST API For Laravel/PHP

Downloads

89

Stars

7

Version

1.0.1

GeoServer REST API For Laravel / Yii2 / PHP

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.

Features

For detailed information of each of the provided functions check out the documentation on the usage.

Requirements

Installation

The GeoServer REST API uses Composer to manage its dependencies.

composer require ttungbmt/geoserver-rest-api

Supported file formats

The library handles:

  • Shapefile
  • Shapefile inside zip archive
  • GeoTIFF
  • GeoPackage format version 1.2 (can contain both vector and raster data, but will be reported as vector)
  • Styled Layer Descriptor SLD files for layer styles in XML format

Read more on supported file formats and encoding.

Roadmap

Here's the TODO list for the next release.

  • Upload style via sld content
  • Working with WPS, WFS, WMS
  • Setting WPS, WFS, WMS

Credits

This Package is inspired by OneOffTech/geoserver-client-php. Huge thanks goes to OneOffTech OneOffTech/geoserver-client-php for their amazing work!

License

This project is Free and Open Source Software, licensed under the MIT license.

ttungbmt

Author

ttungbmt