logo
createfspbufferimageservice
Creates a WMS-like image service based on GeoJSON queried out of the DB.

Options:

where_clause - where clause to specify which points to buffer (required)
buffer_distance - point buffer distance, in meters (required)
country_code - TZA, BGD, UGA, NGA, KEN, IND (required)
sector_year - which year - 2014 or 2013 (required)
sector - agriculture,library,health,cicos (required)
Results
Missing required arguments

Results

Code Sample
Here's how to hit this endpoint programatically.
GET
http://pgrestapi.dfprod.dataplusfeminism.mit.edu/services/geoprocessing/geoprocessing_operation?name=createfspbufferimageservice&where_clause=undefined&buffer_distance=undefined&country_code=&sector_year=undefined&sector=undefined