Skip to content
This repository has been archived by the owner on Aug 29, 2022. It is now read-only.

Latest commit

 

History

History
47 lines (29 loc) · 1.51 KB

README.md

File metadata and controls

47 lines (29 loc) · 1.51 KB

Geotrigger Administrator

The Geotrigger Administrator is a Java application to create and administer geotriggers.

Features

With the Geotrigger Administrator you can e.g.:

  • Display a map as WebMap or build from several layers.
  • Connect to the Geotrigger Service with your client id and client secret.
  • Automatically create geotriggers from the features of a feature service.

Getting Started

The application can simply be started as a Java application. There is no installation required.

Ressourcen

The application uses the ArcGIS Runtime SDK for Java:

Other used libraries:

  • log4j-api-2.0.2.jar
  • log4j-core-2.0.2.jar

Contributing

You are welcome to checkout this sample code to get inspirated for your own work.

Licensing

Copyright 2015 Esri

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

A copy of the license is available in the repository's license.txt file.