Revision 11199 trunk/extensions/extWMS/src/com/iver/cit/gvsig/fmap/layers/FLyrWMS.java

View differences:

FLyrWMS.java
213 213
			if( sFormat == null ) {
214 214
				sFormat = this.getGreatFormat(drv.getFormats());
215 215
			}
216
//			SRS
216
			// SRS
217 217
			Vector allSrs = wmsNode.getAllSrs();
218 218
			boolean isSRSSupported = false;
219 219
			if( sSRS != null ) {

Also available in: Unified diff