This is the complete list of members for IRestGeocodeService, including all inherited members.
GeoBatch(GeocodeRequestBody request, ALK.PCM.Model.DataVersion? dataset) | IRestGeocodeService | |
Locations(string streetaddr, string city, string state, string zip, string country, PostCodeType? postcodeFilter, GeocodeCitySearchFilter citySearchFilter, string splc, int list, double[] lnglat, string searchString, bool? matchNamedRoadsOnly, double? maxCleanupMiles, CountryAbbreviationType? countryAbbrevType, DataRegion? region, ALK.PCM.Model.DataVersion? dataset, int timeOut, LanguageType? lang, bool? splitHouseNumber, bool? includeTrimblePlaceIDs) | IRestGeocodeService | |
ReverseGeo(double[] lnglat, bool? matchNamedRoadsOnly, double? maxCleanupMiles, bool includePostedSpeedLimit, SpeedLimitType? speedLimitPref, double? heading, int? currSpeed, Model.VehicleType vehicle, bool urban, bool includeLinkInfo, string timestamp, CountryAbbreviationType? countryAbbrevType, DataRegion? region, ALK.PCM.Model.DataVersion? dataset, int timeOut, LanguageType? lang, VehicleDimUnits? units, bool? splitHouseNumber, bool? includeTrimblePlaceIDs, string assetID) | IRestGeocodeService | |
ReverseGeoBatch(ReverseGeocodeRequestBody request, ALK.PCM.Model.DataVersion? dataset) | IRestGeocodeService | |
States(DataRegion? region, CountryCodeFormat? abbrFormat, bool? countryOnly) | IRestGeocodeService |