public class GIS extends Object
These methods are calling the webservice of the Geo Information Service API.
Modifier and Type | Class and Description |
---|---|
static class |
GIS.CityService
Low level methods for the City Webservice.
|
static class |
GIS.ContinentService
Low level methods for the Continent Webservice.
|
static class |
GIS.CountryService
Low level methods for the Country Webservice.
|
static class |
GIS.QuarterService
Low level methods for the Quarter Webservice.
|
static class |
GIS.RegionService
Low level methods for the Region Webservice.
|
Modifier and Type | Field and Description |
---|---|
static int |
AFRICA
IS24 continent ID for Africa.
|
static int |
AMERICA
IS24 continent ID for America.
|
static int |
ANTARCTICA
IS24 continent ID for Antarctica.
|
static int |
ASIA
IS24 continent ID for Asia.
|
static int |
AUSTRALIA
IS24 continent ID for Australia.
|
static int |
EUROPE
IS24 continent ID for Europe.
|
public static final int EUROPE
public static final int ASIA
public static final int AFRICA
public static final int AMERICA
public static final int AUSTRALIA
public static final int ANTARCTICA
Copyright © 2016 OpenEstate. All rights reserved.