Created
November 25, 2012 02:24
-
-
Save hannahwhy/4142151 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <wms-config> | |
| <server> | |
| <auto-discovery run="true" period="0"/> | |
| <datafilestore> | |
| <config-file>wms.DataFileStore.xml</config-file> | |
| </datafilestore> | |
| </server> | |
| <mapsource name="bmng200408" title="Blue Marble NG 08/2004"> | |
| <root-dir>/gtiff/output</root-dir> | |
| <class>gov.nasa.worldwind.servers.wms.generators.BlueMarbleNG500MGenerator</class> | |
| <property name="BlueMarble500M.namingscheme.prefix" value="world.topo" /> | |
| <property name="BlueMarble500M.namingscheme.suffix" value="tiff" /> | |
| <property name="BlueMarble500M.defaultTime" value="200408" /> | |
| </mapsource> | |
| </wms-config> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment