logo
getpcodestackbyxylist
Takes an X,Y coordinate list in the form X Y,X Y,X Y,X Y,X Y, returns JSON object with intersected GADM boundaries with any pcodes that are available. Example coords: -11.648737 8.280284,-12.077204 9.539293,-10.637995 8.236794

Options:

coords - coordinate list X Y,X Y,X Y,X Y,X Y, 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=getpcodestackbyxylist&coords=undefined&returnGeometry=false