Skip to content

Commit

Permalink
update endpoint server #
Browse files Browse the repository at this point in the history
  • Loading branch information
kmcurry committed Feb 26, 2019
1 parent cf756e6 commit 157577d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion locations/UnitedStates.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
var UnitedStates = {
FIRM: "https://hazards.fema.gov/gis/nfhl/rest/services/FIRMette/NFHLWMS_FIRMette_DefaultLayersOnly/MapServer/15/query?f=json&where=1=1&returnGeometry=true&spatialRel=esriSpatialRelIntersects&outFields=FLD_ZONE&&resultRecordCount=2000",
FIRM: "https://hazards.fema.gov/gis/nfhl/rest/services/FIRMette/NFHLREST_FIRMette/MapServer/27/",
representatives: "https://www.googleapis.com/civicinfo/v2/representatives",
}

Expand Down

0 comments on commit 157577d

Please sign in to comment.