CIMC - How to Link to the Map

This page explains how to link to a specific view of the Cleanups in My Community map from your web page.

Simply insert the appropriate code below, per the instructions, into your web page(s).

National Maps by Program

To bring up the CIMC Map, focused on a particular cleanup program, use the following URLs:

Site Maps Using Latitude and Longitude

To bring up the CIMC Map, focused on a particular latitude and longitude, use the following format for your URL:

  • https://ofmpub.epa.gov/apex/cimc/f?p=CIMC:map:::::P71_GEOSEARCH:AA.AAAAA%20-LLL.LLLLLL

where AA.AAAAA is the Latitude and -LLL.LLLLLL is the Longitude, in decimal degrees, of the center point you want to use.  Be sure to use the the minus (-) sign as necessary to indicate southern or western hemisphere.  The number of decimal degrees is adjustable based on whatever accuracy you have available.

Site Maps Using Site Name

To bring up the CIMC Map, focused on a particular cleanup location, using the site name, use the following format for your URL:

  • for Brownfields: https://ofmpub.epa.gov/apex/cimc/f?p=cimc:map::::71:P71_WELSEARCH:SITE_NAME|Cleanup||||true|false|false|false|false|false|||sites|Y
  • for RCRA Corrective Action: https://ofmpub.epa.gov/apex/cimc/f?p=cimc:map::::71:P71_WELSEARCH:SITE_NAME|Cleanup||||false|true|false|false|false|false|||sites|Y
  • for Superfund: https://ofmpub.epa.gov/apex/cimc/f?p=cimc:map::::71:P71_WELSEARCH:SITE_NAME|Cleanup||||false|false|true|false|false|false|||sites|Y
  • for Recovery Act: https://ofmpub.epa.gov/apex/cimc/f?p=cimc:map::::71:P71_WELSEARCH:SITE_NAME|Cleanup||||false|false|false|true|false|false|||sites|Y
  • for Federal Facilities: https://ofmpub.epa.gov/apex/cimc/f?p=cimc:map::::71:P71_WELSEARCH:SITE_NAME|Cleanup||||false|false|false|false|true|false|||sites|Y
  • for Federal Facility Docket Facilities: https://ofmpub.epa.gov/apex/cimc/f?p=cimc:map::::71:P71_WELSEARCH:SITE_NAME|Cleanup||||false|false|true|false|false|false|||sites|Y|true

where "SITE_NAME" is at least part of the name of the property, site, or facility in CIMC that you want to show on the CIMC map.

Site Maps Using Site Identification Number

To bring up the CIMC Map, focused on a particular cleanup location, using the program ID, use the following format for your URL:

  • for Brownfields (BF_PROPERTY_ID): https://ofmpub.epa.gov/apex/cimc/f?p=CIMC:map:::NO::P71_IDSEARCH:BF_PROPERTY_ID|SITE_ID
  • for RCRA Corrective Action (RCRA_HANDLER_ID): https://ofmpub.epa.gov/apex/cimc/f?p=CIMC:map:::NO::P71_IDSEARCH:RCRA_HANDLER_ID|SITE_ID
  • for Superfund (SF_SITE_ID): https://ofmpub.epa.gov/apex/cimc/f?p=CIMC:map:::NO::P71_IDSEARCH:SF_SITE_ID|SITE_ID

where "SITE_ID" is the Brownfields Property ID, RCRA Handler ID or Superfund Site ID for the site you want to show on the CIMC map. (If you do not already know the ID for your site of interest, you can use CIMC to locate it and then drill down to the RCRA or Superfund profile where the ID is displayed.)

Site Profiles Using Site Identification Numbers

To bring up the cleanup progress profile for a particular cleanup location, using the program ID, use the following format for your URL:

  • for Brownfields (BF_PROPERTY_ID): https://obipublic11.epa.gov/analytics/saw.dll?PortalPages&Action=Navigate&PortalPath=/shared/CIMC/_portal/CIMC&Page=Profile+Page&col1=ACRES_GRANT_EXPORT.PROPERTY_ID&val1=%22SITE_ID%22
  • for RCRA Corrective Action (RCRA_HANDLER_ID): https://obipublic11.epa.gov/analytics/saw.dll?PortalPages&Action=Navigate&PortalPath=/shared/CIMC/_portal/CIMC&Page=RCRA+Profile+Page&col1=RCRA_PROFILE_FINAL.HANDLER_ID&val1=%22SITE_ID%22
  • for Superfund (SF_SITE_ID): https://cumulis.epa.gov/supercpad/cursites/csitinfo.cfm?id=SITE_ID

where "SITE_ID" is the Brownfields Property ID, RCRA Handler ID or Superfund Site ID for the site you want. (If you do not already know the ID for your site of interest, you can use CIMC to locate it and then drill down to the RCRA or Superfund profile where the ID is displayed.)

(Coming soon: Map focused on a specific site, based on an EPA_ID, and map of a specific Brownfields Grant Jurisdiction based on a JURISDICTION_ID or name.)