logo
getpcodestackbyxy
Takes an X and Y coordinate, returns JSON object with intersected GADM boundaries with any pcodes that are available.

Options:

x - x coordinate (longitude), decimal degrees (required)
y - y coordinate (latitude), decimal degrees (required)
returnGeometry - true or false
Results
Missing required arguments: x, y

Results

Code Sample
Here's how to hit this endpoint programatically.
GET
http://pgrestapi.dfprod.dataplusfeminism.mit.edu/services/geoprocessing/geoprocessing_operation?name=getpcodestackbyxy&x=undefined&y=undefined&returnGeometry=false