Changeset 24523 in main
- Timestamp:
- 01/24/22 12:20:20 (4 months ago)
- Location:
- adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module
- Files:
-
- 4 added
- 397 edited
Legend:
- Unmodified
- Added
- Removed
-
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/acs/ACSEconomic.xml
r22783 r24523 2655 2655 <ibis:include href="maps/maps.xml"/> 2656 2656 <ibis:include href="charts/charts.xml"/> 2657 2658 2657 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/acs/ACSHousing.xml
r22783 r24523 957 957 <ibis:include href="maps/maps.xml"/> 958 958 <ibis:include href="charts/charts.xml"/> 959 960 959 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/acs/ACSSocial.xml
r22783 r24523 2090 2090 </DIMENSIONS> 2091 2091 2092 <ibis:include href="charts/charts.xml"/> 2092 2093 <ibis:include href="maps/maps.xml"/> 2093 <ibis:include href="charts/charts.xml"/>2094 2095 2094 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/acs/ACSTribeEconomic.xml
r22783 r24523 3309 3309 </DIMENSIONS> 3310 3310 3311 <ibis:include href="charts/charts.xml"/> 3312 <ibis:include href="maps/maps.xml"/> 3311 3313 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/acs/ACSTribeHousing.xml
r22783 r24523 1305 1305 </DIMENSIONS> 1306 1306 1307 <ibis:include href="charts/charts.xml"/> 1308 <ibis:include href="maps/maps.xml"/> 1307 1309 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/acs/ACSTribeSocial.xml
r22783 r24523 2604 2604 </DIMENSIONS> 2605 2605 2606 <ibis:include href="charts/charts.xml"/> 2607 <ibis:include href="maps/maps.xml"/> 2606 2608 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/acs/charts/charts.xml
r21688 r24523 60 60 <MODIFIED_DATE>12/31/2019</MODIFIED_DATE> 61 61 </CHART> 62 <CHART name="Line YearRace">63 <NAME>Line YearRace</NAME>64 <TITLE>Line for Race/Ethnicity by Year</TITLE>65 <SORT_ORDER> 10</SORT_ORDER>62 <CHART name="LineNoErrorBarsDataLabels"> 63 <NAME>LineNoErrorBarsDataLabels</NAME> 64 <TITLE>Line, No Error Bars, with Data Labels</TITLE> 65 <SORT_ORDER>9</SORT_ORDER> 66 66 <ACTIVE_FLAG>x</ACTIVE_FLAG> 67 <MODIFIED_DATE>12/31/2019</MODIFIED_DATE> 68 </CHART> 69 <CHART name="LineNoErrBarsStep10"> 70 <NAME>LineNoErrBarsStep10</NAME> 71 <TITLE>Line, No Error Bars, Step 10</TITLE> 72 <DESCRIPTION>Line chart that skips labels, only displays every nth label.</DESCRIPTION> 73 <SORT_ORDER>11</SORT_ORDER> 74 <ACTIVE_FLAG>x</ACTIVE_FLAG> 75 <MODIFIED_DATE>08/18/2020</MODIFIED_DATE> 67 <MODIFIED_DATE>01/24/2022</MODIFIED_DATE> 76 68 </CHART> 77 69 </CHARTS> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/acs/maps/maps.xml
r21688 r24523 18 18 <MODIFIED_DATE>11/07/2019</MODIFIED_DATE> 19 19 </MAP> 20 <MAP name="DEFAULT_YelBluPur_On"> 21 <NAME>DEFAULT_YelBluPur_On</NAME> 22 <TITLE>Yellow-blue-purple with City/Cnty Labels</TITLE> 23 <DESCRIPTION>Default layers with yellow, blue, purple color ramp with county 24 and city labels and city point markers on by default.</DESCRIPTION> 25 <SORT_ORDER>3</SORT_ORDER> 26 <ACTIVE_FLAG>x</ACTIVE_FLAG> 27 <MODIFIED_DATE>11/07/2019</MODIFIED_DATE> 28 </MAP> 20 29 <MAP name="DEFAULT_YelGrBlu"> 21 30 <NAME>DEFAULT_YelGrBlu</NAME> 22 31 <TITLE>Yellow-green-blue, Default layers</TITLE> 23 32 <DESCRIPTION>Default layers with yellow, green, blue color ramp.</DESCRIPTION> 24 <SORT_ORDER> 3</SORT_ORDER>33 <SORT_ORDER>4</SORT_ORDER> 25 34 <ACTIVE_FLAG>x</ACTIVE_FLAG> 26 35 <MODIFIED_DATE>11/07/2019</MODIFIED_DATE> … … 30 39 <TITLE>Yellow-orange-red, Default layers</TITLE> 31 40 <DESCRIPTION>Default layers with yellow, orange, red color ramp.</DESCRIPTION> 32 <SORT_ORDER> 4</SORT_ORDER>41 <SORT_ORDER>5</SORT_ORDER> 33 42 <ACTIVE_FLAG>x</ACTIVE_FLAG> 34 43 <MODIFIED_DATE>11/06/2019</MODIFIED_DATE> … … 45 54 <NAME>ReverseColor_YelOrRed</NAME> 46 55 <TITLE>Yellow-orange-red, Colors Reversed</TITLE> 47 <SORT_ORDER>1 7</SORT_ORDER>56 <SORT_ORDER>18</SORT_ORDER> 48 57 <ACTIVE_FLAG>x</ACTIVE_FLAG> 49 58 <MODIFIED_DATE>11/06/2019</MODIFIED_DATE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/birth/BirthCntyAdol.xml
r22783 r24523 892 892 </DIMENSIONS> 893 893 894 <ibis:include href="charts/charts.xml"/> 895 <ibis:include href="maps/maps.xml"/> 894 896 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/birth/BirthCntyBirth.xml
r24216 r24523 92 92 <NAME>EDAsthma</NAME> 93 93 <CONFIGURATION_PATH>ed/EDAsthma/CountAsthma</CONFIGURATION_PATH> 94 </QUERY_MODULE> 94 <ibis:include href="charts/charts.xml"/> 95 <ibis:include href="maps/maps.xml"/> 96 </QUERY_MODULE> 95 97 <QUERY_MODULE> 96 98 <NAME>HIDDAsthma</NAME> 97 99 <CONFIGURATION_PATH>hidd/HIDDAsthma/CountAsthma</CONFIGURATION_PATH> 98 </QUERY_MODULE> 100 <ibis:include href="charts/charts.xml"/> 101 <ibis:include href="maps/maps.xml"/> 102 </QUERY_MODULE> 99 103 <QUERY_MODULE> 100 104 <NAME>HIDDAsthma</NAME> 101 105 <CONFIGURATION_PATH>mortmc/MortMCAsthma/CrudeRateAsthma</CONFIGURATION_PATH> 102 </QUERY_MODULE> 106 <ibis:include href="charts/charts.xml"/> 107 <ibis:include href="maps/maps.xml"/> 108 </QUERY_MODULE> 103 109 </QUERY_MODULES> 104 110 </RELATED_DATA> … … 461 467 462 468 <ibis:include href="charts/charts.xml"/> 469 <ibis:include href="maps/maps.xml"/> 463 470 </QUERY_MODULE> 464 471 -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/birth/BirthCntyBrthWt.xml
r24216 r24523 481 481 </DIMENSIONS> 482 482 483 <ibis:include href="charts/charts.xml"/> 484 <ibis:include href="maps/maps.xml"/> 483 485 </QUERY_MODULE> 484 486 -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/birth/BirthCntyPNC.xml
r22783 r24523 678 678 </DIMENSIONS> 679 679 680 <ibis:include href="charts/charts.xml"/> 681 <ibis:include href="maps/maps.xml"/> 680 682 </QUERY_MODULE> 681 683 -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/birth/BirthCntyPop.xml
r22783 r24523 299 299 300 300 301 <ibis:include href="charts/charts.xml"/> 302 <ibis:include href="maps/maps.xml"/> 301 303 </QUERY_MODULE> 302 304 -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/birth/BirthCntyPreterm.xml
r22783 r24523 473 473 </DIMENSIONS> 474 474 475 <ibis:include href="charts/charts.xml"/> 476 <ibis:include href="maps/maps.xml"/> 475 477 </QUERY_MODULE> 476 478 -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/birth/BirthLegisAdol.xml
r22783 r24523 137 137 </DIMENSIONS> 138 138 139 <ibis:include href="charts/charts.xml"/> 140 <ibis:include href="maps/maps.xml"/> 139 141 </QUERY_MODULE> 140 142 -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/birth/BirthLegisBirth.xml
r22783 r24523 435 435 </DIMENSIONS> 436 436 437 <ibis:include href="charts/charts.xml"/> 438 <ibis:include href="maps/maps.xml"/> 437 439 </QUERY_MODULE> 438 440 -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/birth/BirthLegisBrthWt.xml
r22783 r24523 334 334 </DIMENSIONS> 335 335 336 <ibis:include href="charts/charts.xml"/> 337 <ibis:include href="maps/maps.xml"/> 336 338 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/birth/BirthLegisPNC.xml
r22783 r24523 412 412 </DIMENSIONS> 413 413 414 <ibis:include href="charts/charts.xml"/> 415 <ibis:include href="maps/maps.xml"/> 414 416 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/birth/BirthLegisPop.xml
r22783 r24523 128 128 </DIMENSIONS> 129 129 130 <ibis:include href="charts/charts.xml"/> 131 <ibis:include href="maps/maps.xml"/> 130 132 </QUERY_MODULE> 131 133 -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/birth/BirthLegisPreterm.xml
r22783 r24523 332 332 </DIMENSIONS> 333 333 334 <ibis:include href="charts/charts.xml"/> 335 <ibis:include href="maps/maps.xml"/> 334 336 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/birth/BirthSDHAdol.xml
r22783 r24523 326 326 </DIMENSIONS> 327 327 328 <ibis:include href="charts/charts.xml"/> 329 <ibis:include href="maps/maps.xml"/> 328 330 </QUERY_MODULE> 329 331 -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/birth/BirthSDHBirth.xml
r22783 r24523 439 439 </DIMENSIONS> 440 440 441 <ibis:include href="charts/charts.xml"/> 442 <ibis:include href="maps/maps.xml"/> 441 443 </QUERY_MODULE> 442 444 -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/birth/BirthSDHBrthWt.xml
r22783 r24523 363 363 <ibis:include href="dimension/SDH/BroadbndCat.xml"/> 364 364 </DIMENSIONS> 365 <ibis:include href="charts/charts.xml"/> 366 <ibis:include href="maps/maps.xml"/> 365 367 </QUERY_MODULE> 366 368 -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/birth/BirthSDHPNC.xml
r22783 r24523 472 472 </DIMENSIONS> 473 473 474 <ibis:include href="charts/charts.xml"/> 475 <ibis:include href="maps/maps.xml"/> 474 476 </QUERY_MODULE> 475 477 -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/birth/BirthSDHPop.xml
r22783 r24523 308 308 </DIMENSIONS> 309 309 310 <ibis:include href="charts/charts.xml"/> 311 <ibis:include href="maps/maps.xml"/> 310 312 </QUERY_MODULE> 311 313 -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/birth/BirthSDHPreterm.xml
r22783 r24523 360 360 </DIMENSIONS> 361 361 362 <ibis:include href="charts/charts.xml"/> 363 <ibis:include href="maps/maps.xml"/> 362 364 </QUERY_MODULE> 363 365 -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/birth/BirthSareaAdol.xml
r22783 r24523 317 317 </DIMENSIONS> 318 318 319 <ibis:include href="charts/charts.xml"/> 320 <ibis:include href="maps/maps.xml"/> 319 321 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/birth/BirthSareaBirth.xml
r22783 r24523 421 421 </DIMENSIONS> 422 422 423 <ibis:include href="charts/charts.xml"/> 424 <ibis:include href="maps/maps.xml"/> 423 425 </QUERY_MODULE> 424 426 -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/birth/BirthSareaBrthWt.xml
r22783 r24523 327 327 </DIMENSIONS> 328 328 329 <ibis:include href="charts/charts.xml"/> 330 <ibis:include href="maps/maps.xml"/> 329 331 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/birth/BirthSareaPNC.xml
r22783 r24523 407 407 </DIMENSIONS> 408 408 409 <ibis:include href="charts/charts.xml"/> 410 <ibis:include href="maps/maps.xml"/> 409 411 </QUERY_MODULE> 410 412 -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/birth/BirthSareaPop.xml
r22783 r24523 298 298 </DIMENSIONS> 299 299 300 <ibis:include href="charts/charts.xml"/> 301 <ibis:include href="maps/maps.xml"/> 300 302 </QUERY_MODULE> 301 303 -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/birth/BirthSareaPreterm.xml
r22783 r24523 323 323 </DIMENSIONS> 324 324 325 <ibis:include href="charts/charts.xml"/> 326 <ibis:include href="maps/maps.xml"/> 325 327 </QUERY_MODULE> 326 328 -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/birth/charts/charts.xml
r22859 r24523 60 60 <MODIFIED_DATE>12/31/2019</MODIFIED_DATE> 61 61 </CHART> 62 <CHART name="Line YearRace">63 <NAME>Line YearRace</NAME>64 <TITLE>Line for Race/Ethnicity by Year</TITLE>65 <SORT_ORDER> 10</SORT_ORDER>62 <CHART name="LineNoErrorBarsDataLabels"> 63 <NAME>LineNoErrorBarsDataLabels</NAME> 64 <TITLE>Line, No Error Bars, with Data Labels</TITLE> 65 <SORT_ORDER>9</SORT_ORDER> 66 66 <ACTIVE_FLAG>x</ACTIVE_FLAG> 67 <MODIFIED_DATE>12/31/2019</MODIFIED_DATE> 68 </CHART> 69 <CHART name="LineNoErrBarsStep10"> 70 <NAME>LineNoErrBarsStep10</NAME> 71 <TITLE>Line, No Error Bars, Step 10</TITLE> 72 <DESCRIPTION>Line chart that skips labels, only displays every nth label.</DESCRIPTION> 73 <SORT_ORDER>11</SORT_ORDER> 74 <ACTIVE_FLAG>x</ACTIVE_FLAG> 75 <MODIFIED_DATE>08/18/2020</MODIFIED_DATE> 67 <MODIFIED_DATE>01/24/2022</MODIFIED_DATE> 76 68 </CHART> 77 69 </CHARTS> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/birth/maps/maps.xml
r22859 r24523 18 18 <MODIFIED_DATE>11/07/2019</MODIFIED_DATE> 19 19 </MAP> 20 <MAP name="DEFAULT_YelBluPur_On"> 21 <NAME>DEFAULT_YelBluPur_On</NAME> 22 <TITLE>Yellow-blue-purple with City/Cnty Labels</TITLE> 23 <DESCRIPTION>Default layers with yellow, blue, purple color ramp with county 24 and city labels and city point markers on by default.</DESCRIPTION> 25 <SORT_ORDER>3</SORT_ORDER> 26 <ACTIVE_FLAG>x</ACTIVE_FLAG> 27 <MODIFIED_DATE>11/07/2019</MODIFIED_DATE> 28 </MAP> 20 29 <MAP name="DEFAULT_YelGrBlu"> 21 30 <NAME>DEFAULT_YelGrBlu</NAME> 22 31 <TITLE>Yellow-green-blue, Default layers</TITLE> 23 32 <DESCRIPTION>Default layers with yellow, green, blue color ramp.</DESCRIPTION> 24 <SORT_ORDER> 3</SORT_ORDER>33 <SORT_ORDER>4</SORT_ORDER> 25 34 <ACTIVE_FLAG>x</ACTIVE_FLAG> 26 35 <MODIFIED_DATE>11/07/2019</MODIFIED_DATE> … … 30 39 <TITLE>Yellow-orange-red, Default layers</TITLE> 31 40 <DESCRIPTION>Default layers with yellow, orange, red color ramp.</DESCRIPTION> 32 <SORT_ORDER> 4</SORT_ORDER>41 <SORT_ORDER>5</SORT_ORDER> 33 42 <ACTIVE_FLAG>x</ACTIVE_FLAG> 34 43 <MODIFIED_DATE>11/06/2019</MODIFIED_DATE> … … 45 54 <NAME>ReverseColor_YelOrRed</NAME> 46 55 <TITLE>Yellow-orange-red, Colors Reversed</TITLE> 47 <SORT_ORDER>1 7</SORT_ORDER>56 <SORT_ORDER>18</SORT_ORDER> 48 57 <ACTIVE_FLAG>x</ACTIVE_FLAG> 49 58 <MODIFIED_DATE>11/06/2019</MODIFIED_DATE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/brfss/ActivityLimited.xml
r24270 r24523 426 426 427 427 </DIMENSIONS> 428 <ibis:include href="charts/charts.xml"/> 429 <ibis:include href="maps/maps.xml"/> 428 430 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/brfss/AlcoholAny.xml
r24270 r24523 372 372 373 373 </DIMENSIONS> 374 <ibis:include href="charts/charts.xml"/> 375 <ibis:include href="maps/maps.xml"/> 374 376 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/brfss/AlcoholBinge.xml
r24270 r24523 372 372 373 373 </DIMENSIONS> 374 <ibis:include href="charts/charts.xml"/> 375 <ibis:include href="maps/maps.xml"/> 374 376 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/brfss/AlcoholChrnHvy.xml
r24270 r24523 372 372 373 373 </DIMENSIONS> 374 <ibis:include href="charts/charts.xml"/> 375 <ibis:include href="maps/maps.xml"/> 374 376 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/brfss/AlcoholDrive.xml
r24270 r24523 372 372 373 373 </DIMENSIONS> 374 <ibis:include href="charts/charts.xml"/> 375 <ibis:include href="maps/maps.xml"/> 374 376 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/brfss/BMI4Cat.xml
r24270 r24523 386 386 387 387 </DIMENSIONS> 388 <ibis:include href="charts/charts.xml"/> 389 <ibis:include href="maps/maps.xml"/> 388 390 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/brfss/BMIAnyCat.xml
r24270 r24523 423 423 424 424 </DIMENSIONS> 425 <ibis:include href="charts/charts.xml"/> 426 <ibis:include href="maps/maps.xml"/> 425 427 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/brfss/BMIOverWtOb.xml
r24270 r24523 372 372 373 373 </DIMENSIONS> 374 <ibis:include href="charts/charts.xml"/> 375 <ibis:include href="maps/maps.xml"/> 374 376 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/brfss/Checkup.xml
r24270 r24523 379 379 380 380 </DIMENSIONS> 381 <ibis:include href="charts/charts.xml"/> 382 <ibis:include href="maps/maps.xml"/> 381 383 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/brfss/CholChk5Yr.xml
r24270 r24523 370 370 371 371 </DIMENSIONS> 372 <ibis:include href="charts/charts.xml"/> 373 <ibis:include href="maps/maps.xml"/> 372 374 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/brfss/ColScrPSTF.xml
r24270 r24523 381 381 382 382 </DIMENSIONS> 383 <ibis:include href="charts/charts.xml"/> 384 <ibis:include href="maps/maps.xml"/> 383 385 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/brfss/ColonScope.xml
r24270 r24523 375 375 376 376 </DIMENSIONS> 377 <ibis:include href="charts/charts.xml"/> 378 <ibis:include href="maps/maps.xml"/> 377 379 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/brfss/DXArthritis.xml
r24270 r24523 372 372 373 373 </DIMENSIONS> 374 <ibis:include href="charts/charts.xml"/> 375 <ibis:include href="maps/maps.xml"/> 374 376 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/brfss/DXAsthmaEver.xml
r24270 r24523 372 372 373 373 </DIMENSIONS> 374 <ibis:include href="charts/charts.xml"/> 375 <ibis:include href="maps/maps.xml"/> 374 376 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/brfss/DXAsthmaNow.xml
r24270 r24523 372 372 373 373 </DIMENSIONS> 374 <ibis:include href="charts/charts.xml"/> 375 <ibis:include href="maps/maps.xml"/> 374 376 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/brfss/DXBPHigh.xml
r24270 r24523 372 372 373 373 </DIMENSIONS> 374 <ibis:include href="charts/charts.xml"/> 375 <ibis:include href="maps/maps.xml"/> 374 376 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/brfss/DXCOPD.xml
r24270 r24523 372 372 373 373 </DIMENSIONS> 374 <ibis:include href="charts/charts.xml"/> 375 <ibis:include href="maps/maps.xml"/> 374 376 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/brfss/DXCVDHeartAttack.xml
r24270 r24523 384 384 385 385 </DIMENSIONS> 386 <ibis:include href="charts/charts.xml"/> 387 <ibis:include href="maps/maps.xml"/> 386 388 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/brfss/DXCVDMICHD.xml
r24270 r24523 384 384 385 385 </DIMENSIONS> 386 <ibis:include href="charts/charts.xml"/> 387 <ibis:include href="maps/maps.xml"/> 386 388 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/brfss/DXCVDMICHDSTRK.xml
r24270 r24523 384 384 385 385 </DIMENSIONS> 386 <ibis:include href="charts/charts.xml"/> 387 <ibis:include href="maps/maps.xml"/> 386 388 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/brfss/DXCVDStroke.xml
r24270 r24523 384 384 385 385 </DIMENSIONS> 386 <ibis:include href="charts/charts.xml"/> 387 <ibis:include href="maps/maps.xml"/> 386 388 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/brfss/DXCVD_CHD.xml
r24270 r24523 316 316 317 317 </DIMENSIONS> 318 <ibis:include href="charts/charts.xml"/> 319 <ibis:include href="maps/maps.xml"/> 318 320 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/brfss/DXCancerAny.xml
r24270 r24523 372 372 373 373 </DIMENSIONS> 374 <ibis:include href="charts/charts.xml"/> 375 <ibis:include href="maps/maps.xml"/> 374 376 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/brfss/DXCancerOth.xml
r24270 r24523 372 372 373 373 </DIMENSIONS> 374 <ibis:include href="charts/charts.xml"/> 375 <ibis:include href="maps/maps.xml"/> 374 376 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/brfss/DXCancerSkin.xml
r24270 r24523 372 372 373 373 </DIMENSIONS> 374 <ibis:include href="charts/charts.xml"/> 375 <ibis:include href="maps/maps.xml"/> 374 376 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/brfss/DXCholHigh.xml
r24270 r24523 372 372 373 373 </DIMENSIONS> 374 <ibis:include href="charts/charts.xml"/> 375 <ibis:include href="maps/maps.xml"/> 374 376 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/brfss/DXDepress.xml
r24270 r24523 372 372 373 373 </DIMENSIONS> 374 <ibis:include href="charts/charts.xml"/> 375 <ibis:include href="maps/maps.xml"/> 374 376 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/brfss/DXDiabPre.xml
r24270 r24523 408 408 409 409 </DIMENSIONS> 410 <ibis:include href="charts/charts.xml"/> 411 <ibis:include href="maps/maps.xml"/> 410 412 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/brfss/DXDiabetes.xml
r24270 r24523 372 372 373 373 </DIMENSIONS> 374 <ibis:include href="charts/charts.xml"/> 375 <ibis:include href="maps/maps.xml"/> 374 376 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/brfss/DXKidney.xml
r24270 r24523 372 372 373 373 </DIMENSIONS> 374 <ibis:include href="charts/charts.xml"/> 375 <ibis:include href="maps/maps.xml"/> 374 376 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/brfss/DXVision.xml
r24270 r24523 372 372 373 373 </DIMENSIONS> 374 <ibis:include href="charts/charts.xml"/> 375 <ibis:include href="maps/maps.xml"/> 374 376 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/brfss/Depress30.xml
r24270 r24523 432 432 433 433 </DIMENSIONS> 434 <ibis:include href="charts/charts.xml"/> 435 <ibis:include href="maps/maps.xml"/> 434 436 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/brfss/Disability.xml
r24270 r24523 226 226 227 227 </DIMENSIONS> 228 <ibis:include href="charts/charts.xml"/> 229 <ibis:include href="maps/maps.xml"/> 228 230 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/brfss/DisablCognitive.xml
r24270 r24523 226 226 227 227 </DIMENSIONS> 228 <ibis:include href="charts/charts.xml"/> 229 <ibis:include href="maps/maps.xml"/> 228 230 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/brfss/DisablHear.xml
r24270 r24523 224 224 225 225 </DIMENSIONS> 226 <ibis:include href="charts/charts.xml"/> 227 <ibis:include href="maps/maps.xml"/> 226 228 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/brfss/DisablIndLiving.xml
r24270 r24523 226 226 227 227 </DIMENSIONS> 228 <ibis:include href="charts/charts.xml"/> 229 <ibis:include href="maps/maps.xml"/> 228 230 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/brfss/DisablMobility.xml
r24270 r24523 226 226 227 227 </DIMENSIONS> 228 <ibis:include href="charts/charts.xml"/> 229 <ibis:include href="maps/maps.xml"/> 228 230 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/brfss/DisablSelfCare.xml
r24270 r24523 226 226 227 227 </DIMENSIONS> 228 <ibis:include href="charts/charts.xml"/> 229 <ibis:include href="maps/maps.xml"/> 228 230 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/brfss/DisablVision.xml
r24270 r24523 226 226 227 227 </DIMENSIONS> 228 <ibis:include href="charts/charts.xml"/> 229 <ibis:include href="maps/maps.xml"/> 228 230 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/brfss/FairPoorHlth.xml
r24270 r24523 372 372 373 373 </DIMENSIONS> 374 <ibis:include href="charts/charts.xml"/> 375 <ibis:include href="maps/maps.xml"/> 374 376 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/brfss/FallInjury3Cat.xml
r24270 r24523 405 405 406 406 </DIMENSIONS> 407 <ibis:include href="charts/charts.xml"/> 408 <ibis:include href="maps/maps.xml"/> 407 409 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/brfss/FallInjuryAnyCat.xml
r24270 r24523 391 391 392 392 </DIMENSIONS> 393 <ibis:include href="charts/charts.xml"/> 394 <ibis:include href="maps/maps.xml"/> 393 395 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/brfss/Fallen.xml
r24270 r24523 385 385 386 386 </DIMENSIONS> 387 <ibis:include href="charts/charts.xml"/> 388 <ibis:include href="maps/maps.xml"/> 387 389 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/brfss/FrtVeg5.xml
r24270 r24523 371 371 372 372 </DIMENSIONS> 373 <ibis:include href="charts/charts.xml"/> 374 <ibis:include href="maps/maps.xml"/> 373 375 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/brfss/GenHealth.xml
r24270 r24523 381 381 382 382 </DIMENSIONS> 383 <ibis:include href="charts/charts.xml"/> 384 <ibis:include href="maps/maps.xml"/> 383 385 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/brfss/HIVTest.xml
r24270 r24523 402 402 403 403 </DIMENSIONS> 404 <ibis:include href="charts/charts.xml"/> 405 <ibis:include href="maps/maps.xml"/> 404 406 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/brfss/ImmFlu1Yr.xml
r24270 r24523 370 370 371 371 </DIMENSIONS> 372 <ibis:include href="charts/charts.xml"/> 373 <ibis:include href="maps/maps.xml"/> 372 374 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/brfss/ImmFlu1Yr65.xml
r24270 r24523 375 375 376 376 </DIMENSIONS> 377 <ibis:include href="charts/charts.xml"/> 378 <ibis:include href="maps/maps.xml"/> 377 379 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/brfss/ImmPneumo65.xml
r24270 r24523 376 376 377 377 </DIMENSIONS> 378 <ibis:include href="charts/charts.xml"/> 379 <ibis:include href="maps/maps.xml"/> 378 380 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/brfss/ImmZoster50.xml
r24270 r24523 284 284 285 285 </DIMENSIONS> 286 <ibis:include href="charts/charts.xml"/> 287 <ibis:include href="maps/maps.xml"/> 286 288 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/brfss/Mam50PSTF.xml
r24270 r24523 367 367 368 368 </DIMENSIONS> 369 <ibis:include href="charts/charts.xml"/> 370 <ibis:include href="maps/maps.xml"/> 369 371 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/brfss/Mam50PSTF3.xml
r24270 r24523 367 367 368 368 </DIMENSIONS> 369 <ibis:include href="charts/charts.xml"/> 370 <ibis:include href="maps/maps.xml"/> 369 371 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/brfss/Mammo40.xml
r24270 r24523 387 387 388 388 </DIMENSIONS> 389 <ibis:include href="charts/charts.xml"/> 390 <ibis:include href="maps/maps.xml"/> 389 391 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/brfss/Mammo50.xml
r24270 r24523 379 379 380 380 </DIMENSIONS> 381 <ibis:include href="charts/charts.xml"/> 382 <ibis:include href="maps/maps.xml"/> 381 383 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/brfss/MedCareCost.xml
r24270 r24523 372 372 373 373 </DIMENSIONS> 374 <ibis:include href="charts/charts.xml"/> 375 <ibis:include href="maps/maps.xml"/> 374 376 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/brfss/MentHlth14.xml
r24270 r24523 372 372 373 373 </DIMENSIONS> 374 <ibis:include href="charts/charts.xml"/> 375 <ibis:include href="maps/maps.xml"/> 374 376 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/brfss/MentHlth6.xml
r24270 r24523 372 372 373 373 </DIMENSIONS> 374 <ibis:include href="charts/charts.xml"/> 375 <ibis:include href="maps/maps.xml"/> 374 376 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/brfss/MentHlthTreat.xml
r24270 r24523 436 436 437 437 </DIMENSIONS> 438 <ibis:include href="charts/charts.xml"/> 439 <ibis:include href="maps/maps.xml"/> 438 440 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/brfss/OralAllTeethEx.xml
r24270 r24523 389 389 390 390 </DIMENSIONS> 391 <ibis:include href="charts/charts.xml"/> 392 <ibis:include href="maps/maps.xml"/> 391 393 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/brfss/OralAnyTeethEx.xml
r24270 r24523 391 391 392 392 </DIMENSIONS> 393 <ibis:include href="charts/charts.xml"/> 394 <ibis:include href="maps/maps.xml"/> 393 395 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/brfss/OralDentVisit.xml
r24270 r24523 370 370 371 371 </DIMENSIONS> 372 <ibis:include href="charts/charts.xml"/> 373 <ibis:include href="maps/maps.xml"/> 372 374 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/brfss/PapTest.xml
r24270 r24523 374 374 375 375 </DIMENSIONS> 376 <ibis:include href="charts/charts.xml"/> 377 <ibis:include href="maps/maps.xml"/> 376 378 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/brfss/PapTestPSTF.xml
r24270 r24523 371 371 372 372 </DIMENSIONS> 373 <ibis:include href="charts/charts.xml"/> 374 <ibis:include href="maps/maps.xml"/> 373 375 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/brfss/PapTestPSTF3.xml
r24270 r24523 371 371 372 372 </DIMENSIONS> 373 <ibis:include href="charts/charts.xml"/> 374 <ibis:include href="maps/maps.xml"/> 373 375 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/brfss/PhysHlth14.xml
r24270 r24523 372 372 373 373 </DIMENSIONS> 374 <ibis:include href="charts/charts.xml"/> 375 <ibis:include href="maps/maps.xml"/> 374 376 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/brfss/PhysHlth6.xml
r24270 r24523 372 372 373 373 </DIMENSIONS> 374 <ibis:include href="charts/charts.xml"/> 375 <ibis:include href="maps/maps.xml"/> 374 376 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/brfss/PhysInact.xml
r24270 r24523 330 330 331 331 </DIMENSIONS> 332 <ibis:include href="charts/charts.xml"/> 333 <ibis:include href="maps/maps.xml"/> 332 334 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/brfss/PriProvider.xml
r24270 r24523 370 370 371 371 </DIMENSIONS> 372 <ibis:include href="charts/charts.xml"/> 373 <ibis:include href="maps/maps.xml"/> 372 374 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/brfss/RecPhysicalAct.xml
r24270 r24523 370 370 371 371 </DIMENSIONS> 372 <ibis:include href="charts/charts.xml"/> 373 <ibis:include href="maps/maps.xml"/> 372 374 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/brfss/SeatBelt.xml
r24270 r24523 382 382 383 383 </DIMENSIONS> 384 <ibis:include href="charts/charts.xml"/> 385 <ibis:include href="maps/maps.xml"/> 384 386 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/brfss/Smoke4Cat.xml
r24270 r24523 377 377 378 378 </DIMENSIONS> 379 <ibis:include href="charts/charts.xml"/> 380 <ibis:include href="maps/maps.xml"/> 379 381 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/brfss/SmokeAny.xml
r24270 r24523 276 276 277 277 </DIMENSIONS> 278 <ibis:include href="charts/charts.xml"/> 279 <ibis:include href="maps/maps.xml"/> 278 280 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/brfss/SmokeCurrent.xml
r24270 r24523 372 372 373 373 </DIMENSIONS> 374 <ibis:include href="charts/charts.xml"/> 375 <ibis:include href="maps/maps.xml"/> 374 376 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/brfss/SmokeECig.xml
r24270 r24523 277 277 278 278 </DIMENSIONS> 279 <ibis:include href="charts/charts.xml"/> 280 <ibis:include href="maps/maps.xml"/> 279 281 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/brfss/SmokeQuitAtt.xml
r24270 r24523 370 370 371 371 </DIMENSIONS> 372 <ibis:include href="charts/charts.xml"/> 373 <ibis:include href="maps/maps.xml"/> 372 374 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/brfss/Smokeless.xml
r24270 r24523 416 416 417 417 </DIMENSIONS> 418 <ibis:include href="charts/charts.xml"/> 419 <ibis:include href="maps/maps.xml"/> 418 420 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/brfss/SpecialEquip.xml
r24270 r24523 441 441 442 442 </DIMENSIONS> 443 <ibis:include href="charts/charts.xml"/> 444 <ibis:include href="maps/maps.xml"/> 443 445 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/brfss/Unins18_64.xml
r24270 r24523 346 346 347 347 </DIMENSIONS> 348 <ibis:include href="charts/charts.xml"/> 349 <ibis:include href="maps/maps.xml"/> 348 350 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/brfss/Uninsured.xml
r24270 r24523 370 370 371 371 </DIMENSIONS> 372 <ibis:include href="charts/charts.xml"/> 373 <ibis:include href="maps/maps.xml"/> 372 374 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/brfss/charts/charts.xml
r22859 r24523 60 60 <MODIFIED_DATE>12/31/2019</MODIFIED_DATE> 61 61 </CHART> 62 <CHART name="Line YearRace">63 <NAME>Line YearRace</NAME>64 <TITLE>Line for Race/Ethnicity by Year</TITLE>65 <SORT_ORDER> 10</SORT_ORDER>62 <CHART name="LineNoErrorBarsDataLabels"> 63 <NAME>LineNoErrorBarsDataLabels</NAME> 64 <TITLE>Line, No Error Bars, with Data Labels</TITLE> 65 <SORT_ORDER>9</SORT_ORDER> 66 66 <ACTIVE_FLAG>x</ACTIVE_FLAG> 67 <MODIFIED_DATE>12/31/2019</MODIFIED_DATE> 68 </CHART> 69 <CHART name="LineNoErrBarsStep10"> 70 <NAME>LineNoErrBarsStep10</NAME> 71 <TITLE>Line, No Error Bars, Step 10</TITLE> 72 <DESCRIPTION>Line chart that skips labels, only displays every nth label.</DESCRIPTION> 73 <SORT_ORDER>11</SORT_ORDER> 74 <ACTIVE_FLAG>x</ACTIVE_FLAG> 75 <MODIFIED_DATE>08/18/2020</MODIFIED_DATE> 67 <MODIFIED_DATE>01/24/2022</MODIFIED_DATE> 76 68 </CHART> 77 69 </CHARTS> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/brfss/maps/maps.xml
r22859 r24523 18 18 <MODIFIED_DATE>11/07/2019</MODIFIED_DATE> 19 19 </MAP> 20 <MAP name="DEFAULT_YelBluPur_On"> 21 <NAME>DEFAULT_YelBluPur_On</NAME> 22 <TITLE>Yellow-blue-purple with City/Cnty Labels</TITLE> 23 <DESCRIPTION>Default layers with yellow, blue, purple color ramp with county 24 and city labels and city point markers on by default.</DESCRIPTION> 25 <SORT_ORDER>3</SORT_ORDER> 26 <ACTIVE_FLAG>x</ACTIVE_FLAG> 27 <MODIFIED_DATE>11/07/2019</MODIFIED_DATE> 28 </MAP> 20 29 <MAP name="DEFAULT_YelGrBlu"> 21 30 <NAME>DEFAULT_YelGrBlu</NAME> 22 31 <TITLE>Yellow-green-blue, Default layers</TITLE> 23 32 <DESCRIPTION>Default layers with yellow, green, blue color ramp.</DESCRIPTION> 24 <SORT_ORDER> 3</SORT_ORDER>33 <SORT_ORDER>4</SORT_ORDER> 25 34 <ACTIVE_FLAG>x</ACTIVE_FLAG> 26 35 <MODIFIED_DATE>11/07/2019</MODIFIED_DATE> … … 30 39 <TITLE>Yellow-orange-red, Default layers</TITLE> 31 40 <DESCRIPTION>Default layers with yellow, orange, red color ramp.</DESCRIPTION> 32 <SORT_ORDER> 4</SORT_ORDER>41 <SORT_ORDER>5</SORT_ORDER> 33 42 <ACTIVE_FLAG>x</ACTIVE_FLAG> 34 43 <MODIFIED_DATE>11/06/2019</MODIFIED_DATE> … … 45 54 <NAME>ReverseColor_YelOrRed</NAME> 46 55 <TITLE>Yellow-orange-red, Colors Reversed</TITLE> 47 <SORT_ORDER>1 7</SORT_ORDER>56 <SORT_ORDER>18</SORT_ORDER> 48 57 <ACTIVE_FLAG>x</ACTIVE_FLAG> 49 58 <MODIFIED_DATE>11/06/2019</MODIFIED_DATE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/cancer/CancerCnty.xml
r24206 r24523 415 415 <ibis:include href="maps/maps.xml"/> 416 416 <ibis:include href="charts/charts.xml"/> 417 418 417 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/cancer/CancerSarea.xml
r22869 r24523 192 192 <ibis:include href="dimension/CancerStage.xml"/> 193 193 </DIMENSIONS> 194 <ibis:include href="charts/charts.xml"/> 195 <ibis:include href="maps/maps.xml"/> 194 196 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/cancer/Indicator.xml
r24204 r24523 518 518 </DIMENSIONS> 519 519 520 <ibis:include href="charts/charts.xml"/> 521 <ibis:include href="maps/maps.xml"/> 520 522 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/cancer/charts/charts.xml
r22836 r24523 60 60 <MODIFIED_DATE>12/31/2019</MODIFIED_DATE> 61 61 </CHART> 62 <CHART name="Line YearRace">63 <NAME>Line YearRace</NAME>64 <TITLE>Line for Race/Ethnicity by Year</TITLE>65 <SORT_ORDER> 10</SORT_ORDER>62 <CHART name="LineNoErrorBarsDataLabels"> 63 <NAME>LineNoErrorBarsDataLabels</NAME> 64 <TITLE>Line, No Error Bars, with Data Labels</TITLE> 65 <SORT_ORDER>9</SORT_ORDER> 66 66 <ACTIVE_FLAG>x</ACTIVE_FLAG> 67 <MODIFIED_DATE> 12/31/2019</MODIFIED_DATE>67 <MODIFIED_DATE>01/24/2022</MODIFIED_DATE> 68 68 </CHART> 69 69 </CHARTS> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/cancer/maps/maps.xml
r22836 r24523 18 18 <MODIFIED_DATE>11/07/2019</MODIFIED_DATE> 19 19 </MAP> 20 <MAP name="DEFAULT_YelBluPur_On"> 21 <NAME>DEFAULT_YelBluPur_On</NAME> 22 <TITLE>Yellow-blue-purple with City/Cnty Labels</TITLE> 23 <DESCRIPTION>Default layers with yellow, blue, purple color ramp with county 24 and city labels and city point markers on by default.</DESCRIPTION> 25 <SORT_ORDER>3</SORT_ORDER> 26 <ACTIVE_FLAG>x</ACTIVE_FLAG> 27 <MODIFIED_DATE>11/07/2019</MODIFIED_DATE> 28 </MAP> 20 29 <MAP name="DEFAULT_YelGrBlu"> 21 30 <NAME>DEFAULT_YelGrBlu</NAME> 22 31 <TITLE>Yellow-green-blue, Default layers</TITLE> 23 32 <DESCRIPTION>Default layers with yellow, green, blue color ramp.</DESCRIPTION> 24 <SORT_ORDER> 3</SORT_ORDER>33 <SORT_ORDER>4</SORT_ORDER> 25 34 <ACTIVE_FLAG>x</ACTIVE_FLAG> 26 35 <MODIFIED_DATE>11/07/2019</MODIFIED_DATE> … … 30 39 <TITLE>Yellow-orange-red, Default layers</TITLE> 31 40 <DESCRIPTION>Default layers with yellow, orange, red color ramp.</DESCRIPTION> 32 <SORT_ORDER>4</SORT_ORDER> 41 <SORT_ORDER>5</SORT_ORDER> 42 <ACTIVE_FLAG>x</ACTIVE_FLAG> 43 <MODIFIED_DATE>11/06/2019</MODIFIED_DATE> 44 </MAP> 45 <MAP name="ReverseColor_YelBlPur"> 46 <NAME>ReverseColor_YelBlPur</NAME> 47 <TITLE>Yellow, Blue, Purple, Colors Reversed</TITLE> 48 <DESCRIPTION>Yellow, Blue, Purple, Colors Reversed</DESCRIPTION> 49 <SORT_ORDER>17</SORT_ORDER> 50 <ACTIVE_FLAG>x</ACTIVE_FLAG> 51 <MODIFIED_DATE>11/26/2019</MODIFIED_DATE> 52 </MAP> 53 <MAP name="ReverseColor_YelOrRed"> 54 <NAME>ReverseColor_YelOrRed</NAME> 55 <TITLE>Yellow-orange-red, Colors Reversed</TITLE> 56 <SORT_ORDER>18</SORT_ORDER> 33 57 <ACTIVE_FLAG>x</ACTIVE_FLAG> 34 58 <MODIFIED_DATE>11/06/2019</MODIFIED_DATE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/ed/EDCnty.xml
r24417 r24523 246 246 247 247 </DIMENSIONS> 248 <ibis:include href="charts/charts.xml"/> 249 <ibis:include href="maps/maps.xml"/> 248 250 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/ed/EDCntyInj.xml
r24417 r24523 298 298 299 299 </DIMENSIONS> 300 <ibis:include href="charts/charts.xml"/> 301 <ibis:include href="maps/maps.xml"/> 300 302 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/ed/EDIndAlcDepend.xml
r24417 r24523 217 217 218 218 </DIMENSIONS> 219 <ibis:include href="charts/charts.xml"/> 220 <ibis:include href="maps/maps.xml"/> 219 221 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/ed/EDIndAsthma.xml
r24417 r24523 217 217 218 218 </DIMENSIONS> 219 <ibis:include href="charts/charts.xml"/> 220 <ibis:include href="maps/maps.xml"/> 219 221 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/ed/EDIndCLRD.xml
r24417 r24523 217 217 218 218 </DIMENSIONS> 219 <ibis:include href="charts/charts.xml"/> 220 <ibis:include href="maps/maps.xml"/> 219 221 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/ed/EDIndDiabetes.xml
r24417 r24523 216 216 217 217 </DIMENSIONS> 218 <ibis:include href="charts/charts.xml"/> 219 <ibis:include href="maps/maps.xml"/> 218 220 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/ed/EDIndHeart.xml
r24417 r24523 217 217 218 218 </DIMENSIONS> 219 <ibis:include href="charts/charts.xml"/> 220 <ibis:include href="maps/maps.xml"/> 219 221 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/ed/EDIndInflPneu.xml
r24417 r24523 217 217 218 218 </DIMENSIONS> 219 <ibis:include href="charts/charts.xml"/> 220 <ibis:include href="maps/maps.xml"/> 219 221 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/ed/EDIndLiver.xml
r24417 r24523 217 217 218 218 </DIMENSIONS> 219 <ibis:include href="charts/charts.xml"/> 220 <ibis:include href="maps/maps.xml"/> 219 221 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/ed/EDIndSeptic.xml
r24417 r24523 217 217 218 218 </DIMENSIONS> 219 <ibis:include href="charts/charts.xml"/> 220 <ibis:include href="maps/maps.xml"/> 219 221 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/ed/EDIndStroke.xml
r24417 r24523 218 218 219 219 </DIMENSIONS> 220 <ibis:include href="charts/charts.xml"/> 221 <ibis:include href="maps/maps.xml"/> 220 222 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/ed/EDIndTBI.xml
r24417 r24523 217 217 218 218 </DIMENSIONS> 219 <ibis:include href="charts/charts.xml"/> 220 <ibis:include href="maps/maps.xml"/> 219 221 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/ed/charts/charts.xml
r24417 r24523 1 1 <?xml version="1.0" encoding="ISO-8859-1"?> 2 <!-- checked and nothing to change here 3 --> 2 4 3 <CHARTS> 5 4 <CHART name="None"> … … 61 60 <MODIFIED_DATE>12/31/2019</MODIFIED_DATE> 62 61 </CHART> 63 <CHART name="Line YearRace">64 <NAME>Line YearRace</NAME>65 <TITLE>Line for Race/Ethnicity by Year</TITLE>66 <SORT_ORDER> 10</SORT_ORDER>62 <CHART name="LineNoErrorBarsDataLabels"> 63 <NAME>LineNoErrorBarsDataLabels</NAME> 64 <TITLE>Line, No Error Bars, with Data Labels</TITLE> 65 <SORT_ORDER>9</SORT_ORDER> 67 66 <ACTIVE_FLAG>x</ACTIVE_FLAG> 68 <MODIFIED_DATE>12/31/2019</MODIFIED_DATE> 69 </CHART> 70 <CHART name="LineNoErrBarsStep10"> 71 <NAME>LineNoErrBarsStep10</NAME> 72 <TITLE>Line, No Error Bars, Step 10</TITLE> 73 <DESCRIPTION>Line chart that skips labels, only displays every nth label.</DESCRIPTION> 74 <SORT_ORDER>11</SORT_ORDER> 75 <ACTIVE_FLAG>x</ACTIVE_FLAG> 76 <MODIFIED_DATE>08/18/2020</MODIFIED_DATE> 67 <MODIFIED_DATE>01/24/2022</MODIFIED_DATE> 77 68 </CHART> 78 69 </CHARTS> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/ed/maps/maps.xml
r24417 r24523 18 18 <MODIFIED_DATE>11/07/2019</MODIFIED_DATE> 19 19 </MAP> 20 <MAP name="DEFAULT_YelBluPur_On"> 21 <NAME>DEFAULT_YelBluPur_On</NAME> 22 <TITLE>Yellow-blue-purple with City/Cnty Labels</TITLE> 23 <DESCRIPTION>Default layers with yellow, blue, purple color ramp with county 24 and city labels and city point markers on by default.</DESCRIPTION> 25 <SORT_ORDER>3</SORT_ORDER> 26 <ACTIVE_FLAG>x</ACTIVE_FLAG> 27 <MODIFIED_DATE>11/07/2019</MODIFIED_DATE> 28 </MAP> 20 29 <MAP name="DEFAULT_YelGrBlu"> 21 30 <NAME>DEFAULT_YelGrBlu</NAME> 22 31 <TITLE>Yellow-green-blue, Default layers</TITLE> 23 32 <DESCRIPTION>Default layers with yellow, green, blue color ramp.</DESCRIPTION> 24 <SORT_ORDER> 3</SORT_ORDER>33 <SORT_ORDER>4</SORT_ORDER> 25 34 <ACTIVE_FLAG>x</ACTIVE_FLAG> 26 35 <MODIFIED_DATE>11/07/2019</MODIFIED_DATE> … … 30 39 <TITLE>Yellow-orange-red, Default layers</TITLE> 31 40 <DESCRIPTION>Default layers with yellow, orange, red color ramp.</DESCRIPTION> 32 <SORT_ORDER> 4</SORT_ORDER>41 <SORT_ORDER>5</SORT_ORDER> 33 42 <ACTIVE_FLAG>x</ACTIVE_FLAG> 34 43 <MODIFIED_DATE>11/06/2019</MODIFIED_DATE> … … 45 54 <NAME>ReverseColor_YelOrRed</NAME> 46 55 <TITLE>Yellow-orange-red, Colors Reversed</TITLE> 47 <SORT_ORDER>1 7</SORT_ORDER>56 <SORT_ORDER>18</SORT_ORDER> 48 57 <ACTIVE_FLAG>x</ACTIVE_FLAG> 49 58 <MODIFIED_DATE>11/06/2019</MODIFIED_DATE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/hidd/HIDDCnty.xml
r22783 r24523 246 246 247 247 </DIMENSIONS> 248 <ibis:include href="charts/charts.xml"/> 249 <ibis:include href="maps/maps.xml"/> 248 250 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/hidd/HIDDCntyInj.xml
r22783 r24523 277 277 278 278 </DIMENSIONS> 279 <ibis:include href="charts/charts.xml"/> 280 <ibis:include href="maps/maps.xml"/> 279 281 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/hidd/HIDDIndAlcDepend.xml
r22783 r24523 217 217 218 218 </DIMENSIONS> 219 <ibis:include href="charts/charts.xml"/> 220 <ibis:include href="maps/maps.xml"/> 219 221 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/hidd/HIDDIndAsthma.xml
r22783 r24523 217 217 218 218 </DIMENSIONS> 219 <ibis:include href="charts/charts.xml"/> 220 <ibis:include href="maps/maps.xml"/> 219 221 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/hidd/HIDDIndCLRD.xml
r22783 r24523 217 217 218 218 </DIMENSIONS> 219 <ibis:include href="charts/charts.xml"/> 220 <ibis:include href="maps/maps.xml"/> 219 221 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/hidd/HIDDIndDiabetes.xml
r22783 r24523 216 216 217 217 </DIMENSIONS> 218 <ibis:include href="charts/charts.xml"/> 219 <ibis:include href="maps/maps.xml"/> 218 220 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/hidd/HIDDIndHeart.xml
r22783 r24523 217 217 218 218 </DIMENSIONS> 219 <ibis:include href="charts/charts.xml"/> 220 <ibis:include href="maps/maps.xml"/> 219 221 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/hidd/HIDDIndInflPneu.xml
r22783 r24523 217 217 218 218 </DIMENSIONS> 219 <ibis:include href="charts/charts.xml"/> 220 <ibis:include href="maps/maps.xml"/> 219 221 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/hidd/HIDDIndLiver.xml
r22783 r24523 217 217 218 218 </DIMENSIONS> 219 <ibis:include href="charts/charts.xml"/> 220 <ibis:include href="maps/maps.xml"/> 219 221 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/hidd/HIDDIndSeptic.xml
r22783 r24523 217 217 218 218 </DIMENSIONS> 219 <ibis:include href="charts/charts.xml"/> 220 <ibis:include href="maps/maps.xml"/> 219 221 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/hidd/HIDDIndStroke.xml
r22783 r24523 218 218 219 219 </DIMENSIONS> 220 <ibis:include href="charts/charts.xml"/> 221 <ibis:include href="maps/maps.xml"/> 220 222 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/hidd/HIDDIndTBI.xml
r22783 r24523 217 217 218 218 </DIMENSIONS> 219 <ibis:include href="charts/charts.xml"/> 220 <ibis:include href="maps/maps.xml"/> 219 221 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/hidd/charts/charts.xml
r22859 r24523 60 60 <MODIFIED_DATE>12/31/2019</MODIFIED_DATE> 61 61 </CHART> 62 <CHART name="Line YearRace">63 <NAME>Line YearRace</NAME>64 <TITLE>Line for Race/Ethnicity by Year</TITLE>65 <SORT_ORDER> 10</SORT_ORDER>62 <CHART name="LineNoErrorBarsDataLabels"> 63 <NAME>LineNoErrorBarsDataLabels</NAME> 64 <TITLE>Line, No Error Bars, with Data Labels</TITLE> 65 <SORT_ORDER>9</SORT_ORDER> 66 66 <ACTIVE_FLAG>x</ACTIVE_FLAG> 67 <MODIFIED_DATE>12/31/2019</MODIFIED_DATE> 68 </CHART> 69 <CHART name="LineNoErrBarsStep10"> 70 <NAME>LineNoErrBarsStep10</NAME> 71 <TITLE>Line, No Error Bars, Step 10</TITLE> 72 <DESCRIPTION>Line chart that skips labels, only displays every nth label.</DESCRIPTION> 73 <SORT_ORDER>11</SORT_ORDER> 74 <ACTIVE_FLAG>x</ACTIVE_FLAG> 75 <MODIFIED_DATE>08/18/2020</MODIFIED_DATE> 67 <MODIFIED_DATE>01/24/2022</MODIFIED_DATE> 76 68 </CHART> 77 69 </CHARTS> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/hidd/maps/maps.xml
r22859 r24523 18 18 <MODIFIED_DATE>11/07/2019</MODIFIED_DATE> 19 19 </MAP> 20 <MAP name="DEFAULT_YelBluPur_On"> 21 <NAME>DEFAULT_YelBluPur_On</NAME> 22 <TITLE>Yellow-blue-purple with City/Cnty Labels</TITLE> 23 <DESCRIPTION>Default layers with yellow, blue, purple color ramp with county 24 and city labels and city point markers on by default.</DESCRIPTION> 25 <SORT_ORDER>3</SORT_ORDER> 26 <ACTIVE_FLAG>x</ACTIVE_FLAG> 27 <MODIFIED_DATE>11/07/2019</MODIFIED_DATE> 28 </MAP> 20 29 <MAP name="DEFAULT_YelGrBlu"> 21 30 <NAME>DEFAULT_YelGrBlu</NAME> 22 31 <TITLE>Yellow-green-blue, Default layers</TITLE> 23 32 <DESCRIPTION>Default layers with yellow, green, blue color ramp.</DESCRIPTION> 24 <SORT_ORDER> 3</SORT_ORDER>33 <SORT_ORDER>4</SORT_ORDER> 25 34 <ACTIVE_FLAG>x</ACTIVE_FLAG> 26 35 <MODIFIED_DATE>11/07/2019</MODIFIED_DATE> … … 30 39 <TITLE>Yellow-orange-red, Default layers</TITLE> 31 40 <DESCRIPTION>Default layers with yellow, orange, red color ramp.</DESCRIPTION> 32 <SORT_ORDER> 4</SORT_ORDER>41 <SORT_ORDER>5</SORT_ORDER> 33 42 <ACTIVE_FLAG>x</ACTIVE_FLAG> 34 43 <MODIFIED_DATE>11/06/2019</MODIFIED_DATE> … … 45 54 <NAME>ReverseColor_YelOrRed</NAME> 46 55 <TITLE>Yellow-orange-red, Colors Reversed</TITLE> 47 <SORT_ORDER>1 7</SORT_ORDER>56 <SORT_ORDER>18</SORT_ORDER> 48 57 <ACTIVE_FLAG>x</ACTIVE_FLAG> 49 58 <MODIFIED_DATE>11/06/2019</MODIFIED_DATE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/idepi/AllConditions.xml
r22783 r24523 130 130 <ibis:include href="dimensions/AllConditions.xml"/> 131 131 132 <ibis:include href="charts/charts.xml"/> 133 <ibis:include href="maps/maps.xml"/> 132 134 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/idepi/Botulism.xml
r22783 r24523 170 170 <ibis:include href="dimensions/StandardDims.xml"/> 171 171 172 <ibis:include href="charts/charts.xml"/> 173 <ibis:include href="maps/maps.xml"/> 172 174 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/idepi/COVIDCnty.xml
r24467 r24523 614 614 </DIMENSIONS> 615 615 616 <ibis:include href="charts/charts.xml"/> 617 <ibis:include href="maps/maps.xml"/> 616 618 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/idepi/COVIDCntyTestPositivity.xml
r24466 r24523 282 282 283 283 284 <ibis:include href="charts/charts.xml"/> 285 <ibis:include href="maps/maps.xml"/> 284 286 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/idepi/COVIDCntyTests.xml
r24466 r24523 138 138 139 139 140 <ibis:include href="charts/charts.xml"/> 141 <ibis:include href="maps/maps.xml"/> 140 142 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/idepi/COVIDSDH.xml
r22783 r24523 367 367 </DIMENSIONS> 368 368 369 <ibis:include href="charts/charts.xml"/> 370 <ibis:include href="maps/maps.xml"/> 369 371 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/idepi/COVIDSarea.xml
r22783 r24523 468 468 </DIMENSIONS> 469 469 470 <ibis:include href="charts/charts.xml"/> 471 <ibis:include href="maps/maps.xml"/> 470 472 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/idepi/COVIDZIPTestPositivity.xml
r22789 r24523 282 282 283 283 284 <ibis:include href="charts/charts.xml"/> 285 <ibis:include href="maps/maps.xml"/> 284 286 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/idepi/COVIDZIPTests.xml
r22783 r24523 125 125 126 126 127 <ibis:include href="charts/charts.xml"/> 128 <ibis:include href="maps/maps.xml"/> 127 129 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/idepi/Campy.xml
r22783 r24523 135 135 <ibis:include href="dimensions/StandardDims.xml"/> 136 136 137 <ibis:include href="charts/charts.xml"/> 138 <ibis:include href="maps/maps.xml"/> 137 139 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/idepi/Cocci.xml
r22783 r24523 138 138 <ibis:include href="dimensions/StandardDims.xml"/> 139 139 140 <ibis:include href="charts/charts.xml"/> 141 <ibis:include href="maps/maps.xml"/> 140 142 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/idepi/Crypto.xml
r22783 r24523 138 138 <ibis:include href="dimensions/StandardDims.xml"/> 139 139 140 <ibis:include href="charts/charts.xml"/> 141 <ibis:include href="maps/maps.xml"/> 140 142 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/idepi/Dashboard.xml
r22783 r24523 733 733 </DIMENSIONS> 734 734 735 <ibis:include href="charts/charts.xml"/> 736 <ibis:include href="maps/maps.xml"/> 735 737 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/idepi/Giardia.xml
r22783 r24523 138 138 <ibis:include href="dimensions/StandardDims.xml"/> 139 139 140 <ibis:include href="charts/charts.xml"/> 141 <ibis:include href="maps/maps.xml"/> 140 142 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/idepi/HepA.xml
r22783 r24523 138 138 <ibis:include href="dimensions/StandardDims.xml"/> 139 139 140 <ibis:include href="charts/charts.xml"/> 141 <ibis:include href="maps/maps.xml"/> 140 142 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/idepi/HepB.xml
r22783 r24523 179 179 </DIMENSIONS> 180 180 181 <ibis:include href="charts/charts.xml"/> 182 <ibis:include href="maps/maps.xml"/> 181 183 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/idepi/HepC_TurnOff20181120.xml
r22783 r24523 229 229 </DIMENSIONS> 230 230 231 <ibis:include href="charts/charts.xml"/> 232 <ibis:include href="maps/maps.xml"/> 231 233 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/idepi/Hib.xml
r22783 r24523 138 138 <ibis:include href="dimensions/StandardDims.xml"/> 139 139 140 <ibis:include href="charts/charts.xml"/> 141 <ibis:include href="maps/maps.xml"/> 140 142 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/idepi/Legion.xml
r22783 r24523 138 138 <ibis:include href="dimensions/StandardDims.xml"/> 139 139 140 <ibis:include href="charts/charts.xml"/> 141 <ibis:include href="maps/maps.xml"/> 140 142 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/idepi/Mening.xml
r22783 r24523 138 138 <ibis:include href="dimensions/StandardDims.xml"/> 139 139 140 <ibis:include href="charts/charts.xml"/> 141 <ibis:include href="maps/maps.xml"/> 140 142 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/idepi/Pertussis.xml
r22783 r24523 138 138 <ibis:include href="dimensions/StandardDims.xml"/> 139 139 140 <ibis:include href="charts/charts.xml"/> 141 <ibis:include href="maps/maps.xml"/> 140 142 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/idepi/Plague.xml
r22783 r24523 138 138 <ibis:include href="dimensions/StandardDims.xml"/> 139 139 140 <ibis:include href="charts/charts.xml"/> 141 <ibis:include href="maps/maps.xml"/> 140 142 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/idepi/Rabies.xml
r22783 r24523 164 164 165 165 </DIMENSIONS> 166 <ibis:include href="charts/charts.xml"/> 167 <ibis:include href="maps/maps.xml"/> 166 168 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/idepi/STEC.xml
r22783 r24523 138 138 <ibis:include href="dimensions/StandardDims.xml"/> 139 139 140 <ibis:include href="charts/charts.xml"/> 141 <ibis:include href="maps/maps.xml"/> 140 142 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/idepi/Salmonella.xml
r22783 r24523 154 154 <ibis:include href="dimensions/StandardDims.xml"/> 155 155 156 <ibis:include href="charts/charts.xml"/> 157 <ibis:include href="maps/maps.xml"/> 156 158 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/idepi/Shigella.xml
r22783 r24523 138 138 <ibis:include href="dimensions/StandardDims.xml"/> 139 139 140 <ibis:include href="charts/charts.xml"/> 141 <ibis:include href="maps/maps.xml"/> 140 142 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/idepi/StrepAInv.xml
r22783 r24523 138 138 <ibis:include href="dimensions/StandardDims.xml"/> 139 139 140 <ibis:include href="charts/charts.xml"/> 141 <ibis:include href="maps/maps.xml"/> 140 142 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/idepi/StrepBInv.xml
r22783 r24523 138 138 <ibis:include href="dimensions/StandardDims.xml"/> 139 139 140 <ibis:include href="charts/charts.xml"/> 141 <ibis:include href="maps/maps.xml"/> 140 142 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/idepi/StrepPneumo.xml
r22783 r24523 138 138 <ibis:include href="dimensions/StandardDims.xml"/> 139 139 140 <ibis:include href="charts/charts.xml"/> 141 <ibis:include href="maps/maps.xml"/> 140 142 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/idepi/TB.xml
r22783 r24523 138 138 <ibis:include href="dimensions/StandardDims.xml"/> 139 139 140 <ibis:include href="charts/charts.xml"/> 141 <ibis:include href="maps/maps.xml"/> 140 142 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/idepi/Tetanus.xml
r22783 r24523 138 138 <ibis:include href="dimensions/StandardDims.xml"/> 139 139 140 <ibis:include href="charts/charts.xml"/> 141 <ibis:include href="maps/maps.xml"/> 140 142 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/idepi/Tularemia.xml
r22783 r24523 138 138 <ibis:include href="dimensions/StandardDims.xml"/> 139 139 140 <ibis:include href="charts/charts.xml"/> 141 <ibis:include href="maps/maps.xml"/> 140 142 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/idepi/Varicella.xml
r22783 r24523 138 138 <ibis:include href="dimensions/StandardDims.xml"/> 139 139 140 <ibis:include href="charts/charts.xml"/> 141 <ibis:include href="maps/maps.xml"/> 140 142 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/idepi/WestNile.xml
r22783 r24523 138 138 <ibis:include href="dimensions/StandardDims.xml"/> 139 139 140 <ibis:include href="charts/charts.xml"/> 141 <ibis:include href="maps/maps.xml"/> 140 142 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/idepi/charts/charts.xml
r22859 r24523 60 60 <MODIFIED_DATE>12/31/2019</MODIFIED_DATE> 61 61 </CHART> 62 <CHART name="Line YearRace">63 <NAME>Line YearRace</NAME>64 <TITLE>Line for Race/Ethnicity by Year</TITLE>65 <SORT_ORDER> 10</SORT_ORDER>62 <CHART name="LineNoErrorBarsDataLabels"> 63 <NAME>LineNoErrorBarsDataLabels</NAME> 64 <TITLE>Line, No Error Bars, with Data Labels</TITLE> 65 <SORT_ORDER>9</SORT_ORDER> 66 66 <ACTIVE_FLAG>x</ACTIVE_FLAG> 67 <MODIFIED_DATE>12/31/2019</MODIFIED_DATE> 68 </CHART> 69 <CHART name="LineNoErrBarsStep10"> 70 <NAME>LineNoErrBarsStep10</NAME> 71 <TITLE>Line, No Error Bars, Step 10</TITLE> 72 <DESCRIPTION>Line chart that skips labels, only displays every nth label.</DESCRIPTION> 73 <SORT_ORDER>11</SORT_ORDER> 74 <ACTIVE_FLAG>x</ACTIVE_FLAG> 75 <MODIFIED_DATE>08/18/2020</MODIFIED_DATE> 67 <MODIFIED_DATE>01/24/2022</MODIFIED_DATE> 76 68 </CHART> 77 69 </CHARTS> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/idepi/maps/maps.xml
r22859 r24523 18 18 <MODIFIED_DATE>11/07/2019</MODIFIED_DATE> 19 19 </MAP> 20 <MAP name="DEFAULT_YelBluPur_On"> 21 <NAME>DEFAULT_YelBluPur_On</NAME> 22 <TITLE>Yellow-blue-purple with City/Cnty Labels</TITLE> 23 <DESCRIPTION>Default layers with yellow, blue, purple color ramp with county 24 and city labels and city point markers on by default.</DESCRIPTION> 25 <SORT_ORDER>3</SORT_ORDER> 26 <ACTIVE_FLAG>x</ACTIVE_FLAG> 27 <MODIFIED_DATE>11/07/2019</MODIFIED_DATE> 28 </MAP> 20 29 <MAP name="DEFAULT_YelGrBlu"> 21 30 <NAME>DEFAULT_YelGrBlu</NAME> 22 31 <TITLE>Yellow-green-blue, Default layers</TITLE> 23 32 <DESCRIPTION>Default layers with yellow, green, blue color ramp.</DESCRIPTION> 24 <SORT_ORDER> 3</SORT_ORDER>33 <SORT_ORDER>4</SORT_ORDER> 25 34 <ACTIVE_FLAG>x</ACTIVE_FLAG> 26 35 <MODIFIED_DATE>11/07/2019</MODIFIED_DATE> … … 30 39 <TITLE>Yellow-orange-red, Default layers</TITLE> 31 40 <DESCRIPTION>Default layers with yellow, orange, red color ramp.</DESCRIPTION> 32 <SORT_ORDER> 4</SORT_ORDER>41 <SORT_ORDER>5</SORT_ORDER> 33 42 <ACTIVE_FLAG>x</ACTIVE_FLAG> 34 43 <MODIFIED_DATE>11/06/2019</MODIFIED_DATE> … … 45 54 <NAME>ReverseColor_YelOrRed</NAME> 46 55 <TITLE>Yellow-orange-red, Colors Reversed</TITLE> 47 <SORT_ORDER>1 7</SORT_ORDER>56 <SORT_ORDER>18</SORT_ORDER> 48 57 <ACTIVE_FLAG>x</ACTIVE_FLAG> 49 58 <MODIFIED_DATE>11/06/2019</MODIFIED_DATE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/infmort/InfMort.xml
r22783 r24523 702 702 <ibis:include href="dimension/InfRacEth.xml"/> 703 703 </DIMENSIONS> 704 <ibis:include href="charts/charts.xml"/> 705 <ibis:include href="maps/maps.xml"/> 704 706 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/infmort/charts/charts.xml
r22859 r24523 60 60 <MODIFIED_DATE>12/31/2019</MODIFIED_DATE> 61 61 </CHART> 62 <CHART name="Line YearRace">63 <NAME>Line YearRace</NAME>64 <TITLE>Line for Race/Ethnicity by Year</TITLE>65 <SORT_ORDER> 10</SORT_ORDER>62 <CHART name="LineNoErrorBarsDataLabels"> 63 <NAME>LineNoErrorBarsDataLabels</NAME> 64 <TITLE>Line, No Error Bars, with Data Labels</TITLE> 65 <SORT_ORDER>9</SORT_ORDER> 66 66 <ACTIVE_FLAG>x</ACTIVE_FLAG> 67 <MODIFIED_DATE>12/31/2019</MODIFIED_DATE> 68 </CHART> 69 <CHART name="LineNoErrBarsStep10"> 70 <NAME>LineNoErrBarsStep10</NAME> 71 <TITLE>Line, No Error Bars, Step 10</TITLE> 72 <DESCRIPTION>Line chart that skips labels, only displays every nth label.</DESCRIPTION> 73 <SORT_ORDER>11</SORT_ORDER> 74 <ACTIVE_FLAG>x</ACTIVE_FLAG> 75 <MODIFIED_DATE>08/18/2020</MODIFIED_DATE> 67 <MODIFIED_DATE>01/24/2022</MODIFIED_DATE> 76 68 </CHART> 77 69 </CHARTS> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/infmort/maps/maps.xml
r22859 r24523 18 18 <MODIFIED_DATE>11/07/2019</MODIFIED_DATE> 19 19 </MAP> 20 <MAP name="DEFAULT_YelBluPur_On"> 21 <NAME>DEFAULT_YelBluPur_On</NAME> 22 <TITLE>Yellow-blue-purple with City/Cnty Labels</TITLE> 23 <DESCRIPTION>Default layers with yellow, blue, purple color ramp with county 24 and city labels and city point markers on by default.</DESCRIPTION> 25 <SORT_ORDER>3</SORT_ORDER> 26 <ACTIVE_FLAG>x</ACTIVE_FLAG> 27 <MODIFIED_DATE>11/07/2019</MODIFIED_DATE> 28 </MAP> 20 29 <MAP name="DEFAULT_YelGrBlu"> 21 30 <NAME>DEFAULT_YelGrBlu</NAME> 22 31 <TITLE>Yellow-green-blue, Default layers</TITLE> 23 32 <DESCRIPTION>Default layers with yellow, green, blue color ramp.</DESCRIPTION> 24 <SORT_ORDER> 3</SORT_ORDER>33 <SORT_ORDER>4</SORT_ORDER> 25 34 <ACTIVE_FLAG>x</ACTIVE_FLAG> 26 35 <MODIFIED_DATE>11/07/2019</MODIFIED_DATE> … … 30 39 <TITLE>Yellow-orange-red, Default layers</TITLE> 31 40 <DESCRIPTION>Default layers with yellow, orange, red color ramp.</DESCRIPTION> 32 <SORT_ORDER> 4</SORT_ORDER>41 <SORT_ORDER>5</SORT_ORDER> 33 42 <ACTIVE_FLAG>x</ACTIVE_FLAG> 34 43 <MODIFIED_DATE>11/06/2019</MODIFIED_DATE> … … 45 54 <NAME>ReverseColor_YelOrRed</NAME> 46 55 <TITLE>Yellow-orange-red, Colors Reversed</TITLE> 47 <SORT_ORDER>1 7</SORT_ORDER>56 <SORT_ORDER>18</SORT_ORDER> 48 57 <ACTIVE_FLAG>x</ACTIVE_FLAG> 49 58 <MODIFIED_DATE>11/06/2019</MODIFIED_DATE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/mort/Indicator.xml
r22783 r24523 1896 1896 <ibis:include href="dimension/RacEth.xml"/> 1897 1897 </DIMENSIONS> 1898 <ibis:include href="charts/charts.xml"/> 1899 <ibis:include href="maps/maps.xml"/> 1898 1900 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/mort/MortCnty.xml
r24436 r24523 686 686 <ibis:include href="maps/maps.xml"/> 687 687 <ibis:include href="charts/charts.xml"/> 688 689 688 </QUERY_MODULE> 690 689 -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/mort/MortCntyInj.xml
r24436 r24523 739 739 <ibis:include href="dimension/RacEth.xml"/> 740 740 </DIMENSIONS> 741 <ibis:include href="charts/charts.xml"/> 742 <ibis:include href="maps/maps.xml"/> 741 743 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/mort/MortCntyLifeExp.xml
r24508 r24523 189 189 <ibis:include href="dimension/NotAvailable.xml"/> <!--This needed to disable the series dimension drop-down selection. --> 190 190 </DIMENSIONS> 191 <ibis:include href="charts/charts.xml"/> 192 <ibis:include href="maps/maps.xml"/> 191 193 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/mort/MortCntyYPLL.xml
r24436 r24523 267 267 <ibis:include href="dimension/RacEth.xml"/> 268 268 </DIMENSIONS> 269 <ibis:include href="charts/charts.xml"/> 270 <ibis:include href="maps/maps.xml"/> 269 271 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/mort/MortCntyYPLLInj.xml
r24436 r24523 152 152 153 153 </DIMENSIONS> 154 <ibis:include href="charts/charts.xml"/> 155 <ibis:include href="maps/maps.xml"/> 154 156 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/mort/MortLegis.xml
r23064 r24523 437 437 <ibis:include href="dimension/Sex.xml"/> 438 438 </DIMENSIONS> 439 <ibis:include href="charts/charts.xml"/> 440 <ibis:include href="maps/maps.xml"/> 439 441 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/mort/MortLegisInj.xml
r22783 r24523 489 489 <ibis:include href="dimension/Sex.xml"/> 490 490 </DIMENSIONS> 491 <ibis:include href="charts/charts.xml"/> 492 <ibis:include href="maps/maps.xml"/> 491 493 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/mort/MortLegisLifeExp.xml
r24508 r24523 189 189 <ibis:include href="dimension/AgeGrp19.xml"/> <!--This needed for Life Exp because it is default category dim for LifeTable. --> 190 190 </DIMENSIONS> 191 <ibis:include href="charts/charts.xml"/> 192 <ibis:include href="maps/maps.xml"/> 191 193 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/mort/MortLegisYPLL.xml
r22783 r24523 147 147 <ibis:include href="dimension/Sex.xml"/> 148 148 </DIMENSIONS> 149 <ibis:include href="charts/charts.xml"/> 150 <ibis:include href="maps/maps.xml"/> 149 151 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/mort/MortLegisYPLLInj.xml
r22783 r24523 147 147 148 148 </DIMENSIONS> 149 <ibis:include href="charts/charts.xml"/> 150 <ibis:include href="maps/maps.xml"/> 149 151 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/mort/MortSDH.xml
r23064 r24523 351 351 </DIMENSIONS> 352 352 353 <ibis:include href="charts/charts.xml"/> 354 <ibis:include href="maps/maps.xml"/> 353 355 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/mort/MortSDHInj.xml
r23064 r24523 315 315 <ibis:include href="dimension/SDH/ROUnitsCat.xml"/> 316 316 <ibis:include href="dimension/SDH/BroadbndCat.xml"/> </DIMENSIONS> 317 <ibis:include href="charts/charts.xml"/> 318 <ibis:include href="maps/maps.xml"/> 317 319 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/mort/MortSDHLifeExp.xml
r24508 r24523 175 175 <ibis:include href="dimension/SDH/ROUnitsCat.xml"/> 176 176 <ibis:include href="dimension/SDH/BroadbndCat.xml"/> </DIMENSIONS> 177 <ibis:include href="charts/charts.xml"/> 178 <ibis:include href="maps/maps.xml"/> 177 179 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/mort/MortSDHYPLL.xml
r23064 r24523 154 154 <ibis:include href="dimension/SDH/ROUnitsCat.xml"/> 155 155 <ibis:include href="dimension/SDH/BroadbndCat.xml"/> </DIMENSIONS> 156 <ibis:include href="charts/charts.xml"/> 157 <ibis:include href="maps/maps.xml"/> 156 158 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/mort/MortSDHYPLLInj.xml
r23064 r24523 147 147 <ibis:include href="dimension/SDH/ROUnitsCat.xml"/> 148 148 <ibis:include href="dimension/SDH/BroadbndCat.xml"/> </DIMENSIONS> 149 <ibis:include href="charts/charts.xml"/> 150 <ibis:include href="maps/maps.xml"/> 149 151 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/mort/MortSarea.xml
r24216 r24523 446 446 <ibis:include href="dimension/RacEth.xml"/> 447 447 </DIMENSIONS> 448 <ibis:include href="charts/charts.xml"/> 449 <ibis:include href="maps/maps.xml"/> 448 450 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/mort/MortSareaInj.xml
r23064 r24523 443 443 <ibis:include href="dimension/RacEth.xml"/> 444 444 </DIMENSIONS> 445 <ibis:include href="charts/charts.xml"/> 446 <ibis:include href="maps/maps.xml"/> 445 447 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/mort/MortSareaLifeExp.xml
r24508 r24523 191 191 <ibis:include href="dimension/AgeGrp19.xml"/> <!--This needed for Life Exp because it is default category dim for LifeTable. --> 192 192 </DIMENSIONS> 193 <ibis:include href="charts/charts.xml"/> 194 <ibis:include href="maps/maps.xml"/> 193 195 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/mort/MortSareaYPLL.xml
r23064 r24523 157 157 <ibis:include href="dimension/RacEth.xml"/> 158 158 </DIMENSIONS> 159 <ibis:include href="charts/charts.xml"/> 160 <ibis:include href="maps/maps.xml"/> 159 161 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/mort/MortSareaYPLLInj.xml
r23064 r24523 154 154 <ibis:include href="dimension/RacEth.xml"/> 155 155 </DIMENSIONS> 156 <ibis:include href="charts/charts.xml"/> 157 <ibis:include href="maps/maps.xml"/> 156 158 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/mort/charts/charts.xml
r22859 r24523 60 60 <MODIFIED_DATE>12/31/2019</MODIFIED_DATE> 61 61 </CHART> 62 <CHART name="Line YearRace">63 <NAME>Line YearRace</NAME>64 <TITLE>Line for Race/Ethnicity by Year</TITLE>65 <SORT_ORDER> 10</SORT_ORDER>62 <CHART name="LineNoErrorBarsDataLabels"> 63 <NAME>LineNoErrorBarsDataLabels</NAME> 64 <TITLE>Line, No Error Bars, with Data Labels</TITLE> 65 <SORT_ORDER>9</SORT_ORDER> 66 66 <ACTIVE_FLAG>x</ACTIVE_FLAG> 67 <MODIFIED_DATE>12/31/2019</MODIFIED_DATE> 68 </CHART> 69 <CHART name="LineNoErrBarsStep10"> 70 <NAME>LineNoErrBarsStep10</NAME> 71 <TITLE>Line, No Error Bars, Step 10</TITLE> 72 <DESCRIPTION>Line chart that skips labels, only displays every nth label.</DESCRIPTION> 73 <SORT_ORDER>11</SORT_ORDER> 74 <ACTIVE_FLAG>x</ACTIVE_FLAG> 75 <MODIFIED_DATE>08/18/2020</MODIFIED_DATE> 67 <MODIFIED_DATE>01/24/2022</MODIFIED_DATE> 76 68 </CHART> 77 69 </CHARTS> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/mort/maps/maps.xml
r22859 r24523 18 18 <MODIFIED_DATE>11/07/2019</MODIFIED_DATE> 19 19 </MAP> 20 <MAP name="DEFAULT_YelBluPur_On"> 21 <NAME>DEFAULT_YelBluPur_On</NAME> 22 <TITLE>Yellow-blue-purple with City/Cnty Labels</TITLE> 23 <DESCRIPTION>Default layers with yellow, blue, purple color ramp with county 24 and city labels and city point markers on by default.</DESCRIPTION> 25 <SORT_ORDER>3</SORT_ORDER> 26 <ACTIVE_FLAG>x</ACTIVE_FLAG> 27 <MODIFIED_DATE>11/07/2019</MODIFIED_DATE> 28 </MAP> 20 29 <MAP name="DEFAULT_YelGrBlu"> 21 30 <NAME>DEFAULT_YelGrBlu</NAME> 22 31 <TITLE>Yellow-green-blue, Default layers</TITLE> 23 32 <DESCRIPTION>Default layers with yellow, green, blue color ramp.</DESCRIPTION> 24 <SORT_ORDER> 3</SORT_ORDER>33 <SORT_ORDER>4</SORT_ORDER> 25 34 <ACTIVE_FLAG>x</ACTIVE_FLAG> 26 35 <MODIFIED_DATE>11/07/2019</MODIFIED_DATE> … … 30 39 <TITLE>Yellow-orange-red, Default layers</TITLE> 31 40 <DESCRIPTION>Default layers with yellow, orange, red color ramp.</DESCRIPTION> 32 <SORT_ORDER> 4</SORT_ORDER>41 <SORT_ORDER>5</SORT_ORDER> 33 42 <ACTIVE_FLAG>x</ACTIVE_FLAG> 34 43 <MODIFIED_DATE>11/06/2019</MODIFIED_DATE> … … 45 54 <NAME>ReverseColor_YelOrRed</NAME> 46 55 <TITLE>Yellow-orange-red, Colors Reversed</TITLE> 47 <SORT_ORDER>1 7</SORT_ORDER>56 <SORT_ORDER>18</SORT_ORDER> 48 57 <ACTIVE_FLAG>x</ACTIVE_FLAG> 49 58 <MODIFIED_DATE>11/06/2019</MODIFIED_DATE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/pop/PopCnty.xml
r24440 r24523 38 38 <DESCRIPTION>Number of persons in the selected population, geography, and time period.</DESCRIPTION> 39 39 <DEFAULT_CATEGORY_DIMENSION_NAME>GeoProxy</DEFAULT_CATEGORY_DIMENSION_NAME> 40 <DEFAULT_MAP_NAME>DEFAULT_YelBluPur </DEFAULT_MAP_NAME>40 <DEFAULT_MAP_NAME>DEFAULT_YelBluPur_On</DEFAULT_MAP_NAME> 41 41 <MEASURE_NAME>Count</MEASURE_NAME> 42 42 <MEASURE_TITLE_OVERRIDE>Number in the Population</MEASURE_TITLE_OVERRIDE> … … 69 69 <TITLE>Population Density</TITLE> 70 70 <DESCRIPTION>Number of persons per square mile in the selected population, geography, and time period.</DESCRIPTION> 71 <DEFAULT_MAP_NAME>DEFAULT_YelBluPur </DEFAULT_MAP_NAME>71 <DEFAULT_MAP_NAME>DEFAULT_YelBluPur_On</DEFAULT_MAP_NAME> 72 72 <MEASURE_NAME>PopDensity</MEASURE_NAME> 73 73 <MEASURE_TITLE_OVERRIDE>Persons per Square Mile</MEASURE_TITLE_OVERRIDE> … … 118 118 <TITLE>Number and Percentage of the Population Age 0-4 Years</TITLE> 119 119 <DESCRIPTION>Number of persons in the selected population, geography, and time period.</DESCRIPTION> 120 <DEFAULT_MAP_NAME>DEFAULT_YelBluPur </DEFAULT_MAP_NAME>120 <DEFAULT_MAP_NAME>DEFAULT_YelBluPur_On</DEFAULT_MAP_NAME> 121 121 <MEASURE_NAME>Pct</MEASURE_NAME> 122 122 <MEASURE_TITLE_OVERRIDE>Percentage Age 0-4</MEASURE_TITLE_OVERRIDE> … … 173 173 <TITLE>Percentage of the Population Age 0-17 Years</TITLE> 174 174 <DESCRIPTION>Number of persons in the selected population, geography, and time period.</DESCRIPTION> 175 <DEFAULT_MAP_NAME>DEFAULT_YelBluPur </DEFAULT_MAP_NAME>175 <DEFAULT_MAP_NAME>DEFAULT_YelBluPur_On</DEFAULT_MAP_NAME> 176 176 <MEASURE_TITLE_OVERRIDE>Percentage Age 0-17</MEASURE_TITLE_OVERRIDE> 177 177 <DATASET_ANCILLARY_VALUES> … … 227 227 <TITLE>Percentage of the Population Age 65 or More Years</TITLE> 228 228 <DESCRIPTION>Number of persons in the selected population, geography, and time period.</DESCRIPTION> 229 <DEFAULT_MAP_NAME>DEFAULT_YelBluPur </DEFAULT_MAP_NAME>229 <DEFAULT_MAP_NAME>DEFAULT_YelBluPur_On</DEFAULT_MAP_NAME> 230 230 <MEASURE_TITLE_OVERRIDE>Percentage Age 65+</MEASURE_TITLE_OVERRIDE> 231 231 <DATASET_ANCILLARY_VALUES> … … 281 281 <TITLE>Age Dependency Ratio</TITLE> 282 282 <DESCRIPTION>Number of persons in the selected population, geography, and time period.</DESCRIPTION> 283 <DEFAULT_MAP_NAME>DEFAULT_YelBluPur </DEFAULT_MAP_NAME>283 <DEFAULT_MAP_NAME>DEFAULT_YelBluPur_On</DEFAULT_MAP_NAME> 284 284 <MEASURE_TITLE_OVERRIDE>Age Dependency Ratio</MEASURE_TITLE_OVERRIDE> 285 285 <DATASET_ANCILLARY_VALUES> … … 383 383 <ibis:include href="dimension/RacEth.xml"/> 384 384 </DIMENSIONS> 385 <ibis:include href="charts/charts.xml"/> 386 <ibis:include href="maps/maps.xml"/> 385 387 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/pop/PopSarea.xml
r24440 r24523 402 402 </DIMENSIONS> 403 403 404 <ibis:include href="charts/charts.xml"/> 405 <ibis:include href="maps/maps.xml"/> 404 406 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/pop/PopTract.xml
r24440 r24523 402 402 </DIMENSIONS> 403 403 404 <ibis:include href="charts/charts.xml"/> 405 <ibis:include href="maps/maps.xml"/> 404 406 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/pop/charts/charts.xml
r22859 r24523 60 60 <MODIFIED_DATE>12/31/2019</MODIFIED_DATE> 61 61 </CHART> 62 <CHART name="Line YearRace">63 <NAME>Line YearRace</NAME>64 <TITLE>Line for Race/Ethnicity by Year</TITLE>65 <SORT_ORDER> 10</SORT_ORDER>62 <CHART name="LineNoErrorBarsDataLabels"> 63 <NAME>LineNoErrorBarsDataLabels</NAME> 64 <TITLE>Line, No Error Bars, with Data Labels</TITLE> 65 <SORT_ORDER>9</SORT_ORDER> 66 66 <ACTIVE_FLAG>x</ACTIVE_FLAG> 67 <MODIFIED_DATE>12/31/2019</MODIFIED_DATE> 68 </CHART> 69 <CHART name="LineNoErrBarsStep10"> 70 <NAME>LineNoErrBarsStep10</NAME> 71 <TITLE>Line, No Error Bars, Step 10</TITLE> 72 <DESCRIPTION>Line chart that skips labels, only displays every nth label.</DESCRIPTION> 73 <SORT_ORDER>11</SORT_ORDER> 74 <ACTIVE_FLAG>x</ACTIVE_FLAG> 75 <MODIFIED_DATE>08/18/2020</MODIFIED_DATE> 67 <MODIFIED_DATE>01/24/2022</MODIFIED_DATE> 76 68 </CHART> 77 69 </CHARTS> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/pop/maps/maps.xml
r22859 r24523 18 18 <MODIFIED_DATE>11/07/2019</MODIFIED_DATE> 19 19 </MAP> 20 <MAP name="DEFAULT_YelBluPur_On"> 21 <NAME>DEFAULT_YelBluPur_On</NAME> 22 <TITLE>Yellow-blue-purple with City/Cnty Labels</TITLE> 23 <DESCRIPTION>Default layers with yellow, blue, purple color ramp with county 24 and city labels and city point markers on by default.</DESCRIPTION> 25 <SORT_ORDER>3</SORT_ORDER> 26 <ACTIVE_FLAG>x</ACTIVE_FLAG> 27 <MODIFIED_DATE>11/07/2019</MODIFIED_DATE> 28 </MAP> 20 29 <MAP name="DEFAULT_YelGrBlu"> 21 30 <NAME>DEFAULT_YelGrBlu</NAME> 22 31 <TITLE>Yellow-green-blue, Default layers</TITLE> 23 32 <DESCRIPTION>Default layers with yellow, green, blue color ramp.</DESCRIPTION> 24 <SORT_ORDER> 3</SORT_ORDER>33 <SORT_ORDER>4</SORT_ORDER> 25 34 <ACTIVE_FLAG>x</ACTIVE_FLAG> 26 35 <MODIFIED_DATE>11/07/2019</MODIFIED_DATE> … … 30 39 <TITLE>Yellow-orange-red, Default layers</TITLE> 31 40 <DESCRIPTION>Default layers with yellow, orange, red color ramp.</DESCRIPTION> 32 <SORT_ORDER> 4</SORT_ORDER>41 <SORT_ORDER>5</SORT_ORDER> 33 42 <ACTIVE_FLAG>x</ACTIVE_FLAG> 34 43 <MODIFIED_DATE>11/06/2019</MODIFIED_DATE> … … 45 54 <NAME>ReverseColor_YelOrRed</NAME> 46 55 <TITLE>Yellow-orange-red, Colors Reversed</TITLE> 47 <SORT_ORDER>1 7</SORT_ORDER>56 <SORT_ORDER>18</SORT_ORDER> 48 57 <ACTIVE_FLAG>x</ACTIVE_FLAG> 49 58 <MODIFIED_DATE>11/06/2019</MODIFIED_DATE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/popv3/PopCnty (2).xml
r22783 r24523 563 563 564 564 </DIMENSIONS> 565 <ibis:include href="charts/charts.xml"/> 566 <ibis:include href="maps/maps.xml"/> 565 567 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/popv3/PopCnty.xml
r23027 r24523 410 410 </DIMENSIONS> 411 411 412 <ibis:include href="charts/charts.xml"/> 413 <ibis:include href="maps/maps.xml"/> 412 414 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/popv3/PopSarea.xml
r23027 r24523 414 414 </DIMENSIONS> 415 415 416 <ibis:include href="charts/charts.xml"/> 417 <ibis:include href="maps/maps.xml"/> 416 418 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/popv3/PopTract.xml
r23027 r24523 414 414 </DIMENSIONS> 415 415 416 <ibis:include href="charts/charts.xml"/> 417 <ibis:include href="maps/maps.xml"/> 416 418 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/prams/AbuseBefPreg.xml
r23087 r24523 156 156 </DIMENSIONS> 157 157 158 <ibis:include href="charts/charts.xml"/> 159 <ibis:include href="maps/maps.xml"/> 158 160 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/prams/AbuseDurPreg.xml
r23087 r24523 156 156 </DIMENSIONS> 157 157 158 <ibis:include href="charts/charts.xml"/> 159 <ibis:include href="maps/maps.xml"/> 158 160 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/prams/BCPostpNow.xml
r23087 r24523 156 156 </DIMENSIONS> 157 157 158 <ibis:include href="charts/charts.xml"/> 159 <ibis:include href="maps/maps.xml"/> 158 160 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/prams/BCWhenConcept.xml
r23087 r24523 156 156 </DIMENSIONS> 157 157 158 <ibis:include href="charts/charts.xml"/> 159 <ibis:include href="maps/maps.xml"/> 158 160 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/prams/BFEver.xml
r23087 r24523 156 156 </DIMENSIONS> 157 157 158 <ibis:include href="charts/charts.xml"/> 159 <ibis:include href="maps/maps.xml"/> 158 160 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/prams/BFHosp1Hour.xml
r23087 r24523 156 156 </DIMENSIONS> 157 157 158 <ibis:include href="charts/charts.xml"/> 159 <ibis:include href="maps/maps.xml"/> 158 160 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/prams/BFHospBabyInRoom.xml
r23087 r24523 156 156 </DIMENSIONS> 157 157 158 <ibis:include href="charts/charts.xml"/> 159 <ibis:include href="maps/maps.xml"/> 158 160 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/prams/BFHospBrMlkOnly.xml
r23087 r24523 156 156 </DIMENSIONS> 157 157 158 <ibis:include href="charts/charts.xml"/> 159 <ibis:include href="maps/maps.xml"/> 158 160 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/prams/BFHospBrPump.xml
r23087 r24523 156 156 </DIMENSIONS> 157 157 158 <ibis:include href="charts/charts.xml"/> 159 <ibis:include href="maps/maps.xml"/> 158 160 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/prams/BFHospFedInRoom.xml
r23087 r24523 156 156 </DIMENSIONS> 157 157 158 <ibis:include href="charts/charts.xml"/> 159 <ibis:include href="maps/maps.xml"/> 158 160 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/prams/BFHospFeedDemand.xml
r23087 r24523 156 156 </DIMENSIONS> 157 157 158 <ibis:include href="charts/charts.xml"/> 159 <ibis:include href="maps/maps.xml"/> 158 160 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/prams/BFHospGiftFormula.xml
r23087 r24523 156 156 </DIMENSIONS> 157 157 158 <ibis:include href="charts/charts.xml"/> 159 <ibis:include href="maps/maps.xml"/> 158 160 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/prams/BFHospHelpNum.xml
r23087 r24523 156 156 </DIMENSIONS> 157 157 158 <ibis:include href="charts/charts.xml"/> 159 <ibis:include href="maps/maps.xml"/> 158 160 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/prams/BFHospPacifier.xml
r23087 r24523 156 156 </DIMENSIONS> 157 157 158 <ibis:include href="charts/charts.xml"/> 159 <ibis:include href="maps/maps.xml"/> 158 160 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/prams/BFHospStafHelp.xml
r23087 r24523 156 156 </DIMENSIONS> 157 157 158 <ibis:include href="charts/charts.xml"/> 159 <ibis:include href="maps/maps.xml"/> 158 160 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/prams/BFHospStaffInfo.xml
r23087 r24523 156 156 </DIMENSIONS> 157 157 158 <ibis:include href="charts/charts.xml"/> 159 <ibis:include href="maps/maps.xml"/> 158 160 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/prams/BFStill.xml
r23087 r24523 156 156 </DIMENSIONS> 157 157 158 <ibis:include href="charts/charts.xml"/> 159 <ibis:include href="maps/maps.xml"/> 158 160 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/prams/BabySleepAlone.xml
r23087 r24523 157 157 </DIMENSIONS> 158 158 159 <ibis:include href="charts/charts.xml"/> 160 <ibis:include href="maps/maps.xml"/> 159 161 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/prams/BabySleepBlanket.xml
r23087 r24523 156 156 </DIMENSIONS> 157 157 158 <ibis:include href="charts/charts.xml"/> 159 <ibis:include href="maps/maps.xml"/> 158 160 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/prams/BabySleepBlanket8.xml
r23087 r24523 157 157 </DIMENSIONS> 158 158 159 <ibis:include href="charts/charts.xml"/> 160 <ibis:include href="maps/maps.xml"/> 159 161 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/prams/BabySleepBumpPad.xml
r23087 r24523 156 156 </DIMENSIONS> 157 157 158 <ibis:include href="charts/charts.xml"/> 159 <ibis:include href="maps/maps.xml"/> 158 160 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/prams/BabySleepChr.xml
r23087 r24523 156 156 </DIMENSIONS> 157 157 158 <ibis:include href="charts/charts.xml"/> 159 <ibis:include href="maps/maps.xml"/> 158 160 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/prams/BabySleepCrib.xml
r23087 r24523 156 156 </DIMENSIONS> 157 157 158 <ibis:include href="charts/charts.xml"/> 159 <ibis:include href="maps/maps.xml"/> 158 160 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/prams/BabySleepCrib8.xml
r23087 r24523 156 156 </DIMENSIONS> 157 157 158 <ibis:include href="charts/charts.xml"/> 159 <ibis:include href="maps/maps.xml"/> 158 160 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/prams/BabySleepMat.xml
r23087 r24523 157 157 </DIMENSIONS> 158 158 159 <ibis:include href="charts/charts.xml"/> 160 <ibis:include href="maps/maps.xml"/> 159 161 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/prams/BabySleepMat8.xml
r23087 r24523 157 157 </DIMENSIONS> 158 158 159 <ibis:include href="charts/charts.xml"/> 160 <ibis:include href="maps/maps.xml"/> 159 161 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/prams/BabySleepPillow.xml
r23087 r24523 156 156 </DIMENSIONS> 157 157 158 <ibis:include href="charts/charts.xml"/> 159 <ibis:include href="maps/maps.xml"/> 158 160 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/prams/BabySleepPosition.xml
r23087 r24523 207 207 </DIMENSIONS> 208 208 209 <ibis:include href="charts/charts.xml"/> 210 <ibis:include href="maps/maps.xml"/> 209 211 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/prams/BabySleepSack.xml
r23087 r24523 157 157 </DIMENSIONS> 158 158 159 <ibis:include href="charts/charts.xml"/> 160 <ibis:include href="maps/maps.xml"/> 159 161 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/prams/BabySleepSwing.xml
r23087 r24523 157 157 </DIMENSIONS> 158 158 159 <ibis:include href="charts/charts.xml"/> 160 <ibis:include href="maps/maps.xml"/> 159 161 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/prams/BabySleepToy.xml
r23087 r24523 156 156 </DIMENSIONS> 157 157 158 <ibis:include href="charts/charts.xml"/> 159 <ibis:include href="maps/maps.xml"/> 158 160 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/prams/BabySleepToyPillow.xml
r23087 r24523 156 156 </DIMENSIONS> 157 157 158 <ibis:include href="charts/charts.xml"/> 159 <ibis:include href="maps/maps.xml"/> 158 160 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/prams/BabySleepsPerson.xml
r23087 r24523 156 156 </DIMENSIONS> 157 157 158 <ibis:include href="charts/charts.xml"/> 159 <ibis:include href="maps/maps.xml"/> 158 160 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/prams/DrDxDiabBefPreg.xml
r23087 r24523 156 156 </DIMENSIONS> 157 157 158 <ibis:include href="charts/charts.xml"/> 159 <ibis:include href="maps/maps.xml"/> 158 160 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/prams/DrDxDiabBefPreg8.xml
r23087 r24523 156 156 </DIMENSIONS> 157 157 158 <ibis:include href="charts/charts.xml"/> 159 <ibis:include href="maps/maps.xml"/> 158 160 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/prams/DrDxGestDiab.xml
r23087 r24523 156 156 </DIMENSIONS> 157 157 158 <ibis:include href="charts/charts.xml"/> 159 <ibis:include href="maps/maps.xml"/> 158 160 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/prams/DrDxGestDiab8.xml
r23087 r24523 156 156 </DIMENSIONS> 157 157 158 <ibis:include href="charts/charts.xml"/> 159 <ibis:include href="maps/maps.xml"/> 158 160 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/prams/Drank3MonthBefPreg.xml
r23087 r24523 156 156 </DIMENSIONS> 157 157 158 <ibis:include href="charts/charts.xml"/> 159 <ibis:include href="maps/maps.xml"/> 158 160 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/prams/DrankLast3MonthPreg.xml
r23087 r24523 156 156 </DIMENSIONS> 157 157 158 <ibis:include href="charts/charts.xml"/> 159 <ibis:include href="maps/maps.xml"/> 158 160 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/prams/HIVTestDurPreg.xml
r23087 r24523 173 173 </DIMENSIONS> 174 174 175 <ibis:include href="charts/charts.xml"/> 176 <ibis:include href="maps/maps.xml"/> 175 177 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/prams/InfICUBirth.xml
r23087 r24523 156 156 </DIMENSIONS> 157 157 158 <ibis:include href="charts/charts.xml"/> 159 <ibis:include href="maps/maps.xml"/> 158 160 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/prams/InsBefPreg.xml
r23087 r24523 200 200 </DIMENSIONS> 201 201 202 <ibis:include href="charts/charts.xml"/> 203 <ibis:include href="maps/maps.xml"/> 202 204 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/prams/InsNow.xml
r23087 r24523 210 210 </DIMENSIONS> 211 211 212 <ibis:include href="charts/charts.xml"/> 213 <ibis:include href="maps/maps.xml"/> 212 214 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/prams/InsPNC.xml
r23087 r24523 202 202 </DIMENSIONS> 203 203 204 <ibis:include href="charts/charts.xml"/> 205 <ibis:include href="maps/maps.xml"/> 204 206 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/prams/LeaveAftDelNone.xml
r23087 r24523 156 156 </DIMENSIONS> 157 157 158 <ibis:include href="charts/charts.xml"/> 159 <ibis:include href="maps/maps.xml"/> 158 160 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/prams/LeaveAftDelPaid.xml
r23087 r24523 156 156 </DIMENSIONS> 157 157 158 <ibis:include href="charts/charts.xml"/> 159 <ibis:include href="maps/maps.xml"/> 158 160 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/prams/LeaveAftDelUnpd.xml
r23087 r24523 156 156 </DIMENSIONS> 157 157 158 <ibis:include href="charts/charts.xml"/> 159 <ibis:include href="maps/maps.xml"/> 158 160 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/prams/Lth_Hosp.xml
r23087 r24523 202 202 </DIMENSIONS> 203 203 204 <ibis:include href="charts/charts.xml"/> 205 <ibis:include href="maps/maps.xml"/> 204 206 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/prams/PNCSrc.xml
r23087 r24523 201 201 </DIMENSIONS> 202 202 203 <ibis:include href="charts/charts.xml"/> 204 <ibis:include href="maps/maps.xml"/> 203 205 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/prams/PNCWantEarly.xml
r23087 r24523 156 156 </DIMENSIONS> 157 157 158 <ibis:include href="charts/charts.xml"/> 159 <ibis:include href="maps/maps.xml"/> 158 160 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/prams/PostPDepress.xml
r23087 r24523 190 190 </DIMENSIONS> 191 191 192 <ibis:include href="charts/charts.xml"/> 193 <ibis:include href="maps/maps.xml"/> 192 194 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/prams/PregIntent.xml
r23087 r24523 196 196 </DIMENSIONS> 197 197 198 <ibis:include href="charts/charts.xml"/> 199 <ibis:include href="maps/maps.xml"/> 198 200 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/prams/PregIntent2012.xml
r23087 r24523 207 207 </DIMENSIONS> 208 208 209 <ibis:include href="charts/charts.xml"/> 210 <ibis:include href="maps/maps.xml"/> 209 211 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/prams/Smoke3MonthBefPreg.xml
r23087 r24523 156 156 </DIMENSIONS> 157 157 158 <ibis:include href="charts/charts.xml"/> 159 <ibis:include href="maps/maps.xml"/> 158 160 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/prams/SmokeLast3MonthPreg.xml
r23087 r24523 156 156 </DIMENSIONS> 157 157 158 <ibis:include href="charts/charts.xml"/> 159 <ibis:include href="maps/maps.xml"/> 158 160 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/prams/SmokeNow.xml
r23087 r24523 156 156 </DIMENSIONS> 157 157 158 <ibis:include href="charts/charts.xml"/> 159 <ibis:include href="maps/maps.xml"/> 158 160 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/prams/StressGenComposite.xml
r23087 r24523 156 156 </DIMENSIONS> 157 157 158 <ibis:include href="charts/charts.xml"/> 159 <ibis:include href="maps/maps.xml"/> 158 160 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/prams/StressGenEmotional.xml
r23087 r24523 156 156 </DIMENSIONS> 157 157 158 <ibis:include href="charts/charts.xml"/> 159 <ibis:include href="maps/maps.xml"/> 158 160 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/prams/StressGenFinance.xml
r23087 r24523 156 156 </DIMENSIONS> 157 157 158 <ibis:include href="charts/charts.xml"/> 159 <ibis:include href="maps/maps.xml"/> 158 160 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/prams/StressGenPartner.xml
r23087 r24523 156 156 </DIMENSIONS> 157 157 158 <ibis:include href="charts/charts.xml"/> 159 <ibis:include href="maps/maps.xml"/> 158 160 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/prams/StressGenTrauma.xml
r23087 r24523 156 156 </DIMENSIONS> 157 157 158 <ibis:include href="charts/charts.xml"/> 159 <ibis:include href="maps/maps.xml"/> 158 160 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/prams/Vitamin.xml
r23087 r24523 207 207 </DIMENSIONS> 208 208 209 <ibis:include href="charts/charts.xml"/> 210 <ibis:include href="maps/maps.xml"/> 209 211 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/prams/WICDurPreg.xml
r23087 r24523 156 156 </DIMENSIONS> 157 157 158 <ibis:include href="charts/charts.xml"/> 159 <ibis:include href="maps/maps.xml"/> 158 160 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/prams/charts/charts.xml
r22859 r24523 60 60 <MODIFIED_DATE>12/31/2019</MODIFIED_DATE> 61 61 </CHART> 62 <CHART name="Line YearRace">63 <NAME>Line YearRace</NAME>64 <TITLE>Line for Race/Ethnicity by Year</TITLE>65 <SORT_ORDER> 10</SORT_ORDER>62 <CHART name="LineNoErrorBarsDataLabels"> 63 <NAME>LineNoErrorBarsDataLabels</NAME> 64 <TITLE>Line, No Error Bars, with Data Labels</TITLE> 65 <SORT_ORDER>9</SORT_ORDER> 66 66 <ACTIVE_FLAG>x</ACTIVE_FLAG> 67 <MODIFIED_DATE>12/31/2019</MODIFIED_DATE> 68 </CHART> 69 <CHART name="LineNoErrBarsStep10"> 70 <NAME>LineNoErrBarsStep10</NAME> 71 <TITLE>Line, No Error Bars, Step 10</TITLE> 72 <DESCRIPTION>Line chart that skips labels, only displays every nth label.</DESCRIPTION> 73 <SORT_ORDER>11</SORT_ORDER> 74 <ACTIVE_FLAG>x</ACTIVE_FLAG> 75 <MODIFIED_DATE>08/18/2020</MODIFIED_DATE> 67 <MODIFIED_DATE>01/24/2022</MODIFIED_DATE> 76 68 </CHART> 77 69 </CHARTS> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/prams/maps/maps.xml
r22859 r24523 18 18 <MODIFIED_DATE>11/07/2019</MODIFIED_DATE> 19 19 </MAP> 20 <MAP name="DEFAULT_YelBluPur_On"> 21 <NAME>DEFAULT_YelBluPur_On</NAME> 22 <TITLE>Yellow-blue-purple with City/Cnty Labels</TITLE> 23 <DESCRIPTION>Default layers with yellow, blue, purple color ramp with county 24 and city labels and city point markers on by default.</DESCRIPTION> 25 <SORT_ORDER>3</SORT_ORDER> 26 <ACTIVE_FLAG>x</ACTIVE_FLAG> 27 <MODIFIED_DATE>11/07/2019</MODIFIED_DATE> 28 </MAP> 20 29 <MAP name="DEFAULT_YelGrBlu"> 21 30 <NAME>DEFAULT_YelGrBlu</NAME> 22 31 <TITLE>Yellow-green-blue, Default layers</TITLE> 23 32 <DESCRIPTION>Default layers with yellow, green, blue color ramp.</DESCRIPTION> 24 <SORT_ORDER> 3</SORT_ORDER>33 <SORT_ORDER>4</SORT_ORDER> 25 34 <ACTIVE_FLAG>x</ACTIVE_FLAG> 26 35 <MODIFIED_DATE>11/07/2019</MODIFIED_DATE> … … 30 39 <TITLE>Yellow-orange-red, Default layers</TITLE> 31 40 <DESCRIPTION>Default layers with yellow, orange, red color ramp.</DESCRIPTION> 32 <SORT_ORDER> 4</SORT_ORDER>41 <SORT_ORDER>5</SORT_ORDER> 33 42 <ACTIVE_FLAG>x</ACTIVE_FLAG> 34 43 <MODIFIED_DATE>11/06/2019</MODIFIED_DATE> … … 45 54 <NAME>ReverseColor_YelOrRed</NAME> 46 55 <TITLE>Yellow-orange-red, Colors Reversed</TITLE> 47 <SORT_ORDER>1 7</SORT_ORDER>56 <SORT_ORDER>18</SORT_ORDER> 48 57 <ACTIVE_FLAG>x</ACTIVE_FLAG> 49 58 <MODIFIED_DATE>11/06/2019</MODIFIED_DATE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/trauma/Trauma.xml
r22783 r24523 177 177 178 178 </DIMENSIONS> 179 <ibis:include href="charts/charts.xml"/> 180 <ibis:include href="maps/maps.xml"/> 179 181 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/yrrs/AlcBinge.xml
r22783 r24523 161 161 <ibis:include href='dimensions/YRRSDimensions.xml'/> 162 162 163 <ibis:include href="charts/charts.xml"/> 164 <ibis:include href="maps/maps.xml"/> 163 165 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/yrrs/AlcDrnk13.xml
r22783 r24523 161 161 <ibis:include href='dimensions/YRRSDimensions.xml'/> 162 162 163 <ibis:include href="charts/charts.xml"/> 164 <ibis:include href="maps/maps.xml"/> 163 165 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/yrrs/AlcDrnk30.xml
r22783 r24523 161 161 <ibis:include href='dimensions/YRRSDimensions.xml'/> 162 162 163 <ibis:include href="charts/charts.xml"/> 164 <ibis:include href="maps/maps.xml"/> 163 165 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/yrrs/AlcDrnkScl.xml
r22783 r24523 161 161 <ibis:include href='dimensions/YRRSDimensions.xml'/> 162 162 163 <ibis:include href="charts/charts.xml"/> 164 <ibis:include href="maps/maps.xml"/> 163 165 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/yrrs/BodyObese.xml
r22783 r24523 161 161 <ibis:include href='dimensions/YRRSDimensions.xml'/> 162 162 163 <ibis:include href="charts/charts.xml"/> 164 <ibis:include href="maps/maps.xml"/> 163 165 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/yrrs/BodyOwt.xml
r22783 r24523 161 161 <ibis:include href='dimensions/YRRSDimensions.xml'/> 162 162 163 <ibis:include href="charts/charts.xml"/> 164 <ibis:include href="maps/maps.xml"/> 163 165 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/yrrs/BodyOwtObese.xml
r22783 r24523 161 161 <ibis:include href='dimensions/YRRSDimensions.xml'/> 162 162 163 <ibis:include href="charts/charts.xml"/> 164 <ibis:include href="maps/maps.xml"/> 163 165 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/yrrs/DrugCoca30.xml
r22783 r24523 161 161 <ibis:include href='dimensions/YRRSDimensions.xml'/> 162 162 163 <ibis:include href="charts/charts.xml"/> 164 <ibis:include href="maps/maps.xml"/> 163 165 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/yrrs/DrugCocaEvr.xml
r22783 r24523 161 161 <ibis:include href='dimensions/YRRSDimensions.xml'/> 162 162 163 <ibis:include href="charts/charts.xml"/> 164 <ibis:include href="maps/maps.xml"/> 163 165 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/yrrs/DrugDrgScl.xml
r22783 r24523 161 161 <ibis:include href='dimensions/YRRSDimensions.xml'/> 162 162 163 <ibis:include href="charts/charts.xml"/> 164 <ibis:include href="maps/maps.xml"/> 163 165 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/yrrs/DrugEcs30.xml
r22783 r24523 161 161 <ibis:include href='dimensions/YRRSDimensions13_15.xml'/> 162 162 163 <ibis:include href="charts/charts.xml"/> 164 <ibis:include href="maps/maps.xml"/> 163 165 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/yrrs/DrugEcsLife.xml
r22783 r24523 161 161 <ibis:include href='dimensions/YRRSDimensions.xml'/> 162 162 163 <ibis:include href="charts/charts.xml"/> 164 <ibis:include href="maps/maps.xml"/> 163 165 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/yrrs/DrugHer30.xml
r22783 r24523 161 161 <ibis:include href='dimensions/YRRSDimensions.xml'/> 162 162 163 <ibis:include href="charts/charts.xml"/> 164 <ibis:include href="maps/maps.xml"/> 163 165 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/yrrs/DrugHerEvr.xml
r22783 r24523 161 161 <ibis:include href='dimensions/YRRSDimensions.xml'/> 162 162 163 <ibis:include href="charts/charts.xml"/> 164 <ibis:include href="maps/maps.xml"/> 163 165 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/yrrs/DrugInh30.xml
r22783 r24523 161 161 <ibis:include href='dimensions/YRRSDimensions.xml'/> 162 162 163 <ibis:include href="charts/charts.xml"/> 164 <ibis:include href="maps/maps.xml"/> 163 165 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/yrrs/DrugInjLife.xml
r22783 r24523 161 161 <ibis:include href='dimensions/YRRSDimensions.xml'/> 162 162 163 <ibis:include href="charts/charts.xml"/> 164 <ibis:include href="maps/maps.xml"/> 163 165 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/yrrs/DrugMari13.xml
r22783 r24523 161 161 <ibis:include href='dimensions/YRRSDimensions.xml'/> 162 162 163 <ibis:include href="charts/charts.xml"/> 164 <ibis:include href="maps/maps.xml"/> 163 165 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/yrrs/DrugMari30.xml
r22783 r24523 161 161 <ibis:include href='dimensions/YRRSDimensions.xml'/> 162 162 163 <ibis:include href="charts/charts.xml"/> 164 <ibis:include href="maps/maps.xml"/> 163 165 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/yrrs/DrugMeth30.xml
r22783 r24523 161 161 <ibis:include href='dimensions/YRRSDimensions.xml'/> 162 162 163 <ibis:include href="charts/charts.xml"/> 164 <ibis:include href="maps/maps.xml"/> 163 165 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/yrrs/DrugMethLife.xml
r22783 r24523 161 161 <ibis:include href='dimensions/YRRSDimensions.xml'/> 162 162 163 <ibis:include href="charts/charts.xml"/> 164 <ibis:include href="maps/maps.xml"/> 163 165 </QUERY_MODULE> -
adopters/nm/trunk/src/main/webapps/nmibis-content/xml/query/module/yrrs/DrugPain30.xml
r22783 r24523 161 161 <ibis:include href='dimensions/YRRSDimensions.xml'/> 162 162 163 <ibis:include href="charts/charts.xml"/>