Skip to content

GISBlox/gisblox-services-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction to GISBlox Services CLI

The GISBlox Services CLI is a standalone tool for interacting with the GISBlox Services REST API. It enables no-code access to the API from the command-line. It will or already includes commands such as reprojecting coordinates and creating GeoJson.

An active subscription to the GISBlox Services API is required in order to access the API. Create your free starter plan in the GISBlox Account Center.

Prerequisites

In order to build and test the GISBlox Services CLI, you need to have the following installed on your machine:

  • .NET 5
  • Visual Studio / Visual Studio Code

Building

Open the solution file GISBlox.Services.CLI.sln in Visual Studio and build it. Any NuGet dependency will be downloaded in the build process.

Using the build output

The gbs executable in the bin directory can be run directly.

Usage

The documentation on how to use the CLI can be found here.

About

Command line tool for GISBlox Services

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages