The Geotrigger Administrator is a Java application to create and administer geotriggers.
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.
The application can simply be started as a Java application. There is no installation required.
The application uses the ArcGIS Runtime SDK for Java:
Other used libraries:
- log4j-api-2.0.2.jar
- log4j-core-2.0.2.jar
You are welcome to checkout this sample code to get inspirated for your own work.
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
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.