Changeset 13464 in main
- Timestamp:
- 03/29/17 17:44:30 (5 years ago)
- Location:
- adopters/nm-epht/trunk/src/main/webapps/epht-view-content/xml/query/module/wildlandfires
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
adopters/nm-epht/trunk/src/main/webapps/epht-view-content/xml/query/module/wildlandfires/WildlandFires.xml
r13462 r13464 47 47 <MEASURE> 48 48 <NAME>Count</NAME> 49 <TITLE>Acres burned</TITLE>49 <TITLE>Acres Burned</TITLE> 50 50 <DESCRIPTION>Acres burned by year and county</DESCRIPTION> 51 51 <XSLT_FORMAT_PATTERN>,##0</XSLT_FORMAT_PATTERN> … … 114 114 <ibis:include href="dimension/GeoProxy.xml"/> 115 115 <ibis:include href="dimension/GeoCnty.xml"/> 116 < ibis:include href="dimension/YearProxy.xml"/>116 <!--<ibis:include href="dimension/YearProxy.xml"/>--> 117 117 <ibis:include href="dimension/Year.xml"/> 118 118 </DIMENSIONS> -
adopters/nm-epht/trunk/src/main/webapps/epht-view-content/xml/query/module/wildlandfires/dimension/Year.xml
r13462 r13464 5 5 <TITLE>Single Years</TITLE> 6 6 <DESCRIPTION>Years, 1992 through 2013</DESCRIPTION> 7 < PROXY_DIMENSION_NAME>YearProxy</PROXY_DIMENSION_NAME>7 <!--<PROXY_DIMENSION_NAME>YearProxy</PROXY_DIMENSION_NAME>--> 8 8 <VALUES> 9 9 <VALUE>2013</VALUE>
Note: See TracChangeset
for help on using the changeset viewer.