LocationIntelligenceSDK-Java 7.5.0
GeoZone API
Description: New Feature/ Enhancements are as follows:
Three new methods are added:
- Points of Interest Boundary By Address: This API returns Points of Interest (POIs) Parcel boundary details along
with POIs based on an input Address. - Points of Interest Boundary By Location: This API returns Points of Interest (POIs) Parcel boundary details along
with POIs based on latitude and longitude. - Points of Interest Boundary By pbKey: This API API returns Points of Interest (POIs) Parcel boundary details
along with POIs based on pbKeyTMTM.
GeoProperty API
Description: New Feature/ Enhancements are as follows
Two new methods are added:
- Nearby Schools By Address: This API returns list of schools around a particular address
- Nearby Schools By pbKeyTMTM: This API takes pbKeyTMTM as an input and returns nearby schools based on
search radius and distance.
GeoCode API
Description: A new parameter is added in:
- GET pbKeyTMTM Unique Identifier By Address: An optional Country parameter is added in this method. The
supported countries are USA, Canada and Australia. By default, it takes USA, if no value is provided.