Skip to content

GeoServer provides a RESTful interface through which clients can retrieve information about an instance and make configuration changes.

Notifications You must be signed in to change notification settings

jaiindimple/REST-API---Geoserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

RESTAPI- Geoserver

GeoServer provides a RESTful interface through which clients can retrieve information about an instance and make configuration changes.

to get the code

Repository named as localgeoserver_restapi restapi.py create_style.py ndvi.sld

Getting started

To be able to load the data on GeoServer you must get a GeoServer running in the URL http://localhost:8080. The GeoServer version used was 2.16.2 - stable version The first step is to install the importer plugin. It supports batch operations, creates unique styles. Instructions to download given on the GeoServer documentation - https://docs.geoserver.org/stable/en/user/extensions/importer/installing.html. The filename should be in this format to follow this restapi code- example (bangalore_20200509.tif) in this way bangalore is the workspace name and the store name is the full filename.

About

GeoServer provides a RESTful interface through which clients can retrieve information about an instance and make configuration changes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published