API version v0.0.1
| Calculation of population density in a given radius area by specifying the WGS84 coordinate. | |
| Limitation: A successful search will return in 15-20 seconds. Please do not ask about the service more often. The daily quota is 500 requests. | |
| Resource URL: https://api2.idemc.org/population/ | |
| Resource Information | |
|---|---|
| Rate Limited | Yes | 
| Response Format | geoJSON | 
| Authentication | Yes | 
| Parameter | Description | Optional | Default | 
|---|---|---|---|
| api_key | Authentication API key | No | |
| lat | latitude, WGS84 decimal format | No | |
| lng | longitude, WGS84 decimal format | No | |
| search_level | Return information. 1 = 10,25,50 kms radius, 2 = 50,75,100 kms radius | No | 
| Method | POST,GET | 
| URL | https://api2.idemc.org/population/ |