Resource Conservation and Recovery Act
Resource Conservation and Recovery Act (RCRA) GeoJSON Service
Based on the QID obtained from a get_facilities or get_facility_info query, return GeoJSON of the facilities found.
post/rcra_rest_services.get_geojson
Response
Results are formatted as a GeoJSON feature collection.
Example response
{
"features": [
{
"geometry": {
"type": "Point"
},
"properties": {
"AIRIDs": "DC0000001100195254",
"CWAIDs": "DC0000001",
"CalculatedAccuracyMeters": 50,
"CensusBlockGroup": "110010096022",
"ChesapeakeBayFlag": "Y",
"CollectionMethod": "ADDRESS MATCHING-HOUSE NUMBER",
"CurrSvFlag": 1,
"CurrVioFlag": 1,
"EPASystem": "ICP",
"FacCountyName": "Fairfax County",
"FacDerivedHuc": "552968",
"FacDerivedTRIbes": "Cherokee Nation",
"FacDerivedWBD": "20700100204",
"FacDerivedWBDName": "Fourmile Run-Potomac River",
"FacFIPSCode": "55001",
"FacFederalAgencyCode": "E",
"FacFederalAgencyName": "EPA",
"FacIndianSpatialFlg": "Y",
"FacMapFlg": "Y",
"FacMapIcon": "CWA-NC-MJ-2.png",
"FacPercentMinority": 45.379,
"FacPopulationDensity": 9611.17,
"FacSICCodes": "811",
"FacStdCountyName": "Fairfax County",
"FacTRILandReleases": "11.7",
"FacTRIReporter": "B",
"FacUsMexBorderFlg": "Y",
"Infea5yrFlag": 1,
"Insp5yrFlag": 1,
"LastViolationDate": "5/13/2011",
"Lower48": "Y",
"MaxPctileUs": 54.7,
"MaxScore": 1,
"Over80CountUs": 3,
"OwnerDesc": "Local Government",
"PctileCancerUs": 99,
"PctileDpmUs": 99,
"PctileO3Us": 52.4,
"PctilePctpre1960Us": 14.6,
"PctilePmUs": 52.4,
"PctileProximityNPDESUs": 45.3,
"PctileProximityNplUs": 38.9,
"PctileProximityRmpUs": 54.7,
"PctileProximityTsdfUs": 42.4,
"PctileRespUs": 41.9,
"PctileTrafficScoreUs": 7,
"RCRA3yrComplQtrsHistory": "________VVSS",
"RCRADaysLastInspection": 1247,
"RCRAIDs": "VAD981111784",
"RCRALastPenaltyDate": "12/12/2016",
"RCRANAICS": "8111",
"RCRAPenalties": 987,
"ReferencePoint": "ENTRANCE POINT OF A FACILITY OR STATION",
"RegistryID": "110020837601",
"RmpIDs": "110000",
"SDWAIDs": "DC0000001",
"Score": 1,
"SourceID": "ALR040033",
"Statute": "CWA",
"TRIIDs": "20011FRTTT5001F",
"TRIbalFlag": 1,
"ViolFlag": 1,
"WebDocs": "C6"
},
"type": "Feature"
}
],
"type": "FeatureCollection"
}