Skip to content
This repository has been archived by the owner on Feb 26, 2019. It is now read-only.

Commit

Permalink
update earth fissures layer
Browse files Browse the repository at this point in the history
  • Loading branch information
rhb1 committed May 19, 2015
1 parent bc08759 commit 5d40d61
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/app.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@ app.geoserverUrl = "http://data.azgs.az.gov/arizona-hazards/azgs/ows"
# Setup data layers
dataLayers = [
new app.models.GeoJSONLayer
id: "earthFissures"
id: "fissure_linework_051815"
layerName: "Earth Fissures"
serviceUrl: app.geoserverUrl
serviceType: "WFS"
typeName: "azgs:earthfissures"
typeName: "azgs:fissure_linework_051815"
active: false
useD3: true
citation: "Arizona Geological Survey"
Expand Down

0 comments on commit 5d40d61

Please sign in to comment.