/SimpleGis

Primary LanguagePython

Simple Flask Rest Gis App

This is Flask app that expects a POST request at "/api/v1.0/population" of 'Content-Type': 'application/json' and matching the pattern: { "longitude": 39.122229, "latitude": -77.133578, "radius": 30 }.

Remporarily hosted on: https://superkomi-188006.appspot.com/ Only data for the US is available.