# simplegeo-java-client **Repository Path**: mirrors_spullara/simplegeo-java-client ## Basic Information - **Project Name**: simplegeo-java-client - **Description**: A Java HTTP client that accesses the SimpleGeo API - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-26 - **Last Updated**: 2025-12-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README SGClient v1.2.2 ================================================================================ ABSTRACT: -------------------------------------------------------------------------------- A thread-safe, Java HttpClient used to interface with the SimpleGeo API. Both synchronous and asynchronous calls are provided. CHANGES FROM PREVIOUS VERSIONS: -------------------------------------------------------------------------------- Version 1.2.2 - Removed the android project artifacts Version 1.2.1 - Added access to the Record history endpoint - Exposed pagination in the nearby and history queries Version 1.2.0 - Added access to the new PushPin endpoints: contains, overlaps and boundary - Added access to the new SpotRank endpoint: density Version 1.1.0 - Fix query parameters for nearby calls Version 1.0.0 - Nearby requests only accept a single layer instead of multiple. Version 0.1.1 - Added license ### Copyright (C) 2010 SimpleGeo Inc. All rights reserved.